File python-aiocsv.changes of Package python-aiocsv
-------------------------------------------------------------------
Fri Oct 11 10:35:13 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.2
* Don't leak records after raising StopIteration
* Remove unnecessary type: ignore
* Add black, isort and pyright to CI
* black & isort all files
* black & isort tests
* Detailed type hints for reader/writer init methods
* Documentation update
* Tests: fix type issues with dialect kwargs
* Tests: silence issues with parser instantiation
- Update BuildRequires and Requires from pyproject.toml
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Sun Mar 3 12:39:43 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v1.3.1 required for async mode in
influxdb-client