mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-python/oslo-policy: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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