automatic version update by autodist [release 4.13.1-1mamba;Tue Feb 04 2025]
This commit is contained in:
parent
8c9639bbb0
commit
a75aeabbe9
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-beautifulsoup4
|
||||
Version: 4.12.3
|
||||
Version: 4.13.1
|
||||
Release: 1mamba
|
||||
Summary: A library that makes it easy to scrape information from web pages
|
||||
Group: System/Libraries
|
||||
@ -10,9 +10,11 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.crummy.com/software/BeautifulSoup/
|
||||
Source: https://pypi.debian.net/beautifulsoup4/beautifulsoup4-%{version}.tar.gz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(soupsieve)
|
||||
BuildRequires: python3.11dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
@ -49,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 4.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 18 2024 Automatic Build System <autodist@openmamba.org> 4.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user