borgmatic: update to 2.1.0.

This commit is contained in:
Joel Beckmeyer
2026-02-03 08:17:54 -05:00
committed by Andrew J. Hesford
parent c7242ca25a
commit 40a495a1ee
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'borgmatic'
pkgname=borgmatic
version=2.0.13
version=2.1.0
revision=1
build_style=python3-pep517
make_check_args="--deselect=tests/integration/commands/test_borgmatic.py::test_borgmatic_version_matches_news_version"
@@ -14,7 +14,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=d0fae3821fcbe670a8dc235765c70d5bd0f3dddea321fad70d99b2e5f2faceb5
checksum=495f21fbfa34130706862d44710921cfff6e0a07844464012995548046865e64
post_patch() {
vsed -i pyproject.toml -e 's/--cov-report.*--cov-fail-under=100//'