diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:57:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:57:58 +0700 |
commit | da2d7a687d48afdb2a624417607cd2891376d306 (patch) | |
tree | bd6cc00d3fa5956990acbfec099e7c74a979a09c /python | |
parent | 13738ff8fe95bd815007c57b9ef9809dc08c20ec (diff) | |
download | slackbuilds-da2d7a687d48afdb2a624417607cd2891376d306.tar.gz |
python/apprise: Update DEP.
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 bf71051110..852477b227 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 PyYAML babel pytest-runner" +REQUIRES="click decorator Markdown python-oauthlib requests-oauthlib python2-PyYAML babel pytest-runner" MAINTAINER="Justin Teague" EMAIL="arcadellama@posteo.net" |