rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-4mamba;Tue Sep 26 2023]
This commit is contained in:
parent
75fbf2ab8d
commit
87dd0b9fa4
@ -1,6 +1,6 @@
|
||||
Name: python-intervaltree
|
||||
Version: 3.1.0
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,10 @@ URL: https://pypi.org/project/intervaltree/
|
||||
Source: https://pypi.debian.net/intervaltree/intervaltree-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(sortedcontainers)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(sortedcontainers)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/intervaltree-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-4mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 3.1.0-3mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user