unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37172] [PATCH] Update python-language-server to 0.28.1.
@ 2019-08-24  2:54 Brian Leung
  2019-09-10 21:21 ` bug#37172: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-24  2:54 UTC (permalink / raw)
  To: 37172


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-gnu-python-language-server-Update-to-0.28.1.patch --]
[-- Type: text/x-patch, Size: 1131 bytes --]

From f41d051a339b40ed8971a4f7821333f4219f7bef Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Sat, 24 Aug 2019 04:47:38 +0200
Subject: [PATCH] gnu: python-language-server: Update to 0.28.1.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ec7017eb7e..ff223aff5d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2986,14 +2986,14 @@ Server (PLS).")
 (define-public python-language-server
   (package
     (name "python-language-server")
-    (version "0.26.1")
+    (version "0.28.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-language-server" version))
        (sha256
         (base32
-         "1vs9ckfmm534n1hq3m871916wsjvi5h4gyj6wlzg13ck6506lx0s"))))
+         "1qbiij208l6g1l5hzihx8badhmqkxdk0spn7gm7564yg54zdp2g2"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pluggy" ,python-pluggy)
-- 
2.23.0


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

* bug#37172: [PATCH] Update python-language-server to 0.28.1.
  2019-08-24  2:54 [bug#37172] [PATCH] Update python-language-server to 0.28.1 Brian Leung
@ 2019-09-10 21:21 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-09-10 21:21 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37172-done

Hello,

Brian Leung <bkleung89@gmail.com> skribis:

> From f41d051a339b40ed8971a4f7821333f4219f7bef Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Sat, 24 Aug 2019 04:47:38 +0200
> Subject: [PATCH] gnu: python-language-server: Update to 0.28.1.
>
> * gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1.

Finally applied, thanks!

Ludo’.

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

end of thread, other threads:[~2019-09-10 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-24  2:54 [bug#37172] [PATCH] Update python-language-server to 0.28.1 Brian Leung
2019-09-10 21:21 ` bug#37172: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).