From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Patch series for duplicity Date: Sat, 24 May 2014 10:57:30 +0200 Message-ID: <20140524085730.GB16714@debian> References: <8738fzr9g9.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo7lw-0008SS-Tn for Guix-devel@gnu.org; Sat, 24 May 2014 04:57:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo7lp-0007oW-Cu for Guix-devel@gnu.org; Sat, 24 May 2014 04:57:44 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:64816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo7lp-0007nZ-48 for Guix-devel@gnu.org; Sat, 24 May 2014 04:57:37 -0400 Content-Disposition: inline In-Reply-To: <8738fzr9g9.fsf@member.fsf.org> 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 On Sat, May 24, 2014 at 01:12:54AM -0500, Eric Bavier wrote: > Following will be some patches that add duplicity and some input > packages (python-lockfile, python-mock, and librsync). I'm not as > familier with the python side of packaging, so please point out anything > I missed. On quick inspection, they look good to me. Maybe you could try to solve the TODO in duplicity before committing. Andreas