diff --git a/bitstruct-8.20.0.tar.gz b/bitstruct-8.20.0.tar.gz deleted file mode 100644 index a16437c..0000000 --- a/bitstruct-8.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6b16a93097313f2a6c146640c93e5f988a39c33364f8c20a4286ac1c5ed5dae -size 35637 diff --git a/bitstruct-8.21.0.tar.gz b/bitstruct-8.21.0.tar.gz new file mode 100644 index 0000000..1a3a3b8 --- /dev/null +++ b/bitstruct-8.21.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0be4968a45caf8688e075f55cca7a3fe9212b069ba67e5b27b0926a11948ac +size 35597 diff --git a/python-bitstruct.changes b/python-bitstruct.changes index 3f88bf3..530e1c5 100644 --- a/python-bitstruct.changes +++ b/python-bitstruct.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 20 09:11:02 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-bitstruct.spec b/python-bitstruct.spec index b423e03..0a0cfa9 100644 --- a/python-bitstruct.spec +++ b/python-bitstruct.spec @@ -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