15
0
Files
python-json_tricks/python-json_tricks.changes
Tomáš Chvátal 7385c3914b Accepting request 794575 from home:pgajdos:python
- version update to 3.15.2
  * Deprecation warning ignore_comments
  * Fix the code and tests for python2

OBS-URL: https://build.opensuse.org/request/show/794575
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=15
2020-04-16 11:54:37 +00:00

44 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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 <tchvatal@suse.com>
- Update to 3.15.0:
* no upstream changelog
-------------------------------------------------------------------
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__
-------------------------------------------------------------------
Tue Mar 26 14:53:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.13.1:
* add support for pathlib
-------------------------------------------------------------------
Tue Dec 4 12:49:40 UTC 2018 - Matej Cepl <mcepl@suse.com>
- 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