rebuilt with python 3.10 [release 6.0.0-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
e63bea88d3
commit
cf408c7bd9
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-bleach
|
||||
Version: 6.0.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An easy safelist-based HTML-sanitizing tool
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 6.0.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Tue Jan 24 2023 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user