rebuilt with python3 == 3.11 [release 4.1.0-2mamba;Sat Sep 30 2023]
This commit is contained in:
parent
4ee28f928f
commit
d552db6474
@ -2,21 +2,22 @@
|
||||
|
||||
Name: python-urlgrabber
|
||||
Version: 4.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A high-level cross-protocol url-grabber
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: https://urlgrabber.baseurl.org/
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://urlgrabber.baseurl.org/
|
||||
Source: https://pypi.debian.net/urlgrabber/urlgrabber-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(pycurl)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(six)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(pycurl)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(six)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
A high-level cross-protocol url-grabber.
|
||||
@ -52,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0-2mamba
|
||||
- rebuilt with python3 == 3.11
|
||||
|
||||
* Mon Apr 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0-1mamba
|
||||
- update to 4.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user