projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
257ed81
)
dev-python/sexpdata: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:49:41 +0000
(06:49 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:45 +0000
(06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
index 1f1fbd53322d63a78aeab70ec04c97a27581c132..b0baea02ce4f724ef7a914305414f6952e7ec340 100644
(file)
--- a/
dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
+++ b/
dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=(python
{2_7,3_6}
)
+PYTHON_COMPAT=(python
3_6
)
inherit distutils-r1