File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'borgmatic'
22pkgname=borgmatic
3- version=2.1.5
3+ version=2.1.6
44revision=1
55build_style=python3-pep517
66make_check_args="--deselect=tests/integration/commands/test_borgmatic.py::test_borgmatic_version_matches_news_version"
77hostmakedepends="python3-setuptools python3-wheel"
88depends="borg python3-ruamel.yaml python3-jsonschema python3-requests
99 python3-packaging"
10- checkdepends="${depends} python3-pytest python3-pytest-timeout python3-flexmock
11- python3-apprise"
10+ checkdepends="${depends} python3-pytest python3-pytest-timeout
11+ python3-pytest-asyncio python3-flexmock python3-apprise python3-textual
12+ python3-binaryornot"
1213short_desc="Wrapper script for the Borg backup software"
1314maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
1415license="GPL-3.0-or-later"
1516homepage="https://torsion.org/borgmatic/"
1617changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
1718distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
18- checksum=4f4f84ea8a727ebef3c5f3f8e0e94dba1aac750ca2ece7485e2139af7d742da5
19+ checksum=320c7c3e719f4dae63ebee774559ed3c76b91032406363500b77ef9b2463db86
1920
2021post_patch() {
2122 vsed -i pyproject.toml -e 's/--cov-report.*--cov-fail-under=100//'
You can’t perform that action at this time.
0 commit comments