03fa48130c
- 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
e0bf19994b
- 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
96184c2afa
- 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
4b7c40f6a3
- 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
9ed204c455
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
d206d962ac
- 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
cbe71d01bb
- 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
0d1301e309
- 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
c2dffb956c
- 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
9b9293314d
- 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
0d56cce922
- 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
199f11284b
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
f6ba18ec10
- 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
b1e9ad2b78
- 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
c68fdce3b2
- 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
c87b8560bd
- 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
100cacc03a
- 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
ce5cd42fa4
- 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
10ceaadd20
- 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
243e6e30e7
- 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
986d18a45a
- 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