diff options
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 e5fbdc86c6391..a2fe414dec88b 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 90061ec356cad..65f35687c345f 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" |