python/taskw: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a49c724a72
commit
5fb0631974
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/33/d7/6fcc7ed138a3eff9e98d77aa
|
|||
MD5SUM="df868fa392fa3b55f738951d0634feb9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-dateutil pytz kitchen"
|
||||
REQUIRES="python3-dateutil python3-pytz kitchen"
|
||||
MAINTAINER="Tonus"
|
||||
EMAIL="tonus1@free.fr"
|
||||
|
|
Loading…
Reference in New Issue