15
0

- Update to 3.7.2

* Fix compatiblity issue with Python 3.9.
 * Allow setting a custom value representation function

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=33
This commit is contained in:
2020-06-08 09:03:59 +00:00
committed by Git OBS Bridge
parent 8d2d9e2f2e
commit 29cf40b5b1
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Chameleon
Version: 3.7.0
Version: 3.7.2
Release: 0
Summary: Fast HTML/XML Template Compiler
License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1