Package Details: resticpy-git 1.1+3.r41.20220623.b52b1a0-1

Git Clone URL: https://aur.archlinux.org/resticpy-git.git (read-only, click to copy)
Package Base: resticpy-git
Description: A Python wrapper for Restic (<https://restic.net/>) using a json configuration file.
Upstream URL: https://github.com/stefphd/ResticPy
Licenses: GPL3
Conflicts: resticpy
Provides: resticpy
Replaces: resticpy
Submitter: dreieck
Maintainer: dreieck
Last Packager: dreieck
Votes: 0
Popularity: 0.000000
First Submitted: 2024-01-05 18:10 (UTC)
Last Updated: 2024-01-05 18:10 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

eclairevoyant commented on 2023-09-02 08:00 (UTC)

Please remove the dependency on python-argparse, as it's already part of the language. Also see https://bugs.archlinux.org/task/78484 for reference.

Additionally, versioned non-git packages should not be using a VCS source without a pinned commit. Either use the release version or make a resticpy-git package instead, as per guidelines.

dreieck commented on 2023-05-12 12:29 (UTC)

python-argparse must be removed from the depends array, see ↗ here.

Thanks for maintaining!