projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e91a9
)
dev-python/asdf: use HTTPS
author
Michael Mair-Keimberger
<m.mairkeimberger@gmail.com>
Thu, 9 May 2019 17:24:58 +0000
(19:24 +0200)
committer
Aaron Bauman
<bman@gentoo.org>
Mon, 13 May 2019 17:54:31 +0000
(13:54 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/asdf/asdf-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/asdf/asdf-1.2.1.ebuild
b/dev-python/asdf/asdf-1.2.1.ebuild
index 4b287fcb4b808f898f1bbef13e1161fc7f010fb8..eb130febcd265c7281660771a9f091539624f784 100644
(file)
--- a/
dev-python/asdf/asdf-1.2.1.ebuild
+++ b/
dev-python/asdf/asdf-1.2.1.ebuild
@@
-7,7
+7,7
@@
PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Python library for the Advanced Scientific Data Format"
-HOMEPAGE="http
://asdf.readthedocs.io
/"
+HOMEPAGE="http
s://asdf.readthedocs.io/en/latest
/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"