svn commit: r309710 - head/devel/py-pytest
Ruslan Mahmatkhanov
rm at FreeBSD.org
Mon Dec 31 07:51:29 UTC 2012
Author: rm
Date: Mon Dec 31 07:51:28 2012
New Revision: 309710
URL: http://svnweb.freebsd.org/changeset/ports/309710
Log:
- update to 2.3.4
Modified:
head/devel/py-pytest/Makefile
head/devel/py-pytest/distinfo
Modified: head/devel/py-pytest/Makefile
==============================================================================
--- head/devel/py-pytest/Makefile Mon Dec 31 07:50:59 2012 (r309709)
+++ head/devel/py-pytest/Makefile Mon Dec 31 07:51:28 2012 (r309710)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pytest
-PORTVERSION= 2.3.2
+PORTVERSION= 2.3.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT= Cross-project testing tool for
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.8:${PORTSDIR}/devel/py-pylib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.12:${PORTSDIR}/devel/py-pylib
# Python 3 ready
USE_PYTHON= yes
Modified: head/devel/py-pytest/distinfo
==============================================================================
--- head/devel/py-pytest/distinfo Mon Dec 31 07:50:59 2012 (r309709)
+++ head/devel/py-pytest/distinfo Mon Dec 31 07:51:28 2012 (r309710)
@@ -1,2 +1,2 @@
-SHA256 (pytest-2.3.2.zip) = ff1efd507224cdd768d3827272c87e0cf99571f242c8a5bb634b9d35469fd61d
-SIZE (pytest-2.3.2.zip) = 515396
+SHA256 (pytest-2.3.4.zip) = 5616f744a311c5f5fbb44943aaa41c32df70ba132159a0a9fb6c999060d7645c
+SIZE (pytest-2.3.4.zip) = 527214
More information about the svn-ports-head
mailing list