automatic version update by autodist [release 3.6.1-1mamba;Fri Dec 29 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:32:48 +01:00
parent 29285b3fe3
commit 268604b840

View File

@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-rapidfuzz
Version: 3.6.0
Version: 3.6.1
Release: 1mamba
Summary: Rapid fuzzy string matching
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/maxbachmann/RapidFuzz
URL: https://github.com/rapidfuzz/RapidFuzz
Source: https://pypi.debian.net/rapidfuzz/rapidfuzz-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Dec 29 2023 Automatic Build System <autodist@mambasoft.it> 3.6.1-1mamba
- automatic version update by autodist
* Thu Dec 28 2023 Automatic Build System <autodist@mambasoft.it> 3.6.0-1mamba
- automatic version update by autodist