diff --git a/empy-4.1.tar.gz b/empy-4.1.tar.gz deleted file mode 100644 index 9499503..0000000 --- a/empy-4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d712e97c1395859be13d2b45788c9186cd97f1c04dac510399130f328643367 -size 154603 diff --git a/empy-4.2.tar.gz b/empy-4.2.tar.gz new file mode 100644 index 0000000..bd602d4 --- /dev/null +++ b/empy-4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f15e1da9743e79a2e9b2cbacf1a13d0b7fb1835b6254eb253c978b72287f4f +size 166069 diff --git a/python-empy.changes b/python-empy.changes index 7f6064e..7fc027b 100644 --- a/python-empy.changes +++ b/python-empy.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Sep 29 19:57:10 UTC 2024 - Dirk Müller + +- update to 4.2: + * Add module support; add support for disabling output and switch + markup; add support for reconfiguring stdin/stdout; support + repeated curly braces with functional expression; add + backward-compatible `Case` abstraction for match markup; add + more preprocessing and postprocessing commands via command + line options. + ------------------------------------------------------------------- Sat Apr 6 18:53:37 UTC 2024 - Dirk Müller diff --git a/python-empy.spec b/python-empy.spec index 821bddb..1eb2efe 100644 --- a/python-empy.spec +++ b/python-empy.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-empy -Version: 4.1 +Version: 4.2 Release: 0 Summary: A templating system for Python License: BSD-3-Clause