From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 11/13] gnu: Add python-pygobject. Date: Fri, 21 Nov 2014 23:12:08 +0100 Message-ID: <87wq6omcef.fsf@gnu.org> References: <1416548468-28421-1-git-send-email-bavier@member.fsf.org> <1416548468-28421-12-git-send-email-bavier@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrwR6-0004GZ-P7 for guix-devel@gnu.org; Fri, 21 Nov 2014 17:12:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrwQz-0000y6-US for guix-devel@gnu.org; Fri, 21 Nov 2014 17:12:16 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:36067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrwQz-0000xz-Ni for guix-devel@gnu.org; Fri, 21 Nov 2014 17:12:09 -0500 In-Reply-To: <1416548468-28421-12-git-send-email-bavier@member.fsf.org> (Eric Bavier's message of "Thu, 20 Nov 2014 23:41:06 -0600") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Eric Bavier Cc: guix-devel@gnu.org, Eric Bavier Eric Bavier skribis: > * gnu/packages/patches/python2-pygobject-2-gi-info-type-error-domain.patch: > New file. > * gnu-system.am (dist_patch_DATA): Add it. > * gnu/packages/glib.scm (python-pygobject, python2-pygobject-2): New > variables. OK! Ludo'.