unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35042] [PATCH] gnu: python-language-server: Update to 0.26.1.
@ 2019-03-29 19:24 Brett Gilio
  2019-03-31 18:17 ` bug#35042: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-03-29 19:24 UTC (permalink / raw)
  To: 35042

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: python-language-server: Update to 0.26.1. --]
[-- Type: text/x-patch, Size: 1128 bytes --]

From eb8bad0abdcbf627efe410b68b7e54a4107df230 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 29 Mar 2019 20:23:20 +0100
Subject: [PATCH] gnu: python-language-server: Update to 0.26.1.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.26.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 f392b52235..c461f5a5aa 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2765,14 +2765,14 @@ Server (PLS).")
 (define-public python-language-server
   (package
     (name "python-language-server")
-    (version "0.25.0")
+    (version "0.26.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-language-server" version))
        (sha256
         (base32
-         "1xabnaqd4n72myrc3mxl2y33vr2p7c9c5a87n77p9k327ckvdx01"))))
+         "1vs9ckfmm534n1hq3m871916wsjvi5h4gyj6wlzg13ck6506lx0s"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pluggy" ,python-pluggy)
-- 
2.21.0

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

* bug#35042: [PATCH] gnu: python-language-server: Update to 0.26.1.
  2019-03-29 19:24 [bug#35042] [PATCH] gnu: python-language-server: Update to 0.26.1 Brett Gilio
@ 2019-03-31 18:17 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-03-31 18:17 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 35042-done

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

Thanks. Pushed as ccbaeba38ec5226f25e792062f42b0cff81893eb


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-03-31 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-29 19:24 [bug#35042] [PATCH] gnu: python-language-server: Update to 0.26.1 Brett Gilio
2019-03-31 18:17 ` bug#35042: " Efraim Flashner

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).