[release-announce] [packaging-rpm] pymod2pkg 0.7.8
no-reply at openstack.org
no-reply at openstack.org
Fri Jun 2 10:18:04 UTC 2017
We are chuffed to announce the release of:
pymod2pkg 0.7.8: 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.7.7..0.7.8
---------------------------------
8078e86 Add mappings for networking-vsphere
b511ff1 Add murano-dashboard rule
6697866 Add rule for GitPython in RDO
5ab8ded Updated from global requirements
770f230 Drop py34 and add py35 in setup.cfg tox.ini
Diffstat (except docs and test files)
-------------------------------------
pymod2pkg/__init__.py | 4 ++++
setup.cfg | 2 +-
test-requirements.txt | 2 +-
tox.ini | 2 +-
4 files changed, 7 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 10867b4..70c11b0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ testtools>=1.4.0 # MIT
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
More information about the Release-announce
mailing list