[new][packaging-rpm] pymod2pkg 0.6.0 release
We are stoked to announce the release of: pymod2pkg 0.6.0: python module name to package name map For more details, please see below. Changes in pymod2pkg 0.5.4..0.6.0 --------------------------------- 13c1646 Fix cloudkittyclient to cloudkitty 637473d Updated from global requirements af44d9b More exceptions for python-*client naming on SUSE e10889b Updated from global requirements 8e583df Add additional mappings for new clients 58a12b9 Add mapping for OpenStack project names Diffstat (except docs and test files) ------------------------------------- pymod2pkg/__init__.py | 48 ++++++++++++++++++++++++++++++++++++++---------- test-requirements.txt | 4 ++-- 4 files changed, 55 insertions(+), 14 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 143c765..4da89ca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,2 +9,2 @@ testtools>=1.4.0 # MIT -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +oslosphinx>=4.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org