15
0

- update to 3.17.3:

* drop python 2 support
  * datetime fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=28
This commit is contained in:
2023-12-07 22:24:35 +00:00
committed by Git OBS Bridge
parent 4b39d7665a
commit b9d3ee0397
4 changed files with 11 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Sat Jun 17 18:40:58 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>