guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] Add borg


From: Leo Famulari
Subject: [PATCH 0/6] Add borg
Date: Mon, 14 Mar 2016 19:34:20 -0400

These patches add the borg backup program [0], which is a more actively
developed fork of attic [1].

Borg is compatible with the current version of python-llfuse (1.0), but
this required changes in borg [2]. Since attic has not had any updates
since borg was forked, I think it's reasonable to guess that attic still
requires address@hidden So, this patch set updates llfuse while
keeping the old version around.

These patches also update python-msgpack and clean up its python-2
variant.

[0]
http://borgbackup.readthedocs.org/en/latest/

[1]
https://attic-backup.org/

[2]
https://github.com/borgbackup/borg/commit/dbec05ab73b30f655021118e62bc94c547870472

Leo Famulari (6):
  gnu: python-msgpack: Update to 0.4.7.
  gnu: python-msgpack: Use 'python2-variant'.
  gnu: attic: Specify dependency on address@hidden
  gnu: python-llfuse: Update to 1.0, keep 0.41 variant.
  gnu: Add borg.
  gnu: address@hidden: Update to 0.41.1.

 gnu/packages/backup.scm | 65 ++++++++++++++++++++++++++++++++++++++++++++++---
 gnu/packages/python.scm | 48 +++++++++++++++++++++++++-----------
 2 files changed, 96 insertions(+), 17 deletions(-)

-- 
2.6.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]