From owner-dev-commits-ports-main@freebsd.org Tue Apr 20 10:46:26 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B224F5F0377; Tue, 20 Apr 2021 10:46:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FPgN24hvyz4ZSG; Tue, 20 Apr 2021 10:46:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 941AB11838; Tue, 20 Apr 2021 10:46:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13KAkQbt032181; Tue, 20 Apr 2021 10:46:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13KAkQGL032180; Tue, 20 Apr 2021 10:46:26 GMT (envelope-from git) Date: Tue, 20 Apr 2021 10:46:26 GMT Message-Id: <202104201046.13KAkQGL032180@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Antoine Brodin Subject: git: b03d97af60c7 - main - security/py-artifacts: update to 20210404 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: antoine X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b03d97af60c7ee15801ef2737e71c517b0d446f6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2021 10:46:26 -0000 The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=b03d97af60c7ee15801ef2737e71c517b0d446f6 commit b03d97af60c7ee15801ef2737e71c517b0d446f6 Author: Antoine Brodin AuthorDate: 2021-04-20 10:46:00 +0000 Commit: Antoine Brodin 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 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