summaryrefslogtreecommitdiffstats
path: root/python/python3-lsp-black
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-lsp-black')
-rw-r--r--python/python3-lsp-black/python3-lsp-black.SlackBuild2
-rw-r--r--python/python3-lsp-black/python3-lsp-black.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-lsp-black/python3-lsp-black.SlackBuild b/python/python3-lsp-black/python3-lsp-black.SlackBuild
index 2872a9701c..79e980bd01 100644
--- a/python/python3-lsp-black/python3-lsp-black.SlackBuild
+++ b/python/python3-lsp-black/python3-lsp-black.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-lsp-black
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-lsp-black/python3-lsp-black.info b/python/python3-lsp-black/python3-lsp-black.info
index e20b5c18fe..986f534924 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"