diff --git a/Cheetah3-3.2.2.tar.gz b/Cheetah3-3.2.2.tar.gz deleted file mode 100644 index 6530536..0000000 --- a/Cheetah3-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d86c08848082f0e3426ff9c2712052955bd9b969613b12d6a87be75d75e06c53 -size 294457 diff --git a/Cheetah3-3.2.3.tar.gz b/Cheetah3-3.2.3.tar.gz new file mode 100644 index 0000000..1aa4a12 --- /dev/null +++ b/Cheetah3-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c +size 875441 diff --git a/python-Cheetah3.changes b/python-Cheetah3.changes index 3ef14c3..3ce493a 100644 --- a/python-Cheetah3.changes +++ b/python-Cheetah3.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 23 08:00:15 UTC 2019 - pgajdos@suse.com + +- version update to 3.2.3 + - Fixed infinite recursion in ``ImportManager`` on importing + a builtin module. + - The site https://cheetahtemplate.org/ is now served with HTTPS. + - Updated docs regarding fixed tests. + ------------------------------------------------------------------- Tue May 21 09:17:11 UTC 2019 - Tomáš Chvátal diff --git a/python-Cheetah3.spec b/python-Cheetah3.spec index 2096e25..f5716aa 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.2 +Version: 3.2.3 Release: 0 Summary: Template engine and code generation tool License: MIT