We enthusiastically announce the release of: pymod2pkg 0.24.0: python module name to package name map The source is available from: https://opendev.org/openstack/pymod2pkg Download the package from: https://tarballs.openstack.org/pymod2pkg/ For more details, please see below. Changes in pymod2pkg 0.23.0..0.24.0 ----------------------------------- 5c9c283 Add ansible-runner 429780d doc: update git clone url to opendev.org f740d32 Cleanup py27 support Diffstat (except docs and test files) ------------------------------------- pymod2pkg/__init__.py | 3 +++ setup.cfg | 16 +--------------- setup.py | 9 --------- test-requirements.txt | 2 +- 5 files changed, 6 insertions(+), 26 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1de0ae7..dcabff9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8 +8 @@ testtools>=2.2.0 # MIT -sphinx!=1.6.6,!=1.6.7;python_version>='3.4' # BSD +sphinx>=1.6.1,!=1.6.6,!=1.6.7 # BSD
participants (1)
-
no-reply@openstack.org