From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id cOj3ExrHzGAfQwAAgWs5BA (envelope-from ) for ; Fri, 18 Jun 2021 18:17:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id oLrCDxrHzGClHgAA1q6Kng (envelope-from ) for ; Fri, 18 Jun 2021 16:17:30 +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 CDCCB1CA73 for ; Fri, 18 Jun 2021 18:17:29 +0200 (CEST) Received: from localhost ([::1]:55802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luHBQ-0004dl-Qb for larch@yhetil.org; Fri, 18 Jun 2021 12:17:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51900) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luH5G-0000J4-Ec for guix-patches@gnu.org; Fri, 18 Jun 2021 12:11:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46291) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1luH5G-000275-3l for guix-patches@gnu.org; Fri, 18 Jun 2021 12:11:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1luH5F-0002yW-VC for guix-patches@gnu.org; Fri, 18 Jun 2021 12:11:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [[PATCH v2 core-updates] 13/37] wrap-python3: Make #:builder a G-exp instead of a raw S-exp. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Jun 2021 16:11:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Cc: othacehe@gnu.org, Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162403264211175 (code B ref 49025); Fri, 18 Jun 2021 16:11:05 +0000 Received: (at 49025) by debbugs.gnu.org; 18 Jun 2021 16:10:42 +0000 Received: from localhost ([127.0.0.1]:57781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luH4s-0002u5-3i for submit@debbugs.gnu.org; Fri, 18 Jun 2021 12:10:42 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:49836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luH4U-0002qa-Qc for 49025@debbugs.gnu.org; Fri, 18 Jun 2021 12:10:19 -0400 Received: from localhost.localdomain ([188.188.242.184]) by baptiste.telenet-ops.be with bizsmtp id Jg9t250053zRM2s01gAHN6; Fri, 18 Jun 2021 18:10:18 +0200 From: Maxime Devos Date: Fri, 18 Jun 2021 18:09:12 +0200 Message-Id: <20210618160936.18972-13-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210618160936.18972-1-maximedevos@telenet.be> References: <20210618160936.18972-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1624032618; bh=IRhMRYtA5bO8jImKpsV7nKzgOxcI4vux1/LJAwKO0vs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:Reply-To; b=jB/LdXK+elJ1M9Nx6Er5Q1gXdDMYeq4l1LNEMtlkuLJVr68gfsLI//rgNFFS03yhs tUbMMrx/QkSV1tgRiP7qvtJKBv3Gr4AtCHO3DZNSPgoKslcdVd3umSs/YLj7pm6PD5 cihpDvhnbCUgH48jCpM/oJsmxW85WXkwqVhzDkKyPvjGqP5HG3PQqdb1HNRS5+aR2D PVpntGRMgI3PaT0EgJmIjpImdHU9O+Zo2zKqcGgdqG9YtxMbo8tCZ7OJ4w8xXETmG+ 1bp8ZJFczylXgCnGFTMDmS6062P1I2myLi6+Q69b+4ZcmsUx70zct4EUXkPFtXz7dB 2y2kFiLQgXpkw== 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: , Reply-To: 49025@debbugs.gnu.org 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=1624033049; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=IRhMRYtA5bO8jImKpsV7nKzgOxcI4vux1/LJAwKO0vs=; b=EUGxk0qGXIg+3vq+fqYmv6ana+SBTzVwGazbLCccXxpWGLk9T3l7az4r/6xsiGoBZJtuKt VUbZjrCdmR7FpId5+7NffhV+cRdfpv2YsNxgMNuOjPphtDtafzJNjh215yeqfIJ0qN0tJM eszciI1/iN+ODAf5dFFrE5d+puZ+E9no4SZFq7dxh/vTgVFC2rgI0kkoPKOmWTNESUM8Hz VbQEPHHHL9pjbyEMCA9hX9fQ/Nlww49vPET9s7oPQWe+AYYYiwKGsi5Yh7bFDi1NSd5Ecy jw0OGnxRXac8tU4dnPkcQvhXTrI7tp0oHW/Ayw2DicvW+LFv8VJ9fUo6sd6wXQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624033049; a=rsa-sha256; cv=none; b=DhSgch8bJ2Q+/Rty31hgQ2XhchgR/niqXCs3zr1YpwpKPmeucSB2IOB4tIpiF6XyfpAx8v 17GTXMtKO/PKIhPpmWFuXT0iEG8/ZcGAUbJeDB7h54HOaF3SWKKlBzcOfKKkWulisVx6pS /6XcSbdXTEihytXz5nQbpnojiTthOm1mL6TXJNUqYjzzoNupdFNyn6UqlfFZLowVyY8MF6 mlvNw4KQknEfE1Suzs4vkgRqDb5NexzQVd3JSh3Gv/4bBsr+BlosR2c7sj8mt7NC9+p3xU 0XvNtKVzzvAsflV7Gatd7H5bUm4PifdGruuvUkCgPPryiN9QtfndnJYnabUiWQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="jB/LdXK+"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 5.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="jB/LdXK+"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: CDCCB1CA73 X-Spam-Score: 5.17 X-Migadu-Scanner: scn1.migadu.com X-TUID: VO6FQAY3F4ke This allows using ungexp later. * gnu/packages/python.scm (wrap-python3)<#:builder>: Make this a G-expression. --- gnu/packages/python.scm | 46 ++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b2ec486d7a..9628836567 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -573,29 +573,29 @@ for more information."))) (arguments `(#:modules ((guix build utils)) #:builder - (begin - (use-modules (guix build utils)) - (let ((bin (string-append (assoc-ref %outputs "out") "/bin")) - (python (string-append (assoc-ref %build-inputs "python") "/bin/"))) - (mkdir-p bin) - (for-each - (lambda (old new) - (symlink (string-append python old) - (string-append bin "/" new))) - `("python3" ,"pydoc3" ,"idle3" ,"pip3") - `("python" ,"pydoc" ,"idle" ,"pip")) - ;; python-config outputs search paths based upon its location, - ;; use a bash wrapper to avoid changing its outputs. - (let ((bash (string-append (assoc-ref %build-inputs "bash") - "/bin/bash")) - (old (string-append python "python3-config")) - (new (string-append bin "/python-config"))) - (with-output-to-file new - (lambda () - (format #t "#!~a~%" bash) - (format #t "exec \"~a\" \"$@\"~%" old) - (chmod new #o755) - #t))))))) + ,#~(begin + (use-modules (guix build utils)) + (let ((bin (string-append (assoc-ref %outputs "out") "/bin")) + (python (string-append (assoc-ref %build-inputs "python") "/bin/"))) + (mkdir-p bin) + (for-each + (lambda (old new) + (symlink (string-append python old) + (string-append bin "/" new))) + `("python3" ,"pydoc3" ,"idle3" ,"pip3") + `("python" ,"pydoc" ,"idle" ,"pip")) + ;; python-config outputs search paths based upon its location, + ;; use a bash wrapper to avoid changing its outputs. + (let ((bash (string-append (assoc-ref %build-inputs "bash") + "/bin/bash")) + (old (string-append python "python3-config")) + (new (string-append bin "/python-config"))) + (with-output-to-file new + (lambda () + (format #t "#!~a~%" bash) + (format #t "exec \"~a\" \"$@\"~%" old) + (chmod new #o755) + #t))))))) (synopsis "Wrapper for the Python 3 commands") (description "This package provides wrappers for the commands of Python@tie{}3.x such -- 2.32.0