From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gELco-0001R9-7H for guix-patches@gnu.org; Sun, 21 Oct 2018 17:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gELcm-0006xR-P0 for guix-patches@gnu.org; Sun, 21 Oct 2018 17:51:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58772) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gELcm-0006xA-Hb for guix-patches@gnu.org; Sun, 21 Oct 2018 17:51:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gELcm-0001Iz-E5 for guix-patches@gnu.org; Sun, 21 Oct 2018 17:51:04 -0400 Subject: bug#33086: [PATCH] New package: python-ilinkedlist Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20181018022450.140e2b0b@gmail.com> Date: Sun, 21 Oct 2018 23:50:10 +0200 In-Reply-To: <20181018022450.140e2b0b@gmail.com> (Luther Thompson's message of "Thu, 18 Oct 2018 02:24:50 -0400") Message-ID: <87k1mb6kbx.fsf@gnu.org> 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: Luther Thompson Cc: 33086-done@debbugs.gnu.org Hello Luther, Luther Thompson skribis: > I've written a Python module. Here is my package definition for it. > Please let me know if I can make any improvements. It looks good to me! I=E2=80=99ve applied it after adding a copyright line= for you and a commit log that follows our conventions. In the future please send the patch as produced by =E2=80=98git format-patc= h=E2=80=99, preferably as an attachment so that your email client doesn=E2=80=99t wrap lines. See . Thank you! Ludo=E2=80=99.