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