2023-12-04 10:42:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-12-07 16:03:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 7 15:27:29 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- remove pytest-runner from BuildRequires, it is not needed
|
|
|
|
|
2021-10-30 20:47:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 30 20:46:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.3.0:
|
|
|
|
* add python 3.6, drop support for python 3.5
|
|
|
|
* Fix linting error
|
|
|
|
* Refactorings
|
2023-12-04 10:42:49 +00:00
|
|
|
* Add support for string with thousand separators as integer
|
2021-10-30 20:47:06 +00:00
|
|
|
|
2021-04-23 11:32:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 23 11:27:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.1.5:
|
|
|
|
- Change packaging dependency from mandatory to optional.
|
|
|
|
|
2021-03-06 17:35:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 6 13:20:09 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.1.4
|
|
|
|
* Fix bool values conversion
|
|
|
|
- Update to version 1.1.3
|
|
|
|
* Add support for Python 3.10
|
|
|
|
* Improve error messages when conversion error happens.
|
|
|
|
* Drop dependency of deprecated distutils
|
|
|
|
- Update to version 1.1.2
|
|
|
|
* Modify dependencies
|
|
|
|
|
2020-07-08 14:42:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 8 14:39:57 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- Update to 1.1.1
|
|
|
|
- no upstream changelog
|
|
|
|
|
2020-04-17 09:38:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 17 09:22:56 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.1.0
|
|
|
|
* Improve type annotations
|
|
|
|
* Improve dictionary type detection
|
|
|
|
* Rename a type from Binary to Bytes
|
|
|
|
|
2020-03-29 19:08:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 29 15:18:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.0.0
|
|
|
|
* Drop Python 2 support
|
|
|
|
* Add support for Python 3.9
|
|
|
|
* Add extract_typepy_from_dtype function
|
|
|
|
* Remove deprecated functions
|
|
|
|
* Modify NullString not to strip white spaces in default
|
|
|
|
|
2020-03-17 08:32:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 17 08:22:09 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.6.6
|
|
|
|
* no upstream changelog found
|
|
|
|
|
2020-02-07 07:07:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 6 16:36:52 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 0.6.4
|
|
|
|
- Drop patch:
|
|
|
|
* merged_commit_32bit.patch (not longer needed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 10 02:49:09 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.5.0
|