Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2013 19:42:37 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317632 - head/devel/py-pytest
Message-ID:  <201305071942.r47JgbqR045951@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Tue May  7 19:42:37 2013
New Revision: 317632
URL: http://svnweb.freebsd.org/changeset/ports/317632

Log:
  - update to 2.3.5

Modified:
  head/devel/py-pytest/Makefile
  head/devel/py-pytest/distinfo

Modified: head/devel/py-pytest/Makefile
==============================================================================
--- head/devel/py-pytest/Makefile	Tue May  7 19:42:05 2013	(r317631)
+++ head/devel/py-pytest/Makefile	Tue May  7 19:42:37 2013	(r317632)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest
-PORTVERSION=	2.3.4
+PORTVERSION=	2.3.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,10 @@ COMMENT=	Cross-project testing tool for 
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylib>=1.4.12:${PORTSDIR}/devel/py-pylib
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylib>=1.4.13:${PORTSDIR}/devel/py-pylib
 
-# Python 3 ready
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
-USE_ZIP=		yes
 
 PLIST_SUB+=	PYTHON_VER=${PYTHON_VER}
 

Modified: head/devel/py-pytest/distinfo
==============================================================================
--- head/devel/py-pytest/distinfo	Tue May  7 19:42:05 2013	(r317631)
+++ head/devel/py-pytest/distinfo	Tue May  7 19:42:37 2013	(r317632)
@@ -1,2 +1,2 @@
-SHA256 (pytest-2.3.4.zip) = 5616f744a311c5f5fbb44943aaa41c32df70ba132159a0a9fb6c999060d7645c
-SIZE (pytest-2.3.4.zip) = 527214
+SHA256 (pytest-2.3.5.tar.gz) = 804c28bef415fc6a54de7934f05b2d67a9cc8a230de98685fca274d9fcbe8b1c
+SIZE (pytest-2.3.5.tar.gz) = 426328



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