aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2023-08-28 13:37:28 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2023-08-28 13:37:39 +0000
commit78eacb1e56cc8f6d51fc4f29fc9245bd51140522 (patch)
tree165e07cd5b755efb7ac0d7cd8bd8a549bcf775d8
parent5cb6a8bd7293f82f553fd62bf26a3f2ea1a14ecf (diff)
downloadports-78eacb1e56cc8f6d51fc4f29fc9245bd51140522.tar.gz
ports-78eacb1e56cc8f6d51fc4f29fc9245bd51140522.zip
sysutils/py-borgmatic: update 1.5.24 to 1.8.2
Reviewed by: egypcio Differential Revision: https://reviews.freebsd.org/D41608
-rw-r--r--sysutils/py-borgmatic/Makefile11
-rw-r--r--sysutils/py-borgmatic/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/sysutils/py-borgmatic/Makefile b/sysutils/py-borgmatic/Makefile
index d616bd2ee6fb..bae2019923a9 100644
--- a/sysutils/py-borgmatic/Makefile
+++ b/sysutils/py-borgmatic/Makefile
@@ -1,6 +1,5 @@
PORTNAME= borgmatic
-PORTVERSION= 1.5.24
-PORTREVISION= 2
+PORTVERSION= 1.8.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,6 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}borgbackup>=0:archivers/py-borgbackup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pykwalify>=0:textproc/py-pykwalify@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR}
USES= python
@@ -31,12 +29,9 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pkgutil-resolve-name>=1.3.10:devel/py-pkgut
post-patch:
@cd ${WRKSRC} && \
${REINPLACE_CMD} -e 's|/etc/borgmatic|${PREFIX}/etc/borgmatic|g' \
- borgmatic/commands/borgmatic.py \
- borgmatic/commands/convert_config.py \
- borgmatic/commands/generate_config.py \
borgmatic/config/collect.py \
- borgmatic/config/convert.py \
borgmatic/config/schema.yaml \
- tests/unit/config/test_collect.py
+ tests/unit/config/test_collect.py \
+ tests/unit/borg/test_create.py
.include <bsd.port.post.mk>
diff --git a/sysutils/py-borgmatic/distinfo b/sysutils/py-borgmatic/distinfo
index 8d4963401903..a1e470218eae 100644
--- a/sysutils/py-borgmatic/distinfo
+++ b/sysutils/py-borgmatic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650022418
-SHA256 (borgmatic-1.5.24.tar.gz) = aef637e7e9a71942f289739c64bcbcd2a816cdb95a7bfc5f92f6495ce51c40e3
-SIZE (borgmatic-1.5.24.tar.gz) = 291853
+TIMESTAMP = 1693146263
+SHA256 (borgmatic-1.8.2.tar.gz) = e2a70eefbd8ae1af465f7bfa8cf16bb7342b1574c01143ea6945d757443ac206
+SIZE (borgmatic-1.8.2.tar.gz) = 396972