mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
gis/OWSLib: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db82800671
commit
6f001ee960
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/geopython/OWSLib/archive/0.31.0/OWSLib-0.31.0.tar.g
|
||||||
MD5SUM="9aab2af59a1379e73daada198773d85f"
|
MD5SUM="9aab2af59a1379e73daada198773d85f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-dateutil pytz python3-lxml"
|
REQUIRES="python3-dateutil python3-pytz python3-lxml"
|
||||||
MAINTAINER="Giancarlo Dessi"
|
MAINTAINER="Giancarlo Dessi"
|
||||||
EMAIL="slack@giand.it"
|
EMAIL="slack@giand.it"
|
||||||
|
|
Loading…
Reference in a new issue