From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Tildesley Subject: [PATCH 0/3] gnu: Duplicity: Update to 0.7.10 Date: Tue, 20 Sep 2016 21:28:53 +1000 Message-ID: <595814a0-d4cb-1359-a520-11412ce90fe6@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmJEc-0007lh-Hd for guix-devel@gnu.org; Tue, 20 Sep 2016 07:29:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmJEZ-0002JP-Rz for guix-devel@gnu.org; Tue, 20 Sep 2016 07:29:10 -0400 Received: from smtp11.openmailbox.org ([62.4.1.45]:55240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmJEZ-0002HB-Ip for guix-devel@gnu.org; Tue, 20 Sep 2016 07:29:07 -0400 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: guix-devel@gnu.org Hi, I've been working on an update for Duplicity. Updating duplicity its self was easy, but I also tried adding some more backend support. I was able to get python-dropbox working although it may not be packaged properly, for example, the documentation seems to be on readthedocs.org but not in the package? Python-six claims to be required, but It doesn't look like any tests are even run by default. Strangely, I could not find the same package in debian's repository. What's up with that? I found it in Archlinux's repo for comparison. Note that this is not the proprietary Dropbox program and that is not required by python-dropbox. I also tried packaging python2-gdata but that was a disaster. It hasn't been updated in a year or two ago, possibly obsolete? I can't package these backends well when I don't even use them, so I was wondering there was anyone around interested in packaging them. Regardless, this provides a much needed upgrade from the obsolete 0.6.x series of Duplicity that can be used without any such backend. https://packages.debian.org/search?suite=all§ion=all&arch=any&searchon=names&keywords=dropbox https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/python-dropbox