14
0

Accepting request 1239235 from home:glaubitz:branches:devel:languages:python

- Update to 1.3.2
  * Dropped Python 3.7 support. (#413)
  * Dropped Python 3.8 support. (#645)
  * Remove redundant wheel dep from pyproject.toml. (#362)

OBS-URL: https://build.opensuse.org/request/show/1239235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosignal?expand=0&rev=8
This commit is contained in:
2025-01-21 12:13:31 +00:00
committed by Git OBS Bridge
parent 657dad33b6
commit 695df0e624
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 21 10:06:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.2
* Dropped Python 3.7 support. (#413)
* Dropped Python 3.8 support. (#645)
* Remove redundant wheel dep from pyproject.toml. (#362)
-------------------------------------------------------------------
Fri May 5 10:16:37 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>