14
0
Files
python-pystache/python-pystache.changes
Dirk Mueller f7fef97e63 - udpate to 0.6.0:
* Bump spec versions to latest => v1.1.3
  * Modernize python and CI tools, update docs/doctests
  * Update unicode conversion test for py3-only
  * Add pep8speaks cfg, cleanup warnings
  * Remove superfluous setup test/unused imports
  * Use correct wheel name in release workflow, limit wheels
  * Add install check/test of downloaded wheel
  * Update/add ci workflows and tox cfg, bump to next dev0 version
  * fix document processing, update pandoc args and history
  * add release.yml to CI, test env settings
  * fix bogus commit message, update versions and tox cf
  * add post-test steps for building pkgs with/without doc updates
  * Bugfix: test_specloader.py: fix test_find__with_directory on other OSs
  * Bugfix: pystache/loader.py: remove stray windows line-endings
  * fix crufty (and insecure) http urls
  * Bugfix: modernize python versions (keep py27)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pystache?expand=0&rev=8
2021-12-11 22:38:53 +00:00

48 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Sat Dec 11 22:37:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
- udpate to 0.6.0:
* Bump spec versions to latest => v1.1.3
* Modernize python and CI tools, update docs/doctests
* Update unicode conversion test for py3-only
* Add pep8speaks cfg, cleanup warnings
* Remove superfluous setup test/unused imports
* Use correct wheel name in release workflow, limit wheels
* Add install check/test of downloaded wheel
* Update/add ci workflows and tox cfg, bump to next dev0 version
* fix document processing, update pandoc args and history
* add release.yml to CI, test env settings
* fix bogus commit message, update versions and tox cf
* add post-test steps for building pkgs with/without doc updates
* Bugfix: test_specloader.py: fix test_find__with_directory on other OSs
* Bugfix: pystache/loader.py: remove stray windows line-endings
* fix crufty (and insecure) http urls
* Bugfix: modernize python versions (keep py27)
-------------------------------------------------------------------
Thu Jul 2 14:07:09 UTC 2020 - pgajdos@suse.com
- switch from nose to pytest
-------------------------------------------------------------------
Mon Jul 16 12:31:15 UTC 2018 - tchvatal@suse.com
- Drop the devel package from buildrequires
-------------------------------------------------------------------
Sun Jul 2 14:21:11 UTC 2017 - sor.alexei@meowr.ru
- Update for the multipython build.
-------------------------------------------------------------------
Sun May 8 07:05:17 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Fri Aug 29 12:41:09 UTC 2014 - toddrme2178@gmail.com
- Initial version