Andreas Jaeger ece74aaa98 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I38ea03576c19cb008f5a07be3527535b4652a4c5
2020-04-05 10:43:59 +02:00
2020-04-05 10:43:59 +02:00
2020-03-17 06:21:22 +01:00
2018-11-23 01:42:49 +01:00
2019-04-19 19:45:17 +00:00
2018-11-23 01:42:49 +01:00
2020-01-12 02:28:31 -06:00
2015-10-05 08:40:44 +02:00
2019-05-23 01:44:16 +02:00
2020-01-12 02:28:31 -06:00
2020-04-05 10:43:59 +02:00
2020-04-05 10:43:59 +02:00
2020-01-12 02:18:24 -06:00
2020-04-05 10:43:59 +02: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://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

Description
RPM .spec template renderer
Readme 1 MiB
Languages
Python 99.3%
Jinja 0.7%