From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 11 14:50:14 2017 Received: (at submit) by debbugs.gnu.org; 11 Aug 2017 18:50:14 +0000 Received: from localhost ([127.0.0.1]:55979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgF0f-0007J7-UJ for submit@debbugs.gnu.org; Fri, 11 Aug 2017 14:50:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60153) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgF0c-0007It-P5 for submit@debbugs.gnu.org; Fri, 11 Aug 2017 14:50:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgF0W-0004Tc-8v for submit@debbugs.gnu.org; Fri, 11 Aug 2017 14:50:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dgF0W-0004TX-5o for submit@debbugs.gnu.org; Fri, 11 Aug 2017 14:50:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dgF0U-0006lJ-PN for guix-patches@gnu.org; Fri, 11 Aug 2017 14:50:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgF0P-0004Q5-Uv for guix-patches@gnu.org; Fri, 11 Aug 2017 14:50:02 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:39696) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dgF0P-0004Pf-ON for guix-patches@gnu.org; Fri, 11 Aug 2017 14:49:57 -0400 Received: from dayas.3.home (178.113.132.243.wireless.dyn.drei.com [178.113.132.243]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 53EE61CA026D; Fri, 11 Aug 2017 20:49:55 +0200 (CEST) From: Danny Milosavljevic To: guix-patches@gnu.org Subject: [PATCH] gnu: python-pylint: Use Python2 variant system. Date: Fri, 11 Aug 2017 20:49:49 +0200 Message-Id: <20170811184949.11693-1-dannym@scratchpost.org> X-Mailer: git-send-email 2.14.0 Tags: patch X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit Cc: Danny Milosavljevic 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: -5.0 (-----) * gnu/packages/python.scm (python-pylint): Use Python2 variant system. (python2-pylint): Strip Python2 variant system. --- gnu/packages/python.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 731fee633..13e1ce5bc 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -14322,10 +14322,12 @@ Pylint has many rules enabled by default, way too much to silence them all on a minimally sized program. It's highly configurable and handle pragmas to control it from within your code. Additionally, it is possible to write plugins to add your own checks.") + (properties `((python2-variant . ,(delay python2-pylint)))) (license license:gpl2+))) (define-public python2-pylint - (let ((pylint (package-with-python2 python-pylint))) + (let ((pylint (package-with-python2 + (strip-python2-variant python-pylint)))) (package (inherit pylint) (propagated-inputs `(("python2-backports-functools-lru-cache" From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 12 08:14:16 2017 Received: (at 28052) by debbugs.gnu.org; 12 Aug 2017 12:14:17 +0000 Received: from localhost ([127.0.0.1]:56376 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgVJ2-00061K-Jn for submit@debbugs.gnu.org; Sat, 12 Aug 2017 08:14:16 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:45707) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgVJ1-00061E-1F for 28052@debbugs.gnu.org; Sat, 12 Aug 2017 08:14:15 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 71C1F209AF; Sat, 12 Aug 2017 08:14:14 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Sat, 12 Aug 2017 08:14:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=Mxe+Wvd+seFGi5DZf2cuZS6hfBNhe73rh+i7QwsXk 1o=; b=mCubf/0ofNcsS3V7mkS5rvbtCZh5PS2hpTE4PNNaIBtkqGnfpQ5QJ4hxe 2bcpFnbsOWgRO3xXWB2HKm07Dw1JAIPUj4mlD9PxHI6lmszcJyK8mRjXSYgr+iHg mBfoDA0OGj/k0cZ+E7z8LMQJVwPt8AxnjQDAG/PwXjs/i7DnPuv0uCV3E8FaDhW6 OHRnnqbwf16xKOVwJU/rO1us4IAEKybij8zAN1kQiKkHELsYMXaH/Nn1xH/cr5kw NIwI4O73ZwR04haiMKKKceNkS1if8CoNuQ+wrAWeFz0FpBJVB5Etd8cZJz7dax1O AMHqySVWUmXQIX4AQsebt4OA3GaJw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=Mxe+Wvd+seFGi5DZf2 cuZS6hfBNhe73rh+i7QwsXk1o=; b=cvmV5tlZgJTTmX5/TLxeYTPf/cqBwzCNKz ZwpYDaDepb8avWUxqRoZF+qjd2sMtoTLU1mPbFY9MCXFWDtgzDU8NnS/H8+IpTvF wp7TP/31H0dBg7YaxzdSBXNXAMitJAY9q/hwqR7yAR4myjFiAzgFkGsXf6nhLhmz NN9HZEDLPDpl+VGlcCSajQAe36zvfJYfq3bSaDkLg1Jx8hMnwnbCAjoV2DkRNy72 MYCuPZRmMogvv+nvJkOZmvM5urwGfEKPqzylem6KuVTaBCq3ARRxXHfr2VM7OyBv 18ocOtPA3Bih/gvpPITYcVywJ06imBirvKU3XtjsljzqmNii+wCA== X-ME-Sender: X-Sasl-enc: EkRTTq/7qAqH/Qfhe7MmmNJ2XwrzvFUU0FR//U8ZtGrY 1502540054 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 07E6024442; Sat, 12 Aug 2017 08:14:13 -0400 (EDT) From: Marius Bakke To: Danny Milosavljevic , 28052@debbugs.gnu.org Subject: Re: [bug#28052] [PATCH] gnu: python-pylint: Use Python2 variant system. In-Reply-To: <20170811184949.11693-1-dannym@scratchpost.org> References: <20170811184949.11693-1-dannym@scratchpost.org> User-Agent: Notmuch/0.25 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) Date: Sat, 12 Aug 2017 14:14:03 +0200 Message-ID: <87mv752dbo.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28052 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.7 (/) --=-=-= Content-Type: text/plain Danny Milosavljevic writes: > * gnu/packages/python.scm (python-pylint): Use Python2 variant system. > (python2-pylint): Strip Python2 variant system. Good catch, LGTM. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmO8QsACgkQoqBt8qM6 VPrzoggArd/DXilCB6LopPBdpiaB9gcje6h+mE8YER11zKRfZGusF9oMU3BiGKKy ssBvH3OLfqv4VpWayHF9Rpt51Nh0OvlmF0Jd5v1qgdLdPcxBpJeUKBok/RSA/RMK 9/wS58eLRCFNp+U/DYJBhhGRceVmHibWycmH2qbL6AsxK7lBuDEOZli+VFIEA4mB lEI4xUcKLdGdZNmXcomMmpUTU6tdUIIZu/n90z6ar35wH2QwLibKeBBHlYIPLUFI 3o8I0HpXC1RR4+2QnhPPydZznC+kNKTkZusuZaaOuC90gV42r/eoyMpGxBQswxoD Go/129VP0ct9mffztJDsBvweqRaCMg== =3QYt -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 12 10:30:52 2017 Received: (at control) by debbugs.gnu.org; 12 Aug 2017 14:30:53 +0000 Received: from localhost ([127.0.0.1]:56570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgXRE-0000SX-Mm for submit@debbugs.gnu.org; Sat, 12 Aug 2017 10:30:52 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:38532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dgXRC-0000SR-S5 for control@debbugs.gnu.org; Sat, 12 Aug 2017 10:30:51 -0400 Received: from localhost (178.113.210.147.wireless.dyn.drei.com [178.113.210.147]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 66CC01CA016E for ; Sat, 12 Aug 2017 16:30:49 +0200 (CEST) Date: Sat, 12 Aug 2017 16:30:47 +0200 From: Danny Milosavljevic To: Message-ID: <20170812163047.7ef67f26@scratchpost.org> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 28052 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.128.8 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 28052 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.128.8 listed in list.dnswl.org] 0.0 TVD_SPACE_RATIO No description available. 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject close 28052 From unknown Thu Jun 19 16:23:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 10 Sep 2017 11:24:03 +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