forked from pool/python-serpent
- Update to 1.27:
* fixed serialization of unicode elements in dicts and sets (this was a regression on Python 2.x) * support for enum34 backport library for enums in older python versions. * Some small tweaks and attempt to fix an inconsistently running unit test * LICENSE file included in release. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-serpent?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
4ec4193d80
commit
3d1e07c64d
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 09:33:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.27:
|
||||
* fixed serialization of unicode elements in dicts and sets (this was a regression on Python 2.x)
|
||||
* support for enum34 backport library for enums in older python versions.
|
||||
* Some small tweaks and attempt to fix an inconsistently running unit test
|
||||
* LICENSE file included in release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:54:10 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user