From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFnFZ-0002Uq-IZ for guix-patches@gnu.org; Thu, 25 Oct 2018 17:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFnFW-0001eP-Et for guix-patches@gnu.org; Thu, 25 Oct 2018 17:33:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38684) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFnFW-0001eB-Ag for guix-patches@gnu.org; Thu, 25 Oct 2018 17:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gFnFW-0002Fr-3j for guix-patches@gnu.org; Thu, 25 Oct 2018 17:33:02 -0400 Subject: [bug#33086] [PATCH] New package: python-ilinkedlist Resent-Message-ID: Date: Thu, 25 Oct 2018 17:32:02 -0400 From: Luther Thompson Message-ID: <20181025173202.27c4ec56@gmail.com> In-Reply-To: <87k1mb6kbx.fsf@gnu.org> References: <20181018022450.140e2b0b@gmail.com> <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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33086-done@debbugs.gnu.org On Sun, 21 Oct 2018 23:50:10 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Hello Luther, >=20 > Luther Thompson skribis: >=20 > > I've written a Python module. Here is my package definition for it. > > Please let me know if I can make any improvements. =20 >=20 > It looks good to me! I=E2=80=99ve applied it after adding a copyright li= ne > for you and a commit log that follows our conventions. >=20 > In the future please send the patch as produced by =E2=80=98git format-pa= tch=E2=80=99, > preferably as an attachment so that your email client doesn=E2=80=99t wrap > lines. See > . >=20 > Thank you! >=20 > Ludo=E2=80=99. Awesome, thanks for the feedback. Luther