2024-08-19 05:47:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 19 05:46:38 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add patch support-pytest-8.patch:
|
|
|
|
|
* Do not use pytest.warns(None).
|
|
|
|
|
|
2023-12-07 22:24:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 7 22:24:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 3.17.3:
|
|
|
|
|
* drop python 2 support
|
|
|
|
|
* datetime fixes
|
|
|
|
|
|
2023-06-18 18:46:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jun 17 18:40:58 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>
|
|
|
|
|
|
|
|
|
|
- Update to 3.17.1
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
|
2023-05-17 12:09:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 16 18:39:56 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>
|
|
|
|
|
|
|
|
|
|
- Update to 3.16.1
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
|
2022-07-15 07:08:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 14 17:58:22 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Remove ancient pathlib requirement for python3. It is part of the
|
|
|
|
|
stdlib since Python 3.4
|
|
|
|
|
|
2021-04-19 06:36:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 19 06:34:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 3.15.5:
|
|
|
|
|
* Attempt py3.9 support
|
|
|
|
|
* Allow none as encoder class for dump(s), for compatibility
|
|
|
|
|
* Fix Numpy Array with shape (0,N) not decoded correctly.
|
|
|
|
|
- Do not build for Python 3.6, due to no NumPy.
|
|
|
|
|
|
2020-04-20 11:42:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 20 11:42:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
|
2020-04-16 11:54:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 16 11:38:33 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 3.15.2
|
|
|
|
|
* Deprecation warning ignore_comments
|
|
|
|
|
* Fix the code and tests for python2
|
|
|
|
|
|
2020-04-06 06:48:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 6 06:40:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 3.15.0:
|
|
|
|
|
* no upstream changelog
|
|
|
|
|
|
2019-09-05 14:00:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 5 13:58:59 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 3.13.2:
|
|
|
|
|
* Move the version number to a Python file
|
|
|
|
|
* Tests failed because type of error had changed
|
|
|
|
|
* Add json_tricks.__version__
|
|
|
|
|
|
2019-03-26 14:57:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 26 14:53:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 3.13.1:
|
|
|
|
|
* add support for pathlib
|
|
|
|
|
|
2018-12-04 13:36:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:49:40 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-08-07 19:50:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 7 15:28:52 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 3.12.2
|
|
|
|
|
* Fix for unterminated string exception in object containing
|
|
|
|
|
empty string
|
|
|
|
|
|
2018-05-31 16:19:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 26 23:14:51 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|