diff --git a/empy-3.3.4.tar.gz b/empy-3.3.4.tar.gz deleted file mode 100644 index 6612312d76d0ef21c4b77f56135f8e76d92fd445..0000000000000000000000000000000000000000 Binary files a/empy-3.3.4.tar.gz and /dev/null differ diff --git a/empy-4.2.tar.gz b/empy-4.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..606f9b64d9c3008db6b062c8c43206db2e057069 Binary files /dev/null and b/empy-4.2.tar.gz differ diff --git a/python-empy.spec b/python-empy.spec index 6c678fc8ca24e0c21ae157038466520bd8b20392..fcff18a86de07562b51ce263e5f7bf7c25fb7d7a 100644 --- a/python-empy.spec +++ b/python-empy.spec @@ -2,8 +2,8 @@ %global sum A powerful and robust template system for Python Name: python-empy -Version: 3.3.4 -Release: 6%{?dist} +Version: 4.2 +Release: 1%{?dist} Summary: %{sum} License: LGPLv2+ URL: http://www.alcyone.com/software/empy/ @@ -41,6 +41,14 @@ text; it takes an EmPy source file, processes it, and produces output. %changelog +* Fri Nov 7 2025 liyue - 4.2-1 +- Module support. +- Support for disabling output and switching markup dynamically. +- Support for reconfiguring stdin/stdout at runtime. +- Support for repeated curly braces with functional expressions (e.g., @f{{...}}). +- Backward-compatible Case abstraction for @[match] markup. +- Additional preprocessing and postprocessing commands via new command-line options. + * Thu Jan 30 2020 Fedora Release Engineering - 3.3.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild