From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UA5JJvJrVWIR/AAAgWs5BA (envelope-from ) for ; Tue, 12 Apr 2022 14:09:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WCrnIvJrVWLhPAAAauVa8A (envelope-from ) for ; Tue, 12 Apr 2022 14:09:22 +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 3691E1823 for ; Tue, 12 Apr 2022 14:09:22 +0200 (CEST) Received: from localhost ([::1]:40122 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1neFKj-0001nL-DM for larch@yhetil.org; Tue, 12 Apr 2022 08:09:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neFKd-0001hq-2J for guix-patches@gnu.org; Tue, 12 Apr 2022 08:09:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53957) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1neFKQ-0000Tb-4F for guix-patches@gnu.org; Tue, 12 Apr 2022 08:09:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1neFKQ-0007CQ-04 for guix-patches@gnu.org; Tue, 12 Apr 2022 08:09:02 -0400 Subject: bug#54876: [PATCH] gnu: sbcl-py4cl: Fix path to python3. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 12 Apr 2022 12:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54876 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 54876-done@debbugs.gnu.org Mail-Followup-To: 54876@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 54876-done@debbugs.gnu.org id=D54876.164976531227626 (code D ref 54876); Tue, 12 Apr 2022 12:09:01 +0000 Received: (at 54876-done) by debbugs.gnu.org; 12 Apr 2022 12:08:32 +0000 Received: from localhost ([127.0.0.1]:47852 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1neFJv-0007BW-V6 for submit@debbugs.gnu.org; Tue, 12 Apr 2022 08:08:32 -0400 Received: from mout02.posteo.de ([185.67.36.66]:56955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1neFJu-0007BI-Tn for 54876-done@debbugs.gnu.org; Tue, 12 Apr 2022 08:08:31 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 62548240109 for <54876-done@debbugs.gnu.org>; Tue, 12 Apr 2022 14:08:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1649765305; bh=onJz21h+GNV29IZkpJeGX7cIoeHh+spvgeHv2syolzk=; h=From:To:Cc:Subject:Date:From; b=qoQfZTswF3blMcXG5Vwij8C/xsVUe7Yj+5uS7m17EZv/OM52fV+WBj1XyW3Qbf7Ok EUpEX3ZG7FhQ6/EqmtLRV1GM+b9M/eI0YeppyKRQHWmtCndoIKe//Btm5MFQAjAJEe gmKp+VHf7yABTxhsoXasPYD6f7gH4bCb4Od0FtuocI01LETsUMDMZYSRF7x8S5TIUV f47kAiFtwxKJ2/oOmruXaGXAE7xpA1op1iFw9uFruIIlo5/8SgG/t3nWxJVABA8XAy Nn82OVFo4IzyCjw7JEzrtWDNSZiRyp2wO+pF5NrVbOOP22o2PZkZJDcZnED6CFswB4 luMD3dtlWPUsg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Kd4Hr5ztDz6tm9; Tue, 12 Apr 2022 14:08:24 +0200 (CEST) References: <20220412025518.5253-1-paul@apatience.com> From: Guillaume Le Vaillant Date: Tue, 12 Apr 2022 12:07:45 +0000 In-reply-to: <20220412025518.5253-1-paul@apatience.com> Message-ID: <87bkx6wll3.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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=1649765362; 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-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=onJz21h+GNV29IZkpJeGX7cIoeHh+spvgeHv2syolzk=; b=muwbqU+Jk6vyKOGPHD/kuVHZyzfr2wNRjUYdPtLcF8RlD4spMyzLuK0/Z50N9p6pKakKbx LP7G+sCDYHJbTHo/EzFabPP/ayBQCv5kxtkj5MaCI8UKeV4xMB9HnZtTfEao+Qd/UPy/71 ac3y4USNwBNu2rNz5IdguotDfwuxZilbBYQE7pPnSJChLUQyeB5cp5Mr8PcGo5e3GbbcDg R+pgdgK776KbB1/QTyn2OloMEnOIGhL8Bq7MJC/NlBajygBxgDpS95sPqgg3+OVH8Lzhmt Axpj4m/nx0gAm6QgOpy1DB8bT8NbU2GTLvfE2Xw2/rgFupWRUCaZZxy7lXQyJQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649765362; a=rsa-sha256; cv=none; b=Fad6AXwPcQyGnT/NcPDtmYpJg/Er3Hf57j66M4uZgZ2Nb0HzxWqvtSowZHfxPgM75ijwu5 y/nt+GAP9OCUnwT55Rv7J/gf7NZ8D48siLKWUGraC3dF6Az4NtEaKO01VotG9VWsUML6dY 9WhfkpWzEGR+iPqC3ru9tpJWLOcmU8Y48wv7Lq7/IJtGDBO0qOHwRa86fzAW8/xvkGq+WL wncAb5pGhLdDgsbHk7yEh8U8/pIftyfkvLmcNXifFjCzSFIYHtXVKqd/vmjoE9y+Y7BVHK k0D1F6TE4OUO3HQIjeuJmMhy8Y0iE4p98x1By8OCcE8oF7Q6WWSXt/qBnemwEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qoQfZTsw; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 4.14 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qoQfZTsw; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 3691E1823 X-Spam-Score: 4.14 X-Migadu-Scanner: scn1.migadu.com X-TUID: u7Lbg+2Me6U1 --=-=-= Content-Type: text/plain Patch pushed as 917c25b3ba0575c6c6e44f8af0d1365bb2378220. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYlVruA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/MtQEAmoNbSwCmsbSfljV5BCweW1rWu57BAdzXBZPv 3lvFA48BAJm9kMpo5Nj/khpwS4Fpo3MYG0vN4xXoMwt1CzRufRvr =IKwn -----END PGP SIGNATURE----- --=-=-=--