svn commit: r317632 - head/devel/py-pytest
Ruslan Mahmatkhanov
rm at FreeBSD.org
Tue May 7 19:42:38 UTC 2013
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
More information about the svn-ports-all
mailing list