diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-17 21:20:29 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 02:00:29 -0500 |
commit | e564e320e8cde2b77ae971acc480a0796f34ea85 (patch) | |
tree | 3a784c38feed8e41c7acaf8c3ecf2aee30efe136 /gis | |
parent | b51dce95b52a750abac7a540c9a24a2da3dab089 (diff) |
gis/geopy: Updated dependencies.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/geopy/geopy.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geopy/geopy.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gis/geopy/geopy.SlackBuild b/gis/geopy/geopy.SlackBuild index e5fbdc86c639..a2fe414dec88 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-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2013-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/gis/geopy/geopy.info b/gis/geopy/geopy.info index 90061ec356ca..65f35687c345 100644 --- a/gis/geopy/geopy.info +++ b/gis/geopy/geopy.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/geopy/geopy/archive/2.1.0/geopy-2.1.0.tar.gz" MD5SUM="0573cc833b3566fd4c06f10f1646a252" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3" +REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |