Search Criteria
Package Details: runrestic 0.5.28-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/runrestic.git (read-only, click to copy) |
---|---|
Package Base: | runrestic |
Description: | A wrapper script for Restic backup software that inits, creates, prunes and checks backups |
Upstream URL: | https://pypi.org/project/runrestic |
Licenses: | GPL3 |
Submitter: | Henry78 |
Maintainer: | nutz (nogweii) |
Last Packager: | nogweii |
Votes: | 5 |
Popularity: | 0.059119 |
First Submitted: | 2019-01-18 22:15 (UTC) |
Last Updated: | 2023-02-14 05:16 (UTC) |
Dependencies (6)
- python-jsonschema
- python-requests
- python-toml (python-toml-gitAUR)
- restic (restic-gitAUR)
- python-setuptools (make)
- python-pytest (check)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
fryfrog commented on 2019-11-04 21:30 (UTC)
@nutz: I just pushed an update that uses pypi, where I guess
poetry
still published a setup.py? But it usesdistutils.core
instead ofsetuptools
, despite using somesetuptools
conventions.I'll switch back to your
setup.py
when it comes though :)nutz commented on 2019-11-04 21:16 (UTC)
@fryfrog it has a setup.py now again. not tested though
also: I'm overhauling the code to have restic backup jobs run in parallel with retries and such. Coming soon.
(https://serverfault.com/questions/989735/run-similar-disk-intensive-tasks-parallel-or-serial-on-regular-linux/989965 semi-ppen question connected to this, in case you happen to know a lot about linux IO)
nutz commented on 2019-11-04 20:54 (UTC) (edited on 2019-11-04 20:55 (UTC) by nutz)
hey @fryfrog, oh is poetry not playing well with the current AUR logic?
fryfrog commented on 2019-11-04 20:48 (UTC)
Ugh, it switched to poetry. :/
fryfrog commented on 2019-06-24 15:30 (UTC)
@Henry78: Co-maintainer is perfect, thanks! I'm perfectly happy like this, but if you're itching to ditch it that is fine too. :)
Henry78 commented on 2019-06-24 10:31 (UTC)
@fryfrog: Added you as comaintainer for the moment. Would you like to take over the maintenance for good?
nutz commented on 2019-06-24 09:24 (UTC)
@fryfrog, thanks I'm good - I'm the author of the software ;)
fryfrog commented on 2019-06-22 05:49 (UTC)
@nutz: I submitted an orphan request so I can update it, but in the mean time I've cleaned up the PKGBUILD if you want it between now and then.
nutz commented on 2019-05-29 08:24 (UTC)
Ahoy there,
there's a new version of runrestic with jsonschema (instead of fastjsonschema) and a bunch of other stuff.
Henry78 commented on 2019-02-07 22:29 (UTC)
I'm currently testing it against 'jsonschema' to reduce dependencies and thus ease packaging. But this diverts from upstream, so please share any problems you may run in to.
« First ‹ Previous 1 2 3 4 Next › Last »