From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AIgTAAkZ9mIUCwAAbAwnHQ (envelope-from ) for ; Fri, 12 Aug 2022 11:10:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UJqKOggZ9mICegEAG6o9tA (envelope-from ) for ; Fri, 12 Aug 2022 11:10:32 +0200 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 B0D932763D for ; Fri, 12 Aug 2022 11:10:32 +0200 (CEST) Received: from localhost ([::1]:50098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oMQgZ-0005F4-KQ for larch@yhetil.org; Fri, 12 Aug 2022 05:10:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36942) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMQg6-0005Ev-MS for guix-patches@gnu.org; Fri, 12 Aug 2022 05:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37689) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oMQg6-0002XS-Cn for guix-patches@gnu.org; Fri, 12 Aug 2022 05:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oMQg6-00048a-6u for guix-patches@gnu.org; Fri, 12 Aug 2022 05:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57101] [PATCH] gnu: python-typer: Update to 0.6.1. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Aug 2022 09:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57101 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 57101-done@debbugs.gnu.org Received: via spool by 57101-done@debbugs.gnu.org id=D57101.166029538215875 (code D ref 57101); Fri, 12 Aug 2022 09:10:02 +0000 Received: (at 57101-done) by debbugs.gnu.org; 12 Aug 2022 09:09:42 +0000 Received: from localhost ([127.0.0.1]:55671 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQfl-00047y-VE for submit@debbugs.gnu.org; Fri, 12 Aug 2022 05:09:42 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:51021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMQfg-00047f-EH for 57101-done@debbugs.gnu.org; Fri, 12 Aug 2022 05:09:40 -0400 Received: (Authenticated sender: tanguy@bioneland.org) by mail.gandi.net (Postfix) with ESMTPSA id 2289E1C0008; Fri, 12 Aug 2022 09:09:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1660295370; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=qYhfqNJgPDx3utplwXEoVyitfE8wk8inJhLUl3cEipc=; b=IVjKfETwusZR5c1dYix1DOqXsIhud1Vg2/BVI7E745YtpYn7mdh+bcZGR83A0YZjucU4H4 +fdvLN8gUzkuuYLyOUKXQK0e0aVYX0rrtiMvMcwl6AvfwwPqtq/z3g0mvDHZpOTktG4yFu 2HkVNKNm//OSfnu8E+WyE+pdGR1tBvvxCrgxl792VlrcoykBa0Nhf1YQO4gPo8RDEyaCR8 HG6UVmGVRGur1DVvQbZCfSAibUbK1kq/J5coDrOXbeb1tlnfasp0B04eX1E4UfLelB+lwF BETRS8tZqPtn3GTc+chOfM9jBT+08gaLEdUrfyAnfMZjA1+v+M+unRXSCoPdDg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <20220810081253.7008-1-tanguy@bioneland.org> <878rnt26wy.fsf@gnu.org> From: Tanguy LE CARROUR In-Reply-To: <878rnt26wy.fsf@gnu.org> Date: Fri, 12 Aug 2022 11:09:27 +0200 Message-ID: <166029536729.25646.1340599475599972907@localhost> User-Agent: alot/0.10 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1660295432; 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-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=qYhfqNJgPDx3utplwXEoVyitfE8wk8inJhLUl3cEipc=; b=OIDJ4TjqT6e4ELBRp5w8wHOJ/atHulOXxfg8Op870cVUZnGAWkNBzaa5cPOOrw/tnMl3ER SJXwb8+O8bSFD/x8NkxdLcoBPMppMU7h8Rr8wYoRQ28bK8fnu9wWONMcD+e2yXS8fCgZZj /ovnLc0/mTJ6XtU56fl+INmuyZrA7CLsRd6Weq5/NPlfeC5oZVJkuXeauc0s3sZXI/DXDj Z37EY0aMNFpsqruQtSwIrGkT4UWeS4ySZljCZdTRRDKS8Z9E/0PYCQ0SG6fXo1oXTSso1v w3IqSlCiIDTuN5B9rY6hrvjaqByw91Wc33w3qP0ncCd1Addeq7ZX3ems+OAl2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660295432; a=rsa-sha256; cv=none; b=lzTHP/eUdZbUZfbT4cdu+o3BktzokLazjdBaADbNqjPN4lGFJDL6wDEjwbYuPmZF4oTAfM 8C1T2ObU1NtWS9FroA1DN/nLx8TyhWQstdE3UG1zYT6rD2ImfROujWPFaOAjAibctRkzER EBSS4aCssGjz1AwgTUBhUf5krGzL1hQlezhyMoY+j+dZkov4Y5s8oa2KD82f1HoLzh7mS2 DG0yyEGFR646sGnkqz+2ZcsJI7XHsB+1+rYClpGG19QtXT4J+2MSQ2fse+ocNK4jOV/Ec8 YcooV7ek5kq9FCJex7K7rO1DNUrMvKawzRJ0TSZTaiDr2yC/TPdl8JoO0WJT2g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=IVjKfETw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=IVjKfETw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B0D932763D X-Spam-Score: 5.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: sRBdPMP0Q7iE Hi Mathieu, Quoting Mathieu Othacehe (2022-08-12 10:38:21) >=20 > > * gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1. > > [source]: Use GIT-FETCH. > > [arguments]: Build from source with flit. > > [native-inputs]: Add python-flit and python-rich. >=20 > Pushed, thanks! I also introduced gexps as a follow-up. Thanks! --=20 Tanguy