projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b3ff9f
)
dev-python/URLObject: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:51:28 +0000
(07:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:01 +0000
(08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/URLObject/URLObject-2.4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/URLObject/URLObject-2.4.3.ebuild
b/dev-python/URLObject/URLObject-2.4.3.ebuild
index 2c73710f1b39c21a71bb61d246ef64dc1e9a4355..5796b3cf392fe4e23c958cedebed0a7e2e6e8e2d 100644
(file)
--- a/
dev-python/URLObject/URLObject-2.4.3.ebuild
+++ b/
dev-python/URLObject/URLObject-2.4.3.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1