SHA256
1
0
forked from pool/python-wheel

Compare commits

...

6 Commits

Author SHA256 Message Date
Ana Guerrero
c3d321ae9c Accepting request 1225987 from devel:languages:python
- update to 0.45.1:
  * Fixed pure Python wheels converted from eggs and wininst
    files having the ABI tag in the file name

OBS-URL: https://build.opensuse.org/request/show/1225987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wheel?expand=0&rev=39
2024-11-26 19:55:20 +00:00
8c65a69e1f - update to 0.45.1:
* Fixed pure Python wheels converted from eggs and wininst
    files having the ABI tag in the file name

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=83
2024-11-23 11:03:57 +00:00
Ana Guerrero
a78e35f4d3 Accepting request 1224397 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1224397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wheel?expand=0&rev=38
2024-11-15 14:38:23 +00:00
4a198c9f4b - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=81
2024-11-15 08:44:13 +00:00
Ana Guerrero
bc5c03412b 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
2024-09-15 10:32:47 +00:00
665180ae90 - 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/package/show/devel:languages:python/python-wheel?expand=0&rev=79
2024-09-08 13:42:59 +00:00
4 changed files with 32 additions and 7 deletions

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat Nov 23 11:03:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <adrian.glaubitz@suse.com>
- 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 <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>

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.43.0 Version: 0.45.1
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)

Binary file not shown.

3
wheel-0.45.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:398fe0a1a609b1084bcab897c65596613544fbe6109408e505e29e4ce0c3175d
size 106943