forked from pool/python-wheel
Accepting request 1032420 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032420 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wheel?expand=0&rev=28
This commit is contained in:
commit
6d9a482717
@ -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>
|
Sat Oct 22 16:24:25 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -31,18 +31,17 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-wheel%{psuffix}
|
Name: python-wheel%{psuffix}
|
||||||
Version: 0.38.0
|
Version: 0.37.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A built-package format for Python
|
Summary: A built-package format for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/pypa/wheel
|
URL: https://github.com/pypa/wheel
|
||||||
Source: https://github.com/pypa/wheel/archive/%{version}.tar.gz#/wheel-%{version}.tar.gz
|
Source: https://github.com/pypa/wheel/archive/%{version}.tar.gz#/wheel-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module base >= 3.8}
|
BuildRequires: %{python_module setuptools >= 40.9.0}
|
||||||
BuildRequires: %{python_module setuptools >= 57.0.0}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros >= 20210929
|
BuildRequires: python-rpm-macros >= 20210929
|
||||||
Requires: python-setuptools >= 57.0.0
|
Requires: python-setuptools >= 40.9.0
|
||||||
%if %{with libalternatives}
|
%if %{with libalternatives}
|
||||||
Requires: alts
|
Requires: alts
|
||||||
BuildRequires: alts
|
BuildRequires: alts
|
||||||
@ -107,7 +106,7 @@ export PYTHONDONTWRITEBYTECODE=1
|
|||||||
%doc docs/news.rst README.rst
|
%doc docs/news.rst README.rst
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%python_alternative %{_bindir}/wheel
|
%python_alternative %{_bindir}/wheel
|
||||||
%{python_sitelib}/wheel-%{version}-py%{python_version}.egg-info
|
%{python_sitelib}/wheel-%{version}*-info
|
||||||
%{python_sitelib}/wheel/
|
%{python_sitelib}/wheel/
|
||||||
%endif
|
%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