14
0

Accepting request 1236854 from home:glaubitz:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1236854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pystache?expand=0&rev=14
This commit is contained in:
2025-01-10 14:02:29 +00:00
committed by Git OBS Bridge
parent d5d6dcc13d
commit 96fe153dc3
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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>