borgmatic: update to 1.7.2.

This commit is contained in:
Joel Beckmeyer 2022-09-13 08:52:38 -04:00 committed by Michal Vasilek
parent f46e8916f9
commit 23f9a95fa5

View file

@ -1,6 +1,6 @@
# Template file for 'borgmatic' # Template file for 'borgmatic'
pkgname=borgmatic pkgname=borgmatic
version=1.7.1 version=1.7.2
revision=1 revision=1
build_style=python3-module build_style=python3-module
# test_borgmatic.py runs not yet installed self, # test_borgmatic.py runs not yet installed self,
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
homepage="https://torsion.org/borgmatic/" homepage="https://torsion.org/borgmatic/"
changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS" changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz" distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c checksum=d28dad2a0ec17e190db7f93c5dd6756a069227128ee4ec41e5a691815f483de5
post_install() { post_install() {
# remove tests directory polluting site-packages # remove tests directory polluting site-packages