Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2011 17:21:15 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/160980: [MAINTAINER] devel/py-pytest: update to 2.1.2
Message-ID:  <201109241721.p8OHLFGO062623@red.freebsd.org>
Resent-Message-ID: <201109241730.p8OHUM72005052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109241721.p8OHLFGO062623>