forked from pool/python-Cheetah3
Accepting request 735857 from devel:languages:python
- 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(). OBS-URL: https://build.opensuse.org/request/show/735857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cheetah3?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c
|
||||
size 875441
|
||||
3
Cheetah3-3.2.4.tar.gz
Normal file
3
Cheetah3-3.2.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caabb9c22961a3413ac85cd1e5525ec9ca80daeba6555f4f60802b6c256e252b
|
||||
size 294969
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 13:22:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user