[release-announce] pymod2pkg 0.15.0

no-reply at openstack.org no-reply at openstack.org
Wed Sep 26 18:10:54 UTC 2018


We high-spiritedly announce the release of:

pymod2pkg 0.15.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.14.0..0.15.0
-----------------------------------

2554db6 Add qinling client
7cd9881 add python 3.6 unit test job
9c93415 switch documentation job to new PTI
f1eb8ff import zuul job settings from project-config
2674bb7 Switch to stestr and remove flake8 from the list of dependencies


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

.gitignore            | 2 +-
.stestr.conf          | 3 +++
.testr.conf           | 8 --------
.zuul.yaml            | 5 +++++
pymod2pkg/__init__.py | 4 ++--
test-requirements.txt | 3 +--
tox.ini               | 4 +++-
7 files changed, 15 insertions(+), 14 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 94f2f8d..070bb01 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,2 +4 @@
-flake8>=3.5.0 # MIT
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list