From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QJbRB/aU62LndgAAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 11:44:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gC6vBvaU62LnTAEAG6o9tA (envelope-from ) for ; Thu, 04 Aug 2022 11:44:22 +0200 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 9E5F82AA69 for ; Thu, 4 Aug 2022 11:44:21 +0200 (CEST) Received: from localhost ([::1]:47932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJXOu-0007NK-G0 for larch@yhetil.org; Thu, 04 Aug 2022 05:44:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37096) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXOd-0007Ja-Df for guix-patches@gnu.org; Thu, 04 Aug 2022 05:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33319) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJXOd-0007vB-2x for guix-patches@gnu.org; Thu, 04 Aug 2022 05:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJXOc-0007gs-VA for guix-patches@gnu.org; Thu, 04 Aug 2022 05:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53046] [PATCH] gnu: python-args: Patch reference to basestring. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 09:44: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 53046-done@debbugs.gnu.org, maximedevos@telenet.be Received: via spool by 53046-done@debbugs.gnu.org id=D53046.165960618729424 (code D ref 53046); Thu, 04 Aug 2022 09:44:02 +0000 Received: (at 53046-done) by debbugs.gnu.org; 4 Aug 2022 09:43:07 +0000 Received: from localhost ([127.0.0.1]:51297 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJXNi-0007eV-P6 for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:43:07 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:35821) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJXNf-0007e0-HK for 53046-done@debbugs.gnu.org; Thu, 04 Aug 2022 05:43:06 -0400 Received: (Authenticated sender: tanguy@bioneland.org) by mail.gandi.net (Postfix) with ESMTPSA id C153F240009; Thu, 4 Aug 2022 09:42:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1659606177; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8ZUmld774vkMPx6HaNxWvUSrbV/pDT4IPZEctQaIpAk=; b=GjerZJPvtZTCgoObO5TcJmlr9z74DS9rd6B8b2dqd5twVQ6rcq2Y2/2LnNPdUUSR2WWEKw IAZ2qf8ZoSZo0uCZ2hmPIOFjSyYk5+FGKM2ewedjoNBzPVKqw4c0aJp7/FM3I3COlA8wxa SJJcbYKotVHW2V01RqsbWs7nDQfHudj9fVxtdIuJqok/JcGYLMVxVjSH2d5GoqDab3NlJW PzV//c1S6th7ritsWvJ4Zz38CZxs3wHrTiDrEu2g0ZOoM0OWMi3botPAbAkq7rI4wPG/7q GHUxU9vDf1xDCnJuRRCTn4T0b/YJ/n1QnNqVMLKRbl0lv4eFsYHTXHQa0z59hw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <20220106102102.22512-1-tanguy@bioneland.org> <20220310172808.23485-1-tanguy@bioneland.org> <874jyspe7g.fsf_-_@gnu.org> From: Tanguy LE CARROUR In-Reply-To: <874jyspe7g.fsf_-_@gnu.org> Date: Thu, 04 Aug 2022 11:42:55 +0200 Message-ID: <165960617521.15352.11666579340495793305@localhost> User-Agent: alot/0.10 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659606261; 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: 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=8ZUmld774vkMPx6HaNxWvUSrbV/pDT4IPZEctQaIpAk=; b=CRKy5V96oLRFqgU3Kt3LC3XMEx9jRUPLk8Pay2EZ5IgDWLomX0jrC8BpTuE647pkZ3ZIcR kvEygTvqhfVqwc8/HnvBYIlkrz6AQg88LaIa7Eh3oJls+LKCTDOxbL+gFCfGbJBXYbj8sh vokXI4u46QJvtBy+4IH4TjxqCtIlPvw4rsMW7LjfIzItZiuAAnUGPZwpg6lT6njEAmr2mh jzPWDc0I7NM99WmQTDGisnhNHCoHyVCxNhtEf+q/y/IhsxSK58CRTjsDCbcQB6w7Jq19gt DkMH104pwmuZ3p7bBa/xqaEtYGJTizDBYmpxCvPjSU1i9RBsbcAQWZ/Abpaq4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659606261; a=rsa-sha256; cv=none; b=nXHinseykFQfOUQNO9dobVIJfycY1MUs0yQjj6PUObsZmmiaZnnbXeyWmFXtzcgNUI05Cn j9tX/ZK2ghgybe8yq/E1AW8kn0e9kXlOE9CZxYXyLgjmipkc/INydBVr/iMmi9fmn91FKB Rrrm2yiwKvalzBUocfespVvhX8dWSkJii8HZGSyoh8JhB59VACNH2z2mZYpzK9uAU3okMP mrBgOfnxM24pWgSCYYRpNkSabmEwi4SuP6aEIHVjFIsel0fK/Gs0XgEIOpzxl2thuHAd3k Do+6pmwl4jRM3IWTh2FjEFLZclO4YaZF538LCP6u9yJmuqlRZWKQaDYepZpv8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=GjerZJPv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (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: 7.09 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=GjerZJPv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (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: 9E5F82AA69 X-Spam-Score: 7.09 X-Migadu-Scanner: scn0.migadu.com X-TUID: c9uPQcs0OnAC Hi Ludo=E2=80=99, Quoting Ludovic Court=C3=A8s (2022-08-04 11:09:39) > Tanguy Le Carrour skribis: >=20 > > * gnu/packages/python-xyz.scm (python-args)[source]: Use the latest ver= sion > > from the git repository to get the test suite. > > [home-page]: Update URL. > > [native-inputs]: Add python-nose. > > [arguments]: Replace reference to basestring with str. Invoke nosetests. >=20 > Finally applied, sorry for the delay, and thanks for reminding us! :-) Thanks! --=20 Tanguy