From owner-svn-ports-all@freebsd.org Fri Oct 14 00:31:18 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A626AC66C7; Fri, 14 Oct 2016 00:31:18 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C5D2EB4; Fri, 14 Oct 2016 00:31:18 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9E0VHUC006334; Fri, 14 Oct 2016 00:31:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9E0VHAH006332; Fri, 14 Oct 2016 00:31:17 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201610140031.u9E0VHAH006332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 14 Oct 2016 00:31:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423944 - in head/devel/py-pytest: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 00:31:18 -0000 Author: wen Date: Fri Oct 14 00:31:17 2016 New Revision: 423944 URL: https://svnweb.freebsd.org/changeset/ports/423944 Log: - Update to 3.0.3 - Update TEST_DEPENDS PR: 212042 (based on) Submitted by: yuri@rawbw.com Deleted: head/devel/py-pytest/files/ Modified: head/devel/py-pytest/Makefile head/devel/py-pytest/distinfo Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Fri Oct 14 00:05:47 2016 (r423943) +++ head/devel/py-pytest/Makefile Fri Oct 14 00:31:17 2016 (r423944) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 2.8.7 +PORTVERSION= 3.0.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:devel/py-py TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ + ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.13:devel/py-pytest-xdist Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Fri Oct 14 00:05:47 2016 (r423943) +++ head/devel/py-pytest/distinfo Fri Oct 14 00:31:17 2016 (r423944) @@ -1,2 +1,3 @@ -SHA256 (pytest-2.8.7.tar.gz) = fc4c86be54fce08e4b85b646a736efa18c6cde7599c1d2919f4f74629e018baf -SIZE (pytest-2.8.7.tar.gz) = 564943 +TIMESTAMP = 1476404011 +SHA256 (pytest-3.0.3.tar.gz) = f213500a356800a483e8a146ff971ae14a8df3f2c0ae4145181aad96996abee7 +SIZE (pytest-3.0.3.tar.gz) = 731934