rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.22.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
b2ffedfc39
commit
34f71f0f15
@ -1,6 +1,6 @@
|
|||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.22.0
|
Version: 0.22.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A comprehensive HTTP client library
|
Summary: A comprehensive HTTP client library
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,13 +10,14 @@ URL: https://github.com/httplib2/httplib2
|
|||||||
Source: https://pypi.debian.net/httplib2/httplib2-%{version}.tar.gz
|
Source: https://pypi.debian.net/httplib2/httplib2-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.7dist(pyparsing) < 3 or python3.7dist(pyparsing) > 3)
|
BuildRequires: (python3.11dist(pyparsing) < 3 or python3.11dist(pyparsing) > 3)
|
||||||
BuildRequires: (python3.7dist(pyparsing) < 3.0.1 or python3.7dist(pyparsing) > 3.0.1)
|
BuildRequires: (python3.11dist(pyparsing) < 3.0.1 or python3.11dist(pyparsing) > 3.0.1)
|
||||||
BuildRequires: (python3.7dist(pyparsing) < 3.0.2 or python3.7dist(pyparsing) > 3.0.2)
|
BuildRequires: (python3.11dist(pyparsing) < 3.0.2 or python3.11dist(pyparsing) > 3.0.2)
|
||||||
BuildRequires: (python3.7dist(pyparsing) < 3.0.3 or python3.7dist(pyparsing) > 3.0.3)
|
BuildRequires: (python3.11dist(pyparsing) < 3.0.3 or python3.11dist(pyparsing) > 3.0.3)
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(pyparsing)
|
BuildRequires: python3.11dist(pyparsing)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A comprehensive HTTP client library.
|
A comprehensive HTTP client library.
|
||||||
@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/httplib2-%{version}-py*.egg-info/*
|
%{python_sitearch}/httplib2-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.22.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Wed Mar 22 2023 Automatic Build System <autodist@mambasoft.it> 0.22.0-1mamba
|
* Wed Mar 22 2023 Automatic Build System <autodist@mambasoft.it> 0.22.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user