projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad9f3b
)
dev-python/txrequests: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:27:38 +0000
(07:27 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:29 +0000
(07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/txrequests/txrequests-0.9.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/txrequests/txrequests-0.9.5-r1.ebuild
b/dev-python/txrequests/txrequests-0.9.5-r1.ebuild
index 110f786d47352907ed356ce6f1b6566512e3c64a..123a0eddff0ec875c7ee4bbff72d80e15eb3c42b 100644
(file)
--- a/
dev-python/txrequests/txrequests-0.9.5-r1.ebuild
+++ b/
dev-python/txrequests/txrequests-0.9.5-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6)
+PYTHON_COMPAT=( python3_6)
inherit distutils-r1