diff --git a/Chameleon-3.7.0.tar.gz b/Chameleon-3.7.0.tar.gz deleted file mode 100644 index 9d98697..0000000 --- a/Chameleon-3.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c639dacf05214551c4b7d08cfe08dca7dbe1cb212732ecb73dce10ebd0300faf -size 135209 diff --git a/Chameleon-3.7.2.tar.gz b/Chameleon-3.7.2.tar.gz new file mode 100644 index 0000000..d72a942 --- /dev/null +++ b/Chameleon-3.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e95621a6ba35fdcf13aaad80bdc0b95d7a26ee0530d246c516243b4f694ba72 +size 135311 diff --git a/python-Chameleon.changes b/python-Chameleon.changes index d472f5a..a93c9c7 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 8 09:03:16 UTC 2020 - Ondřej Súkup + +- Update to 3.7.2 + * Fix compatiblity issue with Python 3.9. + * Allow setting a custom value representation function + ------------------------------------------------------------------- Fri Apr 17 08:04:30 UTC 2020 - Marketa Calabkova diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 0e33af7..6160dfa 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -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