rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.4.8-4mamba;Wed Sep 27 2023]
This commit is contained in:
parent
1108466fa7
commit
a34b2a8938
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-mechanize
|
Name: python-mechanize
|
||||||
Version: 0.4.8
|
Version: 0.4.8
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: Stateful programmatic web browsing in Python
|
Summary: Stateful programmatic web browsing in Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,9 +12,10 @@ URL: https://github.com/python-mechanize/mechanize
|
|||||||
Source: https://pypi.debian.net/mechanize/mechanize-%{version}.tar.gz
|
Source: https://pypi.debian.net/mechanize/mechanize-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(html5lib)
|
BuildRequires: python3.11dist(html5lib)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: python-build-py3
|
BuildRequires: python-build-py3
|
||||||
BuildRequires: python-wheel-py3
|
BuildRequires: python-wheel-py3
|
||||||
BuildRequires: python-python_install-py3
|
BuildRequires: python-python_install-py3
|
||||||
@ -50,6 +51,9 @@ Stateful programmatic web browsing in Python, after Andy Lester’s Perl module
|
|||||||
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.4.8-4mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sat May 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.8-3mamba
|
* Sat May 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.8-3mamba
|
||||||
- use python-build to fix uninstalled files
|
- use python-build to fix uninstalled files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user