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 - _)
|
||||
Name: python-mechanize
|
||||
Version: 0.4.8
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: Stateful programmatic web browsing in Python
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,9 +12,10 @@ URL: https://github.com/python-mechanize/mechanize
|
||||
Source: https://pypi.debian.net/mechanize/mechanize-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(html5lib)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(html5lib)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python-build-py3
|
||||
BuildRequires: python-wheel-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/*
|
||||
|
||||
%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
|
||||
- use python-build to fix uninstalled files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user