[packaging-rpm] pymod2pkg 0.9.0
We are chuffed to announce the release of: pymod2pkg 0.9.0: python module name to package name map Download the package from: https://tarballs.openstack.org/pymod2pkg/ For more details, please see below. Changes in pymod2pkg 0.8.4..0.9.0 --------------------------------- 3e85d93 Add mapping of tempest-horizon for RDO 2f6b986 Add support for python3 packages c05fc63 Updated from global requirements e4e6fa1 Added name conversion support for tempest-plugin 689922d Support FWaaS/VPNaaS horizon ui/dashboard plugins on SUSE Diffstat (except docs and test files) ------------------------------------- pymod2pkg/__init__.py | 176 ++++++++++++++++++++++++++++++++++---------------- test-requirements.txt | 2 +- 3 files changed, 191 insertions(+), 66 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index cf3e149..27581c4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ testrepository>=0.0.18 # Apache-2.0/BSD -testresources>=0.2.4 # Apache-2.0/BSD +testresources>=2.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org