Subject: CVS commit: pkgsrc/sysutils/duplicity
From: Benny Siegert
Date: 2016-05-24 21:10:46
Message id: 20160524191046.3CE83FBBA@cvs.NetBSD.org

Log Message:
Update duplicity to 0.7.07.1. From Frederic Fauberteau in PR pkg/51061.

New in v0.7.07.1 (2016/04/19)
---------------------------
* Fixed bug #1568677 duplicity fails to use existing S3 bucket in boto backend
  - bug introduced by incomplete fix of bug #1296793
  - simplified setting of bucket locations
* Fixed bug #1569523 get_bucket unknown keyword location and my_location name error
  - bug introduced in improper fix of bug #1568677
  - gotta love those inconsistent APIs
* Fixed bug #1571134 incompatible with python-oauth2client version 2.x
  and #1558155 PyDrive backend broken, needs update to oauth2client library
  - used patch from https://bugs.debian.org/820725 but made changes
    to allow the user to continue using the old version
* Fixed bug #1570293 duplicity is very slow due to excessive fsync
  - removed flush() after write.
  - revert to previous version

Files:
RevisionActionfile
1.34modifypkgsrc/sysutils/duplicity/Makefile
1.15modifypkgsrc/sysutils/duplicity/PLIST
1.21modifypkgsrc/sysutils/duplicity/distinfo
1.2modifypkgsrc/sysutils/duplicity/options.mk