borgmatic 1.6.3-1 source package in Ubuntu

Changelog

borgmatic (1.6.3-1) unstable; urgency=medium

  [ Andrej Shadura ]
  * Bump the minimum Python version to 3.8.
    It’s actually python_requires='>3.7.0', not ">=".

  [ Sebastien Badia ]
  * New upstream version 1.6.3

 -- Sebastien Badia <email address hidden>  Wed, 15 Jun 2022 01:10:41 +0200

Upload details

Uploaded by:
Debian Borg Collective
Uploaded to:
Sid
Original maintainer:
Debian Borg Collective
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
borgmatic_1.6.3-1.dsc 2.2 KiB 2b8221c7e15b6099bafde565e10afbf108cb28005a8feb10bda7d5dec7c36168
borgmatic_1.6.3.orig.tar.gz 302.7 KiB f30e1bf04c0af5ba440e7dd2d4a8807b82a89595e5f9a27a2ae309aafc0c8ed4
borgmatic_1.6.3-1.debian.tar.xz 5.1 KiB 35aa68662fdf4fd4d86b1c3a78f48780ff2c33219a3757d663705aea39bd436e

Available diffs

No changes file available.

Binary packages built by this source

borgmatic: automatically create, prune and verify backups with borgbackup

 borgmatic is a simple Python wrapper script for the Borg backup software that
 initiates a backup, prunes any old backups according to a retention policy,
 and validates backups for consistency. The script supports specifying your
 settings in a declarative configuration file rather than having to put them
 all on the command-line, and handles common errors.