guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: python-language-server: Remove comment in inputs.


From: guix-commits
Subject: 02/02: gnu: python-language-server: Remove comment in inputs.
Date: Sun, 19 Jul 2020 03:56:24 -0400 (EDT)

brettgilio pushed a commit to branch master
in repository guix.

commit 3f17586269d2984bc592a9bd225fb89f4d9742d8
Author: Brett Gilio <brettg@gnu.org>
AuthorDate: Sun Jul 19 02:55:29 2020 -0500

    gnu: python-language-server: Remove comment in inputs.
    
    * gnu/packages/python-xyz.scm (python-language-server)[inputs]: Remove 
comment
    introduced in dcff9bda97d088a717d6f7c01bdf7c0e68d62b9b about using special
    versions of packages.
---
 gnu/packages/python-xyz.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 53a7108..110d303 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3852,8 +3852,6 @@ Server (PLS).")
     (propagated-inputs
      `(("python-pluggy" ,python-pluggy)
        ("python-jsonrpc-server" ,python-jsonrpc-server)
-       ;; Note: Remove the special versions of Jedi and Parso when updating
-       ;; this package.
        ("python-jedi" ,python-jedi)
        ("python-yapf" ,python-yapf)
        ("python-pyflakes" ,python-pyflakes)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]