Compare commits

1 Commits
main ... 1.1

4 changed files with 7 additions and 15 deletions

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Sun Sep 8 13:41:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com> Sat Mar 16 14:23:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
@@ -82,7 +74,7 @@ Sat Dec 3 02:56:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.38.4 - Update to version 0.38.4
* Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values in METADATA (PR by Anderson Bravalheri) * 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 * Fixed install failure when used with --no-binary, reported on Ubuntu 20.04, by removing setup_requires from setup.cfg
------------------------------------------------------------------- -------------------------------------------------------------------
@@ -341,7 +333,7 @@ Tue May 22 15:43:04 UTC 2018 - arun@gmx.de
Mon Nov 27 13:00:03 UTC 2017 - idonmez@suse.com Mon Nov 27 13:00:03 UTC 2017 - idonmez@suse.com
- Fix homepage - Fix homepage
- Resync the upstream tarball - Resync the upstream tarball
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 14 21:17:28 UTC 2017 - t.gruner@katodev.de Sat Oct 14 21:17:28 UTC 2017 - t.gruner@katodev.de
@@ -391,7 +383,7 @@ Mon May 9 22:31:35 UTC 2016 - hpj@urpla.net
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 21 13:50:55 UTC 2015 - 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 call py.test directly with appropriate PYTHONPATH
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@@ -32,7 +32,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-wheel%{psuffix} Name: python-wheel%{psuffix}
Version: 0.44.0 Version: 0.43.0
Release: 0 Release: 0
Summary: A built-package format for Python Summary: A built-package format for Python
License: MIT License: MIT

BIN
wheel-0.43.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
wheel-0.44.0.tar.gz (Stored with Git LFS)

Binary file not shown.