15
0

Accepting request 812491 from devel:languages:python

- Update to 3.7.2
 * Fix compatiblity issue with Python 3.9.
 * Allow setting a custom value representation function

OBS-URL: https://build.opensuse.org/request/show/812491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Chameleon?expand=0&rev=10
This commit is contained in:
2020-06-08 22:05:39 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

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

3
Chameleon-3.7.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 8 09:03:16 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- 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 <mcalabkova@suse.com>

View File

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