Changelog for
python3-aiosqlite-0.17.0-lp153.5.2.noarch.rpm :
* Fri May 14 2021 Matej Cepl
- Update to 0.17.0: - Connection objects now raise ValueError when closed and a command is executed (#79) - Fix documented examples in readme (#104) - Reduce logging severity for exceptions (#93) - Stop logging result objects; they can be big (#102)- Add stdlib-typing_extensions.patch to avoid necessity for BR python-typing_extensions (gh#omnilib/aiosqlite#114).
* Sat Nov 28 2020 John Vandenberg - Update to v0.16.0
* Tue Apr 21 2020 Matthias Fehring - update to version 0.12.0
* Add support for custom functions (#58)
* Official support for Python 3.8- update to version 0.11.0
* Added support for set_progress_handler (#49)
* Improved and updated documentation- spec file changes
* add pythons to the build requires
* add python to the requires
* Tue Jul 02 2019 Matthias Fehring - initial package version 0.10.0