From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42428) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmQwx-0003Vh-HV for guix-patches@gnu.org; Sat, 13 Jul 2019 18:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hmQww-0003lX-Iu for guix-patches@gnu.org; Sat, 13 Jul 2019 18:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34749) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hmQww-0003lS-F6 for guix-patches@gnu.org; Sat, 13 Jul 2019 18:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hmQww-00017x-B9 for guix-patches@gnu.org; Sat, 13 Jul 2019 18:57:02 -0400 Subject: [bug#36643] [PATCH 1/2] gnu: python-pep8: Patch to fix test failure with Python 3.7. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20190713220102.7416-1-mail@cbaines.net> References: <20190713220102.7416-1-mail@cbaines.net> Date: Sun, 14 Jul 2019 00:56:09 +0200 Message-ID: <87k1cllf1y.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines , 36643@debbugs.gnu.org --=-=-= Content-Type: text/plain Christopher Baines writes: > Patch from the upstream repository, see > https://github.com/PyCQA/pycodestyle/issues/786 for more details. > > * gnu/packages/patches/python-pep8-stdlib-tokenize-compat.patch: New file. > * gnu/packages/python-xyz.scm (python-pep8)[source]: Add it. LGTM, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl0qYYkACgkQoqBt8qM6 VPo8tQf8Cw6u83GRYfJyWSLXSB04yBxabIgenvvklJC7prbcWgbpFAFZHeVDalQW PEgwSBj1cPs/EAEo0Df+KoEQznchhMgEjemRufmKQxLhyC7EPft8VGZ9hJtZRZNL SCKp6xVAyodFdb5QZ92Iz5E0YnaOYoh+4xE08KJOnlxhPMCWnOFQl98B5eQ1YL6/ N5+XKNeGPpxm4JM6HUNTJhdWWxpYxV2vVmXfcUCKJ8g8b1fk70ZYzN6zQW+voxKz JNFXWCL4wt8m8PYZV7XZcEdoL4XL9UT9k3wUcUyz5xXL4UvftXZXuuo9Ll3TonhN yB7SDC1PBVgiU9znHnepgKCHBYM3VQ== =Egmo -----END PGP SIGNATURE----- --=-=-=--