mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/zope-configuration: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/7487
This commit is contained in:
committed by
Michał Górny
parent
49f8ba84ca
commit
c2e9e81d84
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -9,7 +9,8 @@ MY_PN=zope.configuration
|
||||
MY_P=${MY_PN}-${PV}
|
||||
|
||||
DESCRIPTION="Zope Configuration Architecture"
|
||||
HOMEPAGE="https://github.com/zopefoundation/zope.configuration http://docs.zope.org/zope.configuration/"
|
||||
HOMEPAGE="https://github.com/zopefoundation/zope.configuration
|
||||
https://docs.zope.org/zope.configuration/"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="ZPL"
|
||||
|
||||
Reference in New Issue
Block a user