17
0
Files
python-renderspec/python-renderspec.changes
Thomas Bechtold 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

51 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 15 09:36:33 UTC 2017 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Tue May 30 13:18:42 UTC 2017 - cloud-devel@suse.de
- update to version 1.6.1
- Sort found archives by mtime for version detection
- Updated from global requirements
-------------------------------------------------------------------
Fri Apr 21 09:14:13 UTC 2017 - cloud-devel@suse.de
- update to version 1.6.0
- Return the full path when searching for archive files
- Add 'basename' filter
-------------------------------------------------------------------
Thu Apr 13 10:14:13 UTC 2017 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Wed Apr 5 14:52:52 UTC 2017 - cloud-devel@suse.de
- 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
-------------------------------------------------------------------
Fri Feb 10 14:13:49 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 1.3.0)