From c100a181304bdeb5e82e55253b65de792f324c57 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:53:21 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.37.1-2mamba;Sat May 28 2022] --- python-wheel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index c127e33..1582150 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,6 +1,6 @@ Name: python-wheel Version: 0.37.1 -Release: 1mamba +Release: 2mamba Summary: The reference implementation of the Python wheel packaging standard, as defined in PEP 427 Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ sed -i "s|%{_bindir}/wheel$|%{_bindir}/wheel%{?with_pyver}|" %{name}.filelist %{python_sitearch}/wheel-%{version}-py*.egg-info/* %changelog +* Sat May 28 2022 Silvan Calarco 0.37.1-2mamba +- rebuilt with python 3.10 + * Thu Dec 23 2021 Automatic Build System 0.37.1-1mamba - automatic version update by autodist