projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c06e9
)
dev-python/capturer: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:39:05 +0000
(14:39 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 4 Feb 2020 13:42:26 +0000
(14:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/capturer/capturer-2.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/capturer/capturer-2.3.ebuild
b/dev-python/capturer/capturer-2.3.ebuild
index 31a964c7bfe87b16cdfa9ae8248c3020240e6049..45eb0e663712e65a5b2bf60a8f5c722a0749b878 100644
(file)
--- a/
dev-python/capturer/capturer-2.3.ebuild
+++ b/
dev-python/capturer/capturer-2.3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1