15
0
forked from pool/python-empy

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-empy?expand=0&rev=9
This commit is contained in:
2024-09-29 19:59:39 +00:00
committed by Git OBS Bridge
parent 05d11d6371
commit a7f89bf128
4 changed files with 15 additions and 4 deletions

View File

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