RPM .spec template renderer
Go to file
Andreas Jaeger 8e84ccdcbd Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I6d6ed7c7db614dd1b5a678d496d6d8790383d8e9
2020-06-01 15:24:41 +02:00
doc Switch to newer openstackdocstheme version 2020-06-01 15:24:41 +02:00
renderspec Fix urllib.urlopen for python3 2020-03-17 06:21:22 +01:00
.gitignore Switch to stestr 2018-11-23 01:42:49 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:45:17 +00:00
.stestr.conf Switch to stestr 2018-11-23 01:42:49 +01:00
.zuul.yaml Drop py27 support 2020-01-12 02:28:31 -06:00
LICENSE Initial version of renderspec 2015-10-05 08:40:44 +02:00
README.rst Follow opendev rebranding 2019-05-23 01:44:16 +02:00
requirements.txt Drop py27 support 2020-01-12 02:28:31 -06:00
setup.cfg Cleanup py27 support 2020-04-05 10:43:59 +02:00
setup.py Cleanup py27 support 2020-04-05 10:43:59 +02:00
test-requirements.txt Switch to openstackdocstheme 2019-05-21 09:19:42 +02:00
tests.py Drop use of unittest2 2020-01-12 02:18:24 -06:00
tox.ini Cleanup py27 support 2020-04-05 10:43:59 +02:00

README.rst

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://opendev.org/openstack/renderspec

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