
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>
Team and repository tags
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:
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:
Developers wishing to work on pymod2pkg should always base their work on the latest code, available from the master GIT repository at:
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