From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EIj+Dm8MCGUSMwAAauVa8A:P1 (envelope-from ) for ; Mon, 18 Sep 2023 10:38:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EIj+Dm8MCGUSMwAAauVa8A (envelope-from ) for ; Mon, 18 Sep 2023 10:38:07 +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 7C20566ACA for ; Mon, 18 Sep 2023 10:38:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=EiSv7Jyy; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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"; dmarc=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695026286; 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-to: 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=lEJWMwq/oPK6pELx1BMNQEImWeiwajW8g8oqiECVr30=; b=a0e+0rkb8e3WwvSjfhKq3KOvFw48eqP64c/XTVlHLHCahsEKeU89Od0e4ovRSdUgkMcmyh xYgsWpNo3W4xLvXIvoC9R2JDlZxUeRus/nZLx8HjSvPopo7uXuKrFEcQkItLqXRjIphBkT DY47pnoL5M3MXkPIJI1mltzXY0CJRNSHOPbzAdz9fxh/jRAJtVSqeUSaSo5Ad2HYtIDx89 bDwSa/GC8p8cOM20f2Phbafgma7Zr6C7ULJPNeAwpT8r6sX4F2OKAXSxXFfzhtPNQTo5hA tupMPgxmETQ+rfEWvEPLF38beP6a/pHx2xH8VMSiFVBGU7cZWL8+85I2mZB5HQ== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elephly.net header.s=zoho header.b=EiSv7Jyy; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.com:reject}"); 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"; dmarc=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1695026286; a=rsa-sha256; cv=fail; b=HAwMUyFRxzJwaTK/y3tIwGiRPg1xGTYR9jefoWi4d8QWysQeh4hzi7PvcQPWnwnY2lIJhR O5AV5hfuNZS6byZh63DhU3meYAe6x0CcoHjiaNOEPfmlXPEim7tk5FqC9braqEiFInu6JZ M8BtWNo4cvKA1jFQiGF5CMi+DTYAG+Y9rRicnXFc80l/igPxCeovAUjs9AMTi5Vvq91Cms 12i+Jf3ml7Ft4Xj5qG7AvjRuMdnV0t0f7TvR1C4uBoGwhOEEqrq4T+C1yRD/x5FToS0OWv 4xYjkRpnFxw0d4NojdySrdMGi1kzjgDh+jw90FVQcyWJfJZTnkLuuMmxZTc5Ag== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qi9lU-0002UQ-M7; Mon, 18 Sep 2023 04:37:56 -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 1qi9lS-0002Qt-BK for guix-patches@gnu.org; Mon, 18 Sep 2023 04:37:54 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qi9lS-0005Lg-0g for guix-patches@gnu.org; Mon, 18 Sep 2023 04:37:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qi9la-0007Q7-2z for guix-patches@gnu.org; Mon, 18 Sep 2023 04:38:02 -0400 Subject: bug#66065: [PATCH] gnu: python-fit-nbinom: Remove syntax error in setup.py. Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 18 Sep 2023 08:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66065 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Cc: 66065-done@debbugs.gnu.org Mail-Followup-To: 66065@debbugs.gnu.org, rekado@elephly.net, madalinionel.patrascu@mdc-berlin.de Received: via spool by 66065-done@debbugs.gnu.org id=D66065.169502627228503 (code D ref 66065); Mon, 18 Sep 2023 08:38:01 +0000 Received: (at 66065-done) by debbugs.gnu.org; 18 Sep 2023 08:37:52 +0000 Received: from localhost ([127.0.0.1]:52033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qi9lP-0007Pe-PH for submit@debbugs.gnu.org; Mon, 18 Sep 2023 04:37:51 -0400 Received: from sender3-of-o59.zoho.com ([136.143.184.59]:21918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qi9lN-0007PT-8Q for 66065-done@debbugs.gnu.org; Mon, 18 Sep 2023 04:37:50 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1695026257; cv=none; d=zohomail.com; s=zohoarc; b=gklOyK1iRRbvoDbedTWbr+tka+5bpy0vFwjBf+F7l77i5cy0AuF2li9MtQyNVNKohF4reScFX3L81DPGWgwPF1jlqvC2WiogwzRmXvd8izJQC32jIPTsW0m8K7DzZuofhCpJ8psK2Jze3qFKrYcAJQEg8rKNLTpPOESi0W+V9Xs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1695026257; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=lEJWMwq/oPK6pELx1BMNQEImWeiwajW8g8oqiECVr30=; b=ZY2OTleLQfIHihHt4QI+RT+n+U6X4hFM3b/fVWzqAG5eJjH6hYj/0nxC1x+4ZirOLbaTSQx71BxQ80dbbTbNHw2iHnEgcJuvemY9/ZghPwHM6jvZGwfoGa+4c9yBzIyuXCDBgfcbIKPTF+1WF8t9tHoRV2KCE6xGH2+2OoUMCds= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1695026257; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=lEJWMwq/oPK6pELx1BMNQEImWeiwajW8g8oqiECVr30=; b=EiSv7Jyyb23MNFRclbKMWIPl9CJ4chVXlO/h0AhRzXrDVNZAjoWZ4oN3I66H6Fia rzt7jDHEJF0wJYdC4hUrAG3lFfXFTkluE8E02ppS1aRshHDcQsUv40cX9PBdbbDhqyY dpnQBfWvWkflezX7QPo70sRCtCtqf3wT+193SBzA= Received: from localhost (19-111-142-46.pool.kielnet.net [46.142.111.19]) by mx.zohomail.com with SMTPS id 1695026256701322.3047955878901; Mon, 18 Sep 2023 01:37:36 -0700 (PDT) References: <20230918044214.18582-1-madalinionel.patrascu@mdc-berlin.de> User-agent: mu4e 1.10.5; emacs 28.2 From: Ricardo Wurmus Date: Mon, 18 Sep 2023 10:37:21 +0200 In-reply-to: <20230918044214.18582-1-madalinionel.patrascu@mdc-berlin.de> Message-ID: <87h6nryj02.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 0.59 X-Spam-Score: 0.59 X-Migadu-Queue-Id: 7C20566ACA X-TUID: 0+AWBQaV+cSP M=C4=83d=C4=83lin Ionel Patra=C8=99cu = writes: > * gnu/packages/python-xyz.scm (python-fit-nbinom)[arguments]: Add > phase remove-invalid-syntax. Applied, thanks! --=20 Ricardo