projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164e2b3
)
dev-python/bottle: Use https for HOMEPAGE
author
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Dec 2019 14:29:56 +0000
(15:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Dec 2019 14:37:58 +0000
(15:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/bottle/bottle-0.12.16.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/bottle/bottle-0.12.16.ebuild
b/dev-python/bottle/bottle-0.12.16.ebuild
index 4d5b75adc20f4f4a289c617acf6bb4aab0b07d30..256eed7e1c0fc800affcf99cd053841b39674bb0 100644
(file)
--- a/
dev-python/bottle/bottle-0.12.16.ebuild
+++ b/
dev-python/bottle/bottle-0.12.16.ebuild
@@
-8,7
+8,7
@@
PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1 eutils
DESCRIPTION="A fast and simple micro-framework for small web-applications"
-HOMEPAGE="https://pypi.org/project/bottle/ http://bottlepy.org/"
+HOMEPAGE="https://pypi.org/project/bottle/ http
s
://bottlepy.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"