Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 2021 09:18:20 GMT
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2d0730feefbb - main - textproc/py-python-lsp-server: Update to 1.2.1
Message-ID:  <202108050918.1759IK1E093206@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin:

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

commit 2d0730feefbbae99887c78e2238a967054273b28
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-08-05 09:15:48 +0000
Commit:     Rainer Hurling <rhurlin@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108050918.1759IK1E093206>