summaryrefslogtreecommitdiffstats
path: root/gis/Geohash/Geohash.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-11-12 17:27:31 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-17 18:42:56 +0700
commit52a20c6c69047c7960e73c4670ecab0e90ce5b3d (patch)
treea41684c363b6dd3d913199e9d8f9caaeb93a6422 /gis/Geohash/Geohash.info
parent4fd6efbb433d7f91815ad5f43273bc39f386212e (diff)
downloadslackbuilds-52a20c6c69047c7960e73c4670ecab0e90ce5b3d.tar.gz
slackbuilds-52a20c6c69047c7960e73c4670ecab0e90ce5b3d.tar.xz
gis/Geohash: Python 3 by default.
Diffstat (limited to '')
-rw-r--r--gis/Geohash/Geohash.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/Geohash/Geohash.info b/gis/Geohash/Geohash.info
index 89ba46621f..660744a032 100644
--- a/gis/Geohash/Geohash.info
+++ b/gis/Geohash/Geohash.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/G/Geohash/Geohash-1.0.tar.gz"
MD5SUM="a7c4e57874061fae1e30dd8aa8b9b390"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="python3"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"