diff options
Diffstat (limited to 'python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info')
-rw-r--r-- | python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info b/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info index 66ff887738..ef93b3270f 100644 --- a/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info +++ b/python/python3-lsp-jsonrpc/python3-lsp-jsonrpc.info @@ -1,10 +1,10 @@ PRGNAM="python3-lsp-jsonrpc" -VERSION="1.0.0" +VERSION="1.1.2" HOMEPAGE="https://github.com/python-lsp/python-lsp-jsonrpc" -DOWNLOAD="https://github.com/python-lsp/python-lsp-jsonrpc/archive/v1.0.0/python-lsp-jsonrpc-1.0.0.tar.gz" -MD5SUM="8c3d1ca0d9c1d50be7fc135c2d2675ab" +DOWNLOAD="https://github.com/python-lsp/python-lsp-jsonrpc/archive/v1.1.2/python-lsp-jsonrpc-1.1.2.tar.gz" +MD5SUM="080114fa319513cd6690a8c3be2906f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-ujson" +REQUIRES="python3-ujson python3-setuptools-opt" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |