17
0

37 Commits

Author SHA256 Message Date
47d188cbed Accepting request 1137434 from Cloud:OpenStack:Factory
- removed 0001-Allow-selecting-suse_39-template.patch
- update to version 2.3.0
  - Allow selecting suse_39 template
  - Allow suse_py311 to be selected as template
  - setup.cfg: Replace dashes with underscores
  - Switch to Python3 zed unit test jobs

OBS-URL: https://build.opensuse.org/request/show/1137434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=15
2024-01-07 20:42:40 +00:00
38434a71ea - removed 0001-Allow-selecting-suse_39-template.patch
- update to version 2.3.0
  - Allow selecting suse_39 template
  - Allow suse_py311 to be selected as template
  - setup.cfg: Replace dashes with underscores
  - Switch to Python3 zed unit test jobs

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=36
2024-01-07 20:06:15 +00:00
0175ec3f39 Accepting request 1109584 from Cloud:OpenStack:Factory
- added 0001-Allow-selecting-suse_39-template.patch

OBS-URL: https://build.opensuse.org/request/show/1109584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=14
2023-09-08 19:15:27 +00:00
6ea5080926 - added 0001-Allow-selecting-suse_39-template.patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=34
2023-03-03 21:37:46 +00:00
be00538779 Accepting request 1039271 from Cloud:OpenStack:Factory
- remove unused dependencies

OBS-URL: https://build.opensuse.org/request/show/1039271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=13
2022-12-01 16:37:22 +00:00
e8afba2b6a - remove unused dependencies
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=32
2022-12-01 09:19:07 +00:00
a230ac5458 Accepting request 976982 from Cloud:OpenStack:Factory
- update to version 2.2.0
  - Correct a typo in the document
  - [community goal] Update contributor documentation
  - Use py3 as the default runtime for tox
  - drop mock from lower-constraints and requirements
  - Add support for Jinja2 3.x filters
  - Switch to OFTC

OBS-URL: https://build.opensuse.org/request/show/976982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=12
2022-05-13 21:03:09 +00:00
72c99572bd - update to version 2.2.0
- Correct a typo in the document
  - [community goal] Update contributor documentation
  - Use py3 as the default runtime for tox
  - drop mock from lower-constraints and requirements
  - Add support for Jinja2 3.x filters
  - Switch to OFTC

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=30
2022-05-13 07:22:50 +00:00
4e8555d823 Accepting request 850979 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/850979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=11
2020-11-26 22:14:29 +00:00
048f4520fc Accepting request 849191 from home:jayvdb:branches:devel:languages:python
- Update to v2.1.0

OBS-URL: https://build.opensuse.org/request/show/849191
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=28
2020-11-26 10:11:28 +00:00
96c0d8da26 Accepting request 812566 from Cloud:OpenStack:Factory
- update urls to opendev

OBS-URL: https://build.opensuse.org/request/show/812566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=10
2020-07-15 09:27:36 +00:00
02ca0aec6b - update urls to opendev
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=26
2020-05-12 09:53:55 +00:00
a619165d05 Accepting request 785863 from Cloud:OpenStack:Factory
- update to version 2.0.0
  - Set ignore_basepython_conflict in tox
  - Add Python 3 Train unit tests
  - Drop py27 support
  - Fix urllib.urlopen for python3
  - Drop use of unittest2
  - Remove usage of platform.linux_distribution

OBS-URL: https://build.opensuse.org/request/show/785863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=9
2020-03-17 12:11:39 +00:00
17f948aa34 - update to version 2.0.0
- Set ignore_basepython_conflict in tox
  - Add Python 3 Train unit tests
  - Drop py27 support
  - Fix urllib.urlopen for python3
  - Drop use of unittest2
  - Remove usage of platform.linux_distribution

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=24
2020-03-17 09:50:45 +00:00
04adc9acff Accepting request 732093 from Cloud:OpenStack:Factory
- add conflict for the impossible to workaround staging failures

- update to version 1.12.0
  - Add contextfunctions 'py2' and 'py3'

- switch to python 3.x only package

- update to version 1.11.1
  - Switch to TOX_CONSTRAINTS_FILE
  - Update flake8 version to latest release
  - Switch to openstackdocstheme
  - OpenDev Migration Patch
  - Preserve list order in _pymod2pkg_translate
  - Fix _pymod2pkg_translate when skip_pyversion is None
  - Follow opendev rebranding

- update to version 1.10.0
  - fix tox python3 overrides
  - Update home-page
  - Update links in README
  - Switch to stestr
  - Change openstack-dev to openstack-discuss
  - Move linter dependencies out of test-requirements
  - Removed older version of python added 3.5
  - Avoid tox_install.sh for constraints support
  - switch documentation job to new PTI
  - Update to a somewhat recent flake8 version
  - add python 3.6 unit test job
  - Updated from global requirements
  - import zuul job settings from project-config

