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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6b16a93097313f2a6c146640c93e5f988a39c33364f8c20a4286ac1c5ed5dae
size 35637

3
bitstruct-8.21.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff0be4968a45caf8688e075f55cca7a3fe9212b069ba67e5b27b0926a11948ac
size 35597

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>

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