diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-09-06 21:10:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-07 23:44:37 +0700 |
commit | 13019a0d5ac69a82185556b7c143aefd5d20cc92 (patch) | |
tree | 4ea69a7a05c3ce4cba83cbecf9503c2621c006c0 /desktop/calcure | |
parent | cace70595f218e248b4b9f7cd86928e5907f2592 (diff) |
desktop/calcure: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/calcure')
-rw-r--r-- | desktop/calcure/calcure.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/calcure/calcure.info b/desktop/calcure/calcure.info index 2b365d6528f3..e6c164d2119d 100644 --- a/desktop/calcure/calcure.info +++ b/desktop/calcure/calcure.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/26/97/09a6ab51c4f1d9ece72eb0f9 MD5SUM="9be4f15e745a06fc40e20ae16d7d59f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="holidays jdatetime ics python3-icalendar python3-dateutil kitchen taskw pytz" +REQUIRES="holidays jdatetime ics python3-icalendar python3-dateutil kitchen taskw python3-pytz" MAINTAINER="Tonus" EMAIL="tonus1@free.fr" |