From owner-svn-ports-all@freebsd.org Thu Nov 16 22:25:25 2017 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 7E619DEB70C; Thu, 16 Nov 2017 22:25:25 +0000 (UTC) (envelope-from sunpoet@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 C1B936DCA2; Thu, 16 Nov 2017 22:25:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAGMPM1K046115; Thu, 16 Nov 2017 22:25:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAGMPLZ6046113; Thu, 16 Nov 2017 22:25:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711162225.vAGMPLZ6046113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 16 Nov 2017 22:25:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454352 - head/devel/py-pytest X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-pytest X-SVN-Commit-Revision: 454352 X-SVN-Commit-Repository: ports 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.25 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: Thu, 16 Nov 2017 22:25:26 -0000 Author: sunpoet Date: Thu Nov 16 22:25:21 2017 New Revision: 454352 URL: https://svnweb.freebsd.org/changeset/ports/454352 Log: Update to 3.2.5 Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst Modified: head/devel/py-pytest/Makefile head/devel/py-pytest/distinfo Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Thu Nov 16 22:25:16 2017 (r454351) +++ head/devel/py-pytest/Makefile Thu Nov 16 22:25:21 2017 (r454352) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Thu Nov 16 22:25:16 2017 (r454351) +++ head/devel/py-pytest/distinfo Thu Nov 16 22:25:21 2017 (r454352) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510757722 -SHA256 (pytest-3.2.4.tar.gz) = f50c9d0e07f0b028f6046448cd7b66bd48ff4ed004641db3ea2898af3b9eaeee -SIZE (pytest-3.2.4.tar.gz) = 792352 +TIMESTAMP = 1510848831 +SHA256 (pytest-3.2.5.tar.gz) = 6d5bd4f7113b444c55a3bbb5c738a3dd80d43563d063fc42dcb0aaefbdd78b81 +SIZE (pytest-3.2.5.tar.gz) = 792397