From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4G7WIMogI2X9PgEA9RJhRA:P1 (envelope-from ) for ; Sun, 08 Oct 2023 23:36:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4G7WIMogI2X9PgEA9RJhRA (envelope-from ) for ; Sun, 08 Oct 2023 23:36:10 +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 3598E667ED for ; Sun, 8 Oct 2023 23:36:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BqS2Gl82; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696800970; 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:dkim-signature; bh=3nlg7f+vjYg5yetlXl0RiOx5/KOAf99tdjCaSLMGg3k=; b=lCzEnl6PlSJSKYt19+TinYp4URHKjs28KAIQcWhtjdKg03EbyWxiZgvFh/itsg6MtzTPOE iYVpnjr36/F0wvQrTtPwi/TaWa5RgXZquj8gQmm4Ax3Xtcf40l5KzuHgFeau/snPv/kZM5 uwmsWQkqsoWMQjVlHGoKwCcGo5Yh48qzbhg9HAOWtmhxT6nnIgQeE1abfofzEDIKoZNdOQ epnh8kjSDfgOP5MJ9o8+w2vclet5y+FB+65y9KaAxezMigyZKUGIZCI/pGAQnLL/GQn7Nb /2snDfChhh9nhsn7b9mAaVqGZpIGzvK4WpIdUWWQr77PVTXLRkSFUN1HibN7Dw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696800970; a=rsa-sha256; cv=none; b=gWR94TB4LKPLPo35GIW+9c4AbdpsJUE68YKWP3yYISoK7xDvQ9zyyV51F8Owf0hHpdgxg/ zauSy6f+lPEShxKFkh8ulD9KixzzY5mDQGcHG+/P9mVdn+0vwTGTxYs3QGYwHgNSFMI+iQ 3a+de45iXq/UWGpFpKZO3bh+qmBEz4SVl8jEB3PIb0zrAGW/dBV0dzb2vv/cK91P+cvLg/ kX5lXXE0SFZJ7boQF+IRGvOyLiSQaQwIWRYpatw50me4/tjA4r8AjG3jXraiAt2kWdDTTL jeC9MqeocqICni98pIUq3CzuasxnRiIbRZ5ukkN7UkFxu9Vmu8RbKrzaw5syYA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BqS2Gl82; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpbR9-0003nl-To; Sun, 08 Oct 2023 17:35:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qpbR8-0003hh-Sr for guix-patches@gnu.org; Sun, 08 Oct 2023 17:35:42 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qpbR7-0006QM-RC for guix-patches@gnu.org; Sun, 08 Oct 2023 17:35:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpbRS-0005CA-07 for guix-patches@gnu.org; Sun, 08 Oct 2023 17:36:02 -0400 Subject: bug#64286: [PATCH] gnu: Add python-beziers. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 08 Oct 2023 21:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64286 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rikard Nordgren Cc: 64286-done@debbugs.gnu.org Mail-Followup-To: 64286@debbugs.gnu.org, ludo@gnu.org, hrn@posteo.net Received: via spool by 64286-done@debbugs.gnu.org id=D64286.169680093119902 (code D ref 64286); Sun, 08 Oct 2023 21:36:01 +0000 Received: (at 64286-done) by debbugs.gnu.org; 8 Oct 2023 21:35:31 +0000 Received: from localhost ([127.0.0.1]:58799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpbQw-0005Av-W0 for submit@debbugs.gnu.org; Sun, 08 Oct 2023 17:35:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpbQu-0005Ae-7R for 64286-done@debbugs.gnu.org; Sun, 08 Oct 2023 17:35:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qpbQU-0006BP-G9; Sun, 08 Oct 2023 17:35:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=3nlg7f+vjYg5yetlXl0RiOx5/KOAf99tdjCaSLMGg3k=; b=BqS2Gl82Gd2RZE2v5hQ/ KJXnhZdRV8IPIjKuYPkAsMYT+h1OC65E5hQpjJ9SobHhALOBH9HjSAxwoEntm7/x3CfMAjYLy/PGi r2TIXm95mn2a0F0sfHa/akxm2SIVU08wROQOL7JZpcsG9qbEJgwZZqWvwgewlAoy2xxm9zezD1Skj 5o4haN9vBwJ8MnLNTID2BrxHYOiFmSiRMZBL9ZPM//0fi1e+QIJoTwzL57R7yJE1gZ1FDDcvHx2xF Ta4UTKty6VVtrr11JJPkJ9BkI1BzmaYZUSAdYXOph+xP5+H8ef6ZjA9+ePK642CitFKpQV9C+v7/1 0Tgw+uuyfLM9nA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <1d8f2bcf3bb3fd9c63f1deed4e4445c0420943c6.1687717785.git.hrn@posteo.net> (Rikard Nordgren's message of "Sun, 25 Jun 2023 18:46:14 +0000") References: <1d8f2bcf3bb3fd9c63f1deed4e4445c0420943c6.1687717785.git.hrn@posteo.net> Date: Sun, 08 Oct 2023 23:34:59 +0200 Message-ID: <87r0m4x0fw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: 3598E667ED X-TUID: s2zJfTnFiB0R Hi, Rikard Nordgren skribis: > +(define-public python-beziers > + (package > + (name "python-beziers") Finally applied (I added a commit log), thanks! Ludo=E2=80=99.