From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KOtCJzh0Q2GEhwAAgWs5BA (envelope-from ) for ; Thu, 16 Sep 2021 18:43:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UE79Ijh0Q2EtbQAAB5/wlQ (envelope-from ) for ; Thu, 16 Sep 2021 16:43:36 +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 6F648240F3 for ; Thu, 16 Sep 2021 18:43:36 +0200 (CEST) Received: from localhost ([::1]:35484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQuU3-0002Bf-Hh for larch@yhetil.org; Thu, 16 Sep 2021 12:43:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52764) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQuAA-0005DV-Kv for guix-patches@gnu.org; Thu, 16 Sep 2021 12:23:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44789) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQuAA-0003dL-De for guix-patches@gnu.org; Thu, 16 Sep 2021 12:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQuAA-0007AV-9R for guix-patches@gnu.org; Thu, 16 Sep 2021 12:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH v3 01/21] gnu: Add python-click-repl. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Sep 2021 16:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.163180935827446 (code B ref 50018); Thu, 16 Sep 2021 16:23:02 +0000 Received: (at 50018) by debbugs.gnu.org; 16 Sep 2021 16:22:38 +0000 Received: from localhost ([127.0.0.1]:56323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQu9l-00078c-OJ for submit@debbugs.gnu.org; Thu, 16 Sep 2021 12:22:37 -0400 Received: from mout01.posteo.de ([185.67.36.65]:47785) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQu9i-000788-2X for 50018@debbugs.gnu.org; Thu, 16 Sep 2021 12:22:34 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 856C8240029 for <50018@debbugs.gnu.org>; Thu, 16 Sep 2021 18:22:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631809348; bh=OVF4lrAZ+WFu669cyuFFALqMTYVjfJuCHxPhQiemvSY=; h=From:To:Cc:Subject:Date:From; b=T6Rqtrn2Jc9d6LM4VenCjZViX+rIXhjjfA+/GhE2DputidVeVtwejGGzeORg2l1gv Jk0l5dNXfrcmlDHrEKbl+7Hsu10PzJmYYgUKjKnEVl4pd5El91yqQkKmxPzt8XiE5J APjDOIHU859tPzc/kyIxV5YAqNFyjNe5RIAqC5kh7ZSPXUcizPwwT53u24Ok2Hoya5 m9W1fNvjW2I8hoqDGfO4EwL7uYnJEyQJ6wpkiSQ7fCUXA9doRJd3WnW4kuUESZq/Mx tLqxTTyiPNu++DUxVKwsHFnCg6suzlVgbAVg1+D0ejugaY+eiBiny9iBTUGBf5kzlT yJhRl0DRmXZ2Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4H9Mmz5Tbwz9rxM; Thu, 16 Sep 2021 18:22:27 +0200 (CEST) From: Vinicius Monego Date: Thu, 16 Sep 2021 16:20:52 +0000 Message-Id: <20210916162112.54462-2-monego@posteo.net> In-Reply-To: <20210916162112.54462-1-monego@posteo.net> References: <20210916162112.54462-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=1631810616; 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=L2MW9oXVICJIT2egqrGxqHcEBxc3wr9x5NfpVSZRYWM=; b=gcA1eEQnBEa/UzhOYEnvzDd5+jQXYQ1kDl2XSTz9GOcM8DAZ1cz019I4NvGWYZCukviSBi gJr18xDXFxIXsMOTzHT5FXrvphmlevZqrXZrOXMBGsRjLVTmIHySdPfiDac5gG8FIJ+AC6 UTYKd+OnEtZRji7Fgk+h03Fw+N0/nMr1I+PmXUZ4zMWCqgoDQ8JPpX6rwSoIgW3VbRHC5I 056+81dcEYL2CL4jnaBOrHx4cEpIsq2bLnFAkiohOtyVjRDzHIe5RmTEdk3i11usXunelV FBE495tAVw66eUxtVFpQhhkCfQH+6aUuwXQuGObwDLyoUoVC8LP1ILTsi1tZmA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631810616; a=rsa-sha256; cv=none; b=ryjTyNLQTsS2vFum2P06kF69se5wFahezu/pe+GgGjzS1YJwnrbWw4G0L95rhhmTCs2Hmn 3EyeH7UzXIIoyCiH0gVZhx7tppzx8rU0oe1g/fOOUGb7wxSjXAyhXY7883rvKqTtLKld49 mBpIwSH2wIOaD71CwzKkQnJM/b5AuBNany33YDuzSOxlXoxg0df5a6Z6XhTOxMnQjxQL/A hiUubKpuTiAD3/E8Uqc6goDc6AK97HTAxFZvrZnTbbILnGa6UQeSYqDnoEhMBw4cja6wM3 zHOE+/65KE5Tf6XxeoedQ1gGzSVXR5vP07P5tFB8K2ycjkzSqD6xi1AjWQKqkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T6Rqtrn2; 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: 5.20 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T6Rqtrn2; 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: 6F648240F3 X-Spam-Score: 5.20 X-Migadu-Scanner: scn0.migadu.com X-TUID: vIiAs5/H49X0 * gnu/packages/python-xyz.scm (python-click-repl): New variable. --- gnu/packages/python-xyz.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c7045a604e..675437b726 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -4104,6 +4104,40 @@ via commands such as @command{rst2man}, as well as supporting Python code.") format.") (license license:unlicense))) +(define-public python-click-repl + (package + (name "python-click-repl") + (version "0.2.0") + (source + (origin + ;; There are no tests in the PyPI tarball. + (method git-fetch) + (uri (git-reference + (url "https://github.com/click-contrib/click-repl") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "16ybsnwlj2jlqcfxflky8jz7i3nhrd3f6mvkpgs95618l8lx994i")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) + (native-inputs + `(("python-pytest" ,python-pytest))) + (propagated-inputs + `(("python-click" ,python-click) + ("python-prompt-toolkit" ,python-prompt-toolkit) + ("python-six" ,python-six))) + (home-page "https://github.com/untitaker/click-repl") + (synopsis "REPL plugin for Click") + (description "This package provides a REPL plugin for Click.") + (license license:expat))) + (define-public python-doc8 (package (name "python-doc8") -- 2.30.2