From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 02/06: gnu: Add python-openid. Date: Sun, 09 Apr 2017 03:53:33 -0400 Message-ID: <87zifqggoy.fsf@netris.org> References: <20170408164140.25323.26426@vcs0.savannah.gnu.org> <20170408164141.90C48219E7@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cx7fT-0003JO-QF for guix-devel@gnu.org; Sun, 09 Apr 2017 03:53:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cx7fO-0004Xi-VX for guix-devel@gnu.org; Sun, 09 Apr 2017 03:53:51 -0400 Received: from world.peace.net ([50.252.239.5]:44375) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cx7fO-0004XW-SG for guix-devel@gnu.org; Sun, 09 Apr 2017 03:53:46 -0400 In-Reply-To: <20170408164141.90C48219E7@vcs0.savannah.gnu.org> (Kei Kebreau's message of "Sat, 8 Apr 2017 12:41:41 -0400 (EDT)") 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: Kei Kebreau Cc: guix-devel@gnu.org kei@openmailbox.org (Kei Kebreau) writes: > kkebreau pushed a commit to branch master > in repository guix. > > commit ccda56886625af84d34ebf1f26b22345e5dbe235 > Author: ng0 > Date: Wed Feb 15 10:09:23 2017 +0000 > > gnu: Add python-openid. > > * gnu/packages/python.scm (python-openid): New variable. > > Signed-off-by: Kei Kebreau We already have 'python-openid'. It's right above the one you just added. I reverted this commit. Please be more careful. Thanks, Mark