diff --git a/python-wheel.changes b/python-wheel.changes index bcad421..38f44eb 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 8 13:41:41 UTC 2024 - Dirk Müller + +- update to 0.44.0: + * Canonicalized requirements in METADATA file + * Deprecated the bdist_wheel module, as the code was migrated + to setuptools itself + ------------------------------------------------------------------- Sat Mar 16 14:23:45 UTC 2024 - Dirk Müller @@ -74,7 +82,7 @@ Sat Dec 3 02:56:36 UTC 2022 - Yogalakshmi Arunachalam - Update to version 0.38.4 * Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values in METADATA (PR by Anderson Bravalheri) -- Update to version 0.38.3 +- Update to version 0.38.3 * Fixed install failure when used with --no-binary, reported on Ubuntu 20.04, by removing setup_requires from setup.cfg ------------------------------------------------------------------- @@ -333,7 +341,7 @@ Tue May 22 15:43:04 UTC 2018 - arun@gmx.de Mon Nov 27 13:00:03 UTC 2017 - idonmez@suse.com - Fix homepage -- Resync the upstream tarball +- Resync the upstream tarball ------------------------------------------------------------------- Sat Oct 14 21:17:28 UTC 2017 - t.gruner@katodev.de @@ -383,7 +391,7 @@ Mon May 9 22:31:35 UTC 2016 - hpj@urpla.net ------------------------------------------------------------------- Wed Oct 21 13:50:55 UTC 2015 - hpj@urpla.net -- actually, _really_ test this module: +- actually, _really_ test this module: call py.test directly with appropriate PYTHONPATH ------------------------------------------------------------------- diff --git a/python-wheel.spec b/python-wheel.spec index 7b96954..666a0c4 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -32,7 +32,7 @@ %endif %{?sle15_python_module_pythons} Name: python-wheel%{psuffix} -Version: 0.43.0 +Version: 0.44.0 Release: 0 Summary: A built-package format for Python License: MIT diff --git a/wheel-0.43.0.tar.gz b/wheel-0.43.0.tar.gz deleted file mode 100644 index 691ecb5..0000000 --- a/wheel-0.43.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23060d7cc8afafc2930554624b4bae7d58031830672048622c926675ab91e3b0 -size 99333 diff --git a/wheel-0.44.0.tar.gz b/wheel-0.44.0.tar.gz new file mode 100644 index 0000000..cf0d1ea --- /dev/null +++ b/wheel-0.44.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98adedb1f4b409c4aa211fbe4bbc1d687a2b7cf66cfe3079fc3140b2e4e0ce1 +size 100556