diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-21 00:10:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-21 00:10:28 +0700 |
commit | dcbe2072d741c5bd8c1dc9569eb2907c60a32ba2 (patch) | |
tree | 2a034259531dd6e29a0ddeedb6a052ffd809cd93 /development | |
parent | 324a482f7e87c6a2908bba15dcf527251a90fce6 (diff) |
multiple/pyxdg: 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 5ee6f30d53c7..d8725e8f48b7 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="Pygments curtsies greenlet pyxdg" +REQUIRES="Pygments curtsies greenlet" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |