15
0

Accepting request 728520 from home:TheBlackCat:branches:devel:languages:python

Update to 3.13.2

OBS-URL: https://build.opensuse.org/request/show/728520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=11
This commit is contained in:
Todd R
2019-09-05 14:00:04 +00:00
committed by Git OBS Bridge
parent acacdb2ba9
commit df177e0e1a
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>