aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:25 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:39 +0700
commit782cfd16809bc8c30c74d623e60eb1d9a99f1b89 (patch)
treeb2c417d7eb5fd4f4fdf35ddfaab816b7fcffe1f4 /python
parente0a0b366fef81bd8f4b9682e6b6d809b703bf2f1 (diff)
python/python3-ujson: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-ujson/python3-ujson.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ujson/python3-ujson.info b/python/python3-ujson/python3-ujson.info
index 75b6d3194cddc..0ce5636a8813a 100644
--- a/python/python3-ujson/python3-ujson.info
+++ b/python/python3-ujson/python3-ujson.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/u/ujson/ujson-5.7.0.tar
MD5SUM="f93bd7aa33e3e6ed41c9e3782abe7b48"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel"
+REQUIRES="python3-build python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"