diff --git a/python-geopy.spec b/python-geopy.spec index 03566bf..9d506c2 100644 --- a/python-geopy.spec +++ b/python-geopy.spec @@ -1,6 +1,6 @@ Name: python-geopy Version: 2.4.0 -Release: 1mamba +Release: 2mamba Summary: Python Geocoding Toolbox Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://github.com/geopy/geopy Source: https://pypi.debian.net/geopy/geopy-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version @@ -47,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %changelog +* Tue Sep 26 2023 Automatic Build System 2.4.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Aug 28 2023 Automatic Build System 2.4.0-1mamba - automatic version update by autodist