From patchwork Fri Oct 11 16:36:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15690 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D4D2F17589; Fri, 11 Oct 2019 19:44:32 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 9AC8917584 for ; Fri, 11 Oct 2019 19:44:32 +0100 (BST) Received: from localhost ([::1]:55758 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIztv-0004Dp-Uf for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:44:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42897) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxuc-0008Ki-1u for guix-patches@gnu.org; Fri, 11 Oct 2019 12:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxuY-0008WF-6Z for guix-patches@gnu.org; Fri, 11 Oct 2019 12:37:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51389) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxuY-0008WB-2v for guix-patches@gnu.org; Fri, 11 Oct 2019 12:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxuX-0002EV-TY for guix-patches@gnu.org; Fri, 11 Oct 2019 12:37:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 1/9] gnu: python-cleo: Update to 0.6.8. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708118168568 (code B ref 37704); Fri, 11 Oct 2019 16:37:01 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:36:56 +0000 Received: from localhost ([127.0.0.1]:60210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxuS-0002E6-BA for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:36:56 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:39989) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxuQ-0002Dx-6s for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:36:54 -0400 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 7724F20000D for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:36:52 +0000 (UTC) Date: Fri, 11 Oct 2019 18:36:52 +0200 From: Tanguy Le Carrour Message-ID: <20191011163652.ehfkaxycm7xwkuwd@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From 8049ca23d4cfe63ffc6cb0f107cbbc38fe974622 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 09:24:05 +0200 Subject: [PATCH 1/9] gnu: python-cleo: Update to 0.6.8. --- gnu/packages/python-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c30532266c..ad48b75285 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10489,16 +10489,16 @@ Wikipedia code samples at (define-public python-cleo (package (name "python-cleo") - (version "0.6.1") + (version "0.6.8") (source (origin (method url-fetch) (uri (pypi-uri "cleo" version)) (sha256 (base32 - "0q1cf0szr0d54am4pypzwdnm74zpladdsinad94c2fz5i06fdpf7")))) + "06zp695hq835rkaq6irr1ds1dp2qfzyf32v60vxpd8rcnxv319l5")))) (build-system python-build-system) (native-inputs - `(;; For testing + `( ;; For testing ("python-mock" ,python-mock) ("python-pytest-mock" ,python-pytest-mock) ("python-pytest" ,python-pytest))) From patchwork Fri Oct 11 16:38:08 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15685 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 586FD17589; Fri, 11 Oct 2019 19:03:49 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 17A6017584 for ; Fri, 11 Oct 2019 19:03:49 +0100 (BST) Received: from localhost ([::1]:55104 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIzGV-0006Xj-Vn for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:03:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43084) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxwV-00032J-SH for guix-patches@gnu.org; Fri, 11 Oct 2019 12:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxwU-0000sV-Nk for guix-patches@gnu.org; Fri, 11 Oct 2019 12:39:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxwU-0000sN-Jz for guix-patches@gnu.org; Fri, 11 Oct 2019 12:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxwU-0002J7-Fk for guix-patches@gnu.org; Fri, 11 Oct 2019 12:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 2/9] gnu: Add python-tomlkit. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708118938771 (code B ref 37704); Fri, 11 Oct 2019 16:39:02 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:38:13 +0000 Received: from localhost ([127.0.0.1]:60214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxvg-0002HM-Pv for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:38:13 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:34287) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxve-0002HD-L2 for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:38:11 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id B3B041BF213 for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:38:08 +0000 (UTC) Date: Fri, 11 Oct 2019 18:38:08 +0200 From: Tanguy Le Carrour Message-ID: <20191011163808.cwb3gby74vuqndmp@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From 92d9d4b66f852e41f9068530e6128e99b3c7754a Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 09:34:10 +0200 Subject: [PATCH 2/9] gnu: Add python-tomlkit. --- gnu/packages/python-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ad48b75285..f98a2f21e5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10516,6 +10516,26 @@ docstring and colored output.") (define-public python2-cleo (package-with-python2 python-cleo)) +(define-public python-tomlkit + (package + (name "python-tomlkit") + (version "0.5.7") + (source + (origin + (method url-fetch) + (uri (pypi-uri "tomlkit" version)) + (sha256 + (base32 + "18820ga5z3if1w8dvykxrfm000akracq01ic402xrbljgbn5grn4")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page + "https://github.com/sdispater/tomlkit") + (synopsis "Style preserving TOML library") + (description "Style preserving TOML library") + (license license:expat))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy") From patchwork Fri Oct 11 16:39:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15691 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B067417589; Fri, 11 Oct 2019 19:44:41 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 7000717584 for ; Fri, 11 Oct 2019 19:44:41 +0100 (BST) Received: from localhost ([::1]:55764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIzu4-0004Mh-WE for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:44:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43207) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxxT-000481-QV for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxxS-0001G1-Jj for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51400) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxxS-0001Fx-GC for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxxS-0002Lo-Bs for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 3/9] gnu: Add python-shellingham. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708119508916 (code B ref 37704); Fri, 11 Oct 2019 16:40:02 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:39:10 +0000 Received: from localhost ([127.0.0.1]:60218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxwc-0002Jk-8E for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:39:10 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:59079) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxwa-0002JV-HY for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:39:09 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id D70A4C0009 for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:39:05 +0000 (UTC) Date: Fri, 11 Oct 2019 18:39:05 +0200 From: Tanguy Le Carrour Message-ID: <20191011163905.vpmsxqvjdxsqi3us@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From 21d5dc146d5ba3dd8ed2c20fbdf82843923af9ff Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 09:39:17 +0200 Subject: [PATCH 3/9] gnu: Add python-shellingham. --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f98a2f21e5..b82631d8e2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10536,6 +10536,24 @@ docstring and colored output.") (description "Style preserving TOML library") (license license:expat))) +(define-public python-shellingham + (package + (name "python-shellingham") + (version "1.3.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "shellingham" version)) + (sha256 + (base32 + "1q7kws7w4x2hji3g7y0ni9ddk4sd676ylrb3db54gbpys6xj6nwq")))) + (build-system python-build-system) + (home-page + "https://github.com/sarugaku/shellingham") + (synopsis "Tool to Detect Surrounding Shell") + (description "Tool to Detect Surrounding Shell") + (license license:isc))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy") From patchwork Fri Oct 11 16:39:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15686 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B7C0A17589; Fri, 11 Oct 2019 19:24:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 76D9617584 for ; Fri, 11 Oct 2019 19:24:15 +0100 (BST) Received: from localhost ([::1]:55404 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIzaI-000669-QI for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:24:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43210) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxxU-00048s-B0 for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxxT-0001GD-3S for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51401) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxxT-0001G7-0N for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxxS-0002Lv-T3 for guix-patches@gnu.org; Fri, 11 Oct 2019 12:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 4/9] gnu: Add python-memcached. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708119828992 (code B ref 37704); Fri, 11 Oct 2019 16:40:02 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:39:42 +0000 Received: from localhost ([127.0.0.1]:60221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxx7-0002Kx-K5 for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:39:41 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:60423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxx3-0002Kf-Pq for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:39:40 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 011151BF20F for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:39:36 +0000 (UTC) Date: Fri, 11 Oct 2019 18:39:36 +0200 From: Tanguy Le Carrour Message-ID: <20191011163936.ghvn67ip3dqbyk2g@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From fc5c71d75ed13825a7bb80ee304fc02a6c32cebc Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 09:51:17 +0200 Subject: [PATCH 4/9] gnu: Add python-memcached. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b82631d8e2..d02f7492a2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10554,6 +10554,25 @@ docstring and colored output.") (description "Tool to Detect Surrounding Shell") (license license:isc))) +(define-public python-memcached + (package + (name "python-memcached") + (version "1.59") + (source + (origin + (method url-fetch) + (uri (pypi-uri "python-memcached" version)) + (sha256 + (base32 + "0kvyapavbirk2x3n1jx4yb9nyigrj1s3x15nm3qhpvhkpqvqdqm2")))) + (build-system python-build-system) + (propagated-inputs `(("python-six" ,python-six))) + (home-page + "https://github.com/linsomniac/python-memcached") + (synopsis "Pure python memcached client") + (description "Pure python memcached client") + (license license:psfl))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy") From patchwork Fri Oct 11 16:40:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15687 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9502317589; Fri, 11 Oct 2019 19:24:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 5345017584 for ; Fri, 11 Oct 2019 19:24:22 +0100 (BST) Received: from localhost ([::1]:55406 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIzaP-0006I8-JO for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:24:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43281) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxyS-0005aF-9j for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxyQ-0001c8-NJ for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51408) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxyQ-0001bn-7E for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxyQ-0002Oo-04 for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 5/9] gnu: Add python-clikit. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708120089086 (code B ref 37704); Fri, 11 Oct 2019 16:41:01 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:40:08 +0000 Received: from localhost ([127.0.0.1]:60226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxxY-0002MT-2G for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:40:08 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:47691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxxV-0002MG-MW for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:40:06 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id DC9DAC0012 for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:40:04 +0000 (UTC) Date: Fri, 11 Oct 2019 18:40:04 +0200 From: Tanguy Le Carrour Message-ID: <20191011164004.45oh6ug2eyzu3vvp@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From c529d63597220adb872e4dcc8232abae0fbee0a6 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 09:55:19 +0200 Subject: [PATCH 5/9] gnu: Add python-clikit. --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d02f7492a2..3c6611ef3f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10573,6 +10573,29 @@ docstring and colored output.") (description "Pure python memcached client") (license license:psfl))) +(define-public python-clikit + (package + (name "python-clikit") + (version "0.2.4") + (source + (origin + (method url-fetch) + (uri (pypi-uri "clikit" version)) + (sha256 + (base32 + "0dc8czib5f4j9px1ivcpqnmivnx2zjpc0xb00ldrhsqylks7r06n")))) + (build-system python-build-system) + (propagated-inputs + `(("python-pastel" ,python-pastel) + ("python-pylev" ,python-pylev))) + (home-page "https://github.com/sdispater/clikit") + (synopsis + "CliKit is a group of utilities to build command line interfaces") + (description + "CliKit is a group of utilities to build beautiful and testable +command line interfaces.") + (license license:expat))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy") From patchwork Fri Oct 11 16:40:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15682 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4665517588; Fri, 11 Oct 2019 18:44:18 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 0083417582 for ; Fri, 11 Oct 2019 18:44:18 +0100 (BST) Received: from localhost ([::1]:54844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIyxd-0001k7-1a for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 13:44:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43282) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxyS-0005aG-A2 for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxyQ-0001cE-O0 for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51409) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxyQ-0001br-Hm for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxyQ-0002Oy-ER for guix-patches@gnu.org; Fri, 11 Oct 2019 12:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 6/9] gnu: Add python-msgpack-python. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708120389165 (code B ref 37704); Fri, 11 Oct 2019 16:41:02 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:40:38 +0000 Received: from localhost ([127.0.0.1]:60229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxy1-0002Nj-Iq for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:40:37 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:57401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxxy-0002NW-E1 for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:40:35 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 443766000A for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:40:32 +0000 (UTC) Date: Fri, 11 Oct 2019 18:40:31 +0200 From: Tanguy Le Carrour Message-ID: <20191011164031.2etgspeidnqzossw@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From 8b8ff5d6ee747ae69f19eb83ca695daf2bc205d0 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 10:00:18 +0200 Subject: [PATCH 6/9] gnu: Add python-msgpack-python. --- gnu/packages/python-xyz.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 3c6611ef3f..2e7b4937b8 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10596,6 +10596,23 @@ docstring and colored output.") command line interfaces.") (license license:expat))) +(define-public python-msgpack-python + (package + (name "python-msgpack-python") + (version "0.5.6") + (source + (origin + (method url-fetch) + (uri (pypi-uri "msgpack-python" version)) + (sha256 + (base32 + "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p")))) + (build-system python-build-system) + (home-page "http://msgpack.org/") + (synopsis "MessagePack (de)serializer") + (description "MessagePack (de)serializer.") + (license license:asl2.0))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy") From patchwork Fri Oct 11 16:41:02 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15683 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5565017588; Fri, 11 Oct 2019 18:44:28 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 0FD0617582 for ; Fri, 11 Oct 2019 18:44:28 +0100 (BST) Received: from localhost ([::1]:54848 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIyxn-00024Q-7z for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 13:44:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43431) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxzQ-0006bx-RW for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxzO-0002Gq-Bi for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51416) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxzO-0002Gg-4i for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxzN-0002Ra-VW for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 7/9] gnu: Add python-cachy. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708120659266 (code B ref 37704); Fri, 11 Oct 2019 16:42:01 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:41:05 +0000 Received: from localhost ([127.0.0.1]:60234 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxyT-0002PN-1C for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:41:05 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:42383) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxyR-0002PF-O4 for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:41:04 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id E5026C0016 for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:41:02 +0000 (UTC) Date: Fri, 11 Oct 2019 18:41:02 +0200 From: Tanguy Le Carrour Message-ID: <20191011164102.fakx7lr3b5xkkb2h@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From 63a97fc5ae9c60294594c7ae84ee025dfe695895 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 10:03:31 +0200 Subject: [PATCH 7/9] gnu: Add python-cachy. --- gnu/packages/python-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2e7b4937b8..5240f4d894 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10613,6 +10613,33 @@ command line interfaces.") (description "MessagePack (de)serializer.") (license license:asl2.0))) +(define-public python-cachy + (package + (name "python-cachy") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cachy" version)) + (sha256 + (base32 + "0v6mjyhgx6j7ya20bk69cr3gdzdkdf6psay0h090rscclgji65dp")))) + (build-system python-build-system) + (native-inputs + `(("python-fakeredis" ,python-fakeredis) + ("python-flexmock" ,python-flexmock) + ("python-pytest" ,python-pytest))) + (propagated-inputs + `(("python-memcached" ,python-memcached) + ("python-msgpack-python" ,python-msgpack-python) + ("python-redis" ,python-redis))) + (home-page "https://github.com/sdispater/cachy") + (synopsis + "Cachy provides a simple yet effective caching library") + (description + "Cachy provides a simple yet effective caching library.") + (license license:expat))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy") From patchwork Fri Oct 11 16:41:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15688 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 295C917589; Fri, 11 Oct 2019 19:24:31 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id D8C8E17584 for ; Fri, 11 Oct 2019 19:24:30 +0100 (BST) Received: from localhost ([::1]:55410 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIzaX-0006Tk-2I for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:24:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43432) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIxzQ-0006bz-Rd for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIxzO-0002HA-Qx for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51417) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIxzO-0002H3-KK for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIxzO-0002Ri-Gt for guix-patches@gnu.org; Fri, 11 Oct 2019 12:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 8/9] gnu: python-cachecontrol: Update to 0.12.5. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708121009343 (code B ref 37704); Fri, 11 Oct 2019 16:42:02 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:41:40 +0000 Received: from localhost ([127.0.0.1]:60237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxz2-0002Qd-Db for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:41:40 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:52907) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxz0-0002QU-KX for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:41:39 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id B999E240008 for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:41:36 +0000 (UTC) Date: Fri, 11 Oct 2019 18:41:36 +0200 From: Tanguy Le Carrour Message-ID: <20191011164136.ozndnf2xq6othi3b@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From e1a304525bf27718f0dea75486f844d34b3f0aaa Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 10:30:26 +0200 Subject: [PATCH 8/9] gnu: python-cachecontrol: Update to 0.12.5. --- gnu/packages/python-web.scm | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index ffef3319f7..5d67f21330 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1987,7 +1987,7 @@ provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients." (define-public python-cachecontrol (package (name "python-cachecontrol") - (version "0.11.6") + (version "0.12.5") (source (origin (method git-fetch) @@ -1998,25 +1998,12 @@ provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients." (file-name (git-file-name name version)) (sha256 (base32 - "0pb16bzbkk99nh317xyfk8fxc2ngimsbz7lz9pxsw8c82n83d4dh")))) + "03lgc65sl04n0cgzmmgg99bk83f9i6k8yrmcd4hpl46q1pymn0kz")))) (build-system python-build-system) (arguments - `(#:phases - (modify-phases %standard-phases - (replace 'check - (lambda _ - ;; Drop test that requires internet access. - (delete-file "tests/test_regressions.py") - (setenv "PYTHONPATH" - (string-append (getcwd) "/build/lib:" - (getenv "PYTHONPATH"))) - (invoke "py.test" "-vv") - #t))))) - (native-inputs - `(("python-pytest" ,python-pytest) - ("python-redis" ,python-redis) - ("python-webtest" ,python-webtest) - ("python-mock" ,python-mock))) + ;; Versions > 0.11.6 depend on CherryPy for testing. + ;; It's too much work to package CherryPy for now. + `(#:tests? #f)) (propagated-inputs `(("python-requests" ,python-requests) ("python-lockfile" ,python-lockfile))) From patchwork Fri Oct 11 16:42:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15689 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0148317589; Fri, 11 Oct 2019 19:25:19 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id A40F917584 for ; Fri, 11 Oct 2019 19:25:18 +0100 (BST) Received: from localhost ([::1]:55430 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIzbK-0007TF-40 for patchwork@mira.cbaines.net; Fri, 11 Oct 2019 14:25:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43626) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIy0N-0007vK-Jn for guix-patches@gnu.org; Fri, 11 Oct 2019 12:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIy0M-0002p7-BV for guix-patches@gnu.org; Fri, 11 Oct 2019 12:43:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51421) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIy0M-0002oz-7f for guix-patches@gnu.org; Fri, 11 Oct 2019 12:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIy0M-0002UG-3n for guix-patches@gnu.org; Fri, 11 Oct 2019 12:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37704] [PATCH 9/9] gnu: Add python-poetry. References: <20191011163447.utqgomsalw7r6nul@rafflesia> In-Reply-To: <20191011163447.utqgomsalw7r6nul@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Oct 2019 16:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37704 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37704@debbugs.gnu.org Received: via spool by 37704-submit@debbugs.gnu.org id=B37704.15708121329455 (code B ref 37704); Fri, 11 Oct 2019 16:43:02 +0000 Received: (at 37704) by debbugs.gnu.org; 11 Oct 2019 16:42:12 +0000 Received: from localhost ([127.0.0.1]:60242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxzX-0002SN-Rm for submit@debbugs.gnu.org; Fri, 11 Oct 2019 12:42:12 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:36653) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iIxzV-0002SA-CS for 37704@debbugs.gnu.org; Fri, 11 Oct 2019 12:42:10 -0400 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 480BD240005 for <37704@debbugs.gnu.org>; Fri, 11 Oct 2019 16:42:06 +0000 (UTC) Date: Fri, 11 Oct 2019 18:42:06 +0200 From: Tanguy Le Carrour Message-ID: <20191011164206.s3fvyiwr3eieehra@rafflesia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180716 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From d05ec73fc4c59048fee4daebb765811cb879c353 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Wed, 9 Oct 2019 10:41:23 +0200 Subject: [PATCH 9/9] gnu: Add python-poetry. --- gnu/packages/python-xyz.scm | 44 +++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5240f4d894..a277d39d83 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10640,6 +10640,50 @@ command line interfaces.") "Cachy provides a simple yet effective caching library.") (license license:expat))) +(define-public python-poetry + (package + (name "python-poetry") + (version "0.12.17") + ;; Poetry can only be built from source with poetry. + (source + (origin + (method url-fetch) + (uri (pypi-uri "poetry" version)) + (sha256 + (base32 + "0gxwcd65qjmzqzppf53x51sic1rbcd9py6cdzx3aprppipimslvf")))) + (build-system python-build-system) + (arguments + `(#:tests? #f ;; Pypi does not have tests. + #:phases + (modify-phases %standard-phases + (replace 'build + (lambda _ + ;; Bug in poetry https://github.com/sdispater/poetry/issues/866. + (invoke "sed" "-i" "-e" "s/from distutils.core/from setuptools/" "setup.py") + #t))))) + (propagated-inputs + `(("python-cachecontrol" ,python-cachecontrol) + ("python-cachy" ,python-cachy) + ("python-cleo" ,python-cleo) + ("python-glob2" ,python-glob2) + ("python-html5lib" ,python-html5lib) + ("python-jsonschema" ,python-jsonschema) + ("python-msgpack" ,python-msgpack) + ("python-pathlib2" ,python-pathlib2) + ("python-pkginfo" ,python-pkginfo) + ("python-pyparsing" ,python-pyparsing) + ("python-pyrsistent" ,python-pyrsistent) + ("python-requests" ,python-requests) + ("python-requests-toolbelt" ,python-requests-toolbelt) + ("python-shellingham" ,python-shellingham) + ("python-tomlkit" ,python-tomlkit) + ("python-virtualenv" ,python-virtualenv))) + (home-page "https://poetry.eustace.io/") + (synopsis "Python dependency management and packaging made easy") + (description "Python dependency management and packaging made easy.") + (license license:expat))) + (define-public python-lazy-object-proxy (package (name "python-lazy-object-proxy")