From a98c9d346d82151ed54588d36c18d45928a54dc0 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Fri, 22 Sep 2023 12:55:37 +0530 Subject: [PATCH 1/4] python3-lsp-jsonrpc: update to 1.1.1. --- srcpkgs/python3-lsp-jsonrpc/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-lsp-jsonrpc/template b/srcpkgs/python3-lsp-jsonrpc/template index 7da8fe15b48b0..11c4716aa2551 100644 --- a/srcpkgs/python3-lsp-jsonrpc/template +++ b/srcpkgs/python3-lsp-jsonrpc/template @@ -1,9 +1,9 @@ # Template file for 'python3-lsp-jsonrpc' pkgname=python3-lsp-jsonrpc -version=1.0.0 -revision=3 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=1.1.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-ultrajson" checkdepends="python3-pytest python3-pytest-cov" short_desc="Python server implementation of the JSON RPC 2.0 protocol" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/python-lsp/python-lsp-jsonrpc" changelog="https://raw.githubusercontent.com/python-lsp/python-lsp-jsonrpc/develop/CHANGELOG.md" distfiles="${PYPI_SITE}/p/${pkgname/3}/${pkgname/3}-${version}.tar.gz" -checksum=7bec170733db628d3506ea3a5288ff76aa33c70215ed223abdb0d95e957660bd +checksum=05cc914aa5ee2e7f52eb762014ba4996a8cc52459bfddb81fb96c56ace927908 post_install() { vlicense LICENSE From dfc17d7fef0b25d2bc88f04e68d64929ae1d088f Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Fri, 22 Sep 2023 12:55:40 +0530 Subject: [PATCH 2/4] python3-jedi: update to 0.19.0. --- srcpkgs/python3-jedi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-jedi/template b/srcpkgs/python3-jedi/template index 22bbbd403163d..d0b2d7cc58310 100644 --- a/srcpkgs/python3-jedi/template +++ b/srcpkgs/python3-jedi/template @@ -1,6 +1,6 @@ # Template file for 'python3-jedi' pkgname=python3-jedi -version=0.18.2 +version=0.19.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="https://jedi.readthedocs.io/" distfiles="${PYPI_SITE}/j/jedi/jedi-${version}.tar.gz" -checksum=bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612 +checksum=bcf9894f1753969cbac8022a8c2eaee06bfa3724e4192470aaffe7eb6272b0c4 do_check() { PYTHONPATH="$(cd build/lib* && pwd)" python3 ./test/run.py From 184260d434f08d485dca22ae9fe6fdffdf0b7285 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Fri, 22 Sep 2023 12:35:23 +0530 Subject: [PATCH 3/4] python3-lsp-server: update to 1.8.0. --- srcpkgs/python3-lsp-server/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-lsp-server/template b/srcpkgs/python3-lsp-server/template index ab08051443a8a..77183db695e4f 100644 --- a/srcpkgs/python3-lsp-server/template +++ b/srcpkgs/python3-lsp-server/template @@ -1,6 +1,6 @@ # Template file for 'python3-lsp-server' pkgname=python3-lsp-server -version=1.7.4 +version=1.8.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel" @@ -16,7 +16,7 @@ license="MIT" homepage="https://github.com/python-lsp/python-lsp-server" changelog="https://raw.githubusercontent.com/python-lsp/python-lsp-server/develop/CHANGELOG.md" distfiles="${PYPI_SITE}/p/python-lsp-server/python-lsp-server-${version}.tar.gz" -checksum=c84254485a4d9431b24ecefd59741d21c00165611bcf6037bd7d54d0ed06a197 +checksum=807b0347cf83f02cbd9113a68624ac5dbf8b01854a3b11dd03c3bbbdff4e5d89 do_check() { python3 -m pytest \ From bcaf9b00d0c7733a1484f9f1aba2379293e504ff Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 30 Sep 2023 23:37:59 +0530 Subject: [PATCH 4/4] python3-pycodestyle: update to 2.11.0. --- srcpkgs/python3-pycodestyle/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pycodestyle/template b/srcpkgs/python3-pycodestyle/template index 6c3c525367b86..fea47c0acdc0c 100644 --- a/srcpkgs/python3-pycodestyle/template +++ b/srcpkgs/python3-pycodestyle/template @@ -1,6 +1,6 @@ # Template file for 'python3-pycodestyle' pkgname=python3-pycodestyle -version=2.10.0 +version=2.11.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,8 @@ license="MIT" homepage="https://github.com/PyCQA/pycodestyle" changelog="https://raw.githubusercontent.com/PyCQA/pycodestyle/main/CHANGES.txt" distfiles="${PYPI_SITE}/p/pycodestyle/pycodestyle-${version}.tar.gz" -checksum=347187bdb476329d98f695c213d7295a846d1152ff4fe9bacb8a9590b8ee7053 +checksum=259bcc17857d8a8b3b4a2327324b79e5f020a13c16074670f9c8c8f872ea76d0 +make_check=no # needs tox for testing post_install() { vlicense LICENSE