diff --git a/python-wheel.changes b/python-wheel.changes index 38f44eb..354ce6d 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 15 08:22:49 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 0.45.0 + * Refactored the ``convert`` command to not need setuptools to be installed + * Don't configure setuptools logging unless running ``bdist_wheel`` + * Added a redirection from ``wheel.bdist_wheel.bdist_wheel`` to + ``setuptools.command.bdist_wheel.bdist_wheel`` to improve compatibility with + ``setuptools``' latest fixes. + ------------------------------------------------------------------- Sun Sep 8 13:41:41 UTC 2024 - Dirk Müller diff --git a/python-wheel.spec b/python-wheel.spec index 666a0c4..59c87de 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -32,7 +32,7 @@ %endif %{?sle15_python_module_pythons} Name: python-wheel%{psuffix} -Version: 0.44.0 +Version: 0.45.0 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.44.0.tar.gz b/wheel-0.44.0.tar.gz deleted file mode 100644 index cf0d1ea..0000000 --- a/wheel-0.44.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a98adedb1f4b409c4aa211fbe4bbc1d687a2b7cf66cfe3079fc3140b2e4e0ce1 -size 100556 diff --git a/wheel-0.45.0.tar.gz b/wheel-0.45.0.tar.gz new file mode 100644 index 0000000..9762c72 --- /dev/null +++ b/wheel-0.45.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e7075556cf4956350d1957514f4c03d9d02695dd5af9a47d48a528a52a7cae +size 106835