From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49546) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwMG3-0001d9-QZ for guix-patches@gnu.org; Tue, 28 Jan 2020 03:30:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwMG2-0002mE-Nk for guix-patches@gnu.org; Tue, 28 Jan 2020 03:30:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53505) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwMG2-0002lO-KF for guix-patches@gnu.org; Tue, 28 Jan 2020 03:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwMG2-0006yO-Id for guix-patches@gnu.org; Tue, 28 Jan 2020 03:30:02 -0500 Subject: bug#39316: [PATCH] gnu: Add python-pypng. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <20200127210848.jpolkvrgllykncg7@zdrowyportier.kadziolka.net> Date: Tue, 28 Jan 2020 09:29:40 +0100 In-Reply-To: <20200127210848.jpolkvrgllykncg7@zdrowyportier.kadziolka.net> ("Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?="'s message of "Mon, 27 Jan 2020 22:08:48 +0100") Message-ID: <878slsf0gb.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= Cc: 39316-done@debbugs.gnu.org Hello, Jakub K=C4=85dzio=C5=82ka writes: > * gnu/packages/python-xyz.scm (python-pypng): New variable. Applied as 479f401361a5f7dc54c7fefdca211bd2452dea5a. I fixed the indentation, which was a bit off, and re-filled the description, where the lines were too long. Thank you! Regards, --=20 Nicolas Goaziou