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 python-llfuse@0.41. 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 python-llfuse@0.41.
  gnu: python-llfuse: Update to 1.0, keep 0.41 variant.
  gnu: Add borg.
  gnu: python-llfuse@0.41: 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