diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:12 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:07 +0700 |
| commit | 8bca86e6e2b23ba74f99c887f0277dcc3c31d6cc (patch) | |
| tree | dd1acc987747070606cccfeb83d687d100ce0220 /python | |
| parent | 1855278d64224e9f115608b7d4318db6ad31e85d (diff) | |
python/apprise: Fix redundant deps.
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 a670b02a86..1111ba1dc9 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 python3-decorator Markdown python-oauthlib requests-oauthlib python2-PyYAML babel python2-pytest-runner" +REQUIRES="click python3-decorator Markdown requests-oauthlib python2-PyYAML babel python2-pytest-runner" MAINTAINER="Justin Teague" EMAIL="arcadellama@posteo.net" |
