diff options
author | Arn0 <yth@ythogtha.org> | 2023-11-08 14:58:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:07:53 +0700 |
commit | 36901c8a65cb07641c1d14fb9d4999f5bffb7edc (patch) | |
tree | 5940e5ff2484a701865ca79eb124c760c4053104 /python | |
parent | 777339c2e7532d60e669543c0af5961e084b5836 (diff) |
python/apprise: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/apprise/apprise.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/apprise/apprise.info b/python/apprise/apprise.info index 75669115489f..a670b02a8695 100644 --- a/python/apprise/apprise.info +++ b/python/apprise/apprise.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/a/apprise/apprise-0.9.1 MD5SUM="a40e7ddf76f31d5b5a386cf9a0d9b9c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="click decorator Markdown python-oauthlib requests-oauthlib python2-PyYAML babel python2-pytest-runner" +REQUIRES="click python3-decorator Markdown python-oauthlib requests-oauthlib python2-PyYAML babel python2-pytest-runner" MAINTAINER="Justin Teague" EMAIL="arcadellama@posteo.net" |