summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-04-27 01:50:59 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 09:31:57 +0700
commit9c2be20b495c4dc1cf72e79ab662ddbc3d0c2231 (patch)
treee8973d7a123b23905b8d3f06ff51a925ebc46554
parent40390ac8676d9afc8d2e0741dedd915536631f69 (diff)
downloadslackbuilds-9c2be20b495c4dc1cf72e79ab662ddbc3d0c2231.tar.gz
slackbuilds-9c2be20b495c4dc1cf72e79ab662ddbc3d0c2231.tar.xz
python/rencode: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/rencode/rencode.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rencode/rencode.info b/python/rencode/rencode.info
index dff3bfc896..289857da42 100644
--- a/python/rencode/rencode.info
+++ b/python/rencode/rencode.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/aresch/rencode/archive/v1.0.6/rencode-1.0.6.tar.gz"
MD5SUM="5ad85007483c35d0d04c1e027a680f1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wheel"
+REQUIRES="python3-wheel"
MAINTAINER="Logan Rathbone"
EMAIL="poprocks@gmail.com"