mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
gis/geopy: Updated for version 1.7.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
292a5d0662
commit
024d3c819d
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Currently maintained by Benjamin Trigona-Harany
|
||||
|
||||
PRGNAM=geopy
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geopy"
|
||||
VERSION="1.6.1"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="https://github.com/geopy/geopy"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.6.1.tar.gz"
|
||||
MD5SUM="88bb463d0818c681566839926b55282f"
|
||||
DOWNLOAD="https://github.com/geopy/geopy/archive/1.7.0.tar.gz"
|
||||
MD5SUM="0533ccc72d8fbbfa33d60ad55cf388ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue