RPM .spec template renderer
Go to file
Vu Cong Tuan fd4d10d732 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.

Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I61dca6dfd7f6227731fdd6902bdd79b5ba0fb995
2018-11-23 01:42:49 +01:00
doc/source Add option to skip certain python version 2017-09-29 22:33:17 +02:00
renderspec Merge "Update to a somewhat recent flake8 version" 2017-11-23 15:57:52 +00:00
.gitignore Switch to stestr 2018-11-23 01:42:49 +01:00
.gitreview Added .gitreview 2015-10-02 07:54:18 +00:00
.stestr.conf Switch to stestr 2018-11-23 01:42:49 +01:00
.zuul.yaml Switch to stestr 2018-11-23 01:42:49 +01:00
LICENSE Initial version of renderspec 2015-10-05 08:40:44 +02:00
README.rst Update links in README 2018-03-02 17:58:21 +08:00
requirements.txt Switch to stestr 2018-11-23 01:42:49 +01:00
setup.cfg Avoid tox_install.sh for constraints support 2017-12-20 10:25:12 +01:00
setup.py Updated from global requirements 2017-03-02 11:55:41 +00:00
test-requirements.txt Switch to stestr 2018-11-23 01:42:49 +01:00
tests.py Add option to skip certain python version 2017-09-29 22:33:17 +02:00
tox.ini Switch to stestr 2018-11-23 01:42:49 +01:00

Team and repository tags

image

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

https://docs.openstack.org/renderspec/latest/

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/renderspec

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

https://git.openstack.org/cgit/openstack/renderspec

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