From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SAKwBWLrNmXnTwEAauVa8A:P1 (envelope-from ) for ; Mon, 23 Oct 2023 23:53:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SAKwBWLrNmXnTwEAauVa8A (envelope-from ) for ; Mon, 23 Oct 2023 23:53:38 +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 C52D97557C for ; Mon, 23 Oct 2023 23:53:37 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kVv355YC; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698098017; 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: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=MpIQWWhkOF0bK8EmiLXUjFOddMjSOPBvYPoDTOyQA94=; b=YDM3qQG8ldbSndC3nQbz33TYLtiQoabV7js2I902r47+cYU3n12spIa4aXRAjnBDn/dfHP KOkO+CLS/msrtCcitlc1Wz49gB53AN8NBuXoli/TBPD2jABTgNeK+hkLtWM4gHr6t7OSVq IeH4s6r3aDMb+ynBzzVMnahgVr9Kmj6dvZkkiku6er0+J7KyQLkpr3Xg6Ttf4hD0C4hd0M +KcrZPPPW9EhV5j0mFjpnARqJdrs5ONMHkPOlD5dkGrNaILORKoujXJDma2xiqVjPJCJLs fuVMAipRfbJlCN1HnFbzJ5a0osXCaMgxQuQ0KIei7Qdd0lVX63BzONrU7E+9dQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698098017; a=rsa-sha256; cv=none; b=i7MYfwAvXrqp0AAJwpePBuP89H6Y4PC4TcN2j7zEIZj7CI6iogyVNL66rLXe1qV9TXvjmH l4zvsbzH6UtBjN2SFqm1AB8UTaYY+sCNBASag0V5lZQFbMwYhyplvVXY0qakBiQlKM4gOI zhchKRqFhUrfkJ/T6laRkeHL+LeQSpf+kEhhB+PblbRS9nfGXcFEWbfraKwWsrojPQH2zw 7Jzxl157yw6OPdAx6mFnAFuvy5ZK2U5ZiTPgmMKXQKggMyEFZhGYIy/zClJpQsrQXHsdXu KAYH7dARx1yWzfH8UcZvTfuXXjWOUNk7j49k+YLP+98C7l/e3/+lMgV0qNUuYw== 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=kVv355YC; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qv2rf-0002RA-2p; Mon, 23 Oct 2023 17:53:35 -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 1qv2rd-0002Qp-A4 for guix-patches@gnu.org; Mon, 23 Oct 2023 17:53:33 -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 1qv2rd-0006sM-28 for guix-patches@gnu.org; Mon, 23 Oct 2023 17:53:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qv2s6-0008Ja-6p for guix-patches@gnu.org; Mon, 23 Oct 2023 17:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66388] [PATCH] gnu: Add python-salib. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 21:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66388 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vinicius Monego Cc: 66388@debbugs.gnu.org Received: via spool by 66388-submit@debbugs.gnu.org id=B66388.169809801031903 (code B ref 66388); Mon, 23 Oct 2023 21:54:02 +0000 Received: (at 66388) by debbugs.gnu.org; 23 Oct 2023 21:53:30 +0000 Received: from localhost ([127.0.0.1]:52091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv2ra-0008IU-Di for submit@debbugs.gnu.org; Mon, 23 Oct 2023 17:53:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv2rY-0008IF-0R for 66388@debbugs.gnu.org; Mon, 23 Oct 2023 17:53: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 1qv2qy-0006nP-VS; Mon, 23 Oct 2023 17:52:52 -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=MpIQWWhkOF0bK8EmiLXUjFOddMjSOPBvYPoDTOyQA94=; b=kVv355YCFRgR0hvaIof/ J7eMjQpvB7k6c0v58XqXpEHBd4PeDl7JAX+j7crIp98vd+Kp/3yJ666KLqif24uvGfm352IyluVgz 08OhCwwH1JjsXyDLNvObLi1MUCGxWdlTZGhTpCnrEyZLscT5Nbq+XLYRYTmgbQwO0U7phjCveKcNO uZS/j0xEkjx9vjQaZiOER5DTjidg0JKNI7/sjOtk1L8j1VRHMhiBonrnoURqMgvTr0omzAnctPF5V hZi/g6tzt5NGxNBpSVL1TEShZ776CPVvZAkxCpBhAd++2l6Iwg3Lc0K31dKklV6sCv5e1lL0QUbZB bP5WS2k8kHj1TA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Vinicius Monego's message of "Sat, 7 Oct 2023 12:08:25 +0000") References: Date: Mon, 23 Oct 2023 23:52:51 +0200 Message-ID: <877cnddn0s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Spam-Score: -6.82 X-Migadu-Queue-Id: C52D97557C X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.82 X-TUID: byB6c1kWp5l0 Vinicius Monego skribis: > * gnu/packages/python-science.scm (python-salib): New variable. LGTM!