diff options
| author | Erich Ritz <erich.public+gitlab@protonmail.com> | 2024-03-01 23:02:28 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-02 09:19:47 +0700 |
| commit | 41603d289ae3c2a6c4adf9daac76060473adb3c3 (patch) | |
| tree | cf09e8b8f992099f239a788f28cf2418c0aff449 /python/python3-json5/python3-json5.info | |
| parent | 6d3f2da9560fbe5d3ee58135b95b4c032ada1f6b (diff) | |
python/python3-json5: Add missing dep.
Switch to pyproject.toml build method.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5/python3-json5.info')
| -rw-r--r-- | python/python3-json5/python3-json5.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-json5/python3-json5.info b/python/python3-json5/python3-json5.info index dbbd0ea932..a5b6e0341f 100644 --- a/python/python3-json5/python3-json5.info +++ b/python/python3-json5/python3-json5.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/dpranke/pyjson5/archive/v0.9.17/pyjson5-0.9.17.tar. MD5SUM="b5a9f9560ce24f70d890a5ae32fa9c0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-setuptools-opt" MAINTAINER="Erich Ritz" EMAIL="erich.public@protonmail.com" |
