diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-05-24 12:32:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-25 12:00:07 +0700 |
commit | aa52858532e3db3434d81fb5c6454146028040d9 (patch) | |
tree | c312dd71a4838226fe74b1b91d1eb0763c036636 /python/python3-lsp-black/python3-lsp-black.info | |
parent | ef98e2bb968ce750c48e9b87102649b7dda1333b (diff) |
python/python3-lsp-black: Update for 1.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lsp-black/python3-lsp-black.info')
-rw-r--r-- | python/python3-lsp-black/python3-lsp-black.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-lsp-black/python3-lsp-black.info b/python/python3-lsp-black/python3-lsp-black.info index e20b5c18fe22..986f5349246b 100644 --- a/python/python3-lsp-black/python3-lsp-black.info +++ b/python/python3-lsp-black/python3-lsp-black.info @@ -1,10 +1,10 @@ PRGNAM="python3-lsp-black" -VERSION="1.2.1" +VERSION="1.3.0" HOMEPAGE="https://github.com/python-lsp/python-lsp-black" -DOWNLOAD="https://github.com/python-lsp/python-lsp-black/archive/v1.2.1/python-lsp-black-1.2.1.tar.gz" -MD5SUM="bf7beb4453edda8d54d7bf7d4ebd303b" +DOWNLOAD="https://github.com/python-lsp/python-lsp-black/archive/v1.3.0/python-lsp-black-1.3.0.tar.gz" +MD5SUM="62acc0e36276b58e91ca00282ec2f8c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-black python3-lsp-server python-toml" +REQUIRES="python3-black python3-lsp-server" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |