17
0

Compare commits

4 Commits

4 changed files with 24 additions and 5 deletions

View File

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

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,22 @@
-------------------------------------------------------------------
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>
- Update to 8.20.0
* Python 3.13 instead of 3.7.
* Bump CI artifact to v4.
* CI release stuff.
-------------------------------------------------------------------
Wed Nov 29 12:21:43 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bitstruct
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-bitstruct
Version: 8.19.0
Version: 8.21.0
Release: 0
Summary: Interpret strings as packed binary data
License: MIT