automatic version update by autodist [release 2.2.1-1mamba;Sat Mar 20 2021]
This commit is contained in:
parent
79e293fad7
commit
241dcb2634
@ -1,5 +1,5 @@
|
||||
Name: python-soupsieve
|
||||
Version: 2.2
|
||||
Version: 2.2.1
|
||||
Release: 1mamba
|
||||
Summary: A CSS selector library designed to be used with Beautiful Soup 4
|
||||
Group: System/Libraries
|
||||
@ -10,11 +10,9 @@ URL: https://github.com/facelessuser/soupsieve
|
||||
Source: https://pypi.debian.net/soupsieve/soupsieve-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## note: run 'autospec -u -a6 python-soupsieve' to get the list of build requirements.
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -44,6 +42,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user