summaryrefslogtreecommitdiffstats
path: root/python/rencode
diff options
context:
space:
mode:
author fourtysixandtwo2023-05-05 00:07:23 +0200
committer Willy Sudiarto Raharjo2023-05-06 03:28:18 +0200
commitbcd20846ca4058adba4072055f237cf79fba5f1d (patch)
tree102416ee019d05c4a4bd83ff55bccd6cc302229c /python/rencode
parentd9f403e109d39a2d0828ca4b4d23fee081e51ef5 (diff)
downloadslackbuilds-bcd20846ca4058adba4072055f237cf79fba5f1d.tar.gz
python/rencode: Update wheel dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rencode')
-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 289857da42..561cb24720 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="python3-wheel"
+REQUIRES="python2-wheel python3-wheel"
MAINTAINER="Logan Rathbone"
EMAIL="poprocks@gmail.com"