File python-aiocsv.changes of Package python-aiocsv
------------------------------------------------------------------- Mon Sep 29 10:22:39 UTC 2025 - Dirk Müller <dmueller@suse.com> - update to 1.4.0: * Allow numeric fields to start with escapechar * Fix Dialect typing (wtf cpython) * drop 3.8 support * backport PyModule_Add * Fix seg faults when Parser_new fails partway-through * Consider CPython bug #113732 when running on 3.12 * fix type checking issues with new quote settings ------------------------------------------------------------------- Mon Aug 11 05:06:04 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> - Add BuildRequires on pytest-asyncio due to pytest 8.4.1. - Switch to github tarball for test files. - Skip a test broken by cPython changes. ------------------------------------------------------------------- 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