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

Previous Next

Package: guix-patches;

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

Date: Sat, 2 Mar 2019 22:58:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34714 in the body.
You can then email your comments to 34714 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34714; Package guix-patches. (Sat, 02 Mar 2019 22:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 02 Mar 2019 22:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-language-server: Update to 0.24.0.
Date: Sat, 02 Mar 2019 16:41:27 -0600
[0001-gnu-python-language-server-Update-to-0.24.0.patch (text/x-patch, inline)]
From e8c6c3a1f829af311df3aaba40730b60a63678e7 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Sat, 2 Mar 2019 16:40:34 -0600
Subject: [PATCH] gnu: python-language-server: Update to 0.24.0.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.24.0.
---
 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 f6c217f34..d43a9fc59 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2631,14 +2631,14 @@ Server (PLS).")
 (define-public python-language-server
   (package
     (name "python-language-server")
-    (version "0.23.2")
+    (version "0.24.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-language-server" version))
        (sha256
         (base32
-         "1h83x5widj9p630ha9yv39cpp3djxppll3iww9nc8i3hdmyrbnnh"))))
+         "05zmv6jr7qbgnkz0lqh5pr7kr4lm12i8ljm2k5h5kz3q9m8d4mm0"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pluggy" ,python-pluggy)
-- 
2.21.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 05 Mar 2019 03:38:02 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Tue, 05 Mar 2019 03:38:02 GMT) Full text and rfc822 format available.

Message #10 received at 34714-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34714-done <at> debbugs.gnu.org
Subject: Re: [bug#34714] [PATCH] gnu: python-language-server: Update to 0.24.0.
Date: Mon, 4 Mar 2019 22:37:33 -0500
[Message part 1 (text/plain, inline)]
On Sat, Mar 02, 2019 at 04:41:27PM -0600, Brett Gilio wrote:
> From e8c6c3a1f829af311df3aaba40730b60a63678e7 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Sat, 2 Mar 2019 16:40:34 -0600
> Subject: [PATCH] gnu: python-language-server: Update to 0.24.0.
> 
> * gnu/packages/python-xyz.scm (python-language-server): Update to 0.24.0.

Thanks! Pushed as 9c7226dfd540db1094460ff7a850cfa1dd1f8b83
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 02 Apr 2019 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 24 days ago.

Previous Next


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