Skip to content

Commit

Permalink
security/py-artifacts: update to 20210404
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Apr 20, 2021
1 parent 8a4fca0 commit b03d97a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions security/py-artifacts/Makefile
@@ -1,7 +1,7 @@
# Created by: Antoine Brodin <antoine@FreeBSD.org>

PORTNAME= artifacts
PORTVERSION= 20201106
PORTVERSION= 20210404
CATEGORIES= security python
MASTER_SITES= CHEESESHOP \
https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
Expand All @@ -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+
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit b03d97a

Please sign in to comment.