From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 24 17:30:23 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61F6C10656EE for ; Sat, 24 Sep 2011 17:30:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 257838FC0C for ; Sat, 24 Sep 2011 17:30:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8OHUNsw005060 for ; Sat, 24 Sep 2011 17:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8OHUM72005052; Sat, 24 Sep 2011 17:30:22 GMT (envelope-from gnats) Resent-Date: Sat, 24 Sep 2011 17:30:22 GMT Resent-Message-Id: <201109241730.p8OHUM72005052@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruslan Mahmatkhanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC524106567A for ; Sat, 24 Sep 2011 17:21:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id DC7FD8FC16 for ; Sat, 24 Sep 2011 17:21:15 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8OHLF1F062624 for ; Sat, 24 Sep 2011 17:21:15 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p8OHLFGO062623; Sat, 24 Sep 2011 17:21:15 GMT (envelope-from nobody) Message-Id: <201109241721.p8OHLFGO062623@red.freebsd.org> Date: Sat, 24 Sep 2011 17:21:15 GMT From: Ruslan Mahmatkhanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/160980: [MAINTAINER] devel/py-pytest: update to 2.1.2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2011 17:30:23 -0000 >Number: 160980 >Category: misc >Synopsis: [MAINTAINER] devel/py-pytest: update to 2.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 24 17:30:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ruslan Mahmatkhanov >Release: 9.0-BETA2 >Organization: >Environment: 9.0-BETA2 i386 >Description: - update to 2.1.2 tinderbuild logs: 7.4: http://happy-nation.by.ru/ports/tb/7.4/py27-pytest-2.1.2.log 8.2: http://happy-nation.by.ru/ports/tb/8.2/py27-pytest-2.1.2.log >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/Makefile b/Makefile index 6196537..1284005 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pytest -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,6 +19,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.5:${PORTSDIR}/devel/py-pylib PLIST_SUB+= PYTHON_VER=${PYTHON_VER} +# Python 3 ready USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/distinfo b/distinfo index 4c2f611..7c86b28 100644 --- a/distinfo +++ b/distinfo @@ -1,2 +1,2 @@ -SHA256 (pytest-2.1.1.zip) = 80a3837db680adbafd23e0005d40d781153dd1e8ec62ee406d50911ed0874155 -SIZE (pytest-2.1.1.zip) = 288420 +SHA256 (pytest-2.1.2.zip) = 91176cf53655a6b8eaede4be9071fc3b6aa9549a4f23b55ca415a41e878995da +SIZE (pytest-2.1.2.zip) = 290049 >Release-Note: >Audit-Trail: >Unformatted: