Compare commits
9 Commits
1.20.0-2ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
53a35a745b | |||
48202c0255 | |||
bca8c45427 | |||
654b4005de | |||
d97fa48e08 | |||
f53708771b | |||
55833ec863 | |||
e83602588e | |||
ca4c76c5e5 |
@ -1,6 +1,6 @@
|
||||
Name: python-geopy
|
||||
Version: 1.20.0
|
||||
Release: 2mamba
|
||||
Version: 2.4.1
|
||||
Release: 1mamba
|
||||
Summary: Python Geocoding Toolbox
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,11 +10,11 @@ URL: https://github.com/geopy/geopy
|
||||
Source: https://pypi.debian.net/geopy/geopy-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -48,6 +48,33 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2023 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.4.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Mon Aug 28 2023 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 12 2021 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 10 2021 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 06 2020 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 12 2020 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 03 2020 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20.0-2mamba
|
||||
- rebuilt with python3 3.7.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user