borgmatic: update to 2.0.5.

This commit is contained in:
Joel Beckmeyer 2025-02-27 08:52:00 -05:00 committed by Duncan Overbruck
parent d46611227d
commit 617a003b8c

View file

@ -1,6 +1,6 @@
# Template file for 'borgmatic'
pkgname=borgmatic
version=1.9.5
version=2.0.5
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://torsion.org/borgmatic/"
changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
checksum=c1518cd81b2099988a5adb5c788c39a5b246618d95dfe318d48bfce8fc08714f
checksum=8e96932db0e6c1c2fc8a1bbc5d30f62ec49f9a7781a4e19255a45c2727924a8e
post_patch() {
vsed -i pyproject.toml -e 's/--cov-report.*--cov-fail-under=100//'