mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
borgmatic: update to 2.0.5.
This commit is contained in:
parent
d46611227d
commit
617a003b8c
1 changed files with 2 additions and 2 deletions
|
@ -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//'
|
||||
|
|
Loading…
Add table
Reference in a new issue