forked from pool/python-typepy
- 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 OBS-URL: https://build.opensuse.org/request/show/877397 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=11
54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 8 14:39:57 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- Update to 1.1.1
|
|
- no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 17 08:22:09 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 0.6.6
|
|
* no upstream changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
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
|