Files
python-knowit/python-knowit.changes
Dirk Mueller 8e82394058 - update to 0.5.11:
* Minor release with updated cpython version bagde in README.md
- update to 0.5.10:
  * drop platformdirs as a dependency
- update to 0.5.9:
  * Bring back support to python 3.9 (almost EOL) and 3.10
- update to 0.5.8:
  * Fixed missing dependency: platformdirs
- update to 0.5.7:
  * Libraries updated and supported python versions: 3.11, 3.12
    and 3.13
  * Modify yaml_implicit_resolvers only in subclass of
    yaml.Resolver
  * Add loaded_provider function and allow re-initializing un-
    loaded providers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knowit?expand=0&rev=2
2025-09-29 11:26:46 +00:00

24 lines
830 B
Plaintext

-------------------------------------------------------------------
Mon Sep 29 11:26:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.5.11:
* Minor release with updated cpython version bagde in README.md
- update to 0.5.10:
* drop platformdirs as a dependency
- update to 0.5.9:
* Bring back support to python 3.9 (almost EOL) and 3.10
- update to 0.5.8:
* Fixed missing dependency: platformdirs
- update to 0.5.7:
* Libraries updated and supported python versions: 3.11, 3.12
and 3.13
* Modify yaml_implicit_resolvers only in subclass of
yaml.Resolver
* Add loaded_provider function and allow re-initializing un-
loaded providers
-------------------------------------------------------------------
Sat May 3 06:23:49 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
- Initial package (v0.5.6)