Go to file
Sean McGinnis f8b81c71f9 Drop use of unittest2
unittest2 was needed for compatibility with python <= 2.6, so we have
not needed this for quite some time now. See unittest2 note on:

https://docs.python.org/2.7/library/unittest.html

This drops the use of unittest2 in favor of the standard unittest
package.

Change-Id: I46ec317f0ee43ff95d8af1aa68b8d0596dc4dd35
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-12 02:31:47 -06:00
2019-07-05 16:27:47 -07:00
2019-10-11 11:04:48 +02:00
2019-04-19 19:28:24 +00:00
2019-07-05 16:28:44 -07:00
2015-11-02 09:10:12 +01:00
2020-01-12 02:31:47 -06:00
2015-11-02 09:10:12 +01:00
2016-01-07 19:09:50 +01:00
2019-08-21 12:39:26 +00:00
2019-07-05 16:28:44 -07:00
2017-03-02 11:54:02 +00:00
2020-01-12 02:31:47 -06:00
2019-08-21 12:39:26 +00:00

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

Description
Python module name to package name map
Readme 1.4 MiB
Languages
Python 98.6%
Makefile 1.4%