From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yEfPEb4aV2FUFAAAgWs5BA (envelope-from ) for ; Fri, 01 Oct 2021 16:27:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CMBwDb4aV2EjaQAAB5/wlQ (envelope-from ) for ; Fri, 01 Oct 2021 14:27:10 +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 EAF121B3A2 for ; Fri, 1 Oct 2021 16:27:09 +0200 (CEST) Received: from localhost ([::1]:45396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWJVE-0003Xx-T5 for larch@yhetil.org; Fri, 01 Oct 2021 10:27:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44026) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWJUG-0002AW-1K for guix-patches@gnu.org; Fri, 01 Oct 2021 10:26:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45420) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWJUF-0000Wd-0e for guix-patches@gnu.org; Fri, 01 Oct 2021 10:26:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mWJUE-0005hC-Tf for guix-patches@gnu.org; Fri, 01 Oct 2021 10:26:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50905] [PATCH core-updates v2 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: Fri, 01 Oct 2021 14:26:06 +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: Mathieu Othacehe Cc: Maxime Devos , 50905@debbugs.gnu.org Received: via spool by 50905-submit@debbugs.gnu.org id=B50905.163309831521637 (code B ref 50905); Fri, 01 Oct 2021 14:26:06 +0000 Received: (at 50905) by debbugs.gnu.org; 1 Oct 2021 14:25:15 +0000 Received: from localhost ([127.0.0.1]:56921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWJTO-0005cp-NV for submit@debbugs.gnu.org; Fri, 01 Oct 2021 10:25:14 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:33408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWJQ5-0005Tn-BR for 50905@debbugs.gnu.org; Fri, 01 Oct 2021 10:21:52 -0400 Received: from butterfly.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by andre.telenet-ops.be with bizsmtp id 0eMm260020mfAB401eMoLS; Fri, 01 Oct 2021 16:21:48 +0200 From: Maxime Devos Date: Fri, 1 Oct 2021 16:21:15 +0200 Message-Id: <20211001142140.17027-13-maximedevos@telenet.be> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211001142140.17027-1-maximedevos@telenet.be> References: <20211001142140.17027-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=1633098108; bh=Hmn536RufB5zH0RqRtgI/COEZzeOJletEsjLLXC9Zjg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=h7t1V/4wC0F3JRxweVsLg70oWHikmeHHIzKQdCeAoeSXenMHV+/y5BW98jeCS0qSn ij/Jrei5OC/P5/wXqcak4bKqj49hT7fjVabm9cKdBENoZ/zjpXUpFvp05VVcxZuKqB QJaphYEw7vGirkXQw87dVcWHBb/sXYi/j9PYtRZfxIblcM8DXqYTPVb9KtZF1jlDra 1v4FbX07pRO3RREMcb0GSRy1DKUGyvMovfKZLV8+udc8kxX02NhPvU+7SxbuLsmjYi a5X0dSZcd95hiuJD4SJNPKhfF883ZvgCXxzri2YlXpYmkL5r+QAgQOqQsS/rK4JF6d rQUfXjV3vZoCA== 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=1633098430; 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=n2K+Y9cMUzfSAX4tmKm7k5zxAKgsGEG1+EjZ7Y9p9g77gtM7lcBxQ3yZm9CVWB+qHWQBDT ZoQnKmBn+OrisbEgnq6aw5NghuiUDQf3uwntUndei+BLHXerqcn1Shc7GHc0fAu+KHueTJ 5f29PITAOBc/D/KojOyOVeScV65ZONElpHYXWRi85h8HHcigYSj8HJ6wagN5/swWAyipMh pf2xpCoQSYuvxJu+SLlP+8HHIWRbTg2ct/xb2KgIm4B30FbTKzu9MViFVHreW2f13ZEB2O vuoNgTgId2I2V8LHoW4yrJMutV7X2q9L12TZN+4LK0a5nUVuJFWZxVkDcRF5sw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633098430; a=rsa-sha256; cv=none; b=CPrrVlDu1MaVMP2eLB0ogEielDKQKUCsmnBVi9N9dmRU2k8VeqTz7m8gUXVPzLPAV16kuv EJl2hQPtIsQGDWxezMiuCeu2icFRUaPoOwpsGfkEUNpuhIIyF/ZgRqbFEw/vHghmE9Wtr3 v+XvcaJDPh/3H1J1SZ279K23q5XdYfnFUtJ4UsumDQ/bnc3fCtyVS3fNmZcEfYwFRgRcfi 8wGo0anUJxKiaaSH09J4yzPmT+vm3wV5r4GU6XCtysu+Dh79yHBv5sgZBug7GEursdzXQj J2zMGyxMvOWwVTRU+Gchu68SD2qeiASNwycH3mdbKqJDVgEh+2Tzuqr/IIJ2ug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="h7t1V/4w"; 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="h7t1V/4w"; 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: EAF121B3A2 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: PL8PcCNmirdN '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