From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4KkRGd9lfmBvEwAAgWs5BA (envelope-from ) for ; Tue, 20 Apr 2021 07:25:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id aF28FN9lfmCZIgAA1q6Kng (envelope-from ) for ; Tue, 20 Apr 2021 05:25:51 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E97CB15F14 for ; Tue, 20 Apr 2021 07:25:50 +0200 (CEST) Received: from localhost ([::1]:40010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lYitS-0002zP-4X for larch@yhetil.org; Tue, 20 Apr 2021 01:25:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40430) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lYisi-0002DW-4q for guix-patches@gnu.org; Tue, 20 Apr 2021 01:25:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41123) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lYish-0003Z9-Tx for guix-patches@gnu.org; Tue, 20 Apr 2021 01:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lYish-0007eZ-R5 for guix-patches@gnu.org; Tue, 20 Apr 2021 01:25:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47906] [PATCH 05/22] gnu: Add python-pyls-spyder. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 20 Apr 2021 05:25:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47906 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47906@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 47906-submit@debbugs.gnu.org id=B47906.161889625529235 (code B ref 47906); Tue, 20 Apr 2021 05:25:03 +0000 Received: (at 47906) by debbugs.gnu.org; 20 Apr 2021 05:24:15 +0000 Received: from localhost ([127.0.0.1]:52643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lYiru-0007bT-S7 for submit@debbugs.gnu.org; Tue, 20 Apr 2021 01:24:15 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lYirt-0007av-90 for 47906@debbugs.gnu.org; Tue, 20 Apr 2021 01:24:13 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B7DEC240027 for <47906@debbugs.gnu.org>; Tue, 20 Apr 2021 07:24:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1618896247; bh=Xdkqb3CQ6u2ibwn9HUfOvd4BqvgkQv48MVPU7EWMpds=; h=From:To:Cc:Subject:Date:From; b=D78fdjGih7bzKYUYXjZVv9JuQKO5N9zK7qQIon6PUOhFGO5BdF01cDfeTsCObZHmn FDzQP8pB7o4cMLBdlW8GU+jJ/+ZdKz1W1JNUCnXaMirZ9y0MQ+k7NN04DxcMgudcrU WI1xjw82I8/0LEMOnmc/v5UwThgQ+v7RhVwpk1Fhso6Ub8hpyHq2jI3qVyHpkVGqgF nzd6wB9SnMZeGu/y4upwC3AxXf346m0TIWbsXfQaK/x6WNq1nCoB3uucG4AWOT3fpd 6sNwv6wbC6ir++HVq9QSRz4Y7HjxcS9cRmRzDDn+USdQWaa2U4saNmpF22qMbw/0I2 DgQ1/wXUkd0cA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FPXD62zFXz6tmK; Tue, 20 Apr 2021 07:24:06 +0200 (CEST) From: Vinicius Monego Date: Tue, 20 Apr 2021 05:22:29 +0000 Message-Id: <20210420052246.470690-5-monego@posteo.net> In-Reply-To: <20210420052246.470690-1-monego@posteo.net> References: <20210420052246.470690-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618896351; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MF7W3YQ7JvcCK0lc7mrU0kYSe1LW/sVEZkuN7Z2BZjI=; b=cKcMoAJQT0qyBwmOGfDC6zTcfnzV2Mv6UjSNHM9uoB2BdPLqin7Db+YIoovH+/jsHXD6ee 6hyC/qNmiLVVI8TNsmIfr156ROezCAiu+t2J+3tW6wmsQZf/fInSFPfykTo0fpBjRR7ckJ VCAQ6Z05txQdwKn2TT35xu+Fq7v84hRuabYwote/XofXr69mXApo8dOAjDOHQR0XmxxcMA PSX+kj8TQ0yeZebQu83IeeArt717LMrqcGgHHZsviTB5855A7/vQUwRA7SRhBZO385SCx9 ohvVydxUfGWGL1MxTL+TDtOzjM4LLPzWJhmnoFBFCSbFSu5Aiiat2qSIniVyyw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618896351; a=rsa-sha256; cv=none; b=C/g+aFAwulXSARnyKWlqamfS/y86L37SP899JBDgTCglJSleQjBO/jxkl6snKFrd+RIZ7P lP1Q3e0cLP86MoGr35OLcFgmWmPKcXXMTgXW8zT6HxFO3yC7ma21EdU8uAp/DCa3HVjVAz a7ZK5WtD+I/lWbji/nUJEUxA4EZKXEnMF8NgKoI7BAv3DD19fHDkP62IckPx/rLam3z1zY 56LAkYqD29M4BlWs1Kb10bWLLXyT3Ncs/2mKs2OoHw50RENRYzVwRa+LwrnQpJDxXosOya owpYNi8Y++MU0rlKmkVFPBIUPx8LdU8Bv8hjLMASDdX2buG95g2QQbkVocCk0g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=D78fdjGi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=D78fdjGi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E97CB15F14 X-Spam-Score: 3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: +iw38EvRsoqf * gnu/packages/spyder.scm (python-pyls-spyder): New variable. --- gnu/packages/spyder.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/spyder.scm b/gnu/packages/spyder.scm index 9983066803..b1b10f6eb8 100644 --- a/gnu/packages/spyder.scm +++ b/gnu/packages/spyder.scm @@ -92,3 +92,34 @@ These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.") (license license:expat))) + +(define-public python-pyls-spyder + (package + (name "python-pyls-spyder") + (version "0.3.2") + (source + (origin + ;; There are no tests in the PyPI tarball. + (method git-fetch) + (uri (git-reference + (url "https://github.com/spyder-ide/pyls-spyder/") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1qj0xc2n8hx6883rhl2mn5jrf421paqqwhzivn739z5wh5ssw99z")))) + (build-system python-build-system) + (arguments + `(#:test-target "pytest")) + (native-inputs + `(("python-pytest" ,python-pytest) + ("python-pytest-runner" ,python-pytest-runner))) + (propagated-inputs + `(("python-language-server" + ,python-language-server))) + (home-page "https://github.com/spyder-ide/pyls-spyder") + (synopsis "Spyder extensions for the Python Language Server") + (description + "This package provides Spyder-specific extras for the Language Server +Protocol (LSP) on Python, such as document symbol searching and others.") + (license license:expat))) + -- 2.31.1