From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Patch series for duplicity Date: Sat, 24 May 2014 01:12:54 -0500 Message-ID: <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]:49208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo59R-0005jC-4W for Guix-devel@gnu.org; Sat, 24 May 2014 02:09:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo59I-0001gW-2p for Guix-devel@gnu.org; Sat, 24 May 2014 02:09:49 -0400 Received: from mail-ig0-x22f.google.com ([2607:f8b0:4001:c05::22f]:35009) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo59H-0001gQ-TC for Guix-devel@gnu.org; Sat, 24 May 2014 02:09:39 -0400 Received: by mail-ig0-f175.google.com with SMTP id uq10so1453558igb.14 for ; Fri, 23 May 2014 23:09:39 -0700 (PDT) Received: from cooper.gmail.com (chippewa-nat.cray.com. [136.162.34.1]) by mx.google.com with ESMTPSA id v8sm9724482igk.16.2014.05.23.23.09.36 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 23 May 2014 23:09:36 -0700 (PDT) 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: Guix-devel@gnu.org 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. -- Eric Bavier