diff --git a/Cheetah3-3.2.3.tar.gz b/Cheetah3-3.2.3.tar.gz deleted file mode 100644 index 1aa4a12..0000000 --- a/Cheetah3-3.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c -size 875441 diff --git a/Cheetah3-3.2.4.tar.gz b/Cheetah3-3.2.4.tar.gz new file mode 100644 index 0000000..375e4d1 --- /dev/null +++ b/Cheetah3-3.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caabb9c22961a3413ac85cd1e5525ec9ca80daeba6555f4f60802b6c256e252b +size 294969 diff --git a/python-Cheetah3.changes b/python-Cheetah3.changes index 3ce493a..01e8195 100644 --- a/python-Cheetah3.changes +++ b/python-Cheetah3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 7 13:22:56 UTC 2019 - Tomáš Chvátal + +- Update to 3.2.4: + * Import from collections for Python 2, from collections.abc for Python 3. + * Fixed infinite recursion in ImportManager on importing module _bootlocale inside open(). + ------------------------------------------------------------------- Thu May 23 08:00:15 UTC 2019 - pgajdos@suse.com diff --git a/python-Cheetah3.spec b/python-Cheetah3.spec index f5716aa..f1c45b8 100644 --- a/python-Cheetah3.spec +++ b/python-Cheetah3.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Cheetah3 -Version: 3.2.3 +Version: 3.2.4 Release: 0 Summary: Template engine and code generation tool License: MIT