git: b03d97af60c7 - main - security/py-artifacts: update to 20210404
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 20 10:46:26 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b03d97af60c7ee15801ef2737e71c517b0d446f6
commit b03d97af60c7ee15801ef2737e71c517b0d446f6
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-04-20 10:46:00 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-04-20 10:46:00 +0000
security/py-artifacts: update to 20210404
---
security/py-artifacts/Makefile | 5 +++--
security/py-artifacts/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/security/py-artifacts/Makefile b/security/py-artifacts/Makefile
index 7af51f7aea08..585c3c5d0601 100644
--- a/security/py-artifacts/Makefile
+++ b/security/py-artifacts/Makefile
@@ -1,7 +1,7 @@
# Created by: Antoine Brodin <antoine at FreeBSD.org>
PORTNAME= artifacts
-PORTVERSION= 20201106
+PORTVERSION= 20210404
CATEGORIES= security python
MASTER_SITES= CHEESESHOP \
https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
@@ -14,7 +14,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pbr>=4.2.0:devel/py-pbr@${PY_FLAVOR}
NO_ARCH= yes
USES= python:3.5+
diff --git a/security/py-artifacts/distinfo b/security/py-artifacts/distinfo
index d275b64d3378..822b58859c1b 100644
--- a/security/py-artifacts/distinfo
+++ b/security/py-artifacts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604738573
-SHA256 (artifacts-20201106.tar.gz) = cc08dce0428ca19b545a3779b47dc684079aeea95bb2d25fd63650987b7f9174
-SIZE (artifacts-20201106.tar.gz) = 97970
+TIMESTAMP = 1617693874
+SHA256 (artifacts-20210404.tar.gz) = ea86b2c398aa89144eabb7b34fc98dfa3651454f50b3cbda02ab8f25e3f85d57
+SIZE (artifacts-20210404.tar.gz) = 100750
More information about the dev-commits-ports-all
mailing list