summaryrefslogtreecommitdiffstats
path: root/python/python3-jsonschema/python3-jsonschema.info
diff options
context:
space:
mode:
author fourtysixandtwo2024-04-01 10:15:34 +0200
committer Willy Sudiarto Raharjo2024-04-05 10:18:19 +0200
commit7b88368d43deb14614c59106fee256b38e27180a (patch)
tree08f735344be67f46afd4663bcca2b92c2df57bf1 /python/python3-jsonschema/python3-jsonschema.info
parentc1e7848d340e209f83b1bc8a82ab4c3f5fbe7dce (diff)
downloadslackbuilds-7b88368d43deb14614c59106fee256b38e27180a.tar.gz
python/python3-jsonschema: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jsonschema/python3-jsonschema.info')
-rw-r--r--python/python3-jsonschema/python3-jsonschema.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jsonschema/python3-jsonschema.info b/python/python3-jsonschema/python3-jsonschema.info
index 61274b9edd..8f0338be21 100644
--- a/python/python3-jsonschema/python3-jsonschema.info
+++ b/python/python3-jsonschema/python3-jsonschema.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-4.17.3
MD5SUM="7c65ceb8923c83cb1f22c2b5a86d99b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-attrs python3-pyrsistent python3-hatch_vcs python3-hatch_fancy_pypi_readme"
+REQUIRES="python3-attrs python3-pyrsistent"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"