From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 0/4] gnu: Add Cookiecutter and its inputs Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Oct 2019 12:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org X-Debbugs-Original-To: Guix Received: via spool by submit@debbugs.gnu.org id=B.15701048034541 (code B ref -1); Thu, 03 Oct 2019 12:14:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Oct 2019 12:13:23 +0000 Received: from localhost ([127.0.0.1]:38866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFzz1-0001BB-Hg for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:13:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:55975) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFzz0-0001B4-HU for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:13:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42031) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFzyz-00013K-GC for guix-patches@gnu.org; Thu, 03 Oct 2019 08:13:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFzyy-0006zw-GD for guix-patches@gnu.org; Thu, 03 Oct 2019 08:13:21 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:43577) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iFzyy-0006yC-AH for guix-patches@gnu.org; Thu, 03 Oct 2019 08:13:20 -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 044DA1BF22C for ; Thu, 3 Oct 2019 12:13:16 +0000 (UTC) Date: Thu, 3 Oct 2019 14:13:16 +0200 From: Tanguy Le Carrour Message-ID: <20191003121316.irq3vdmu4ov6dygb@rafflesia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20180716 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.201 X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Add packages for [cookiecutter][] and its inputs. [cookiecutter]: https://github.com/cookiecutter/cookiecutter -- Tanguy From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add Cookiecutter and its inputs References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Oct 2019 12:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701049804888 (code B ref 37598); Thu, 03 Oct 2019 12:17:01 +0000 Received: (at 37598) by debbugs.gnu.org; 3 Oct 2019 12:16:20 +0000 Received: from localhost ([127.0.0.1]:38873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG01s-0001Gl-4B for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:16:20 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:51025) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG01q-0001Gc-9F for 37598@debbugs.gnu.org; Thu, 03 Oct 2019 08:16:18 -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 relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 3CB091C0012 for <37598@debbugs.gnu.org>; Thu, 3 Oct 2019 12:16:16 +0000 (UTC) Date: Thu, 3 Oct 2019 14:16:15 +0200 From: Tanguy Le Carrour Message-ID: <20191003121615.bprkzw656bgcalu5@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="dia4nkrpen56uq5v" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --dia4nkrpen56uq5v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline -- Tanguy --dia4nkrpen56uq5v Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-Cookiecutter-and-its-inputs.patch" Content-Transfer-Encoding: 8bit >From dc07c609430e9e63dd4d87b71d84545db87d9f8c Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:05:26 +0200 Subject: [PATCH 1/4] gnu: Add Cookiecutter and its inputs --- 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 413d68c258..e041adfdc4 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -66,6 +66,7 @@ ;;; Copyright © 2019 Jacob MacDonald ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2019 Wiktor Å»elazny +;;; Copyright © 2019 Tanguy Le Carrour ;;; ;;; This file is part of GNU Guix. ;;; @@ -2475,6 +2476,28 @@ written in pure Python.") (define-public python2-jinja2 (package-with-python2 python-jinja2)) +(define-public python-jinja2-time + (package + (name "python-jinja2-time") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "jinja2-time" version)) + (sha256 + (base32 + "0h0dr7cfpjnjj8bgl2vk9063a53649pn37wnlkd8hxjy656slkni")))) + (build-system python-build-system) + (propagated-inputs + `(("python-arrow" ,python-arrow) + ("python-jinja2" ,python-jinja2))) + (home-page + "https://github.com/hackebrot/jinja2-time") + (synopsis "Jinja2 Extension for Dates and Times") + (description + "Jinja2 Extension for Dates and Times") + (license license:expat))) + (define-public python-pystache (package (name "python-pystache") -- 2.23.0 --dia4nkrpen56uq5v-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 2/4] gnu: Add Cookiecutter and its inputs References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Oct 2019 12:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701050324987 (code B ref 37598); Thu, 03 Oct 2019 12:18:02 +0000 Received: (at 37598) by debbugs.gnu.org; 3 Oct 2019 12:17:12 +0000 Received: from localhost ([127.0.0.1]:38877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG02i-0001IN-Gy for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:17:12 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:59177) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG02g-0001ID-B5 for 37598@debbugs.gnu.org; Thu, 03 Oct 2019 08:17: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 72DCE240009 for <37598@debbugs.gnu.org>; Thu, 3 Oct 2019 12:17:08 +0000 (UTC) Date: Thu, 3 Oct 2019 14:17:07 +0200 From: Tanguy Le Carrour Message-ID: <20191003121707.kmfzizh4kwagckcz@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="odh4aaq2rzlbvyem" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --odh4aaq2rzlbvyem Content-Type: text/plain; charset=us-ascii Content-Disposition: inline -- Tanguy --odh4aaq2rzlbvyem Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="0002-gnu-Add-Cookiecutter-and-its-inputs.patch" >From b1a708198ea93c5a6d591d6b4ac864819de432e3 Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:13:59 +0200 Subject: [PATCH 2/4] gnu: Add Cookiecutter and its inputs --- 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 e041adfdc4..eb326aae6f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1552,6 +1552,25 @@ existing ones.") ;; Tests don't work with python2. #:tests? #f))))) +(define-public python-poyo + (package + (name "python-poyo") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "poyo" version)) + (sha256 + (base32 + "1pflivs6j22frz0v3dqxnvc8yb8fb52g11lqr88z0i8cg2m5csg2")))) + (build-system python-build-system) + (home-page "https://github.com/hackebrot/poyo") + (synopsis + "Lightweight YAML Parser for Python") + (description + "A lightweight YAML Parser for Python.") + (license license:expat))) + (define-public scons (package (name "scons") -- 2.23.0 --odh4aaq2rzlbvyem-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 3/4] gnu: Add Cookiecutter and its inputs References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Oct 2019 12:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701051205114 (code B ref 37598); Thu, 03 Oct 2019 12:19:02 +0000 Received: (at 37598) by debbugs.gnu.org; 3 Oct 2019 12:18:40 +0000 Received: from localhost ([127.0.0.1]:38881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG047-0001KQ-T8 for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:18:40 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:56673) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG045-0001KF-Ns for 37598@debbugs.gnu.org; Thu, 03 Oct 2019 08:18:38 -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 relay4-d.mail.gandi.net (Postfix) with ESMTPSA id F3869E0004 for <37598@debbugs.gnu.org>; Thu, 3 Oct 2019 12:18:35 +0000 (UTC) Date: Thu, 3 Oct 2019 14:18:35 +0200 From: Tanguy Le Carrour Message-ID: <20191003121818.xtyyj7khmy63ufa3@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="nm5ale5dipo7mfg5" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --nm5ale5dipo7mfg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline -- Tanguy --nm5ale5dipo7mfg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="0003-gnu-Add-Cookiecutter-and-its-inputs.patch" >From 3d244fab04f6de3dcdd888ce1e1877f8f6b2b0f0 Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:17:05 +0200 Subject: [PATCH 3/4] gnu: Add Cookiecutter and its inputs --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index eb326aae6f..df64e780d8 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9108,6 +9108,28 @@ server with very acceptable performance.") (define-public python2-waitress (package-with-python2 python-waitress)) +(define-public python-whichcraft + (package + (name "python-whichcraft") + (version "0.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "whichcraft" version)) + (sha256 + (base32 + "11yfkzyplizdgndy34vyd5qlmr1n5mxis3a3svxmx8fnccdvknxc")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page + "https://github.com/pydanny/whichcraft") + (synopsis + "This package provides cross-platform cross-python shutil.which functionality") + (description + "This package provides cross-platform cross-python shutil.which functionality.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --nm5ale5dipo7mfg5-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 4/4] gnu: Add Cookiecutter and its inputs References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Oct 2019 12:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701051785212 (code B ref 37598); Thu, 03 Oct 2019 12:20:01 +0000 Received: (at 37598) by debbugs.gnu.org; 3 Oct 2019 12:19:38 +0000 Received: from localhost ([127.0.0.1]:38885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG054-0001Lz-76 for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:19:38 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:54979) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iG050-0001Lp-Jy for 37598@debbugs.gnu.org; Thu, 03 Oct 2019 08:19:36 -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 relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 94FB91C0015 for <37598@debbugs.gnu.org>; Thu, 3 Oct 2019 12:19:33 +0000 (UTC) Date: Thu, 3 Oct 2019 14:19:33 +0200 From: Tanguy Le Carrour Message-ID: <20191003121933.xml2cdyow2zca72k@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="r2ljxbstngouny4c" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --r2ljxbstngouny4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline -- Tanguy --r2ljxbstngouny4c Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="0004-gnu-Add-Cookiecutter-and-its-inputs.patch" >From 2d0e7649de9e34fd3dd73f78d00f6b9dde9acc4a Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:23:24 +0200 Subject: [PATCH 4/4] gnu: Add Cookiecutter and its inputs --- gnu/packages/python-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index df64e780d8..d2bd1a661d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9130,6 +9130,41 @@ server with very acceptable performance.") "This package provides cross-platform cross-python shutil.which functionality.") (license license:bsd-3))) +(define-public python-cookiecutter + (package + (name "python-cookiecutter") + (version "1.6.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cookiecutter" version)) + (sha256 + (base32 + "0glsvaz8igi2wy1hsnhm9fkn6560vdvdixzvkq6dn20z3hpaa5hk")))) + (build-system python-build-system) + (native-inputs + `(("python-freezegun" ,python-freezegun) + ("python-pytest" ,python-pytest) + ("python-pytest-catchlog" ,python-pytest-catchlog) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-mock" ,python-pytest-mock))) + (propagated-inputs + `(("python-binaryornot" ,python-binaryornot) + ("python-click" ,python-click) + ("python-future" ,python-future) + ("python-jinja2" ,python-jinja2) + ("python-jinja2-time" ,python-jinja2-time) + ("python-poyo" ,python-poyo) + ("python-requests" ,python-requests) + ("python-whichcraft" ,python-whichcraft))) + (home-page + "https://github.com/audreyr/cookiecutter") + (synopsis + "Command-line utility that creates projects from project templates") + (description "A command-line utility that creates projects from project templates, +e.g. creating a Python package project from a Python package project template.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --r2ljxbstngouny4c-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 0/4] gnu: Add python-cookiecutter and its inputs. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2019 07:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701724483712 (code B ref 37598); Fri, 04 Oct 2019 07:01:02 +0000 Received: (at 37598) by debbugs.gnu.org; 4 Oct 2019 07:00:48 +0000 Received: from localhost ([127.0.0.1]:41619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHa4-0000xo-FJ for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:00:48 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:38787) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHa3-0000xf-0A for 37598@debbugs.gnu.org; Fri, 04 Oct 2019 03:00:47 -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 385041BF34B for <37598@debbugs.gnu.org>; Fri, 4 Oct 2019 07:00:44 +0000 (UTC) Date: Fri, 4 Oct 2019 09:00:44 +0200 From: Tanguy Le Carrour Message-ID: <20191004070044.nudb4ybgzprplwkc@rafflesia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I've just figured out that the patches were not properly inlined! Sorry for that! I'm re-sending them. -- Tanguy From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2019 07:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701736455574 (code B ref 37598); Fri, 04 Oct 2019 07:21:01 +0000 Received: (at 37598) by debbugs.gnu.org; 4 Oct 2019 07:20:45 +0000 Received: from localhost ([127.0.0.1]:41635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHtN-0001Rq-3E for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:20:45 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:57817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHtL-0001Rg-82 for 37598@debbugs.gnu.org; Fri, 04 Oct 2019 03:20:44 -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 relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 68E2E20030 for <37598@debbugs.gnu.org>; Fri, 4 Oct 2019 07:20:41 +0000 (UTC) Date: Fri, 4 Oct 2019 09:20:40 +0200 From: Tanguy Le Carrour Message-ID: <20191004072040.fpwcb2lmeih2mvsv@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="wdl43qxguu4ch5q5" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --wdl43qxguu4ch5q5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --wdl43qxguu4ch5q5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit >From 4a36e29b417f5a3ca109f3148d8352f6177dc52d Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:05:26 +0200 Subject: [PATCH 1/4] gnu: Add python-jinja2-time. --- 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 413d68c258..6309ac4b8e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -66,6 +66,7 @@ ;;; Copyright © 2019 Jacob MacDonald ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2019 Wiktor Å»elazny +;;; Copyright © 2019 Tanguy Le Carrour ;;; ;;; This file is part of GNU Guix. ;;; @@ -2475,6 +2476,28 @@ written in pure Python.") (define-public python2-jinja2 (package-with-python2 python-jinja2)) +(define-public python-jinja2-time + (package + (name "python-jinja2-time") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "jinja2-time" version)) + (sha256 + (base32 + "0h0dr7cfpjnjj8bgl2vk9063a53649pn37wnlkd8hxjy656slkni")))) + (build-system python-build-system) + (propagated-inputs + `(("python-arrow" ,python-arrow) + ("python-jinja2" ,python-jinja2))) + (home-page + "https://github.com/hackebrot/jinja2-time") + (synopsis "Jinja2 Extension for Dates and Times") + (description + "Jinja2 Extension for Dates and Times") + (license license:expat))) + (define-public python-pystache (package (name "python-pystache") -- 2.23.0 --wdl43qxguu4ch5q5-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 2/4] gnu: Add python-poyo. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2019 07:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701737215715 (code B ref 37598); Fri, 04 Oct 2019 07:23:02 +0000 Received: (at 37598) by debbugs.gnu.org; 4 Oct 2019 07:22:01 +0000 Received: from localhost ([127.0.0.1]:41639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHub-0001U2-FE for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:22:01 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:56289) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHua-0001Tt-0P for 37598@debbugs.gnu.org; Fri, 04 Oct 2019 03:22:00 -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 31CC620000C for <37598@debbugs.gnu.org>; Fri, 4 Oct 2019 07:21:57 +0000 (UTC) Date: Fri, 4 Oct 2019 09:21:57 +0200 From: Tanguy Le Carrour Message-ID: <20191004072157.iyjjgvwygvrv4i4n@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="ywma7or6pk3luvfo" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --ywma7or6pk3luvfo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --ywma7or6pk3luvfo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From d813e412ef063f4b1574a631d66ef526f955e044 Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:13:59 +0200 Subject: [PATCH 2/4] gnu: Add python-poyo. --- 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 6309ac4b8e..a21029a5dc 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1552,6 +1552,25 @@ existing ones.") ;; Tests don't work with python2. #:tests? #f))))) +(define-public python-poyo + (package + (name "python-poyo") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "poyo" version)) + (sha256 + (base32 + "1pflivs6j22frz0v3dqxnvc8yb8fb52g11lqr88z0i8cg2m5csg2")))) + (build-system python-build-system) + (home-page "https://github.com/hackebrot/poyo") + (synopsis + "Lightweight YAML Parser for Python") + (description + "A lightweight YAML Parser for Python.") + (license license:expat))) + (define-public scons (package (name "scons") -- 2.23.0 --ywma7or6pk3luvfo-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 3/4] gnu: Add python-whichcraft. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2019 07:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701738055877 (code B ref 37598); Fri, 04 Oct 2019 07:24:01 +0000 Received: (at 37598) by debbugs.gnu.org; 4 Oct 2019 07:23:25 +0000 Received: from localhost ([127.0.0.1]:41643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHvw-0001Wi-Sk for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:23:25 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:38451) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHvv-0001Wa-C8 for 37598@debbugs.gnu.org; Fri, 04 Oct 2019 03:23:23 -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 B9AF524003B for <37598@debbugs.gnu.org>; Fri, 4 Oct 2019 07:23:21 +0000 (UTC) Date: Fri, 4 Oct 2019 09:23:21 +0200 From: Tanguy Le Carrour Message-ID: <20191004072321.fqbj6vbnjpq3u2v7@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="pozuhx2fgrl37tp5" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --pozuhx2fgrl37tp5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --pozuhx2fgrl37tp5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From 400f3e8de89021604a0aae16df9eab28cf8f56e7 Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:17:05 +0200 Subject: [PATCH 3/4] gnu: Add python-whichcraft. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a21029a5dc..cd3a3e6c99 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9108,6 +9108,28 @@ server with very acceptable performance.") (define-public python2-waitress (package-with-python2 python-waitress)) +(define-public python-whichcraft + (package + (name "python-whichcraft") + (version "0.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "whichcraft" version)) + (sha256 + (base32 + "11yfkzyplizdgndy34vyd5qlmr1n5mxis3a3svxmx8fnccdvknxc")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page + "https://github.com/pydanny/whichcraft") + (synopsis + "This package provides cross-platform cross-python shutil.which functionality") + (description + "This package provides cross-platform cross-python shutil.which functionality.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --pozuhx2fgrl37tp5-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 4/4] gnu: Add python-cookiecutter. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2019 07:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.15701738795992 (code B ref 37598); Fri, 04 Oct 2019 07:25:02 +0000 Received: (at 37598) by debbugs.gnu.org; 4 Oct 2019 07:24:39 +0000 Received: from localhost ([127.0.0.1]:41647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHx9-0001Ya-A9 for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:24:39 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:60783) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGHx7-0001YQ-B9 for 37598@debbugs.gnu.org; Fri, 04 Oct 2019 03:24:37 -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 8C99D20001D for <37598@debbugs.gnu.org>; Fri, 4 Oct 2019 07:24:36 +0000 (UTC) Date: Fri, 4 Oct 2019 09:24:36 +0200 From: Tanguy Le Carrour Message-ID: <20191004072436.oub2epgpjiugy7nu@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="msfrik75my5227rf" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --msfrik75my5227rf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --msfrik75my5227rf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From ef47c7b065efa56c773ed66eff92984b15a4b6fd Mon Sep 17 00:00:00 2001 From: "tanguy@bioneland.org" Date: Thu, 3 Oct 2019 09:23:24 +0200 Subject: [PATCH 4/4] gnu: Add python-cookiecutter. --- gnu/packages/python-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cd3a3e6c99..9cdd1f2e70 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9130,6 +9130,41 @@ server with very acceptable performance.") "This package provides cross-platform cross-python shutil.which functionality.") (license license:bsd-3))) +(define-public python-cookiecutter + (package + (name "python-cookiecutter") + (version "1.6.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cookiecutter" version)) + (sha256 + (base32 + "0glsvaz8igi2wy1hsnhm9fkn6560vdvdixzvkq6dn20z3hpaa5hk")))) + (build-system python-build-system) + (native-inputs + `(("python-freezegun" ,python-freezegun) + ("python-pytest" ,python-pytest) + ("python-pytest-catchlog" ,python-pytest-catchlog) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-mock" ,python-pytest-mock))) + (propagated-inputs + `(("python-binaryornot" ,python-binaryornot) + ("python-click" ,python-click) + ("python-future" ,python-future) + ("python-jinja2" ,python-jinja2) + ("python-jinja2-time" ,python-jinja2-time) + ("python-poyo" ,python-poyo) + ("python-requests" ,python-requests) + ("python-whichcraft" ,python-whichcraft))) + (home-page + "https://github.com/audreyr/cookiecutter") + (synopsis + "Command-line utility that creates projects from project templates") + (description "A command-line utility that creates projects from project templates, +e.g. creating a Python package project from a Python package project template.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --msfrik75my5227rf-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Oct 2019 07:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Cc: 37598@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15701754528331 (code B ref -1); Fri, 04 Oct 2019 07:51:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2019 07:50:52 +0000 Received: from localhost ([127.0.0.1]:41661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGIMV-0002AG-RT for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:50:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:34563) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iGIMU-0002A4-2L for submit@debbugs.gnu.org; Fri, 04 Oct 2019 03:50:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35089) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iGIMQ-0002D3-Td for guix-patches@gnu.org; Fri, 04 Oct 2019 03:50:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iGIMP-0008P8-64 for guix-patches@gnu.org; Fri, 04 Oct 2019 03:50:46 -0400 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]:37026) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iGIMO-0008Jh-UC for guix-patches@gnu.org; Fri, 04 Oct 2019 03:50:45 -0400 Received: by mail-wm1-x341.google.com with SMTP id f22so4769321wmc.2 for ; Fri, 04 Oct 2019 00:50:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=Zu6nY1Gn/S5bZptKy5kPWLVitAWTdlQV0ZHlzyVQh7k=; b=OSA9jtXkSYSoWtVGuFoxmnmBZmA8Rwd8TSQJrI3NR58+Vw3afdshLrZ/kDgU7jNVEZ 6U/0SCkQ2sCBHPHb38lV/M9xleLxGKZSS1Q4miq0A0X8VWBsAxGr0aUQNk4NpvuzfhS6 m/kIhpL+124f9Or3myERoJ7Jh195BmkN4zHIKWYOykYPDlFKCWd7LLqzSNEjW/rQ42u9 k3Ky6z+zH8/x+w8Rq2uZM23kgx/9RCR6VKylGJDD488Hvj6DARUDyd67N4kA+1RYqEM5 g0U2XRO6XMfockKsnhNtcE+mcnYakDPzfMAQiwLb2ESbFEoyWfgycJL8eu1dvG72LEAf uNVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=Zu6nY1Gn/S5bZptKy5kPWLVitAWTdlQV0ZHlzyVQh7k=; b=Q+ZpvIOsFocSX1KQ7DLsuqIbfgdeNMhw+8bJtGW/UhEJy/V88nHec2+MZASsLX9Lg3 LghHj/4NXZgXQMmGy2pzdFevencRocme5qDMTw2djrAXeSDFdtUWZIVvSGvXEkAgiXCe vBy6Pb0x83bIuDnpaYBD6BjZ9VQXzlu6PotIiBgohled2Y5igR+9Ufby9ULBlnlCD00L Je8Ac7aWAD/LYcoELz30ku4r+hAXTNwTYeK5hGyrUKmewbvs7JU3+pzv7u+cOiOz/O4x GV7ay3+CgVpYbvZNRj6OEcDbihglV08H+IJXZweNhcKdv8UXnwGWjov3Ea5YE3yb4fMZ WrwA== X-Gm-Message-State: APjAAAXReNowCC9aWawt+WAyktnlBEHwiz8LBkwgGS7eZPO3vtnFuBwT C4GbKgdq8CQIVHvT2F7nhzI= X-Google-Smtp-Source: APXvYqxxDyWLwRZblC2iIrpFuEBLSLr7xfeVR3ewbCz6KepY6GqZGXDKuOmm4NvPuNKnuWcu6f/QrA== X-Received: by 2002:a7b:cc97:: with SMTP id p23mr10107334wma.111.1570175443365; Fri, 04 Oct 2019 00:50:43 -0700 (PDT) Received: from meru ([90.114.71.216]) by smtp.gmail.com with ESMTPSA id s1sm9064073wrg.80.2019.10.04.00.50.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Oct 2019 00:50:42 -0700 (PDT) References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191004072040.fpwcb2lmeih2mvsv@rafflesia> User-agent: mu4e 1.2.0; emacs 26.3 From: Mathieu Othacehe In-reply-to: <20191004072040.fpwcb2lmeih2mvsv@rafflesia> Date: Fri, 04 Oct 2019 09:50:40 +0200 Message-ID: <87eezt3q5r.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::341 X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hello Tanguy, Thanks for your patches. A few remarks (more details at https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html): > Subject: [PATCH 1/4] gnu: Add python-jinja2-time. > You need to add a commit message, compliant with ChangeLog format. You can find examples in commit history. > + (description > + "Jinja2 Extension for Dates and Times") Description should follow the rules dictated at https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html#Synopses-and-Descriptions, most specifically "Descriptions should take between five and ten lines. Use full sentences, and avoid using acronyms without first introducing them". Otherwise, your serie seems fine :) Thanks, Mathieu From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Oct 2019 22:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tanguy Le Carrour Cc: 37598@debbugs.gnu.org, Mathieu Othacehe Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157100418130640 (code B ref 37598); Sun, 13 Oct 2019 22:03:01 +0000 Received: (at 37598) by debbugs.gnu.org; 13 Oct 2019 22:03:01 +0000 Received: from localhost ([127.0.0.1]:37229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJlx6-0007y8-G4 for submit@debbugs.gnu.org; Sun, 13 Oct 2019 18:03:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39887) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJlx3-0007xq-FL for 37598@debbugs.gnu.org; Sun, 13 Oct 2019 18:02:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iJlwu-0007Ms-3N; Sun, 13 Oct 2019 18:02:49 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=38670 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iJlwq-0006U4-UY; Sun, 13 Oct 2019 18:02:46 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191004072040.fpwcb2lmeih2mvsv@rafflesia> <87eezt3q5r.fsf@gmail.com> Date: Mon, 14 Oct 2019 00:02:43 +0200 In-Reply-To: <87eezt3q5r.fsf@gmail.com> (Mathieu Othacehe's message of "Fri, 04 Oct 2019 09:50:40 +0200") Message-ID: <871rvg8fss.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Tanguy, Did you have a chance to look into Mathieu=E2=80=99s suggestions (below)? We=E2=80=99re almost there so let=E2=80=99s make sure we don=E2=80=99t forg= et about this patch series! Thanks in advance, Ludo=E2=80=99. Mathieu Othacehe skribis: > Hello Tanguy, > > Thanks for your patches. A few remarks (more details at > https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html): > >> Subject: [PATCH 1/4] gnu: Add python-jinja2-time. >> > > You need to add a commit message, compliant with ChangeLog format. You > can find examples in commit history. > >> + (description >> + "Jinja2 Extension for Dates and Times") > > Description should follow the rules dictated at > https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html#S= ynopses-and-Descriptions, > most specifically "Descriptions should take between five and ten > lines. Use full sentences, and avoid using acronyms without first > introducing them". > > Otherwise, your serie seems fine :) > > Thanks, > > Mathieu From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 07:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37598@debbugs.gnu.org, Mathieu Othacehe Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157103697516327 (code B ref 37598); Mon, 14 Oct 2019 07:10:01 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 07:09:35 +0000 Received: from localhost ([127.0.0.1]:37813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJuU3-0004FH-FK for submit@debbugs.gnu.org; Mon, 14 Oct 2019 03:09:35 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:45513) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJuU1-0004F1-B6 for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 03:09:34 -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 relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 481B01C0005; Mon, 14 Oct 2019 07:09:31 +0000 (UTC) Date: Mon, 14 Oct 2019 09:09:30 +0200 From: Tanguy Le Carrour Message-ID: <20191014070930.b2dbefwyiegup2q5@rafflesia> References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191004072040.fpwcb2lmeih2mvsv@rafflesia> <87eezt3q5r.fsf@gmail.com> <871rvg8fss.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <871rvg8fss.fsf@gnu.org> User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Ludovic, Hi Mathieu! Le 10/14, Ludovic Courtès a écrit : > Did you have a chance to look into Mathieu’s suggestions (below)? No!… because I don't get notifications when someone sends a comment on a bug I opened! :-( I have to go and check the 2 others I opened, I guess! I hope I didn't seem to give up on them! > Mathieu Othacehe skribis: > > Hello Tanguy, Sorry for not answering! And thanks for the time you spent into reviewing my patches! > > Thanks for your patches. A few remarks (more details at > > https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html): > > > >> Subject: [PATCH 1/4] gnu: Add python-jinja2-time. > > > > You need to add a commit message, compliant with ChangeLog format. You > > can find examples in commit history. I have to confess that I am… a minimalist! :-) I thought that `gnu: Add python-jinja2-time.` would be enough and I didn't have to go into more details about the "why"! Please believe me when I say that it was not out of laziness. I'll go dig into commit messages and see what I have to add. > >> + (description > >> + "Jinja2 Extension for Dates and Times") > > > > Description should follow the rules dictated at > > https://guix.gnu.org/manual/en/html_node/Synopses-and-Descriptions.html#Synopses-and-Descriptions, > > most specifically "Descriptions should take between five and ten > > lines. Use full sentences, and avoid using acronyms without first > > introducing them". OK, this one was pure laziness! So far, I've never modified description/synopsis provided by `guix import`. I guess, now that I'm more comfortable with the process, I can focus more on "what" I am submitting and less on "how" I am submitting it! Thanks again guys for your time. I'll fix the patches and resubmit them as soon as I can! -- Tanguy From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] Updating patches References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 14:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157106336119331 (code B ref 37598); Mon, 14 Oct 2019 14:30:02 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 14:29:21 +0000 Received: from localhost ([127.0.0.1]:41403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1Lc-00051j-Sh for submit@debbugs.gnu.org; Mon, 14 Oct 2019 10:29:21 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:48333) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1Lb-00051Y-3c for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 10:29:19 -0400 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id D7F2C100006 for <37598@debbugs.gnu.org>; Mon, 14 Oct 2019 14:29:16 +0000 (UTC) Date: Mon, 14 Oct 2019 16:29:16 +0200 From: Tanguy Le Carrour Message-ID: <20191014142916.4m52wyfidiyturkn@rafflesia> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I've updated the commit messages. For the "descriptions", I did what I could, but the one for python-jinja2-time will remain "Jinja2 Extension for Dates and Times". Am I supposed to put more than what is on the source code? -- Tanguy From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 14:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157106345919571 (code B ref 37598); Mon, 14 Oct 2019 14:31:02 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 14:30:59 +0000 Received: from localhost ([127.0.0.1]:41408 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1ND-00055a-Fm for submit@debbugs.gnu.org; Mon, 14 Oct 2019 10:30:59 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:43721) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1NB-00055R-Mp for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 10:30:58 -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 B531C200011 for <37598@debbugs.gnu.org>; Mon, 14 Oct 2019 14:30:55 +0000 (UTC) Date: Mon, 14 Oct 2019 16:30:55 +0200 From: Tanguy Le Carrour Message-ID: <20191014143055.ywvjssplxxeu63ut@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="iup5dsjg4n4ve36t" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --iup5dsjg4n4ve36t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --iup5dsjg4n4ve36t Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit >From 46e1cf437a89a045f78b4d07c3d6865edbecea19 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:05:26 +0200 Subject: [PATCH 1/4] gnu: Add python-jinja2-time. * gnu/packages/python-xyz.scm (python-jinja2-time): New public variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 8137d665fd..2bcf352278 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -66,6 +66,7 @@ ;;; Copyright © 2019 Jacob MacDonald ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2019 Wiktor Å»elazny +;;; Copyright © 2019 Tanguy Le Carrour ;;; ;;; This file is part of GNU Guix. ;;; @@ -2495,6 +2496,27 @@ written in pure Python.") (define-public python2-jinja2 (package-with-python2 python-jinja2)) +(define-public python-jinja2-time + (package + (name "python-jinja2-time") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "jinja2-time" version)) + (sha256 + (base32 + "0h0dr7cfpjnjj8bgl2vk9063a53649pn37wnlkd8hxjy656slkni")))) + (build-system python-build-system) + (propagated-inputs + `(("python-arrow" ,python-arrow) + ("python-jinja2" ,python-jinja2))) + (home-page + "https://github.com/hackebrot/jinja2-time") + (synopsis "Jinja2 Extension for Dates and Times") + (description "Jinja2 Extension for Dates and Times.") + (license license:expat))) + (define-public python-pystache (package (name "python-pystache") -- 2.23.0 --iup5dsjg4n4ve36t-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 2/4] gnu: Add python-poyo. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 14:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157106349019641 (code B ref 37598); Mon, 14 Oct 2019 14:32:01 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 14:31:30 +0000 Received: from localhost ([127.0.0.1]:41412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1Nh-00056j-Qw for submit@debbugs.gnu.org; Mon, 14 Oct 2019 10:31:30 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:51777) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1Ng-00056Z-7H for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 10:31:28 -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 552A01BF20E for <37598@debbugs.gnu.org>; Mon, 14 Oct 2019 14:31:26 +0000 (UTC) Date: Mon, 14 Oct 2019 16:31:25 +0200 From: Tanguy Le Carrour Message-ID: <20191014143125.r7lk62ntkftajiqx@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="qb7auw67rhe5pkso" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --qb7auw67rhe5pkso Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --qb7auw67rhe5pkso Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From 37783c5809b0ca20ef0c8fdd0a9667881ed04ade Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:13:59 +0200 Subject: [PATCH 2/4] gnu: Add python-poyo. * gnu/packages/python-xyz.scm (python-poyo): New public variable. --- 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 2bcf352278..6a137c9c90 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1572,6 +1572,23 @@ existing ones.") ;; Tests don't work with python2. #:tests? #f))))) +(define-public python-poyo + (package + (name "python-poyo") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "poyo" version)) + (sha256 + (base32 + "1pflivs6j22frz0v3dqxnvc8yb8fb52g11lqr88z0i8cg2m5csg2")))) + (build-system python-build-system) + (home-page "https://github.com/hackebrot/poyo") + (synopsis "Lightweight YAML Parser for Python") + (description "A lightweight YAML Parser for Python.") + (license license:expat))) + (define-public scons (package (name "scons") -- 2.23.0 --qb7auw67rhe5pkso-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 3/4] gnu: Add python-whichcraft. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 14:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157106351619682 (code B ref 37598); Mon, 14 Oct 2019 14:32:02 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 14:31:56 +0000 Received: from localhost ([127.0.0.1]:41415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1O8-00057N-7W for submit@debbugs.gnu.org; Mon, 14 Oct 2019 10:31:56 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:45095) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1O6-00057G-MR for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 10:31:55 -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 E1F3C200006 for <37598@debbugs.gnu.org>; Mon, 14 Oct 2019 14:31:53 +0000 (UTC) Date: Mon, 14 Oct 2019 16:31:53 +0200 From: Tanguy Le Carrour Message-ID: <20191014143153.dg5cam3hl7y7oubw@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="qj36x3tpkkyynk45" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --qj36x3tpkkyynk45 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --qj36x3tpkkyynk45 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From d3c25dee610fbf6f7e06166bd001d5c0b6b39809 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:17:05 +0200 Subject: [PATCH 3/4] gnu: Add python-whichcraft. * gnu/packages/python-xyz.scm (python-whichcraft): New public variable. --- 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 6a137c9c90..5874725f8e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9120,6 +9120,29 @@ server with very acceptable performance.") (define-public python2-waitress (package-with-python2 python-waitress)) +(define-public python-whichcraft + (package + (name "python-whichcraft") + (version "0.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "whichcraft" version)) + (sha256 + (base32 + "11yfkzyplizdgndy34vyd5qlmr1n5mxis3a3svxmx8fnccdvknxc")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page + "https://github.com/pydanny/whichcraft") + (synopsis "Cross-platform cross-python shutil.which functionality") + (description + "A shim of the shutil.which function that's designed to work +across multiple versions of Python. The code for Python 2.x is based on +Python 3 code that I extracted from source.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --qj36x3tpkkyynk45-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 4/4] gnu: Add python-cookiecutter. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 14:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157106354319763 (code B ref 37598); Mon, 14 Oct 2019 14:33:01 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 14:32:23 +0000 Received: from localhost ([127.0.0.1]:41420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1OY-00058h-KN for submit@debbugs.gnu.org; Mon, 14 Oct 2019 10:32:22 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:45621) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK1OW-00058X-4N for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 10:32:20 -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 553FE1BF218 for <37598@debbugs.gnu.org>; Mon, 14 Oct 2019 14:32:19 +0000 (UTC) Date: Mon, 14 Oct 2019 16:32:18 +0200 From: Tanguy Le Carrour Message-ID: <20191014143218.znms34p3hsett7c7@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="k3sp4xy4llherqlh" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --k3sp4xy4llherqlh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --k3sp4xy4llherqlh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From 477884a1dc3a479bba89d44a9f0f1ef5189c3e09 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:23:24 +0200 Subject: [PATCH 4/4] gnu: Add python-cookiecutter. * gnu/packages/python-xyz.scm (python-cookiecutter): New public variable. --- gnu/packages/python-xyz.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5874725f8e..a7580519f9 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9143,6 +9143,42 @@ across multiple versions of Python. The code for Python 2.x is based on Python 3 code that I extracted from source.") (license license:bsd-3))) +(define-public python-cookiecutter + (package + (name "python-cookiecutter") + (version "1.6.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cookiecutter" version)) + (sha256 + (base32 + "0glsvaz8igi2wy1hsnhm9fkn6560vdvdixzvkq6dn20z3hpaa5hk")))) + (build-system python-build-system) + (native-inputs + `(("python-freezegun" ,python-freezegun) + ("python-pytest" ,python-pytest) + ("python-pytest-catchlog" ,python-pytest-catchlog) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-mock" ,python-pytest-mock))) + (propagated-inputs + `(("python-binaryornot" ,python-binaryornot) + ("python-click" ,python-click) + ("python-future" ,python-future) + ("python-jinja2" ,python-jinja2) + ("python-jinja2-time" ,python-jinja2-time) + ("python-poyo" ,python-poyo) + ("python-requests" ,python-requests) + ("python-whichcraft" ,python-whichcraft))) + (home-page + "https://github.com/audreyr/cookiecutter") + (synopsis + "Command-line utility that creates projects from project templates") + (description + "A command-line utility that creates projects from project templates, +e.g. creating a Python package project from a Python package project template.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --k3sp4xy4llherqlh-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] Updating patches Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 15:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Cc: 37598@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.157106643024560 (code B ref -1); Mon, 14 Oct 2019 15:21:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Oct 2019 15:20:30 +0000 Received: from localhost ([127.0.0.1]:41496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK298-0006O4-5L for submit@debbugs.gnu.org; Mon, 14 Oct 2019 11:20:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:49754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK296-0006Nx-T8 for submit@debbugs.gnu.org; Mon, 14 Oct 2019 11:20:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57660) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iK293-0005gw-1j for guix-patches@gnu.org; Mon, 14 Oct 2019 11:20:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iK290-0007pC-W6 for guix-patches@gnu.org; Mon, 14 Oct 2019 11:20:24 -0400 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:45611) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iK28z-0007l5-4a for guix-patches@gnu.org; Mon, 14 Oct 2019 11:20:22 -0400 Received: by mail-wr1-x433.google.com with SMTP id r5so20161773wrm.12 for ; Mon, 14 Oct 2019 08:20:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=pO6eODYCpyL+YH4dCk0Gr89ahRkoRp0UeLNGZ1BgW/c=; b=c7HNAQswtv5jLFFllK8hUAUBHKzfm5dmmL3EnZ+vKxn38jfAowxJVfyXSlRyvdVcV9 ElHA9gA0xpAD3SnL5TYPZZAN+EAvBeP2kIY+xNFj/pcNiZ/t/tUFVBjX4mz5W/Pt1VPU ZcLmI2ta0WrCh+VJR81vffvVIkXT+m47xXA/o2MHEpERe3NqaF2xCyKhJO/wNYxRY1wb uTsFVZclfkBm51cJLCKv3OktbFNf78z4pMeYV9A/KwRbdl4EXL+Vlsr8TmjND7cmS/q9 cVlqpSYhfOzyijtuph6f8Z6eedZjd3i1QwINN4jT/+AQT1d9ImlQ+vxPigOOB5GxT2zr prjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=pO6eODYCpyL+YH4dCk0Gr89ahRkoRp0UeLNGZ1BgW/c=; b=EQL+tMrhSTAFrJkoXLaK4DhFPldKpJWGvhXJxCIHi0zmJgp9K5nK73Lmvs81GKVsZQ 4uEN5JNrjG+xGODTrUrZK9luO5YaCYPFc3vZuFO8Ib2TjL+q26rF15+d08wii9c/Ij8C lzUttt9C2lxmEkbNW/O74QipdYH2aBOXu07C1wdgotYo7p6/rdQJe4+MKKxEmwxE+s+R 8Z9m0OgnorMVV/bwv951a07F4KpuQ4yisVD3EBceNVqCozbhPVuht0VQhr7kbsQU4q14 A5/u1F0aKGFa9iBQQ7SIzJNhwuSZ5tSDAdd6EjV4UaMPd14PMfx7qeJCGKJ25FDk6cYz TWBQ== X-Gm-Message-State: APjAAAXrL4NAPyC9Zvr1JbtShgjMjLuWx5TEi5lZpY1/u2otIEHIokYF eYkfjPFZTCC2R4u3RTdZ8ZkTLD3U X-Google-Smtp-Source: APXvYqx3W734EP55y5BlR/1nacOu8MwuB3OyPaBuFndEDWFL3vuKJvbxaJ+jU2YPlH7pGocak4SuMw== X-Received: by 2002:a5d:6605:: with SMTP id n5mr11378360wru.54.1571066417537; Mon, 14 Oct 2019 08:20:17 -0700 (PDT) Received: from PF1S5GG2 (lfbn-ann-1-367-71.w86-200.abo.wanadoo.fr. [86.200.83.71]) by smtp.gmail.com with ESMTPSA id n14sm16132864wro.83.2019.10.14.08.20.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Oct 2019 08:20:16 -0700 (PDT) References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191014142916.4m52wyfidiyturkn@rafflesia> User-agent: mu4e 1.2.0; emacs 26.3 From: Mathieu Othacehe In-reply-to: <20191014142916.4m52wyfidiyturkn@rafflesia> Date: Mon, 14 Oct 2019 17:20:15 +0200 Message-ID: <87blujs6a8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::433 X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hey Tanguy, > I've updated the commit messages. Good! > > For the "descriptions", I did what I could, but the one for > python-jinja2-time will remain "Jinja2 Extension for Dates and Times". > Am I supposed to put more than what is on the source code? Yes, as I said earlier, you need to make a full sentence, for example: "This package provides an extension to Jinja2 to support dates and times." Then it would be nice to add some more informations if possible. For instance Debian is saying that: "This extension for the template engine Jinja2 adds a "now" tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output." This is also true for the rest of the serie. Thanks, Mathieu From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Oct 2019 20:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tanguy Le Carrour Cc: 37598@debbugs.gnu.org, Mathieu Othacehe Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157108475215946 (code B ref 37598); Mon, 14 Oct 2019 20:26:01 +0000 Received: (at 37598) by debbugs.gnu.org; 14 Oct 2019 20:25:52 +0000 Received: from localhost ([127.0.0.1]:41854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK6ud-000498-Rv for submit@debbugs.gnu.org; Mon, 14 Oct 2019 16:25:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42745) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK6ub-00048s-Ox for 37598@debbugs.gnu.org; Mon, 14 Oct 2019 16:25:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iK6uV-0004wA-S3; Mon, 14 Oct 2019 16:25:43 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37250 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iK6uV-0003Km-Ey; Mon, 14 Oct 2019 16:25:43 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191004072040.fpwcb2lmeih2mvsv@rafflesia> <87eezt3q5r.fsf@gmail.com> <871rvg8fss.fsf@gnu.org> <20191014070930.b2dbefwyiegup2q5@rafflesia> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 =?UTF-8?Q?Vend=C3=A9miaire?= an 228 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 14 Oct 2019 22:25:41 +0200 In-Reply-To: <20191014070930.b2dbefwyiegup2q5@rafflesia> (Tanguy Le Carrour's message of "Mon, 14 Oct 2019 09:09:30 +0200") Message-ID: <875zkrnkfu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Tanguy Le Carrour skribis: > Thanks again guys for your time. I'll fix the patches and resubmit them as > soon as I can! Alright, thank you! :-) Ludo=E2=80=99. From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2019 07:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157112508729917 (code B ref 37598); Tue, 15 Oct 2019 07:39:02 +0000 Received: (at 37598) by debbugs.gnu.org; 15 Oct 2019 07:38:07 +0000 Received: from localhost ([127.0.0.1]:42631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHPC-0007mT-IN for submit@debbugs.gnu.org; Tue, 15 Oct 2019 03:38:06 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:58817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHP8-0007ly-6u for 37598@debbugs.gnu.org; Tue, 15 Oct 2019 03:38:02 -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 D7D71200006 for <37598@debbugs.gnu.org>; Tue, 15 Oct 2019 07:37:59 +0000 (UTC) Date: Tue, 15 Oct 2019 09:37:59 +0200 From: Tanguy Le Carrour Message-ID: <20191015073759.a5pbokxm3lfswx74@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="2rhomc4fsuarkp2x" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --2rhomc4fsuarkp2x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --2rhomc4fsuarkp2x Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit >From db4b5fe42bab56aca9fd5d5846349f3dd3c72d1d Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:05:26 +0200 Subject: [PATCH 1/4] gnu: Add python-jinja2-time. * gnu/packages/python-xyz.scm (python-jinja2-time): New public variable. --- gnu/packages/python-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d555512ed7..74898d1a87 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -66,6 +66,7 @@ ;;; Copyright © 2019 Jacob MacDonald ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2019 Wiktor Å»elazny +;;; Copyright © 2019 Tanguy Le Carrour ;;; ;;; This file is part of GNU Guix. ;;; @@ -2495,6 +2496,30 @@ written in pure Python.") (define-public python2-jinja2 (package-with-python2 python-jinja2)) +(define-public python-jinja2-time + (package + (name "python-jinja2-time") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "jinja2-time" version)) + (sha256 + (base32 + "0h0dr7cfpjnjj8bgl2vk9063a53649pn37wnlkd8hxjy656slkni")))) + (build-system python-build-system) + (propagated-inputs + `(("python-arrow" ,python-arrow) + ("python-jinja2" ,python-jinja2))) + (home-page + "https://github.com/hackebrot/jinja2-time") + (synopsis "Jinja2 Extension for Dates and Times") + (description + "This extension for the template engine Jinja2 adds a 'now' tag providing +a convenient access to the arrow.now() API from templates. A format string can +be provided to control the output.") + (license license:expat))) + (define-public python-pystache (package (name "python-pystache") -- 2.23.0 --2rhomc4fsuarkp2x-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 2/4] gnu: Add python-poyo. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2019 07:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157112510929952 (code B ref 37598); Tue, 15 Oct 2019 07:39:02 +0000 Received: (at 37598) by debbugs.gnu.org; 15 Oct 2019 07:38:29 +0000 Received: from localhost ([127.0.0.1]:42634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHPZ-0007n1-1H for submit@debbugs.gnu.org; Tue, 15 Oct 2019 03:38:29 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:53987) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHPX-0007ms-9s for 37598@debbugs.gnu.org; Tue, 15 Oct 2019 03:38:27 -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 relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 6BE38E001A for <37598@debbugs.gnu.org>; Tue, 15 Oct 2019 07:38:25 +0000 (UTC) Date: Tue, 15 Oct 2019 09:38:24 +0200 From: Tanguy Le Carrour Message-ID: <20191015073824.q6cn7vn7qjdjxjvm@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="mldvno7mwfeutdab" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --mldvno7mwfeutdab Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --mldvno7mwfeutdab Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From a08b69b276c31b42b13d86732c93abc6984b6048 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:13:59 +0200 Subject: [PATCH 2/4] gnu: Add python-poyo. * gnu/packages/python-xyz.scm (python-poyo): New public variable. --- gnu/packages/python-xyz.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 74898d1a87..0852877eb2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1572,6 +1572,27 @@ existing ones.") ;; Tests don't work with python2. #:tests? #f))))) +(define-public python-poyo + (package + (name "python-poyo") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "poyo" version)) + (sha256 + (base32 + "1pflivs6j22frz0v3dqxnvc8yb8fb52g11lqr88z0i8cg2m5csg2")))) + (build-system python-build-system) + (home-page "https://github.com/hackebrot/poyo") + (synopsis "Lightweight YAML Parser for Python") + (description + "A lightweight YAML Parser for Python. It supports only a chosen subset +of the YAML format that is required to parse cookiecutter user configuration +files. It does not have support for serializing into YAML and is not compatible +with JSON.") + (license license:expat))) + (define-public scons (package (name "scons") -- 2.23.0 --mldvno7mwfeutdab-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 3/4] gnu: Add python-whichcraft. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2019 07:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157112526230216 (code B ref 37598); Tue, 15 Oct 2019 07:41:02 +0000 Received: (at 37598) by debbugs.gnu.org; 15 Oct 2019 07:41:02 +0000 Received: from localhost ([127.0.0.1]:42643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHS1-0007rE-Q3 for submit@debbugs.gnu.org; Tue, 15 Oct 2019 03:41:02 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:54209) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHS0-0007qw-Nw for 37598@debbugs.gnu.org; Tue, 15 Oct 2019 03:41:01 -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 E8BF5200008 for <37598@debbugs.gnu.org>; Tue, 15 Oct 2019 07:40:59 +0000 (UTC) Date: Tue, 15 Oct 2019 09:40:59 +0200 From: Tanguy Le Carrour Message-ID: <20191015074059.dxk6koux65jdaaqi@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="fmkbsvmtvvrteiin" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --fmkbsvmtvvrteiin Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --fmkbsvmtvvrteiin Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From 7e6bea798c400db245ae77c12b667cd3771dfb45 Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:17:05 +0200 Subject: [PATCH 3/4] gnu: Add python-whichcraft. * gnu/packages/python-xyz.scm (python-whichcraft): New public variable. --- 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 0852877eb2..1a175295e7 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9127,6 +9127,29 @@ server with very acceptable performance.") (define-public python2-waitress (package-with-python2 python-waitress)) +(define-public python-whichcraft + (package + (name "python-whichcraft") + (version "0.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "whichcraft" version)) + (sha256 + (base32 + "11yfkzyplizdgndy34vyd5qlmr1n5mxis3a3svxmx8fnccdvknxc")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page + "https://github.com/pydanny/whichcraft") + (synopsis "Cross-platform cross-python shutil.which functionality") + (description + "A shim of the shutil.which function that's designed to work +across multiple versions of Python. The code for Python 2.x is based on +Python 3 code that I extracted from source.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --fmkbsvmtvvrteiin-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 4/4] gnu: Add python-cookiecutter. References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> In-Reply-To: <20191003121316.irq3vdmu4ov6dygb@rafflesia> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2019 07:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37598@debbugs.gnu.org Received: via spool by 37598-submit@debbugs.gnu.org id=B37598.157112529230285 (code B ref 37598); Tue, 15 Oct 2019 07:42:02 +0000 Received: (at 37598) by debbugs.gnu.org; 15 Oct 2019 07:41:32 +0000 Received: from localhost ([127.0.0.1]:42648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHSW-0007sP-52 for submit@debbugs.gnu.org; Tue, 15 Oct 2019 03:41:32 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:39453) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKHSU-0007sG-TG for 37598@debbugs.gnu.org; Tue, 15 Oct 2019 03:41:31 -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 298141BF203 for <37598@debbugs.gnu.org>; Tue, 15 Oct 2019 07:41:28 +0000 (UTC) Date: Tue, 15 Oct 2019 09:41:28 +0200 From: Tanguy Le Carrour Message-ID: <20191015074128.im2kplvat4i3vwvv@rafflesia> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="5kh3i5kdk6glxrw7" Content-Disposition: inline User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --5kh3i5kdk6glxrw7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --5kh3i5kdk6glxrw7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline >From cf7ec0ca0510536bd7b067b81ba02fdcaadb8c0c Mon Sep 17 00:00:00 2001 From: Tanguy Le Carrour Date: Thu, 3 Oct 2019 09:23:24 +0200 Subject: [PATCH 4/4] gnu: Add python-cookiecutter. * gnu/packages/python-xyz.scm (python-cookiecutter): New public variable. --- gnu/packages/python-xyz.scm | 39 +++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1a175295e7..ca3b033c71 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9150,6 +9150,45 @@ across multiple versions of Python. The code for Python 2.x is based on Python 3 code that I extracted from source.") (license license:bsd-3))) +(define-public python-cookiecutter + (package + (name "python-cookiecutter") + (version "1.6.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cookiecutter" version)) + (sha256 + (base32 + "0glsvaz8igi2wy1hsnhm9fkn6560vdvdixzvkq6dn20z3hpaa5hk")))) + (build-system python-build-system) + (native-inputs + `(("python-freezegun" ,python-freezegun) + ("python-pytest" ,python-pytest) + ("python-pytest-catchlog" ,python-pytest-catchlog) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-mock" ,python-pytest-mock))) + (propagated-inputs + `(("python-binaryornot" ,python-binaryornot) + ("python-click" ,python-click) + ("python-future" ,python-future) + ("python-jinja2" ,python-jinja2) + ("python-jinja2-time" ,python-jinja2-time) + ("python-poyo" ,python-poyo) + ("python-requests" ,python-requests) + ("python-whichcraft" ,python-whichcraft))) + (home-page + "https://github.com/audreyr/cookiecutter") + (synopsis + "Command-line utility that creates projects from project templates") + (description + "A command-line utility that creates projects from project templates, +e.g. creating a Python package project from a Python package project +template. It's cross-platform (Windows, Mac, and Linux are officially +supported). It works with Python 2.7, 3.4, 3.5, 3.6, and PyPy. Project templates +can be in any programming language or markup format.") + (license license:bsd-3))) + (define-public python-pyquery (package (name "python-pyquery") -- 2.23.0 --5kh3i5kdk6glxrw7-- From unknown Sat Jun 14 18:41:38 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Tanguy Le Carrour Subject: bug#37598: closed (Re: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time.) Message-ID: References: <877e56ry4l.fsf@gmail.com> <20191003121316.irq3vdmu4ov6dygb@rafflesia> X-Gnu-PR-Message: they-closed 37598 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 37598@debbugs.gnu.org Date: Tue, 15 Oct 2019 12:29:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1571142542-8217-1" This is a multi-part message in MIME format... ------------=_1571142542-8217-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #37598: [PATCH 0/4] gnu: Add Cookiecutter and its inputs which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 37598@debbugs.gnu.org. --=20 37598: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D37598 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1571142542-8217-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 37598-done) by debbugs.gnu.org; 15 Oct 2019 12:28:53 +0000 Received: from localhost ([127.0.0.1]:42874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKLwb-00028D-CJ for submit@debbugs.gnu.org; Tue, 15 Oct 2019 08:28:53 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:33393) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKLwZ-00027z-If for 37598-done@debbugs.gnu.org; Tue, 15 Oct 2019 08:28:51 -0400 Received: by mail-wr1-f68.google.com with SMTP id b9so23655110wrs.0 for <37598-done@debbugs.gnu.org>; Tue, 15 Oct 2019 05:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=references:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=+WdFQi2gawc+kTKlCXQcqXWGumY37tcSlzQgrBUD8t0=; b=B9+yiFskJmPW4PEJb5kfXDw+tmLqW1KAEbSplkcISFAb6y+WswNHjZBdj0b8dr/MtV MTRjjMAI81Rn13eurDzlcc/wt2tuW6AFhD+22lviIGcYhaGKVRTY8M3k8cMRbS6feg2b Xmebi0DdxLjg4zSgkSHw9r0GUGC9QvxcIybFmx7hurlUnR0gdxEenZ+xvifNLHn8F1Np a1ycVEm1llFyhAs6sQCmBnlAwucT2IesBch3cVP9JXN2fjojtIy/DTtOvsX59aZxZ3k3 +udJ30UOSvmsogq4bxOthmTHY1S5RJ7ZvrWyrQneoxBjPogHIBidKil8W8OVEMTTullJ c1SA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=+WdFQi2gawc+kTKlCXQcqXWGumY37tcSlzQgrBUD8t0=; b=I1L7GcNw1ZPR7VAtP8puN7ywL1Rl/3I8BnTxDynlhuI8CW3oxfiPBESHlqyXDaNcfG Sr6gKmhTXdj9GihUwWSo7LPirvFcgVf59DZonW4UMKATX9DnMuuVQtnsGuS29kFKU/ck 6GeND/KyYVOt6a5hWyb8ldXxYkKi3lnj8PUGOCidQxtNaSvDcbB10upLeEIqyvtmeCma B/79hFjr9s33hPa3A7QVmpY1iVg08+BSNICdQdKsoyBKwNr7eg9yB1WNkIOkr8QzdRUj VOkySBfZprSMuUblqUQk8HZCDPlEYEJz9SMlNJ9K+4Sj8nr3SqznjMXN/5M1cEB22SaP v7DA== X-Gm-Message-State: APjAAAVPZmZFdzJOm8UCznEmt1Q7Dw9+faJjDeT5xQGBFaNp7my4W5so vSe6t9qAz8hXhqtrXIWu91c5lNXk X-Google-Smtp-Source: APXvYqyWPjx2RUGyppTLG0B8kmWHreUgWq4FVIbFWQdHa84ldT5PqotGFD5XFnol5miWy5at8LyjdA== X-Received: by 2002:a5d:5228:: with SMTP id i8mr24591432wra.191.1571142525294; Tue, 15 Oct 2019 05:28:45 -0700 (PDT) Received: from PF1S5GG2 (lfbn-ann-1-367-71.w86-200.abo.wanadoo.fr. [86.200.83.71]) by smtp.gmail.com with ESMTPSA id c18sm19536162wrv.10.2019.10.15.05.28.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Oct 2019 05:28:44 -0700 (PDT) References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191004072040.fpwcb2lmeih2mvsv@rafflesia> <87eezt3q5r.fsf@gmail.com> <871rvg8fss.fsf@gnu.org> <20191014070930.b2dbefwyiegup2q5@rafflesia> User-agent: mu4e 1.2.0; emacs 26.3 From: Mathieu Othacehe To: Tanguy Le Carrour Subject: Re: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. In-reply-to: <20191014070930.b2dbefwyiegup2q5@rafflesia> Date: Tue, 15 Oct 2019 14:28:42 +0200 Message-ID: <877e56ry4l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 37598-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , 37598-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Tanguy, > Thanks again guys for your time. I'll fix the patches and resubmit them as > soon as I can! I pushed this serie with a few adjustments to description fields. Thanks, Mathieu ------------=_1571142542-8217-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Oct 2019 12:13:23 +0000 Received: from localhost ([127.0.0.1]:38866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFzz1-0001BB-Hg for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:13:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:55975) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFzz0-0001B4-HU for submit@debbugs.gnu.org; Thu, 03 Oct 2019 08:13:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42031) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFzyz-00013K-GC for guix-patches@gnu.org; Thu, 03 Oct 2019 08:13:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFzyy-0006zw-GD for guix-patches@gnu.org; Thu, 03 Oct 2019 08:13:21 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:43577) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iFzyy-0006yC-AH for guix-patches@gnu.org; Thu, 03 Oct 2019 08:13:20 -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 044DA1BF22C for ; Thu, 3 Oct 2019 12:13:16 +0000 (UTC) Date: Thu, 3 Oct 2019 14:13:16 +0200 From: Tanguy Le Carrour To: Guix Subject: [PATCH 0/4] gnu: Add Cookiecutter and its inputs Message-ID: <20191003121316.irq3vdmu4ov6dygb@rafflesia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20180716 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.201 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Add packages for [cookiecutter][] and its inputs. [cookiecutter]: https://github.com/cookiecutter/cookiecutter -- Tanguy ------------=_1571142542-8217-1-- From unknown Sat Jun 14 18:41:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#37598] [PATCH 1/4] gnu: Add python-jinja2-time. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Oct 2019 13:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37598 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 37598-done@debbugs.gnu.org Received: via spool by 37598-done@debbugs.gnu.org id=D37598.157114525212565 (code D ref 37598); Tue, 15 Oct 2019 13:15:02 +0000 Received: (at 37598-done) by debbugs.gnu.org; 15 Oct 2019 13:14:12 +0000 Received: from localhost ([127.0.0.1]:42932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKMeS-0003Ga-83 for submit@debbugs.gnu.org; Tue, 15 Oct 2019 09:14:12 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:56757) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iKMeP-0003GR-7C for 37598-done@debbugs.gnu.org; Tue, 15 Oct 2019 09:14:10 -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 relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 56C6D20014; Tue, 15 Oct 2019 13:14:07 +0000 (UTC) Date: Tue, 15 Oct 2019 15:14:07 +0200 From: Tanguy Le Carrour Message-ID: <20191015131407.uvscrvvcjno4efmf@rafflesia> References: <20191003121316.irq3vdmu4ov6dygb@rafflesia> <20191004072040.fpwcb2lmeih2mvsv@rafflesia> <87eezt3q5r.fsf@gmail.com> <871rvg8fss.fsf@gnu.org> <20191014070930.b2dbefwyiegup2q5@rafflesia> <877e56ry4l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <877e56ry4l.fsf@gmail.com> User-Agent: NeoMutt/20180716 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Le 10/15, Mathieu Othacehe a écrit : > I pushed this serie with a few adjustments to description fields. Thanks! Can't wait to see the adjustments! :-) So many things I still have to learn! -- Tanguy