diff --git a/pystache-0.6.7.tar.gz b/pystache-0.6.7.tar.gz deleted file mode 100644 index b275467..0000000 --- a/pystache-0.6.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55d8bb5aac450389369584b1627cecbe9069e13a09471a8fe783c44b64e94d5a -size 101395 diff --git a/pystache-0.6.8.tar.gz b/pystache-0.6.8.tar.gz new file mode 100644 index 0000000..e3dca72 --- /dev/null +++ b/pystache-0.6.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3707518e6a4d26dd189b07c10c669b1fc17df72684617c327bd3550e7075c72c +size 101892 diff --git a/python-pystache.changes b/python-pystache.changes index 9fb9ae0..f543ceb 100644 --- a/python-pystache.changes +++ b/python-pystache.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 26 12:52:01 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.6.8 + * pystache has been stable and out of beta a long time, + update config to reflect by @bakert in (#36) + * feat: Supply ParsingError with additional information + by @mykola-mokhnach-parloa in (#37) + ------------------------------------------------------------------- Fri Jan 10 12:16:29 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-pystache.spec b/python-pystache.spec index 67e46ee..f3db7ef 100644 --- a/python-pystache.spec +++ b/python-pystache.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pystache -Version: 0.6.7 +Version: 0.6.8 Release: 0 Summary: Mustache for Python License: MIT