Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-lsp-server: update to 1.7.1
@ 2023-02-07  3:09 cinerea0
  2023-02-10 22:57 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2023-02-07  3:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages pylsp
https://github.com/void-linux/void-packages/pull/42124

python3-lsp-server: update to 1.7.1
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/42124.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pylsp-42124.patch --]
[-- Type: text/x-diff, Size: 1509 bytes --]

From 9735c2ba3bb5dbf45e27e08b1748217f2551aee7 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 6 Feb 2023 22:08:38 -0500
Subject: [PATCH] python3-lsp-server: update to 1.7.1

---
 srcpkgs/python3-lsp-server/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-lsp-server/template b/srcpkgs/python3-lsp-server/template
index 42f8b7703a33..a1ccc1e317bf 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.6.0
+version=1.7.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"
@@ -16,14 +16,15 @@ 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=d75cdff9027c4212e5b9e861e9a0219219c8e2c69508d9f24949951dabd0dc1b
+checksum=67473bb301f35434b5fa8b21fc5ed5fac27dc8a8446ccec8bae456af52a0aef6
 
 do_check() {
 	python3 -m pytest \
 		--ignore=test/plugins/test_completion.py \
 		--ignore=test/plugins/test_pydocstyle_lint.py \
 		--ignore=test/plugins/test_rope_rename.py \
-		--ignore=test/plugins/test_yapf_format.py
+		--ignore=test/plugins/test_yapf_format.py \
+		--ignore=test/plugins/test_autoimport.py
 }
 
 post_install() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: python3-lsp-server: update to 1.7.1
  2023-02-07  3:09 [PR PATCH] python3-lsp-server: update to 1.7.1 cinerea0
@ 2023-02-10 22:57 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2023-02-10 22:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

There's a merged pull request on the void-packages repository

python3-lsp-server: update to 1.7.1
https://github.com/void-linux/void-packages/pull/42124

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-10 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07  3:09 [PR PATCH] python3-lsp-server: update to 1.7.1 cinerea0
2023-02-10 22:57 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).