projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae570ce
)
dev-python/rtimulib: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:42:50 +0000
(06:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:28 +0000
(06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild
b/dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild
index a123feeb7cf2176e3eb175cdaa3e5ab74cc97943..da28deedecf25bc6940f682509d72859d2b35df4 100644
(file)
--- a/
dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild
+++ b/
dev-python/rtimulib/rtimulib-7.2.1-r1.ebuild
@@
-4,7
+4,7
@@
EAPI=7
DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1