automatic version update by autodist [release 6.2.0-1mamba;Wed Oct 30 2024]
This commit is contained in:
parent
95510b914e
commit
63bdf16b67
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-bleach
|
||||
Version: 6.1.0
|
||||
Version: 6.2.0
|
||||
Release: 1mamba
|
||||
Summary: An easy safelist-based HTML-sanitizing tool
|
||||
Group: System/Libraries
|
||||
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/bleach/bleach-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(six)
|
||||
BuildRequires: python3.11dist(webencodings)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
@ -48,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user