Changelog for
python310-pystache-0.6.5-15.209.noarch.rpm :
* Tue Jan 02 2024 Dirk Müller
- update to 0.6.5:
* Use the content-type for RST that pypi now wants
* Add full sphinx apidoc build, include readme/extras.
* Fix included filename and link cleanup.
* Remove more py2 cruft from doctesting (py3.10 warnings)
* Update maintainer info and spec test cmd.
* Use updated bandit action and workflow excludes (exclude test)
* Use current org-level coverage workflow.
* Thu Jul 27 2023 ecsos - Add %{?sle15_python_module_pythons}
* Sat Dec 11 2021 Dirk Müller - 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 02 2020 pgajdosAATTsuse.com- switch from nose to pytest
* Mon Jul 16 2018 tchvatalAATTsuse.com- Drop the devel package from buildrequires
* Sun Jul 02 2017 sor.alexeiAATTmeowr.ru- Update for the multipython build.
* Sun May 08 2016 arunAATTgmx.de- specfile:
* updated source url to files.pythonhosted.org
* Fri Aug 29 2014 toddrme2178AATTgmail.com- Initial version