From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kN7EF0thFGHw8gAAgWs5BA (envelope-from ) for ; Thu, 12 Aug 2021 01:46:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CGFHE0thFGHcagAAB5/wlQ (envelope-from ) for ; Wed, 11 Aug 2021 23:46:19 +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 C120F1DC80 for ; Thu, 12 Aug 2021 01:46:18 +0200 (CEST) Received: from localhost ([::1]:56960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDxvN-0006CF-Bm for larch@yhetil.org; Wed, 11 Aug 2021 19:46:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDxv8-0006Bf-KB for guix-patches@gnu.org; Wed, 11 Aug 2021 19:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53604) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mDxv8-0005qz-DT for guix-patches@gnu.org; Wed, 11 Aug 2021 19:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mDxv8-0001Dz-Ac for guix-patches@gnu.org; Wed, 11 Aug 2021 19:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH 01/19] gnu: Add python-click-repl. References: <20210811234345.32228-1-monego@posteo.net> In-Reply-To: <20210811234345.32228-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Aug 2021 23:46: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.16287255514655 (code B ref 50018); Wed, 11 Aug 2021 23:46:02 +0000 Received: (at 50018) by debbugs.gnu.org; 11 Aug 2021 23:45:51 +0000 Received: from localhost ([127.0.0.1]:36908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDxux-0001D1-6x for submit@debbugs.gnu.org; Wed, 11 Aug 2021 19:45:51 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59789) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDxuv-0001Ck-GL for 50018@debbugs.gnu.org; Wed, 11 Aug 2021 19:45:50 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id AEA7D240101 for <50018@debbugs.gnu.org>; Thu, 12 Aug 2021 01:45:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628725542; bh=9HI/7atIt/gC0qaRL5zsDI+KAbu0wWtwgre3De+pRMw=; h=From:To:Cc:Subject:Date:From; b=Hg5B/xUAgZOBXOyObg9Bjxw/sRM3LHVuf1lOIY38EkLOmf5e0O9tQRm1oqNIzwobh 41oTzvCBILg9SVoLWXuZr0EzIEhVRxWRfw7+sDAiQN52jC/JS9qvJ/hydau09dnrZG lCISKchlLVEy+bIoFHQ6Csf7/mkWX3JNPTMn6heVHDRYr6mWpYQPii1Wft0L6oTDWJ a4hR0QjpB/bLStmfuBpZmh5D22kJdHfmIUs/wxdVwn54ZnjFXVFqWWGF66Ht+P1VzW MK84vjY4CKV39/WS8k7pOXQiSWCdAQdGr592Q+6Iloe/6NQ+t9+1EjQcZ5CzYKx+9/ xqZHIDFAa+Uhg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GlRK15P7Yz9rxD; Thu, 12 Aug 2021 01:45:41 +0200 (CEST) From: Vinicius Monego Date: Wed, 11 Aug 2021 23:44:53 +0000 Message-Id: <20210811234511.32450-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=1628725578; 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=0tgg+gEANFzorQkgzX3wrKuzUvWjkTJ9N4q90g3juvQ=; b=Hd+rLdTPb2dRuKXzM3TamTgqDnvSqMJoS3q8YF+6ywqzpR4zBsA6cekGT205ZP4do2ayKD twyu1epfa8U08AyuND1dX6f5E7EoBDalX5t/vosOJtdDjZQBHqNfX3NlqbM9NHMo6KYWLM C+nzDFB3HRHu3BB43RJ9ZZS2xphp6zOiXvlyZlRgkvpow4YxdmL/q2Yrp+FB+dmtmKw7+8 ++T74rpg3HcWL0ViSG7QUxSZyYS+wGqhZzYM5UUxl8qh0hLWNj2O8v61Vf6CNAEl3vklOo 08Lm8+9ERavTRoVU4cVU3VaNlQUldgqPDZHijpXEeHrBIQz7iMjgS1/k19zXaw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628725578; a=rsa-sha256; cv=none; b=p4aB/N4wACJPkEst52/ZOBam3zK5hPPeMvgdFkWlVW8CvZiVyn1kUejfqW7eUw/HiQFHbQ DP6hF+6hIUDJowtc8Pc3MUHygtsWtDxRqmg2vCPlfITIWO1NbJguhyLzPzc1EvnRp7uisr 6bQEwZILGnYxsIactHxm/d41A6nzTGdPhamGmfXwVMbYRewP+48iAcOQylGTMIWDzJp/5k 8vO1arqMLstwV7K9iziFNkErR5CR9e51Uzjfnj6okCkh7JDYDrJEfRVBokxsyNQdAXMpz0 aVdIQN/fcBLyG9Qgyhavt2Bo//r19r1LsE+oKf2CQZMJaoVrlJ+UD5UVStnlCg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="Hg5B/xUA"; 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.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="Hg5B/xUA"; 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: C120F1DC80 X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3CKl2bz8d7JS * 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 295d158bd3..7f2863e5fb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -4067,6 +4067,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