projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8017bd
)
dev-python/future: Use https
author
Michał Górny
<mgorny@gentoo.org>
Sat, 7 Mar 2020 15:21:06 +0000
(16:21 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 7 Mar 2020 15:23:52 +0000
(16:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/future/future-0.18.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/future/future-0.18.2.ebuild
b/dev-python/future/future-0.18.2.ebuild
index 05c7df6986918296d51d3d42b9a08c363d4b4a10..e15a41f59f118c98257c9932e23d8c728d8277c2 100644
(file)
--- a/
dev-python/future/future-0.18.2.ebuild
+++ b/
dev-python/future/future-0.18.2.ebuild
@@
-8,7
+8,7
@@
PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
inherit distutils-r1
DESCRIPTION="Easy, clean, reliable Python 2/3 compatibility"
-HOMEPAGE="http://python-future.org/"
+HOMEPAGE="http
s
://python-future.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"