projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca6fdbc
)
dev-python/tweepy: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:21:21 +0000
(15:21 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:24:19 +0000
(15:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/tweepy/tweepy-3.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/tweepy/tweepy-3.5.0.ebuild
b/dev-python/tweepy/tweepy-3.5.0.ebuild
index 008e2c23fb34dd0a809c54b9316f9fe460b434e6..603f325a84eeed7d1f6110b1ef9a09c52b56382c 100644
(file)
--- a/
dev-python/tweepy/tweepy-3.5.0.ebuild
+++ b/
dev-python/tweepy/tweepy-3.5.0.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1