automatic version update by autodist [release 4.10.0-1mamba;Mon Oct 11 2021]
This commit is contained in:
parent
4f3fa36a59
commit
836b2905dc
@ -1,5 +1,5 @@
|
|||||||
Name: python-beautifulsoup4
|
Name: python-beautifulsoup4
|
||||||
Version: 4.9.3
|
Version: 4.10.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library that makes it easy to scrape information from web pages
|
Summary: A library that makes it easy to scrape information from web pages
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,11 +10,9 @@ URL: https://www.crummy.com/software/BeautifulSoup/
|
|||||||
Source: https://pypi.debian.net/beautifulsoup4/beautifulsoup4-%{version}.tar.gz
|
Source: https://pypi.debian.net/beautifulsoup4/beautifulsoup4-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 python-beautifulsoup4' to get the list of build requirements.
|
|
||||||
## 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}.
|
||||||
@ -50,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 4.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Oct 04 2020 Automatic Build System <autodist@mambasoft.it> 4.9.3-1mamba
|
* Sun Oct 04 2020 Automatic Build System <autodist@mambasoft.it> 4.9.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user