forked from pool/python-typepy
- update to 1.3.2:
* Fix `DateTime` conversion for timezone aware datetime * Modify to use `pypa/build` for package build * Add support for Python 3.12 * Add support for string with thousand separators as integer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 10:42:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.2:
|
||||
* Fix `DateTime` conversion for timezone aware datetime
|
||||
* Modify to use `pypa/build` for package build
|
||||
* Add support for Python 3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 15:27:29 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
@@ -10,7 +18,7 @@ Sat Oct 30 20:46:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
* add python 3.6, drop support for python 3.5
|
||||
* Fix linting error
|
||||
* Refactorings
|
||||
* Add support for string with thousand separators as integer
|
||||
* Add support for string with thousand separators as integer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 11:27:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
Reference in New Issue
Block a user