summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2022-09-23 22:51:25 +0200
committer Willy Sudiarto Raharjo2022-09-24 02:36:04 +0200
commit68306bd72dd143ffba3e6b2d566b946aaeff3335 (patch)
tree66a35dc9274038cbef68c40c0617cb513d5e6fd0 /gis
parent3825f422c989c6c4f8ac41ebb2ce0b1442cac41e (diff)
downloadslackbuilds-68306bd72dd143ffba3e6b2d566b946aaeff3335.tar.gz
gis/python3-pyproj: Updated for version 3.4.0
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/python3-pyproj/python3-pyproj.SlackBuild2
-rw-r--r--gis/python3-pyproj/python3-pyproj.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-pyproj/python3-pyproj.SlackBuild b/gis/python3-pyproj/python3-pyproj.SlackBuild
index ce41b4e55b..5185739092 100644
--- a/gis/python3-pyproj/python3-pyproj.SlackBuild
+++ b/gis/python3-pyproj/python3-pyproj.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyproj
-VERSION=${VERSION:-3.3.1}
+VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/python3-pyproj/python3-pyproj.info b/gis/python3-pyproj/python3-pyproj.info
index 6f0605df2e..82de55828b 100644
--- a/gis/python3-pyproj/python3-pyproj.info
+++ b/gis/python3-pyproj/python3-pyproj.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pyproj"
-VERSION="3.3.1"
+VERSION="3.4.0"
HOMEPAGE="https://github.com/pyproj4/pyproj"
-DOWNLOAD="https://github.com/pyproj4/pyproj/archive/3.3.1/pyproj-3.3.1.tar.gz"
-MD5SUM="5045615816d6237478579887adf8150a"
+DOWNLOAD="https://github.com/pyproj4/pyproj/archive/3.4.0/pyproj-3.4.0.tar.gz"
+MD5SUM="ac79804f30cf4086611db5e5d3fd9b71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="proj"