forked from pool/python-typedload
- Update to version 2.19 * Fix minor bug about exception raising from string constructed types * Simplify type checking functions, defining only the one for the current python version * Fix type definitions of some private functions for compatibility with cython * Improved loading speed for dictionaries * Improved loading speed for iterators * Improved documentation * Improved performance testing code OBS-URL: https://build.opensuse.org/request/show/1032230 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typedload?expand=0&rev=5
24 lines
991 B
Plaintext
24 lines
991 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 29 16:22:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 2.19
|
|
* Fix minor bug about exception raising from string constructed types
|
|
* Simplify type checking functions, defining only the one for the current python version
|
|
* Fix type definitions of some private functions for compatibility with cython
|
|
* Improved loading speed for dictionaries
|
|
* Improved loading speed for iterators
|
|
* Improved documentation
|
|
* Improved performance testing code
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 16:23:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 2.18
|
|
* Fix bug with loading generators that raise exceptions
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 30 13:58:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Specfile for version 2.12
|
|
- Required by localslackirc
|