automatic version update by autodist [release 4.2.2-1mamba;Thu Oct 28 2021]
This commit is contained in:
parent
2d7f40a9ad
commit
daf2457aa4
@ -1,5 +1,5 @@
|
|||||||
Name: python-textdistance
|
Name: python-textdistance
|
||||||
Version: 4.2.1
|
Version: 4.2.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python library for comparing distance between two or more sequences by many algorithms
|
Summary: Python library for comparing distance between two or more sequences by many algorithms
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,11 +10,9 @@ URL: https://pypi.org/project/textdistance/
|
|||||||
Source: https://pypi.debian.net/textdistance/textdistance-%{version}.tar.gz
|
Source: https://pypi.debian.net/textdistance/textdistance-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: python3
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -45,6 +43,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 28 2021 Automatic Build System <autodist@mambasoft.it> 4.2.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 4.2.1-1mamba
|
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 4.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user