rebuilt with python 3.10 [release 3.1.0-3mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:17:04 +01:00
parent 05d56c019a
commit 75fbf2ab8d

View File

@ -1,6 +1,6 @@
Name: python-intervaltree Name: python-intervaltree
Version: 3.1.0 Version: 3.1.0
Release: 2mamba Release: 3mamba
Summary: A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment 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 Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/intervaltree-%{version}-py*.egg-info/* %{python_sitearch}/intervaltree-%{version}-py*.egg-info/*
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 3.1.0-3mamba
- rebuilt with python 3.10
* Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-2mamba * Sun Apr 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.0-2mamba
- rebuilt with distdeps - rebuilt with distdeps