git: 004cad0d02a6 - main - textproc/py-python-lsp-server: Update to 1.2.2
Rainer Hurling
rhurlin at FreeBSD.org
Fri Sep 3 16:51:45 UTC 2021
The branch main has been updated by rhurlin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=004cad0d02a63ed32f4e5f2cd20f4d13effa8bba
commit 004cad0d02a63ed32f4e5f2cd20f4d13effa8bba
Author: Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-09-03 16:47:28 +0000
Commit: Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-09-03 16:51:26 +0000
textproc/py-python-lsp-server: Update to 1.2.2
- Improves the way skip symbols are imported from other libraries
- Add constrain on Pylint < v2.10 until figured out how to support it
Changelog: https://github.com/python-lsp/python-lsp-server/releases/tag/v1.2.2
Reported by: Repology
---
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 c48badef483d..420de64ea767 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.1
+PORTVERSION= 1.2.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 032cea9af838..36f8a3c8ad0a 100644
--- a/textproc/py-python-lsp-server/distinfo
+++ b/textproc/py-python-lsp-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628154207
-SHA256 (python-lsp-server-1.2.1.tar.gz) = fe10b8f1ef7cd4f5b4aafcb5e29a2bbd454459442d434bbe1af97d2f3a94f55c
-SIZE (python-lsp-server-1.2.1.tar.gz) = 61448
+TIMESTAMP = 1630685927
+SHA256 (python-lsp-server-1.2.2.tar.gz) = 8c3e8ff5ff076f1aed8db5f14041e76d19ebd09ba1867e3f5f2f6740423ce0e3
+SIZE (python-lsp-server-1.2.2.tar.gz) = 61742
More information about the dev-commits-ports-all
mailing list