mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/mox3: fixing patching
Closes: https://bugs.gentoo.org/647888 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -38,7 +38,7 @@ RDEPEND="
|
||||
${CRDEPEND}
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-RegexTest-python3.6.patch )
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.12.0-RegexTest-python3.6.patch )
|
||||
|
||||
python_compile_all() {
|
||||
use doc && esetup.py build_sphinx
|
||||
|
||||
Reference in New Issue
Block a user