diff --git a/python-wheel.changes b/python-wheel.changes index 354ce6d..89eecfa 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Nov 23 11:03:33 UTC 2024 - Dirk Müller + +- update to 0.45.1: + * Fixed pure Python wheels converted from eggs and wininst + files having the ABI tag in the file name + ------------------------------------------------------------------- Fri Nov 15 08:22:49 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-wheel.spec b/python-wheel.spec index 59c87de..8a178ea 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -32,7 +32,7 @@ %endif %{?sle15_python_module_pythons} Name: python-wheel%{psuffix} -Version: 0.45.0 +Version: 0.45.1 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.45.0.tar.gz b/wheel-0.45.0.tar.gz deleted file mode 100644 index 9762c72..0000000 --- a/wheel-0.45.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50e7075556cf4956350d1957514f4c03d9d02695dd5af9a47d48a528a52a7cae -size 106835 diff --git a/wheel-0.45.1.tar.gz b/wheel-0.45.1.tar.gz new file mode 100644 index 0000000..290a045 --- /dev/null +++ b/wheel-0.45.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398fe0a1a609b1084bcab897c65596613544fbe6109408e505e29e4ce0c3175d +size 106943