Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2023 17:59:23 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: 5f55560f9b14 - main - textproc/py-python-lsp-server: Update to 1.7.4
Message-ID:  <202307031759.363HxNZw083010@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=5f55560f9b143d59496102d5f4dd241658a50622

commit 5f55560f9b143d59496102d5f4dd241658a50622
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-07-03 17:55:24 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-07-03 17:58:25 +0000

    textproc/py-python-lsp-server: Update to 1.7.4
    
    - Issue 393 - Environment path doesn't expand user directory
    - PR 394 - Resolve homedir references in Jedi environment path
    - PR 381 - Report progress even when initialization fails
    - PR 380 - Fix pylint hang on file with many errors
    
    Reported by:    Repology
    MFH:            2023Q3
---
 textproc/py-python-lsp-server/Makefile | 3 +--
 textproc/py-python-lsp-server/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile
index d5d96e25b4d8..bef02c62fd78 100644
--- a/textproc/py-python-lsp-server/Makefile
+++ b/textproc/py-python-lsp-server/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	python-lsp-server
-PORTVERSION=	1.7.3
-PORTREVISION=	1
+PORTVERSION=	1.7.4
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-python-lsp-server/distinfo b/textproc/py-python-lsp-server/distinfo
index bb9ecb4a3f9a..0791340588e5 100644
--- a/textproc/py-python-lsp-server/distinfo
+++ b/textproc/py-python-lsp-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684261746
-SHA256 (python-lsp-server-1.7.3.tar.gz) = a31b0525be6ec831c7d2b476b744e5aa5074633e1d1b77ee97f332cde15983ea
-SIZE (python-lsp-server-1.7.3.tar.gz) = 97336
+TIMESTAMP = 1688404652
+SHA256 (python-lsp-server-1.7.4.tar.gz) = c84254485a4d9431b24ecefd59741d21c00165611bcf6037bd7d54d0ed06a197
+SIZE (python-lsp-server-1.7.4.tar.gz) = 97864



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