git: 2d0730feefbb - main - textproc/py-python-lsp-server: Update to 1.2.1

Rainer Hurling rhurlin at FreeBSD.org
Thu Aug 5 09:18:21 UTC 2021


The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d0730feefbbae99887c78e2238a967054273b28

commit 2d0730feefbbae99887c78e2238a967054273b28
Author:     Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-08-05 09:15:48 +0000
Commit:     Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-08-05 09:15:48 +0000

    textproc/py-python-lsp-server: Update to 1.2.1
    
    Fixes an error when resolving completions.
    
    Changelog: https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-121-2021-08-04
    
    Reported by:    portscout
---
 textproc/py-python-lsp-server/Makefile | 2 +-
 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 at 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


More information about the dev-commits-ports-main mailing list