aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 21:30:35 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 21:30:35 +0700
commitbd9cc16265eaab828669c535fcc3a277ff882994 (patch)
treea428c81fd6d04dcc822fb64312fc7b01de9895c2
parente905c2ed81d16423b298343285c8a4774c8ae45f (diff)
downloadslackbuilds-bd9cc16265eaab828669c535fcc3a277ff882994.tar.xz
python/python-txaio: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python-txaio/python-txaio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-txaio/python-txaio.info b/python/python-txaio/python-txaio.info
index c5bf608c339a..2ff8d8c2857f 100644
--- a/python/python-txaio/python-txaio.info
+++ b/python/python-txaio/python-txaio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/c1/99/81de004578e9afe017bb1d4c
MD5SUM="ecdd4d0f401c7f01f22830b4d2788593"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="six python-twisted"
+REQUIRES="python-twisted"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"