projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11b38a9
)
dev-python/python-utils: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:02:51 +0000
(21:02 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:10:55 +0000
(21:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-utils/python-utils-2.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-utils/python-utils-2.3.0.ebuild
b/dev-python/python-utils/python-utils-2.3.0.ebuild
index 39ce863e72a6e5cbbdf2513a4bc524e905eaff9f..24e371d90eb68eef51e0cc85014f62758d0c93f9 100644
(file)
--- a/
dev-python/python-utils/python-utils-2.3.0.ebuild
+++ b/
dev-python/python-utils/python-utils-2.3.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} pypy3)
+PYTHON_COMPAT=( python3_{6,7} pypy3)
PATCHES=( "${FILESDIR}"/${P}-pytest-runner.patch )
inherit distutils-r1