Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mox3/
Date: Fri, 16 Feb 2018 18:07:37
Message-Id: 1518804424.4c03cdbd76e2c428549f6864ab9eb200d9674def.prometheanfire@gentoo
1 commit: 4c03cdbd76e2c428549f6864ab9eb200d9674def
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 18:07:04 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 18:07:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c03cdbd
7
8 dev-python/mox3: fixing patching
9
10 Closes: https://bugs.gentoo.org/647888
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 dev-python/mox3/mox3-0.24.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/mox3/mox3-0.24.0.ebuild b/dev-python/mox3/mox3-0.24.0.ebuild
17 index 58ae32874f3..6a213ae74bd 100644
18 --- a/dev-python/mox3/mox3-0.24.0.ebuild
19 +++ b/dev-python/mox3/mox3-0.24.0.ebuild
20 @@ -38,7 +38,7 @@ RDEPEND="
21 ${CRDEPEND}
22 "
23
24 -PATCHES=( "${FILESDIR}"/${P}-RegexTest-python3.6.patch )
25 +PATCHES=( "${FILESDIR}"/${PN}-0.12.0-RegexTest-python3.6.patch )
26
27 python_compile_all() {
28 use doc && esetup.py build_sphinx