diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-04 23:07:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:18 +0700 |
commit | bcd20846ca4058adba4072055f237cf79fba5f1d (patch) | |
tree | 102416ee019d05c4a4bd83ff55bccd6cc302229c /python/rencode | |
parent | d9f403e109d39a2d0828ca4b4d23fee081e51ef5 (diff) |
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.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rencode/rencode.info b/python/rencode/rencode.info index 289857da42a39..561cb24720b7e 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" |