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

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-bitstruct
Version: 8.20.0
Version: 8.21.0
Release: 0
Summary: Interpret strings as packed binary data
License: MIT