all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/6] Add borg
@ 2016-03-14 23:34 Leo Famulari
  2016-03-14 23:34 ` [PATCH 1/6] gnu: python-msgpack: Update to 0.4.7 Leo Famulari
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Leo Famulari @ 2016-03-14 23:34 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2016-03-24 21:55 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-14 23:34 [PATCH 0/6] Add borg Leo Famulari
2016-03-14 23:34 ` [PATCH 1/6] gnu: python-msgpack: Update to 0.4.7 Leo Famulari
2016-03-14 23:34 ` [PATCH 2/6] gnu: python-msgpack: Use 'python2-variant' Leo Famulari
2016-03-14 23:34 ` [PATCH 3/6] gnu: attic: Specify dependency on python-llfuse@0.41 Leo Famulari
2016-03-15  8:58   ` Alex Kost
2016-03-15  9:13     ` Leo Famulari
2016-03-14 23:34 ` [PATCH 4/6] gnu: python-llfuse: Update to 1.0, keep 0.41 variant Leo Famulari
2016-03-15  8:53   ` Alex Kost
2016-03-15  9:13     ` Leo Famulari
2016-03-15 10:12       ` Mathieu Lirzin
2016-03-15 16:25         ` Ludovic Courtès
2016-03-21  2:49           ` Leo Famulari
2016-03-21  8:52             ` Alex Kost
2016-03-14 23:34 ` [PATCH 5/6] gnu: Add borg Leo Famulari
2016-03-15  9:11   ` Alex Kost
2016-03-15  9:18     ` Leo Famulari
2016-03-21 21:31       ` Leo Famulari
2016-03-21 22:35         ` Leo Famulari
2016-03-21 22:52           ` Leo Famulari
2016-03-22 20:20             ` Alex Kost
2016-03-22 21:25               ` Leo Famulari
2016-03-23  8:14                 ` Alex Kost
2016-03-23 20:49                   ` Efraim Flashner
2016-03-14 23:34 ` [PATCH 6/6] gnu: python-llfuse@0.41: Update to 0.41.1 Leo Famulari
2016-03-24 21:55 ` [PATCH 0/6] Add borg Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.