diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:30:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:30:35 +0700 |
commit | bd9cc16265eaab828669c535fcc3a277ff882994 (patch) | |
tree | a428c81fd6d04dcc822fb64312fc7b01de9895c2 /python | |
parent | e905c2ed81d16423b298343285c8a4774c8ae45f (diff) |
python/python-txaio: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-txaio/python-txaio.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-txaio/python-txaio.info b/python/python-txaio/python-txaio.info index c5bf608c339af..2ff8d8c2857f7 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" |