From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qGX+G0nrL2EDZwEAgWs5BA (envelope-from ) for ; Wed, 01 Sep 2021 23:06:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QMBqF0nrL2HIOQAAbx9fmQ (envelope-from ) for ; Wed, 01 Sep 2021 21:06:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 260F11B095 for ; Wed, 1 Sep 2021 23:06:16 +0200 (CEST) Received: from localhost ([::1]:50272 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLXQz-0001WU-Ux for larch@yhetil.org; Wed, 01 Sep 2021 17:06:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33034) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLXQo-0001W4-Qp for guix-patches@gnu.org; Wed, 01 Sep 2021 17:06:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55785) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mLXQo-0000sy-IK for guix-patches@gnu.org; Wed, 01 Sep 2021 17:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mLXQo-0002ts-BR for guix-patches@gnu.org; Wed, 01 Sep 2021 17:06:02 -0400 Subject: bug#49575: [PATCH v3] gnu: Add python-date2name. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 01 Sep 2021 21:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49575 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: phodina Cc: 49575-done@debbugs.gnu.org Mail-Followup-To: 49575@debbugs.gnu.org, ludo@gnu.org, phodina@protonmail.com Received: via spool by 49575-done@debbugs.gnu.org id=D49575.163053031011083 (code D ref 49575); Wed, 01 Sep 2021 21:06:02 +0000 Received: (at 49575-done) by debbugs.gnu.org; 1 Sep 2021 21:05:10 +0000 Received: from localhost ([127.0.0.1]:39097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLXPx-0002sg-Id for submit@debbugs.gnu.org; Wed, 01 Sep 2021 17:05:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLXPw-0002sO-2C for 49575-done@debbugs.gnu.org; Wed, 01 Sep 2021 17:05:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37956) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLXPq-0000AZ-UO; Wed, 01 Sep 2021 17:05:02 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48820 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLXPo-0001os-Cr; Wed, 01 Sep 2021 17:05:02 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 Fructidor an 229 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: Wed, 01 Sep 2021 23:04:58 +0200 In-Reply-To: (phodina@protonmail.com's message of "Tue, 31 Aug 2021 11:15:16 +0000") Message-ID: <87fsuo6m85.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630530377; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=hYPMT2lfW4MuHIGFiyUAl2rIRlfxoK5UfrNKhCafMQs=; b=SERSXvq8s0txNmoIu7Nk9Yf1EShhPXGJ3ppwNmpAss7hfg+frM3qHRQmdl4xA/3rLtYGIC gwZqCNUdkTIQxz85dkS85u+j7ASTWuXAb5JSuZwfz7RfPA789idwT1v0LcJneTzl6ASF3S oM1JzuLJIFwE3gph8c7RPc7QZZhIlIqPN1LhTYxZ5Y9YSf4yd3xfmFfsTyUlcN+iWOpefK iLmO+igwgJbbyqr8wNddXz3PBo1Xo0LEhfkN364Gg2pWIShYqzy2gx0eDTbd0QBWQnK5wF Dlb+vl3CclX2mBFFdabQHMZskg3vKOK/8ygpf47kMNL43SNLZzFliPjAfV+kPQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630530377; a=rsa-sha256; cv=none; b=lRitQJc2NOLNuiZxn7GN6GpUHmGfXLpR9xokzK+Ui56+WNGQwuOILyp8OLtzBiG7EVym80 eG1eHfQnBEPDu2gRnZS3mivQmTcXC/7IRzfjaspbHo0rJkNvj7Gp6ZPPWAG9rvgQpTcJS8 UiqOCdtcJCiwzVcZD7Yt1lcbh12nz2tnJApIcaixBJevQOgIwhmFUeKI+zCYNU5XkPumvK RUhX/bQh4Ub07ZTArHadYPqZ1Yeyfy2QfTpQJwUIG9K8i8/is4eg5jhiSy9QGfEPmXxD2v ui/MIPo3qc8/A5ClOJjWZS+6RQ5H78E94Hxlzhhk4KpXbRHq1UiLercntl/2qw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.42 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 260F11B095 X-Spam-Score: -1.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: W4ufEzmLeUW+ Hello, phodina skribis: > Hi Ludo, > > thanks for the suggestions and excellent documentation! Here's the update= d patch. > ------------------------------------- > > * gnu/packages/python-check.scm (date2name): New variable. I applied it with a couple of changes I forgot to suggest earlier: moving it to python-xyz.scm (python-check.scm is for tools related to test suites), renaming it to =E2=80=9Cdate2name=E2=80=9D since it=E2=80=99s= a command-line tool and not a Python library, and having the =E2=80=98commit=E2=80=99 field of =E2=80=98git-reference=E2=80=99 refer to the commit, not the version number. Thanks! Ludo=E2=80=99.