pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test py-test: bump py-pluggy DEPENDS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f3a537a9cc1
branches:  trunk
changeset: 311197:6f3a537a9cc1
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Aug 05 10:27:30 2018 +0000

description:
py-test: bump py-pluggy DEPENDS

diffstat:

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

diffs (18 lines):

diff -r 0b86dfd5ac44 -r 6f3a537a9cc1 devel/py-test/Makefile
--- a/devel/py-test/Makefile    Sun Aug 05 10:25:23 2018 +0000
+++ b/devel/py-test/Makefile    Sun Aug 05 10:27:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2018/08/05 10:17:47 adam Exp $
+# $NetBSD: Makefile,v 1.53 2018/08/05 10:27:30 adam Exp $
 
 DISTNAME=      pytest-3.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -14,7 +14,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-attrs>=17.4.0:../../devel/py-attrs
 DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
 DEPENDS+=      ${PYPKGPREFIX}-more-itertools>=4.0.0:../../devel/py-more-itertools
-DEPENDS+=      ${PYPKGPREFIX}-pluggy>=0.5:../../devel/py-pluggy
+DEPENDS+=      ${PYPKGPREFIX}-pluggy>=0.7:../../devel/py-pluggy
 DEPENDS+=      ${PYPKGPREFIX}-py>=1.5.0:../../devel/py-py
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm



Home | Main Index | Thread Index | Old Index