Accepting request 1032224 from home:bnavigator:branches:devel:languages:python
- Revert to 0.37.1 * v0.38.0 has been yanked from PyPI OBS-URL: https://build.opensuse.org/request/show/1032224 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=61
This commit is contained in:
parent
93028ad4e5
commit
17c7bfba74
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 15:57:58 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Revert to 0.37.1
|
||||
* v0.38.0 has been yanked from PyPI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 22 16:24:25 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -31,18 +31,17 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-wheel%{psuffix}
|
||||
Version: 0.38.0
|
||||
Version: 0.37.1
|
||||
Release: 0
|
||||
Summary: A built-package format for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/pypa/wheel
|
||||
Source: https://github.com/pypa/wheel/archive/%{version}.tar.gz#/wheel-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module setuptools >= 57.0.0}
|
||||
BuildRequires: %{python_module setuptools >= 40.9.0}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros >= 20210929
|
||||
Requires: python-setuptools >= 57.0.0
|
||||
Requires: python-setuptools >= 40.9.0
|
||||
%if %{with libalternatives}
|
||||
Requires: alts
|
||||
BuildRequires: alts
|
||||
@ -107,7 +106,7 @@ export PYTHONDONTWRITEBYTECODE=1
|
||||
%doc docs/news.rst README.rst
|
||||
%license LICENSE.txt
|
||||
%python_alternative %{_bindir}/wheel
|
||||
%{python_sitelib}/wheel-%{version}-py%{python_version}.egg-info
|
||||
%{python_sitelib}/wheel-%{version}*-info
|
||||
%{python_sitelib}/wheel/
|
||||
%endif
|
||||
|
||||
|
3
wheel-0.37.1.tar.gz
Normal file
3
wheel-0.37.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a82516a039e521100ecdef137f9e44249bf6903f9aff7d368e84ac31d60597f5
|
||||
size 68751
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e707447d7fa5cb4fa4598f5694e23a2852770dbfa476cf40e8c45d76bad0ee9a
|
||||
size 68696
|
Loading…
x
Reference in New Issue
Block a user