From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WJErOxrN0l5xZgAA0tVLHw (envelope-from ) for ; Sat, 30 May 2020 21:16:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +JsvNxrN0l6eDgAA1q6Kng (envelope-from ) for ; Sat, 30 May 2020 21:16: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 7EB799402D1 for ; Sat, 30 May 2020 21:16:10 +0000 (UTC) Received: from localhost ([::1]:53846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf8pt-00047H-Dt for larch@yhetil.org; Sat, 30 May 2020 17:16:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jf8pm-00046t-PG for guix-patches@gnu.org; Sat, 30 May 2020 17:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47751) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jf8pm-0003Vn-Fv for guix-patches@gnu.org; Sat, 30 May 2020 17:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jf8pm-0000ez-CV for guix-patches@gnu.org; Sat, 30 May 2020 17:16:02 -0400 Subject: bug#41620: [PATCH] gnu: python-astroid: Update to 2.4.1. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 30 May 2020 21:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41620 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder , 41620-done@debbugs.gnu.org Mail-Followup-To: 41620@debbugs.gnu.org, marius@gnu.org, mike@rohleder.de Received: via spool by 41620-done@debbugs.gnu.org id=D41620.15908733502513 (code D ref 41620); Sat, 30 May 2020 21:16:02 +0000 Received: (at 41620-done) by debbugs.gnu.org; 30 May 2020 21:15:50 +0000 Received: from localhost ([127.0.0.1]:59296 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf8pZ-0000eT-Vb for submit@debbugs.gnu.org; Sat, 30 May 2020 17:15:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf8pX-0000eF-NH for 41620-done@debbugs.gnu.org; Sat, 30 May 2020 17:15:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44481) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf8pR-0003Pn-Cq; Sat, 30 May 2020 17:15:41 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:47350 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jf8pQ-00068D-Vw; Sat, 30 May 2020 17:15:41 -0400 From: Marius Bakke In-Reply-To: <87ftbhyx9a.fsf@rohleder.de> References: <87ftbhyx9a.fsf@rohleder.de> Date: Sat, 30 May 2020 23:15:37 +0200 Message-ID: <87eer1xgxy.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Spam-Score: -3.11 X-TUID: eAvNbtS2KtXb --=-=-= Content-Type: text/plain Michael Rohleder writes: > on current (8e3a1a62ae) master, gnome doesnt build, because totem tests > fail. > in order to fix this, i tried adding python-toml and python-astroid to > native-inputs of totem. > then the tests fail, because python-astroid seems to old, so here is a > patch for that. > now, the tests still fail, but we might be a small step closer... ;) Uff, thanks for the heads-up, I have reverted the pylint update. > I only tested this lightly with building the other 3 deps: > "python-language-server rtv tuir" and python2-astroid. Heh, that's what I did too because I did not have WebKitGTK readily available for testing the Totem build. ;-) However now I do, and can confirm that Totem still builds with this patch. I also added a follow-up patch to remove the unused nose and typing-ast inputs. Applied! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7SzPoACgkQoqBt8qM6 VPp8mQgA0U1ikcNK0yxaxQvzrJ6KwfrCmGM+NpydHm9sLADpNSWIz/SbMBnkwjnE zXKjGZN65692Qo5G2ig57lb8J0O/sLiYPbYBCgGkhEBx6U6oXZAl7hoGLY1wx3hf B/DOLchKbdMfLfKUEZ02TgtGCXN/TTg0nEianYLfqF3Z2fvDAGZl0HRcDfUuCxDX rjavxfD0Ev0Jt6S8IF+0F8W7NDB5KowB1tb/0/b69544ul9XYb5y14q+F3uaIDZS xutdijWQZ6PERm62d4xiGEv/fKjWaItYpRYkR8tt1AzuE1rpsdtfmI+u9fq3DTG4 z58LE3bqx5z9gvfcPIfHs4SGznxi8A== =/dCL -----END PGP SIGNATURE----- --=-=-=--