GNU bug report logs - #35042
[PATCH] gnu: python-language-server: Update to 0.26.1.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Fri, 29 Mar 2019 19:25:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35042: closed ([PATCH] gnu: python-language-server: Update to
 0.26.1.)
Date: Sun, 31 Mar 2019 18:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Mar 2019 21:17:40 +0300
with message-id <20190331181740.GC21029 <at> macbook41>
and subject line Re: [bug#35042] [PATCH] gnu: python-language-server: Update to 0.26.1.
has caused the debbugs.gnu.org bug report #35042,
regarding [PATCH] gnu: python-language-server: Update to 0.26.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-language-server: Update to 0.26.1.
Date: Fri, 29 Mar 2019 20:24:43 +0100
[0001-gnu-python-language-server-Update-to-0.26.1.patch (text/x-patch, inline)]
From eb8bad0abdcbf627efe410b68b7e54a4107df230 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> 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



[Message part 4 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 35042-done <at> debbugs.gnu.org
Subject: Re: [bug#35042] [PATCH] gnu: python-language-server: Update to 0.26.1.
Date: Sun, 31 Mar 2019 21:17:40 +0300
[Message part 5 (text/plain, inline)]
Thanks. Pushed as ccbaeba38ec5226f25e792062f42b0cff81893eb


-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 51 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.