projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d10ae9
)
dev-python/fasteners: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Sat, 28 Mar 2020 16:21:03 +0000
(17:21 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 28 Mar 2020 16:27:49 +0000
(17:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/fasteners/fasteners-0.14.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fasteners/fasteners-0.14.1-r1.ebuild
b/dev-python/fasteners/fasteners-0.14.1-r1.ebuild
index 8f021a8b24c297e325f478e37233f030fe464c27..9413f8a034628a62229fe1a33a162816deeb7dcc 100644
(file)
--- a/
dev-python/fasteners/fasteners-0.14.1-r1.ebuild
+++ b/
dev-python/fasteners/fasteners-0.14.1-r1.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} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1