[release-announce] pymod2pkg 0.13.3

no-reply at openstack.org no-reply at openstack.org
Tue May 29 14:05:01 UTC 2018


We are pumped to announce the release of:

pymod2pkg 0.13.3: 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.13.2..0.13.3
-----------------------------------

d51a548 Add RDO mapping for rtslib-fb
8c8e861 add lower-constraints job
78afecc Updated from global requirements
3e215db Update links in README
2a9f7b9 Add RDO mapping for ansible
c11ecdd Add RDO mapping for sphinx_rtd_theme, remove unneeded dot


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml            |  7 +++++++
README.rst            |  4 ++--
lower-constraints.txt | 29 +++++++++++++++++++++++++++++
pymod2pkg/__init__.py |  6 +++++-
test-requirements.txt |  2 +-
tox.ini               |  7 +++++++
6 files changed, 51 insertions(+), 4 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index fa27547..94f2f8d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ testtools>=2.2.0 # MIT
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD






More information about the Release-announce mailing list