[packaging-rpm] renderspec 1.2.0
We are eager to announce the release of: renderspec 1.2.0: Jinja2 template renderer for generating .spec files Download the package from: https://tarballs.openstack.org/renderspec/ For more details, please see below. Changes in renderspec 1.1.0..1.2.0 ---------------------------------- 7562813 Show team and repo badges on README 344f96b Don't include openstack/common in flake8 exclude list e6577b3 Add new context functions for version handling 025de5d Change Python classifier and venv 5e43bf8 Updated from global requirements 5fb4825 Remove filter for license Diffstat (except docs and test files) ------------------------------------- README.rst | 9 +++++ renderspec/__init__.py | 80 +++++++++++++++++++++++++++++++++++++---- requirements.txt | 2 +- setup.cfg | 2 +- tox.ini | 4 +-- 7 files changed, 233 insertions(+), 12 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2830289..a961e78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ Jinja2>=2.8 # BSD License (3 clause) -pymod2pkg>=0.5.4 # Apache-2.0 +pymod2pkg>=0.6.1 # Apache-2.0
participants (1)
-
no-reply@openstack.org