Browse Source
python/taskw: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
isaackwy
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/taskw/taskw.info
|
|
@ -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" |