From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2] gnu: add python-django-simple-math-captcha Date: Mon, 12 Sep 2016 15:31:17 +0200 Message-ID: <87oa3ttfbu.fsf@gnu.org> References: <1471865497-7324-1-git-send-email-h.goebel@crazy-compilers.com> <1471865497-7324-3-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjRKT-0006A1-EH for guix-devel@gnu.org; Mon, 12 Sep 2016 09:31:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjRKR-00025K-My for guix-devel@gnu.org; Mon, 12 Sep 2016 09:31:20 -0400 In-Reply-To: <1471865497-7324-3-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Mon, 22 Aug 2016 13:31:37 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > * gnu/packages/django.scm: (python-django-simple-math-captcha, > python2-django-simple-math-captcha) New variables. Pushed with cosmetic changes as b53fc2940fefc3829695f239f731ee6f03e538a2. Thanks! Ludo=E2=80=99.