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

Previous Next

Package: guix-patches;

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

Date: Mon, 18 Feb 2019 21:47:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

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 34533 in the body.
You can then email your comments to 34533 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#34533; Package guix-patches. (Mon, 18 Feb 2019 21:47: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. (Mon, 18 Feb 2019 21:47: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.23.2.
Date: Mon, 18 Feb 2019 15:46:22 -0600
[0001-gnu-python-language-server-Update-to-0.23.2.patch (text/x-patch, inline)]
From 76dc4dfb335be833c76ed90af579acda5e7e25cb Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Mon, 18 Feb 2019 15:44:51 -0600
Subject: [PATCH] gnu: python-language-server: Update to 0.23.2.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.23.2.
---
 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 835b5c8a8..8a8ae5f28 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2627,14 +2627,14 @@ Server (PLS).")
 (define-public python-language-server
   (package
     (name "python-language-server")
-    (version "0.22.0")
+    (version "0.23.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-language-server" version))
        (sha256
         (base32
-         "04pbxl06hg0ddm2xx99jn9jh40yv0mmzdjw8pqd2rbcdg42hhia6"))))
+         "1h83x5widj9p630ha9yv39cpp3djxppll3iww9nc8i3hdmyrbnnh"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pluggy" ,python-pluggy)
-- 
2.20.1





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Mon, 18 Feb 2019 22:38:01 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Mon, 18 Feb 2019 22:38:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34533-done <at> debbugs.gnu.org
Subject: Re: [bug#34533] [PATCH] gnu: python-language-server: Update to 0.23.2.
Date: Mon, 18 Feb 2019 23:37:02 +0100
Brett Gilio <brettg <at> posteo.net> writes:

> From 76dc4dfb335be833c76ed90af579acda5e7e25cb Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Mon, 18 Feb 2019 15:44:51 -0600
> Subject: [PATCH] gnu: python-language-server: Update to 0.23.2.
>
> * gnu/packages/python-xyz.scm (python-language-server): Update to 0.23.2.

Thanks.  Pushed to the master branch with commit 298d878d2.

-- 
Ricardo





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

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

Previous Next


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