diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:55 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:09 +0700 |
commit | 968a0e90f566cdabdac52eb3ac7310991b8c7c86 (patch) | |
tree | e7f0fd86f59ef9d019581b61dac0c39963c6e495 /python/python-jeepney | |
parent | 166471f3e52865270005915e89344efc097553ae (diff) |
python/python-jeepney: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-jeepney')
-rw-r--r-- | python/python-jeepney/python-jeepney.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-jeepney/python-jeepney.info b/python/python-jeepney/python-jeepney.info index b4fc9d5df7d97..a3c75c81ac686 100644 --- a/python/python-jeepney/python-jeepney.info +++ b/python/python-jeepney/python-jeepney.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d6/f4/154cf374c2daf2020e05c3c6 MD5SUM="7e2151e9197c751ceca6550bc6b3294c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build wheel python3-installer python3-flit_core" +REQUIRES="python3-build python3-wheel python3-installer" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |