From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kIQxMpXwVGFJOgAAgWs5BA (envelope-from ) for ; Thu, 30 Sep 2021 01:02:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2Ai1LZXwVGGiNwAAbx9fmQ (envelope-from ) for ; Wed, 29 Sep 2021 23:02:45 +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 0346A1406D for ; Thu, 30 Sep 2021 01:02:45 +0200 (CEST) Received: from localhost ([::1]:50478 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mVhzh-0003Qe-OC for larch@yhetil.org; Wed, 29 Sep 2021 18:24:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mVhwv-0007Ag-U7 for guix-patches@gnu.org; Wed, 29 Sep 2021 18:21:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39199) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mVhwv-0002Cq-MH for guix-patches@gnu.org; Wed, 29 Sep 2021 18:21:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mVhwv-0000lt-J1 for guix-patches@gnu.org; Wed, 29 Sep 2021 18:21:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50905] [PATCH 13/38] gnu: gobject-introspection: Use python instead of python-wrapper. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Sep 2021 22:21:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50905@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 50905-submit@debbugs.gnu.org id=B50905.16329540352654 (code B ref 50905); Wed, 29 Sep 2021 22:21:13 +0000 Received: (at 50905) by debbugs.gnu.org; 29 Sep 2021 22:20:35 +0000 Received: from localhost ([127.0.0.1]:50705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVhwI-0000ge-U3 for submit@debbugs.gnu.org; Wed, 29 Sep 2021 18:20:35 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:36184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mVhvZ-0000Yn-RY for 50905@debbugs.gnu.org; Wed, 29 Sep 2021 18:20:05 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id zyKh2500E0mfAB401yKpRH; Thu, 30 Sep 2021 00:19:49 +0200 From: Maxime Devos Date: Thu, 30 Sep 2021 00:19:13 +0200 Message-Id: <20210929221938.17168-13-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210929221938.17168-1-maximedevos@telenet.be> References: <20210929221938.17168-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=1632953989; bh=Hmn536RufB5zH0RqRtgI/COEZzeOJletEsjLLXC9Zjg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Y3Yry6B5CrcsZOWJSW/PPFMd7b/sxlW+i0USjmJ9Oer8F13LCZeeUQhB7nB6fIeGh YMNMqjLLTnUx3e5pOquGMYWjsTcUBCth7rRDHs68EVvLjw8o/txorgxcKpMuXMEFG+ 9ZdnmZZsKCORUbwvsMBvSnr92t7cXmr+hiVunhEaNBjYw5kYUvVJys9b1YWRkW48Fo p7vY26Cz9ILI5VmkMvtaQak53WI/Fhb9uUT897GTogGMSp1d3EfAUYMZ2DZu/qG7oU Gd92AY7KQoOp3k8feUYC6+6QYxluYosW4m2g27D/MQfYJM3mlOJzDtRpveV8EVfMAL 7tODnAinsNPQg== 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632956565; h=from:from:sender:sender: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=Hmn536RufB5zH0RqRtgI/COEZzeOJletEsjLLXC9Zjg=; b=MvvACr90wAB+DkaX3PbHw3qngHFuSEkO0QSCtWcsnSn96/ItEWfilQBIjC2ZBnFP6EI/pC P2pDrrHuX64LjcnArp8rhQcxpFyYic2ddPLDyjpv0quwMpViFd8RdwFroqZ7ymTBRqQzHK esle4WmDE4Sdtr4txGwqSyMKOcxzKfvlpa6IEpGme+XQh0QmNdBtIIIJ0L6xIvEN931AvJ 38X9XdEoxFJ+K85lkw3JqCqFxFyU8nQ2dnUE3svBs/MP0+J2Hle90J2t0wuSzbpGNuA2vp l0YMqwZKEZz49OBYdC3/vPsHxmbuuS3Nfvlv9hbub0MJlh0CR+lBu0xO5ty1lA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632956565; a=rsa-sha256; cv=none; b=qPERrYNAnAYj7eLTN25KTP+SO9LRVeLuGhvIzu/BgHvKEr5TOXLDegNEgr7CYuY6HaaU6w /ZV5MdKGjNCgCneMCnUEy0E1A7VG8OK1Y4mtWqCRYssgF5cas1f2zDUq/nVm7KRMzbwwox SHbWjTCAY4JS2SyzF22cpk769gHk0Bd1SWHXJL0oJCu2FeZp8EAq6QOXS+i7ipPktM4s9B v+UQ5H68v0Co67A/Ux2/7CoTfElTmVzg6JPcLPWBeIB7DwGR6cIf4HmFmBh46P4q2MZpc7 vm7XW+puM868oUMK7lg4QLNfcZR14V18DvKj91nOZ/iJ6uEpkt6xTZDZlmZstw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Y3Yry6B5; 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: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Y3Yry6B5; 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: 0346A1406D X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: k0FlN1k0w/Wz 'python' is a tiny bit simpler than 'python-wrapper', and is already used when cross-compiling. Use it unconditionally. * gnu/packages/glib.scm (gobject-introspection)[inputs]{python}: Use 'python' even when compiling natively. --- gnu/packages/glib.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index cbaece6cf1..8117d7904d 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -489,9 +489,7 @@ be used when cross-compiling." ("bison" ,bison) ("flex" ,flex))) (inputs - `(,@(if (%current-target-system) - `(("python" ,python)) - `(("python" ,python-wrapper))) + `(("python" ,python) ("zlib" ,zlib))) (propagated-inputs `(("glib" ,glib) -- 2.33.0