svn commit: r350268 - head/devel/py-pytest
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sat Apr 5 20:56:19 UTC 2014
Author: rm
Date: Sat Apr 5 20:56:18 2014
New Revision: 350268
URL: http://svnweb.freebsd.org/changeset/ports/350268
QAT: https://qat.redports.org/buildarchive/r350268/
Log:
devel/py-pytest: update to 2.5.2
Modified:
head/devel/py-pytest/Makefile
head/devel/py-pytest/distinfo
Modified: head/devel/py-pytest/Makefile
==============================================================================
--- head/devel/py-pytest/Makefile Sat Apr 5 20:55:38 2014 (r350267)
+++ head/devel/py-pytest/Makefile Sat Apr 5 20:56:18 2014 (r350268)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pytest
-PORTVERSION= 2.5.1
+PORTVERSION= 2.5.2
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.19:${PORTSDIR}/devel/py-pylib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylib>=1.4.20:${PORTSDIR}/devel/py-pylib
USE_PYTHON= yes
USE_PYDISTUTILS= yes
Modified: head/devel/py-pytest/distinfo
==============================================================================
--- head/devel/py-pytest/distinfo Sat Apr 5 20:55:38 2014 (r350267)
+++ head/devel/py-pytest/distinfo Sat Apr 5 20:56:18 2014 (r350268)
@@ -1,2 +1,2 @@
-SHA256 (pytest-2.5.1.tar.gz) = 112d8ede00d9ad3546d49ffeb4af1a0dfc734be29d28cfc59bd4cfd7b8a89b09
-SIZE (pytest-2.5.1.tar.gz) = 577597
+SHA256 (pytest-2.5.2.tar.gz) = 962452611799878616d6df5e7674cc2c356f902ed005dc4dae9d4e79bb8abda4
+SIZE (pytest-2.5.2.tar.gz) = 608703
More information about the svn-ports-head
mailing list