mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/zope-event: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -10,7 +10,8 @@ MY_PN=${PN/-/.}
|
||||
MY_P=${MY_PN}-${PV}
|
||||
|
||||
DESCRIPTION="Event publishing / dispatch, used by Zope Component Architecture"
|
||||
HOMEPAGE="https://github.com/zopefoundation/zope.event http://docs.zope.org/zope.event/"
|
||||
HOMEPAGE="https://github.com/zopefoundation/zope.event
|
||||
https://docs.zope.org/zope.event/"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="ZPL"
|
||||
|
||||
Reference in New Issue
Block a user