aboutsummaryrefslogtreecommitdiff
path: root/python/python3-py-cpuinfo
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:24 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:37 +0700
commit54755de42f78fa232b6ded7d8ba4af0648561461 (patch)
tree2b55c4138935853a6fd2da1f3efc86c0147a83bb /python/python3-py-cpuinfo
parent24bee2fa9a92f690b5a0732c5882c3be3ed9094f (diff)
python/python3-py-cpuinfo: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-py-cpuinfo')
-rw-r--r--python/python3-py-cpuinfo/python3-py-cpuinfo.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-py-cpuinfo/python3-py-cpuinfo.info b/python/python3-py-cpuinfo/python3-py-cpuinfo.info
index 7d8857088b95..8b668681ca3e 100644
--- a/python/python3-py-cpuinfo/python3-py-cpuinfo.info
+++ b/python/python3-py-cpuinfo/python3-py-cpuinfo.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/py-cpuinfo/py-cpuinfo
MD5SUM="b323b82dddf2e47bc554c124586c16dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel"
+REQUIRES="python3-build python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"