2022-10-07 19:10:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 7 15:25:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.41
|
2022-10-07 19:11:28 +00:00
|
|
|
* support for python up to 3.11 added (__getstate__ behavior change)
|
2022-10-07 19:10:25 +00:00
|
|
|
* replaced travis CI by Github actions
|
2022-10-07 19:11:28 +00:00
|
|
|
* drop python 3.5 support
|
2022-10-07 19:10:25 +00:00
|
|
|
|
2020-03-18 17:42:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 18 13:31:41 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.30.2
|
|
|
|
* upstream does not support python 2 anymore
|
|
|
|
* no changelog found
|
|
|
|
|
2020-03-14 07:12:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 14 07:12:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix building without python2
|
|
|
|
|
2019-03-06 09:38:37 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-04-02 08:46:38 +00:00
|
|
|
Tue Apr 2 06:58:58 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.28
|
|
|
|
* the souce dist archive now contains the unit tests as well
|
|
|
|
- run the testsuite
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-03-06 09:38:37 +00:00
|
|
|
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.
|
|
|
|
|
2018-12-04 14:02:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:54:10 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-05-24 20:56:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 24 17:44:22 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to 1.24
|
|
|
|
* fix Python 3.7 deprecation warnings about
|
|
|
|
importing ABC types from collections vs collections.abc
|
|
|
|
- spec file cleanups
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 8 21:01:14 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|