diff --git a/python-wheel.changes b/python-wheel.changes index ff08b8c..7a2b2f6 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 29 15:57:58 UTC 2022 - Ben Greiner + +- Revert to 0.37.1 + * v0.38.0 has been yanked from PyPI + ------------------------------------------------------------------- Sat Oct 22 16:24:25 UTC 2022 - Arun Persaud diff --git a/python-wheel.spec b/python-wheel.spec index 0192dae..2a8b4fc 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -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 diff --git a/wheel-0.37.1.tar.gz b/wheel-0.37.1.tar.gz new file mode 100644 index 0000000..a6666b6 --- /dev/null +++ b/wheel-0.37.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82516a039e521100ecdef137f9e44249bf6903f9aff7d368e84ac31d60597f5 +size 68751 diff --git a/wheel-0.38.0.tar.gz b/wheel-0.38.0.tar.gz deleted file mode 100644 index b070912..0000000 --- a/wheel-0.38.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e707447d7fa5cb4fa4598f5694e23a2852770dbfa476cf40e8c45d76bad0ee9a -size 68696