pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-test Depend on py-1.4.20. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f8884be823b
branches:  trunk
changeset: 632283:7f8884be823b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 21 23:58:47 2014 +0000

description:
Depend on py-1.4.20. Bump PKGREVISION.

diffstat:

 devel/py-test/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r a35c38125748 -r 7f8884be823b devel/py-test/Makefile
--- a/devel/py-test/Makefile    Fri Mar 21 23:58:22 2014 +0000
+++ b/devel/py-test/Makefile    Fri Mar 21 23:58:47 2014 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/03/21 18:26:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/03/21 23:58:47 wiz Exp $
 
 DISTNAME=      pytest-2.5.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  https://pypi.python.org/packages/source/p/pytest/
 
@@ -10,7 +11,7 @@
 COMMENT=       Python testing tool
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-py-[0-9]*:../../devel/py-py
+DEPENDS+=      ${PYPKGPREFIX}-py>=1.4.20:../../devel/py-py
 DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
 # actually, test dependencies
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml



Home | Main Index | Thread Index | Old Index