projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a2545f
)
dev-python/smmap2: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:02:00 +0000
(07:02 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:15 +0000
(07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/smmap2/smmap2-2.0.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/smmap2/smmap2-2.0.3.ebuild
b/dev-python/smmap2/smmap2-2.0.3.ebuild
index f1bdf999cb60d3155cc379927e77a78cee168efd..4a29653bfc62a286ad8dd46dbdf30f2260f4df12 100644
(file)
--- a/
dev-python/smmap2/smmap2-2.0.3.ebuild
+++ b/
dev-python/smmap2/smmap2-2.0.3.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1