15
0

- 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/package/show/devel:languages:python/python-Chameleon?expand=0&rev=33
This commit is contained in:
2020-06-08 09:03:59 +00:00
committed by Git OBS Bridge
parent 8d2d9e2f2e
commit 29cf40b5b1
4 changed files with 11 additions and 4 deletions

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>