From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 24 20:18:03 2023 Received: (at submit) by debbugs.gnu.org; 25 Jul 2023 00:18:03 +0000 Received: from localhost ([127.0.0.1]:44355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qO5kZ-0003fN-HT for submit@debbugs.gnu.org; Mon, 24 Jul 2023 20:18:03 -0400 Received: from lists.gnu.org ([2001:470:142::17]:44246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qO5kV-0003er-MS for submit@debbugs.gnu.org; Mon, 24 Jul 2023 20:18:02 -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 1qO5kQ-0004On-4l for guix-patches@gnu.org; Mon, 24 Jul 2023 20:17:54 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qO5kO-0005R0-Fb for guix-patches@gnu.org; Mon, 24 Jul 2023 20:17:53 -0400 From: Hilton Chain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690244001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=y7sSz2trWlVpCq5zHFbO2CFsPvtafEfRI35y/zrcwmg=; b=lgOgyBZzp38nBMcCAKtvxR2y2Sy6/xER3aoz0ir+G3HoxxFw84ghxuCriSA+j+EekJCVMM X1F9A+6iAfTHnscFlkB7Hhy0HyQMw5VpbTxC3SjB5qmh8V8Csudy4o3bsp0Fror7IX7K9X nWuZpey+twt4TXpXRmLFX8vw4NL3XqeFOa33MrimAn7cp+r+K+UGj1gfNR/d5Wjv3aoMrD TTPHjOdcXnXfp8xdOxTbCDJohYmmn1i/XRdzoIlWMjFdGZA4SSMsGMZbYtIrO1aR2YhxhF pqjAObYn6wlo/Y9CeYL4iCV9dwo6wUug0XusVD5qvBSdl934cPMYQ9N3Ny7UHA== To: guix-patches@gnu.org Subject: [PATCH] gnu: python-shiboken-6: Remove inherited workaround. Date: Tue, 25 Jul 2023 08:16:11 +0800 Message-ID: MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , 宋文武 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space X-Spam-Level: * Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: Hilton Chain , Formbi X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Fixes: . The importlib workaround inherited from python-shiboken-2 is not required for building python-pyside-6, and will cause a build issue on the identation. * gnu/packages/qt.scm (python-shiboken-6)[arguments]<#:phases>: Delete 'workaround-importlib-error. Reported-by: Formbi --- gnu/packages/qt.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index a79338f84e..e8654eee44 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -4005,6 +4005,7 @@ (define-public python-shiboken-6 (substitute-keyword-arguments (package-arguments python-shiboken-2) ((#:phases p) #~(modify-phases #$p + (delete 'workaround-importlib-error) (replace 'use-shiboken-dir-only (lambda _ (chdir "sources/shiboken6"))))) ((#:configure-flags flags) base-commit: 76e041f9eef85bb039c5251d3350c62ee2066883 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 26 08:42:51 2023 Received: (at 64841-done) by debbugs.gnu.org; 26 Jul 2023 12:42:51 +0000 Received: from localhost ([127.0.0.1]:47699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOdqt-0006sx-FT for submit@debbugs.gnu.org; Wed, 26 Jul 2023 08:42:51 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:33694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOdqr-0006sh-IO for 64841-done@debbugs.gnu.org; Wed, 26 Jul 2023 08:42:50 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id D5A991DF2; Wed, 26 Jul 2023 14:42:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IRNOqxpEmx5k; Wed, 26 Jul 2023 14:42:41 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2FA5A281; Wed, 26 Jul 2023 14:42:41 +0200 (CEST) Date: Wed, 26 Jul 2023 14:42:39 +0200 From: Andreas Enge To: Hilton Chain Subject: Re: [bug#64841] [PATCH] gnu: python-shiboken-6: Remove inherited workaround. Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 64841-done Cc: 64841-done@debbugs.gnu.org, Formbi , =?utf-8?B?5a6L5paH5q2m?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Am Tue, Jul 25, 2023 at 08:16:11AM +0800 schrieb Hilton Chain: > Fixes: . thanks for the report and the fix! I confirm it makes the package itself and its unique dependent package python-pyside-6 build. Closing the bug. Andreas From unknown Tue Jun 17 01:42:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 24 Aug 2023 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator