------------------------------------------------------------------- Mon Aug 19 05:46:38 UTC 2024 - Steve Kowalik - Add patch support-pytest-8.patch: * Do not use pytest.warns(None). ------------------------------------------------------------------- Thu Dec 7 22:24:21 UTC 2023 - Dirk Müller - update to 3.17.3: * drop python 2 support * datetime fixes ------------------------------------------------------------------- Sat Jun 17 18:40:58 UTC 2023 - Christian Boltz - Update to 3.17.1 * no upstream changelog ------------------------------------------------------------------- Tue May 16 18:39:56 UTC 2023 - Christian Boltz - Update to 3.16.1 * no upstream changelog ------------------------------------------------------------------- Thu Jul 14 17:58:22 UTC 2022 - Ben Greiner - Remove ancient pathlib requirement for python3. It is part of the stdlib since Python 3.4 ------------------------------------------------------------------- Mon Apr 19 06:34:11 UTC 2021 - Steve Kowalik - 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. ------------------------------------------------------------------- Mon Apr 20 11:42:47 UTC 2020 - Tomáš Chvátal - Fix build without python2 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- Mon Apr 6 06:40:33 UTC 2020 - Tomáš Chvátal - Update to 3.15.0: * no upstream changelog ------------------------------------------------------------------- Thu Sep 5 13:58:59 UTC 2019 - Todd R - 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__ ------------------------------------------------------------------- Tue Mar 26 14:53:58 UTC 2019 - Tomáš Chvátal - Update to 3.13.1: * add support for pathlib ------------------------------------------------------------------- Tue Dec 4 12:49:40 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- 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 ------------------------------------------------------------------- Sat May 26 23:14:51 UTC 2018 - toddrme2178@gmail.com - Initial version