git: a26fbdbd6631 - main - textproc/py-python-lsp-server: Update to 1.3.2

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Fri, 26 Nov 2021 16:34:14 UTC
The branch main has been updated by rhurlin:

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

commit a26fbdbd6631de8c98aaa76962df60b8dff9137c
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-11-26 16:33:02 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-11-26 16:33:02 +0000

    textproc/py-python-lsp-server: Update to 1.3.2
    
    - Fix error on triggering completions in import context
    - Fix formatting a log message
    
    Changelog: https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-132-2021-11-25
    
    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 b411c8b62f7c..6e9e0c96e68b 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.3.1
+PORTVERSION=	1.3.2
 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 559a23a8bd66..99e4cf939880 100644
--- a/textproc/py-python-lsp-server/distinfo
+++ b/textproc/py-python-lsp-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637685157
-SHA256 (python-lsp-server-1.3.1.tar.gz) = 9869545b980091f57865e01cc2ba5f82b0f4298545b8c67829b0cb1c8b2a0794
-SIZE (python-lsp-server-1.3.1.tar.gz) = 62464
+TIMESTAMP = 1637943234
+SHA256 (python-lsp-server-1.3.2.tar.gz) = 342b94402d1fdff68ad5bb7c2b51dc9effac89183a0b80b13b3ee2f67544a670
+SIZE (python-lsp-server-1.3.2.tar.gz) = 62480