mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-python/oslo-messaging: enable py3.9
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -4,13 +4,13 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
DISTUTILS_USE_SETUPTOOLS=bdepend
|
DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||||
PYTHON_COMPAT=( python3_8 )
|
PYTHON_COMPAT=( python3_{8..9} )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="Messaging API for RPC and notifications over different messaging transports"
|
DESCRIPTION="Messaging API for RPC and notifications over different messaging transports"
|
||||||
HOMEPAGE="
|
HOMEPAGE="
|
||||||
https://pypi.org/project/oslo.messaging
|
https://pypi.org/project/oslo.messaging/
|
||||||
https://opendev.org/openstack/oslo.messaging
|
https://opendev.org/openstack/oslo.messaging
|
||||||
https://launchpad.net/oslo.messaging
|
https://launchpad.net/oslo.messaging
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user