Accepting request 1199462 from devel:languages:python
- update to 0.44.0: * Canonicalized requirements in METADATA file * Deprecated the bdist_wheel module, as the code was migrated to setuptools itself - Update to version 0.38.3 - Resync the upstream tarball - actually, _really_ test this module: OBS-URL: https://build.opensuse.org/request/show/1199462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wheel?expand=0&rev=37
This commit is contained in:
commit
bc5c03412b
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
@ -74,7 +82,7 @@ Sat Dec 3 02:56:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -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
|
||||
|
BIN
wheel-0.43.0.tar.gz
(Stored with Git LFS)
BIN
wheel-0.43.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
wheel-0.44.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
wheel-0.44.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user