From 896d1bcf06004cc0bbd1afa54a95c3df7e26f0ca Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Fri, 21 Aug 2015 05:50:01 +0000 Subject: [PATCH] obnam: update to 1.15. --- srcpkgs/obnam/patches/typo.patch | 9 --------- srcpkgs/obnam/template | 6 +++--- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/srcpkgs/obnam/patches/typo.patch b/srcpkgs/obnam/patches/typo.patch index 93d6991b3fa..2992a7962c5 100644 --- a/srcpkgs/obnam/patches/typo.patch +++ b/srcpkgs/obnam/patches/typo.patch @@ -1,14 +1,5 @@ --- obnamlib/plugins/backup_plugin.py +++ obnamlib/plugins/backup_plugin.py -@@ -593,7 +593,7 @@ class BackupPlugin(obnamlib.ObnamPlugin): - self.open_or_reopen_fs(self.fs.reinit, root_url) - - def open_or_reopen_fs(self, func, root_url): -- scheme, neloc, path, params, query, fragment = \ -+ scheme, netloc, path, params, query, fragment = \ - urlparse.urlparse(root_url) - - try: @@ -613,7 +613,7 @@ class BackupPlugin(obnamlib.ObnamPlugin): for root_url in root_urls: self.progress.what('determining absolute path for %s' % root_url) diff --git a/srcpkgs/obnam/template b/srcpkgs/obnam/template index 9d91d1aebd2..cbafcd4e35e 100644 --- a/srcpkgs/obnam/template +++ b/srcpkgs/obnam/template @@ -1,7 +1,7 @@ # Template file for 'obnam' pkgname=obnam -version=1.14 -revision=2 +version=1.15 +revision=1 build_style=python-module makedepends="python-devel python-larch python-paramiko" hostmakedepends="$makedepends python-yaml mdocml" @@ -12,4 +12,4 @@ maintainer="Eivind Uggedal " homepage="http://obnam.org" license="GPL-3" distfiles="http://code.liw.fi/debian/pool/main/o/${pkgname}/${pkgname}_${version}.orig.tar.xz" -checksum=78203274010ab378ace8c8fd57782ab8bfa1b0482b95604873bd9e45c22b0799 +checksum=9d20f2e5f0e09faed0c2b1d93cca40b916e815b0c42085c60253dc9cb1f1fbf2