projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f53f0d
)
dev-python/requests-file: Drop py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 10:03:04 +0000
(11:03 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 10:13:07 +0000
(11:13 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/requests-file/requests-file-1.4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/requests-file/requests-file-1.4.3.ebuild
b/dev-python/requests-file/requests-file-1.4.3.ebuild
index d050e9c629f69ad6108c90350760e4b9edddf6a6..44ab0065f5795857e45c1b927c9f50c46568e16b 100644
(file)
--- a/
dev-python/requests-file/requests-file-1.4.3.ebuild
+++ b/
dev-python/requests-file/requests-file-1.4.3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="File transport adapter for Requests"