From 6aac0599e4672d783e7fe36b421a481429ebeb07 Mon Sep 17 00:00:00 2001 From: Rainer Hurling Date: Tue, 12 Oct 2021 18:45:42 +0200 Subject: textproc/py-python-lsp-server: Update to 1.2.4 Changelog: https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-124-2021-10-11 Reported by: Repology --- textproc/py-python-lsp-server/Makefile | 4 ++-- textproc/py-python-lsp-server/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index a780d07927bf..3842deedf047 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling PORTNAME= python-lsp-server -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopep8>0:textproc/py-autopep8@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}flake8>0,<4:devel/py-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jedi>0:devel/py-jedi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mccabe>0:devel/py-mccabe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pluggy>0:devel/py-pluggy@${PY_FLAVOR} \ diff --git a/textproc/py-python-lsp-server/distinfo b/textproc/py-python-lsp-server/distinfo index cb74e6cee0f3..48616b2fb054 100644 --- a/textproc/py-python-lsp-server/distinfo +++ b/textproc/py-python-lsp-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633457115 -SHA256 (python-lsp-server-1.2.3.tar.gz) = 07ec8b9427c4265a7458f46f4a913beb970441518f5ced6886f71dae6725f72e -SIZE (python-lsp-server-1.2.3.tar.gz) = 62072 +TIMESTAMP = 1634056501 +SHA256 (python-lsp-server-1.2.4.tar.gz) = 007278c4419339bd3a61ca6d7eb8648ead28b5f1b9eba3b6bae8540046116335 +SIZE (python-lsp-server-1.2.4.tar.gz) = 62073 -- cgit v1.2.3