diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-08-05 09:15:48 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-08-05 09:15:48 +0000 |
commit | 2d0730feefbbae99887c78e2238a967054273b28 (patch) | |
tree | 1bdfb3cbe5e67aff1c05569054f587661908111d /textproc | |
parent | 108bd05cd72b450b9eac8734dc490f6b7274f15e (diff) | |
download | ports-2d0730feefbbae99887c78e2238a967054273b28.tar.gz ports-2d0730feefbbae99887c78e2238a967054273b28.zip |
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-python-lsp-server/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-python-lsp-server/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index 92a19d007453..c48badef483d 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= python-lsp-server -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-lsp-server/distinfo b/textproc/py-python-lsp-server/distinfo index cf4b0f669641..032cea9af838 100644 --- a/textproc/py-python-lsp-server/distinfo +++ b/textproc/py-python-lsp-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627931353 -SHA256 (python-lsp-server-1.2.0.tar.gz) = 5ec41d886de1e7b1eb92460cd1bc57bba6936b4e5d34faffbbff3aac662f935a -SIZE (python-lsp-server-1.2.0.tar.gz) = 61430 +TIMESTAMP = 1628154207 +SHA256 (python-lsp-server-1.2.1.tar.gz) = fe10b8f1ef7cd4f5b4aafcb5e29a2bbd454459442d434bbe1af97d2f3a94f55c +SIZE (python-lsp-server-1.2.1.tar.gz) = 61448 |