10dba17495
[1] ensured proper order for py_vers when using pymod2pkg, however it did not consider the chance that skip_pyversion is None. In this case, it failed with: TypeError: argument of type 'NoneType' is not iterable This patch ensures that it works even when skip_pyversion is None. [1] - https://review.opendev.org/662719 Change-Id: Iac7dda35b44edf4a7af31129d9055280aa37df01 |
||
---|---|---|
doc | ||
renderspec | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tests.py | ||
tox.ini |
Team and repository tags
renderspec
renderspec is a tool to convert a .spec.j2 Jinja2 template to a rpm .spec file which is usable for different distributions and follow their policies and processes.
Documentation for renderspec can be found at
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 renderspec 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