projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15af089
)
dev-python/pytest-flakes: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:02:53 +0000
(21:02 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:10:56 +0000
(21:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
b/dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
index 404ad119b81678619abfecf5c0e184156e1c9439..9acf63c308af0fa85e0aeb6ec841db2cea8047dc 100644
(file)
--- a/
dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
+++ b/
dev-python/pytest-flakes/pytest-flakes-4.0.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)
inherit distutils-r1