forked from pool/python-jdatetime
- update to 3.8.2:
* Fix older version objects unpickling problem * Fixed pickle problem of jdate and jdatetime objects(#108) * Fixed unicode literal problem in isoformat * Add ZoneInfo support * Add date.min based on cpython implementation * Add date.max based on cpython implementation * Run test and publish package from github action OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdatetime?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 27 20:11:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.8.2:
|
||||
* Fix older version objects unpickling problem
|
||||
* Fixed pickle problem of jdate and jdatetime objects(#108)
|
||||
* Fixed unicode literal problem in isoformat
|
||||
* Add ZoneInfo support
|
||||
* Add date.min based on cpython implementation
|
||||
* Add date.max based on cpython implementation
|
||||
* Run test and publish package from github action
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 04:02:53 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user