diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-17 21:06:22 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 19:19:35 +0700 |
commit | eb4bd7d8889b34f8c0337538ba2eef71e6acf4a4 (patch) | |
tree | 195f5739fef8201fefc2891628e45234140cde0b /python/python-jeepney | |
parent | fe5a3412dc9a925f81e6f2a855275df809dc2478 (diff) |
python/python-jeepney: Fix deps.
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 a3c75c81ac686..d7c23e5ca7da6 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 python3-wheel python3-installer" +REQUIRES="python3-build python3-wheel" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |