diff --git a/pystache-0.6.5.tar.gz b/pystache-0.6.5.tar.gz deleted file mode 100644 index 9cb21aa..0000000 --- a/pystache-0.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f238d5a06f18843e0d491d8e4e292dc03fed6a54cb0a5c34be37a3faa973174 -size 100731 diff --git a/pystache-0.6.7.tar.gz b/pystache-0.6.7.tar.gz new file mode 100644 index 0000000..b275467 --- /dev/null +++ b/pystache-0.6.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d8bb5aac450389369584b1627cecbe9069e13a09471a8fe783c44b64e94d5a +size 101395 diff --git a/python-pystache.changes b/python-pystache.changes index 4aa9e00..9fb9ae0 100644 --- a/python-pystache.changes +++ b/python-pystache.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jan 10 12:16:29 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-pystache.spec b/python-pystache.spec index 3959ee8..67e46ee 100644 --- a/python-pystache.spec +++ b/python-pystache.spec @@ -1,7 +1,7 @@ # # spec file for package python-pystache # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pystache -Version: 0.6.5 +Version: 0.6.7 Release: 0 Summary: Mustache for Python License: MIT