OBS-URL: https://build.opensuse.org/request/show/732093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=8
2019-09-23 10:37:16 +00:00
90bffcc4ef - add conflict for the impossible to workaround staging failures
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=22
2019-09-20 07:49:27 +00:00
9612aa1831 - update to version 1.12.0
- Add contextfunctions 'py2' and 'py3'

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=21
2019-07-11 17:22:24 +00:00
cf34ce5405 - switch to python 3.x only package
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=20
2019-06-26 15:39:54 +00:00
2bd52ef249 - update to version 1.11.1
- Switch to TOX_CONSTRAINTS_FILE
  - Update flake8 version to latest release
  - Switch to openstackdocstheme
  - OpenDev Migration Patch
  - Preserve list order in _pymod2pkg_translate
  - Fix _pymod2pkg_translate when skip_pyversion is None
  - Follow opendev rebranding

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=19
2019-06-17 10:08:01 +00:00
af2db2fc0e - update to version 1.10.0
- fix tox python3 overrides
  - Update home-page
  - Update links in README
  - Switch to stestr
  - Change openstack-dev to openstack-discuss
  - Move linter dependencies out of test-requirements
  - Removed older version of python added 3.5
  - Avoid tox_install.sh for constraints support
  - switch documentation job to new PTI
  - Update to a somewhat recent flake8 version
  - add python 3.6 unit test job
  - Updated from global requirements
  - import zuul job settings from project-config
- convert to singlespec

- refresh spec file from master

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=18
2019-04-29 12:32:51 +00:00
d0591abbbb OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=17 2018-02-23 13:41:33 +00:00
0830d9e3da Accepting request 533295 from Cloud:OpenStack:Factory
- update to version 1.9.1
  - Remove python_module definition from suse template

OBS-URL: https://build.opensuse.org/request/show/533295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=7
2017-10-13 12:18:07 +00:00
b50dc7273a - update to version 1.9.1
- Remove python_module definition from suse template

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=15
2017-10-11 06:14:25 +00:00
007a573c19 Accepting request 532808 from Cloud:OpenStack:Factory
- update to version 1.9.0
  - Add option to skip certain python version

- update to version 1.8.0
  - Fix SUSE detection on Tumbleweed and SLE15

OBS-URL: https://build.opensuse.org/request/show/532808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=6
2017-10-10 09:42:34 +00:00
cd629827c4 - update to version 1.9.0
- Add option to skip certain python version

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=13
2017-10-09 15:09:44 +00:00
adcc73a577 - update to version 1.8.0
- Fix SUSE detection on Tumbleweed and SLE15

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=12
2017-10-09 14:57:32 +00:00
0b4c5a7835 Accepting request 526334 from Cloud:OpenStack:Factory
- update to version 1.7.0
  - Support different py versions in py2name() and py2pkg()
  - Clarify variable name
  - Add context function `url_pypi`
  - Introduce a new --input-template-format switch
  - Semantically determine lowest version number, not lexigraphically
  - Move context related functions to extra file
  - Fix rc version handling on SUSE
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/request/show/526334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=5
2017-09-15 20:32:02 +00:00
8a2860f974 - update to version 1.7.0
- Support different py versions in py2name() and py2pkg()
  - Clarify variable name
  - Add context function `url_pypi`
  - Introduce a new --input-template-format switch
  - Semantically determine lowest version number, not lexigraphically
  - Move context related functions to extra file
  - Fix rc version handling on SUSE
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=10
2017-09-15 09:38:03 +00:00
0328da1221 Accepting request 499767 from Cloud:OpenStack:Factory
- update to version 1.6.1
  - Sort found archives by mtime for version detection
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/request/show/499767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=4
2017-05-31 10:21:02 +00:00
fa8cb63806 - update to version 1.6.1
- Sort found archives by mtime for version detection
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=8
2017-05-30 13:22:54 +00:00
b99cc2f017 Accepting request 489763 from Cloud:OpenStack:Factory
- update to version 1.6.0
  - Return the full path when searching for archive files
  - Add 'basename' filter

- update to version 1.5.0:
  - Look in 'output_dir' when searching archives
  - Enable and fix more tests
  - Updated from global requirements
  - Make output dir available in the context
  - Add new function fetch_source() to download files

OBS-URL: https://build.opensuse.org/request/show/489763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=3
2017-04-24 07:49:23 +00:00
43e6a8cab2 - update to version 1.6.0
- Return the full path when searching for archive files
  - Add 'basename' filter

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=6
2017-04-21 09:17:32 +00:00
06ab37e63d Accepting request 485853 from Cloud:OpenStack:Factory
- update to version 1.4.0:
  - Fix docs for child templates
  - Introduce context variable 'pypi_name'
  - Updated from global requirements
  - Add dynamic version detection from archive files

OBS-URL: https://build.opensuse.org/request/show/485853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=2
2017-04-20 18:50:10 +00:00
952c8a20ac - update to version 1.5.0:
- Look in 'output_dir' when searching archives
  - Enable and fix more tests
  - Updated from global requirements
  - Make output dir available in the context
  - Add new function fetch_source() to download files

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=4
2017-04-13 10:15:36 +00:00
be687fffe7 - update to version 1.4.0:
- Fix docs for child templates
  - Introduce context variable 'pypi_name'
  - Updated from global requirements
  - Add dynamic version detection from archive files

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=3
2017-04-05 14:59:19 +00:00
78f8b9d79f Accepting request 456026 from Cloud:OpenStack:Factory
New package

OBS-URL: https://build.opensuse.org/request/show/456026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-renderspec?expand=0&rev=1
2017-02-21 12:39:10 +00:00
e8ac9b18bd - Initial packaging (version 1.3.0)
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-renderspec?expand=0&rev=1
2017-02-10 14:14:44 +00:00