diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-04-01 02:15:34 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-05 15:18:19 +0700 |
| commit | 7b88368d43deb14614c59106fee256b38e27180a (patch) | |
| tree | 08f735344be67f46afd4663bcca2b92c2df57bf1 /python/python3-jsonschema/python3-jsonschema.info | |
| parent | c1e7848d340e209f83b1bc8a82ab4c3f5fbe7dce (diff) | |
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.info | 2 |
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" |
