Go to file
Dirk Mueller 8faf0c4571 Add Constraints support
Adding constraints support to clients is slightly more complex than
services as the clients themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove pymod2pkg.

Change-Id: I05a2bcca4a240df1995de0627c8acd7ffbeb1893
2016-12-03 13:09:26 +01:00
2016-11-28 12:47:58 +01:00
2016-12-03 13:09:26 +01:00
2015-11-10 14:56:15 +01:00
2015-10-01 18:38:00 +00:00
2015-11-02 09:10:12 +01:00
2015-11-02 09:10:12 +01:00
2016-01-07 19:09:50 +01:00
2016-11-25 13:02:17 +01:00
2016-06-06 15:12:16 +02:00
2016-06-06 15:12:16 +02:00
2016-12-03 13:09:26 +01: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://git.openstack.org/cgit/openstack/pymod2pkg

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

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

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%