From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: 04/06: gnu: Add python-django-gravatar2. Date: Sun, 9 Apr 2017 09:15:41 +0000 Message-ID: <20170409091541.r44ge2pr4iy375yo@abyayala> References: <20170408164140.25323.26426@vcs0.savannah.gnu.org> <20170408164141.E7604219E7@vcs0.savannah.gnu.org> <87r312gg6l.fsf@netris.org> <20170409102053.2b84da75@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cx8wp-0001iH-4o for guix-devel@gnu.org; Sun, 09 Apr 2017 05:15:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cx8wl-0005kt-9Q for guix-devel@gnu.org; Sun, 09 Apr 2017 05:15:51 -0400 Received: from latitanza.investici.org ([2001:888:2000:56::19]:59648) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cx8wl-0005km-2M for guix-devel@gnu.org; Sun, 09 Apr 2017 05:15:47 -0400 Content-Disposition: inline In-Reply-To: <20170409102053.2b84da75@lepiller.eu> 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: Julien Lepiller Cc: guix-devel@gnu.org Julien Lepiller transcribed 0.9K bytes: > On Sun, 09 Apr 2017 04:04:34 -0400 > Mark H Weaver wrote: > > > kei@openmailbox.org (Kei Kebreau) writes: > > > > > kkebreau pushed a commit to branch master > > > in repository guix. > > > > > > commit 14d8f6538f3af04c2bc879837f94f0bc54177aed > > > Author: ng0 > > > Date: Wed Feb 15 10:09:25 2017 +0000 > > > > > > gnu: Add python-django-gravatar2. > > > > > > * gnu/packages/django.scm (python-django-gravatar2): New > > > variable. > > > Signed-off-by: Kei Kebreau > > > > python-django-gravatar2 fails to build on Hydra: > > > > https://hydra.gnu.org/build/1974931 (x86_64-linux) > > https://hydra.gnu.org/build/1974902 (i686-linux) > > > > The python2-* variants build successfully. > > > > Mark > > > > I think the package alrady in master is mine, and it is not working > properly (I think it doesn't build anymore anyway). We should probably > replace it with ng0's. I will send a patch later today. > I'm rather puzzled about django, and no one replied to the question Harmut put up for discussion weeks ago. There's this: https://lists.gnu.org/archive/html/guix-devel/2017-02/msg00795.html where I see Julien also added the python-openid I forgot to remove out of my branch back then.