File python-pystache.changes of Package python-pystache
-------------------------------------------------------------------
Fri Jan 10 12:16:29 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.6.7
* fix: Fail on unmatched tags.
- from version 0.6.6
* Update README to match supported versions.
* Update pre-commit.
* Update pyproject.toml with 3.12 and 3.13 Python versions.
* Update tox config to use Python 3.12 and 3.13 versions.
* Update yml files with Python 3.12 and 3.13.
* Update changelog for v0.6.5 a bit belatedly.
-------------------------------------------------------------------
Tue Jan 2 21:19:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 12:40:27 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
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