aboutsummaryrefslogtreecommitdiff
path: root/python/txrequests/txrequests.info
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-15 16:28:54 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:24 +0700
commit47b162b9dbe6cb1c62b28f27fb22142e2665b87e (patch)
tree6b6a39ab89b0f7a3408957720354e2aecc01ee6c /python/txrequests/txrequests.info
parent71ce2e1ce393cce5f995afa199209d922674d8b1 (diff)
downloadslackbuilds-47b162b9dbe6cb1c62b28f27fb22142e2665b87e.tar.xz
python/txrequests: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/txrequests/txrequests.info')
-rw-r--r--python/txrequests/txrequests.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/txrequests/txrequests.info b/python/txrequests/txrequests.info
index a921b8e22dc7..1b84abbbbb3d 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-twisted"
+REQUIRES="python2-twisted"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"