projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
756f16f
)
dev-python/treq: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:24:17 +0000
(07:24 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:21 +0000
(07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/treq/treq-17.8.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/treq/treq-17.8.0.ebuild
b/dev-python/treq/treq-17.8.0.ebuild
index a9ad848cb792371aaabc832e2bbee5901e2b7e89..9e13678efb1d5aa310145877caad4bd9f12bf4ae 100644
(file)
--- a/
dev-python/treq/treq-17.8.0.ebuild
+++ b/
dev-python/treq/treq-17.8.0.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
DESCRIPTION="A requests-like API built on top of twisted.web's Agent"