rebuilt with python 3.10 subpackage [release 0.5.1-4mamba;Thu May 05 2022]
This commit is contained in:
parent
42ef36120e
commit
f173db7677
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-webencodings
|
||||
Version: 0.5.1
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: A Python implementation of the WHATWG Encoding standard
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,7 +13,6 @@ License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -45,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu May 05 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-4mamba
|
||||
- rebuilt with python 3.10 subpackage
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-3mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user