15
0

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

- Update to 8.21.0
  * Fix pyproject license deprecation warnings
  * Drop Python 3.8
  * Use Python 3.11 for cibuildwheel
  * Build wheels for more architectures
  * Drop ppc64 architecture
  * Bump Python version since <3.9 is EOL

OBS-URL: https://build.opensuse.org/request/show/1278562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitstruct?expand=0&rev=17
This commit is contained in:
2025-05-20 10:00:43 +00:00
committed by Git OBS Bridge
parent 5017477c0b
commit 79d6005ed7
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 20 09:11:02 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 8.21.0
* Fix pyproject license deprecation warnings
* Drop Python 3.8
* Use Python 3.11 for cibuildwheel
* Build wheels for more architectures
* Drop ppc64 architecture
* Bump Python version since <3.9 is EOL
-------------------------------------------------------------------
Mon Feb 24 08:14:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>