automatic version update by autodist [release 3.2.0-1mamba;Mon Dec 22 2025]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: python-intervaltree
|
||||
Version: 3.1.0
|
||||
Release: 4mamba
|
||||
Version: 3.2.0
|
||||
Release: 1mamba
|
||||
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
|
||||
@@ -9,9 +9,9 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.org/project/intervaltree/
|
||||
Source: https://pypi.debian.net/intervaltree/intervaltree-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(sortedcontainers)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
@@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/intervaltree-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 22 2025 Automatic Build System <autodist@openmamba.org> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user