pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test
Module Name: pkgsrc
Committed By: adam
Date: Sun Aug 5 10:27:30 UTC 2018
Modified Files:
pkgsrc/devel/py-test: Makefile
Log Message:
py-test: bump py-pluggy DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/py-test/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-test/Makefile
diff -u pkgsrc/devel/py-test/Makefile:1.52 pkgsrc/devel/py-test/Makefile:1.53
--- pkgsrc/devel/py-test/Makefile:1.52 Sun Aug 5 10:17:47 2018
+++ pkgsrc/devel/py-test/Makefile Sun Aug 5 10:27:30 2018
@@ -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}-atomicwrites>=1
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