automatic version update by autodist [release 1.0.0-1mamba;Wed Apr 06 2022]
This commit is contained in:
parent
6ee460fd3d
commit
984bfaacb1
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-Rtree
|
Name: python-Rtree
|
||||||
Version: 0.9.7
|
Version: 1.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: R-Tree spatial index for Python GIS
|
Summary: R-Tree spatial index for Python GIS
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/Rtree/Rtree-%{version}.tar.gz
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: python3.7dist(typing-extensions)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -44,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 06 2022 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.7-1mamba
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.7-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user