David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-geopy


Commits:
1f2d6315 by David Runge at 2023-08-28T13:38:28+02:00
upgpkg: 2.4.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 
 _name=geopy
 pkgname=python-geopy
-_commit=9da9c28445b2a1a522d27e5798a1fb3135aa36ed  # refs/tags/2.3.0
-pkgver=2.3.0
-pkgrel=3
+_commit=e61648db147c522a167c1f0935c9b4bf7dff623c  # refs/tags/2.4.0
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="Geocoding library for Python"
 arch=(any)
 url="https://github.com/geopy/geopy";
@@ -34,7 +34,7 @@ optdepends=(
   'python-requests: for requests support'
   'python-pytz: for timezone support'
 )
-source=(git+$url#tag=$_commit?signed)
+source=("git+$url#tag=$_commit?signed")
 sha512sums=('SKIP')
 b2sums=('SKIP')
 validpgpkeys=('A18FE9F6F570D5B4E1E1853FAA7B5406547AF062') # Kostya Esmukov 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geopy/-/commit/1f2d6315d2e78a60890d022d660472ce22ff92e9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-geopy/-/commit/1f2d6315d2e78a60890d022d660472ce22ff92e9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to