diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:08:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 16:08:48 +0700 |
commit | 4f6d3b2e5d585d819175b8a1279dac982d7727e4 (patch) | |
tree | 5d60e8bdb4666c97aaad31967a559d79e0702814 /development | |
parent | b2f9f5803a59907eb8266db19e334b85784628c5 (diff) |
development/bpython: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/bpython/bpython.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/bpython/bpython.info b/development/bpython/bpython.info index e5abedf937028..5ee6f30d53c7b 100644 --- a/development/bpython/bpython.info +++ b/development/bpython/bpython.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/8f/34/7bdeba9999d2dfe5c0682291 MD5SUM="ca73d8c605767242aea522ec6bb84d48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-six python-requests Pygments curtsies greenlet pyxdg" +REQUIRES="Pygments curtsies greenlet pyxdg" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |