15
0

- Update to 0.6.0:

* Minor changes to support py3.10 +
- Fix Source URL to not hardcode the version mulitple times.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncio-pool?expand=0&rev=2
This commit is contained in:
2025-08-11 06:14:51 +00:00
committed by Git OBS Bridge
parent 1b67928067
commit 235202ca92
4 changed files with 22 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 11 06:14:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.6.0:
* Minor changes to support py3.10 +
- Fix Source URL to not hardcode the version mulitple times.
-------------------------------------------------------------------
Tue Apr 26 19:41:59 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>