From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id APRmBJ9Q22HfWwAAgWs5BA (envelope-from ) for ; Sun, 09 Jan 2022 22:16:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eHK0AZ9Q22E7WQAA9RJhRA (envelope-from ) for ; Sun, 09 Jan 2022 22:16:15 +0100 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 BAE442F3E0 for ; Sun, 9 Jan 2022 22:16:14 +0100 (CET) Received: from localhost ([::1]:40380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6fXx-0000XO-VA for larch@yhetil.org; Sun, 09 Jan 2022 16:16:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6fXm-0000XE-RB for guix-patches@gnu.org; Sun, 09 Jan 2022 16:16:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58549) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n6fXm-0007GG-Du for guix-patches@gnu.org; Sun, 09 Jan 2022 16:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n6fXm-0003MV-2L for guix-patches@gnu.org; Sun, 09 Jan 2022 16:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53046] [PATCH] gnu: python-args: Patch reference to basestring. References: <20220106102102.22512-1-tanguy@bioneland.org> In-Reply-To: <20220106102102.22512-1-tanguy@bioneland.org> Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Jan 2022 21:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53046 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: tanguy@bioneland.org Cc: 53046@debbugs.gnu.org Received: via spool by 53046-submit@debbugs.gnu.org id=B53046.164176295112265 (code B ref 53046); Sun, 09 Jan 2022 21:16:02 +0000 Received: (at 53046) by debbugs.gnu.org; 9 Jan 2022 21:15:51 +0000 Received: from localhost ([127.0.0.1]:51452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n6fXa-0003BW-Ip for submit@debbugs.gnu.org; Sun, 09 Jan 2022 16:15:50 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:53712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n6fXY-00038D-OB for 53046@debbugs.gnu.org; Sun, 09 Jan 2022 16:15:49 -0500 Received: from [172.20.10.5] ([188.188.14.77]) by xavier.telenet-ops.be with bizsmtp id glFm260031flEHY01lFmxe; Sun, 09 Jan 2022 22:15:47 +0100 Message-ID: From: Maxime Devos Date: Sun, 09 Jan 2022 22:15:41 +0100 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-3/t5NFJMIbwN/+jghKHM" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1641762947; bh=5KIDN63UKSVApotgiy8NortxQW+n50J7UFVsrtKyGKo=; h=Subject:From:To:Cc:Date; b=C1F+mcmHJ66S5ndRfoCOIWbF91kCQo9H3rWt2BzR6ko68rwyC/tOv0gCfpEW2ABa2 laVIEo8PInemU+UJ3XNv9D876kAlbTmYwMMzbRqYujPEzaNCfH1A8du8Jm3Xa4QahU szWTLaW5R4Og5+D1555Vsxl3Sx4GtWk4P5nSwJmTJ529+Cj1s7ZjtAYc5x1y44uf9o IqafXImei/yENZhVlwNeQfkK3wobA0b3hBwzKwB94iOui+P/4QP2VjqfjenNxmyC2z U0kTnNW4UeUgqDw41PgIisHPsbB1P1WPn+dD0jcZD72y9kNnfjZIJCt9mHWE/QiIrz 1n2go8KNTno2g== 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641762974; 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-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=5KIDN63UKSVApotgiy8NortxQW+n50J7UFVsrtKyGKo=; b=oxLt6F98YbkOhaeiEe31A5cacgjo3NpIRT0Uygv0enEnEPMxfQdbzv0SmQaBRaBQf9flM4 M0q1Oz1UTwuBjgGx1mDWVbU4c8yfQ3Cqcsf0cXOUjathHhD0KQ7a3pDd34WBO3NF6gReo0 6DEeC7plSxTwYYdZggv3ZzjpNOUq7wP6ST1mMn5Asjrk+jYPAQxJCx/3hmOPI4g7osfQKf CL0dvCazA9843xS+bZsfzS5stNny+jOYs9Jx4BGO0BYnpl/xO4HOqwDidk9ixHOUEGmUgX 9pTNFGrladfpEinlwBOZh37Gf33AT5MZugPOiUiXWWli6cxf3buBAPU/da7j+w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641762974; a=rsa-sha256; cv=none; b=KmKTvXsCoUPGTdjih4mov5ipRWFTxgtlOkRJouSCxvOlY3VqS66aTII16PwvyBAKoTJiGK 9M1ZMPFc0ekDtLGM88c0KWbgnRlKBYjRn63+6JkQvvVjISlpV3DGQHU9EBZ+9iGJOV+t6p 1xW2le6eWeiiwgFiXZZSr1VTzx41DEJ/jlwGtmSrwnrEUt7qnk1XxORrKxfOBAux52nBPN i606wuNKCOuohpD6qWXmPozYBs9pqP9TNHiArUKXQOuyZUTUGX44i7JuCd3RAtkc75W+t7 R6xhKYDBwjluIn0dRHO8wwMFoPo6ADT7tdn8Eu2wSQgjLo+Djoa0dKMVWPrrGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=C1F+mcmH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=C1F+mcmH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: BAE442F3E0 X-Spam-Score: -4.21 X-Migadu-Scanner: scn1.migadu.com X-TUID: gOz9c2ESvkw3 --=-3/t5NFJMIbwN/+jghKHM Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > This fixes a build failure in the 'sanity-check' phase. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= (substitute* "args.py" > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (("basestring") "str")) Does it actually fix the build failure, or is it only suppressed? Looking at , line 15--18, it appears that basestring should actually be basestring, at least for Python 2 (python2-args). Also, returning #true isn't necessary anymore, and this seems better fit for a snippet. Greetings, Maxime. --=-3/t5NFJMIbwN/+jghKHM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYdtQfRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7o9xAQCohfk76g+CXDBjHwLj3c8y1vAB 5d3zE3aFDRTtAR2PfgEA7mphFe1Zc3Zov6kKjGbBC9oKNeyDynvODvHK1ynG0g4= =PPCx -----END PGP SIGNATURE----- --=-3/t5NFJMIbwN/+jghKHM--