diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-08-30 18:51:32 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-31 19:01:12 +0700 |
commit | c1697e2e57eb7d299611211d1a886076e27999e3 (patch) | |
tree | ff5ac57ff1a4ff5fe5b156160ce360dca733de68 /python/python3-black | |
parent | 19a4c22d39a6d4f3026830f0b58979fd3b6aeabe (diff) |
python/python3-black: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-black')
-rw-r--r-- | python/python3-black/python3-black.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-black/python3-black.info b/python/python3-black/python3-black.info index 93eac072ff..ed7bb46f0f 100644 --- a/python/python3-black/python3-black.info +++ b/python/python3-black/python3-black.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/b/black/black-22.12.0.t MD5SUM="520c6d1854a2a94ea2eae1df86f441b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-hatch_fancy_pypi_readme click mypy_extensions python3-platformdirs typing-extensions" +REQUIRES="python3-hatch_fancy_pypi_readme click mypy_extensions python3-platformdirs python3-typing-extensions" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |