17
0

Accepting request 704958 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/704958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cheetah3?expand=0&rev=7
This commit is contained in:
2019-05-24 09:32:02 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d86c08848082f0e3426ff9c2712052955bd9b969613b12d6a87be75d75e06c53
size 294457

3
Cheetah3-3.2.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c450bce04a82d34cf6d48992c736c2048246cbc00f7b4903a39cf9a8ea3990c
size 875441

View File

@@ -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 <tchvatal@suse.com>

View File

@@ -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