diff --git a/lang/py-lsp-server/Makefile b/lang/py-lsp-server/Makefile index cd4d31ddb4bf..91c1407598a1 100644 --- a/lang/py-lsp-server/Makefile +++ b/lang/py-lsp-server/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2023/05/06 17:04:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2023/05/21 18:25:14 wiz Exp $ -DISTNAME= python-lsp-server-1.7.2 +DISTNAME= python-lsp-server-1.7.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} CATEGORIES= lang python MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-lsp-server/} @@ -46,8 +46,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-flaky-[0-9]*:../../devel/py-flaky PYTHON_VERSIONS_INCOMPATIBLE= 27 37 # py-pylint, py-parso via py-jedi -USE_PKG_RESOURCES= yes - SUBST_CLASSES+= pylint SUBST_FILES.pylint+= test/plugins/test_pylint_lint.py SUBST_STAGE.pylint= pre-build diff --git a/lang/py-lsp-server/distinfo b/lang/py-lsp-server/distinfo index 806abb75cd95..efbb3e8a0e8f 100644 --- a/lang/py-lsp-server/distinfo +++ b/lang/py-lsp-server/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2023/05/06 17:04:55 wiz Exp $ +$NetBSD: distinfo,v 1.4 2023/05/21 18:25:14 wiz Exp $ -BLAKE2s (python-lsp-server-1.7.2.tar.gz) = 3b4f78d41993b14baae4bcbc89e0e65ecfef5863f0a47e333c52cf53c9cf18dc -SHA512 (python-lsp-server-1.7.2.tar.gz) = aaa31a72391dbf0f6b40ca954cbd2377c4105371a54036d8cbab52ee0360a2400c453d47bbccbe3bea78e3189aa4006aeb7546bd99cad3a8f0bc352a0594e885 -Size (python-lsp-server-1.7.2.tar.gz) = 97050 bytes +BLAKE2s (python-lsp-server-1.7.3.tar.gz) = 529fb009838b626d080e6198abec1dc7b3eadcf08d4a067cb5374f5645e5f124 +SHA512 (python-lsp-server-1.7.3.tar.gz) = b34b8ae4311f4c8af9379f6a5d94400f34e3221f9bc55a4d95f909a23d0098bab4bd27992792901cea67b01202720b3cc76f89138841b352a49191aa86603c02 +Size (python-lsp-server-1.7.3.tar.gz) = 97336 bytes