We enthusiastically announce the release of: pymod2pkg 0.12.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.11.0..0.12.0 ----------------------------------- de7ab9f Add packages needed for freezer 9de8ac7 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- pymod2pkg/__init__.py | 5 +++-- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index e5e242b..fa27547 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ testtools>=2.2.0 # MIT -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD