From owner-svn-ports-all@freebsd.org Fri Aug 11 21:38:53 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 4133EDC81EE; Fri, 11 Aug 2017 21:38:53 +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 0BBC664978; Fri, 11 Aug 2017 21:38:52 +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 v7BLcqVB001153; Fri, 11 Aug 2017 21:38:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BLcpvc001151; Fri, 11 Aug 2017 21:38:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201708112138.v7BLcpvc001151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Aug 2017 21:38:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447801 - 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: 447801 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.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, 11 Aug 2017 21:38:53 -0000 Author: sunpoet Date: Fri Aug 11 21:38:51 2017 New Revision: 447801 URL: https://svnweb.freebsd.org/changeset/ports/447801 Log: Update to 3.2.1 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 Fri Aug 11 21:38:46 2017 (r447800) +++ head/devel/py-pytest/Makefile Fri Aug 11 21:38:51 2017 (r447801) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Fri Aug 11 21:38:46 2017 (r447800) +++ head/devel/py-pytest/distinfo Fri Aug 11 21:38:51 2017 (r447801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501694414 -SHA256 (pytest-3.2.0.tar.gz) = 0225cf10b9e173f84729d5f4648211458a222c6e53a77a85e104bc5f31c244ee -SIZE (pytest-3.2.0.tar.gz) = 782232 +TIMESTAMP = 1502473958 +SHA256 (pytest-3.2.1.tar.gz) = 4c2159d2be2b4e13fa293e7a72bdf2f06848a017150d5c6d35112ce51cfd74ce +SIZE (pytest-3.2.1.tar.gz) = 784076