projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
101da99
)
dev-python/positional: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 18:58:04 +0000
(19:58 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:12:30 +0000
(20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/positional/positional-1.1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/positional/positional-1.1.2.ebuild
b/dev-python/positional/positional-1.1.2.ebuild
index 4a97388ea26fa8e39ef3b4caee2b607aaa6ce361..d8e538d5d00a83054912c498bf676cc5a3095979 100644
(file)
--- a/
dev-python/positional/positional-1.1.2.ebuild
+++ b/
dev-python/positional/positional-1.1.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1