mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 09:03:44 -04:00
dev-python/oslo-policy: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<bugs-to>https://bugs.launchpad.net/oslo.policy</bugs-to>
|
||||
<remote-id type="pypi">oslo.policy</remote-id>
|
||||
<remote-id type="github">openstack/oslo.policy</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -9,7 +9,11 @@ PYTHON_COMPAT=( python3_8 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Support for RBAC policy enforcement across all OpenStack services"
|
||||
HOMEPAGE="https://pypi.org/project/oslo.policy"
|
||||
HOMEPAGE="
|
||||
https://opendev.org/openstack/oslo.policy
|
||||
https://pypi.org/project/oslo.policy
|
||||
https://github.com/openstack/oslo.policy
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/oslo.policy/oslo.policy-${PV}.tar.gz"
|
||||
S="${WORKDIR}/oslo.policy-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user