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
This commit is contained in:
Rainer Hurling 2021-09-03 18:47:28 +02:00
parent 108b87c58f
commit 004cad0d02
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Rainer Hurling <rhurlin@gwdg.de>
PORTNAME= python-lsp-server
PORTVERSION= 1.2.1
PORTVERSION= 1.2.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -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