diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:27:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:27:55 +0700 |
commit | 0e122dce0f07cbe53b0927a6d5fa08e9c0e2cc00 (patch) | |
tree | 5606ca02fca91c5ae801957790f0e57545862136 /python/txrequests | |
parent | 419ba83a0d4f234024fcdf520b6c8f41681b448b (diff) | |
download | slackbuilds-0e122dce0f07cbe53b0927a6d5fa08e9c0e2cc00.tar.gz |
python/txrequests: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/txrequests')
-rw-r--r-- | python/txrequests/txrequests.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txrequests/txrequests.info b/python/txrequests/txrequests.info index 5ff4e9ad42..a921b8e22d 100644 --- a/python/txrequests/txrequests.info +++ b/python/txrequests/txrequests.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ed/97/1524061c7fe257092c25c1cf MD5SUM="b8646167152935d2ad6d40328ee1882a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-requests python-twisted" +REQUIRES="python-twisted" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |