summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-02-02 22:19:29 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 15:03:28 +0700
commit89db731e102f86667fb0c6b2ed2889ed6f36005d (patch)
treed86c4d80f1f1be8881c8c42f082f01b8446f25cb /gis
parent89a4f4ce65699485857eacbe6f40d93b5b4ad631 (diff)
downloadslackbuilds-89db731e102f86667fb0c6b2ed2889ed6f36005d.tar.gz
slackbuilds-89db731e102f86667fb0c6b2ed2889ed6f36005d.tar.xz
gis/geopy: Updated for version 1.21.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis')
-rw-r--r--gis/geopy/geopy.SlackBuild4
-rw-r--r--gis/geopy/geopy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geopy/geopy.SlackBuild b/gis/geopy/geopy.SlackBuild
index 2a901b6a28..db10a84030 100644
--- a/gis/geopy/geopy.SlackBuild
+++ b/gis/geopy/geopy.SlackBuild
@@ -4,7 +4,7 @@
# Written by Dominik Drobek <dominik.drobek (at) o2.pl>
# Formerly maintained by Francisco Sokol <chico.sokol@gmail.com>
-# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geopy
-VERSION=${VERSION:-1.20.0}
+VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/geopy/geopy.info b/gis/geopy/geopy.info
index ead4b20dc1..99659a6c76 100644
--- a/gis/geopy/geopy.info
+++ b/gis/geopy/geopy.info
@@ -1,8 +1,8 @@
PRGNAM="geopy"
-VERSION="1.20.0"
+VERSION="1.21.0"
HOMEPAGE="https://github.com/geopy/geopy"
-DOWNLOAD="https://github.com/geopy/geopy/archive/1.20.0/geopy-1.20.0.tar.gz"
-MD5SUM="3c9bdd7f811c8b502f0c595e28ce7043"
+DOWNLOAD="https://github.com/geopy/geopy/archive/1.21.0/geopy-1.21.0.tar.gz"
+MD5SUM="0b7d6f8adc0799a8eef9523514f0fe0f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"