rebuilt with python 3.10 [release 21.0.0-2mamba;Mon Oct 10 2022]
This commit is contained in:
parent
cb88aa0e1d
commit
145fbc46f2
@ -1,6 +1,6 @@
|
||||
Name: python-hyperlink
|
||||
Version: 21.0.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A featureful, immutable, and correct URL for Python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,8 +13,6 @@ License: MIT
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(idna)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -47,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Oct 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 21.0.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.0.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user