From 50b0f6a6811f5b1da521cd6193c4696224da78b1 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 10:42:09 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.0.1-2mamba;Fri Apr 07 2023] --- python-Rtree.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Rtree.spec b/python-Rtree.spec index f5993d6..05f4ed6 100644 --- a/python-Rtree.spec +++ b/python-Rtree.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-Rtree Version: 1.0.1 -Release: 1mamba +Release: 2mamba Summary: R-Tree spatial index for Python GIS Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Fri Apr 07 2023 Sdk Build System 1.0.1-2mamba +- rebuilt with python 3.10 + * Wed Oct 12 2022 Automatic Build System 1.0.1-1mamba - automatic version update by autodist