Python module name to package name map
Go to file
Dirk Mueller 037724dd88 Switch away from deprecated distribution lookup
Python 3.8 removed the linux_distribution support, we need
to switch to the distro package.

To pass testing, we need to update to a newer flake8 version.
Also update setuptools annotation since Python 2.x support
has been dropped.

Change-Id: I40768af80ff376866b1070026a93fd3f4bb1c2e4
2020-03-23 12:37:13 +01:00
doc/source Switch to openstackdocstheme 2019-07-05 16:27:47 -07:00
pymod2pkg Switch away from deprecated distribution lookup 2020-03-23 12:37:13 +01:00
.gitignore Switch to stestr and remove flake8 from the list of dependencies 2018-08-28 14:01:32 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:24 +00:00
.stestr.conf Switch to stestr and remove flake8 from the list of dependencies 2018-08-28 14:01:32 +02:00
.zuul.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-02-15 17:14:08 -06:00
LICENSE Initial import 2015-11-02 09:10:12 +01:00
MANIFEST.in Restructure documentation 2016-01-07 19:09:50 +01:00
Makefile Initial import 2015-11-02 09:10:12 +01:00
README.rst update git.openstack.org to opendev 2019-08-21 12:39:26 +00:00
lower-constraints.txt Drop use of unittest2 2020-01-12 02:31:47 -06:00
requirements.txt Switch away from deprecated distribution lookup 2020-03-23 12:37:13 +01:00
setup.cfg Switch away from deprecated distribution lookup 2020-03-23 12:37:13 +01:00
setup.py Updated from global requirements 2017-03-02 11:54:02 +00:00
test-requirements.txt Switch away from deprecated distribution lookup 2020-03-23 12:37:13 +01:00
tests.py Drop use of unittest2 2020-01-12 02:31:47 -06:00
tox.ini Switch away from deprecated distribution lookup 2020-03-23 12:37:13 +01:00

README.rst

Team and repository tags

image

pymod2pkg

pymod2pkg is a simple python module for translating python module names to corresponding package names which is a common problem in the packaging world. It is used for the OpenStack rpm packaging initiative. For more information about the OpenStack rpm packaging initiative, please follow the link to the wiki page:

https://wiki.openstack.org/wiki/Rpm-packaging

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

https://bugs.launchpad.net/pymod2pkg

Developers wishing to work on pymod2pkg should always base their work on the latest code, available from the master GIT repository at:

https://opendev.org/openstack/pymod2pkg

Developers should also join the discussion on the mailing list, at:

http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss

or join the IRC channel on

http://webchat.freenode.net/?channels=openstack-rpm-packaging