[prev in list] [next in list] [prev in thread] [next in thread]
List: pkgsrc-changes
Subject: CVS commit: pkgsrc/devel/py-pluggy
From: "Adam Ciarcinski" <adam () netbsd ! org>
Date: 2020-05-16 8:59:40
Message-ID: 20200516085940.4361BFB27 () cvs ! NetBSD ! org
[Download RAW message or body]
This is a multi-part message in MIME format.
--_----------=_1589619580210060
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: adam
Date: Sat May 16 08:59:40 UTC 2020
Modified Files:
pkgsrc/devel/py-pluggy: Makefile
Log Message:
pytest from versioned depends
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-pluggy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_1589619580210060
Content-Disposition: inline
Content-Length: 1086
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/devel/py-pluggy/Makefile
diff -u pkgsrc/devel/py-pluggy/Makefile:1.15 pkgsrc/devel/py-pluggy/Makefile:1.16
--- pkgsrc/devel/py-pluggy/Makefile:1.15 Thu Mar 12 07:30:48 2020
+++ pkgsrc/devel/py-pluggy/Makefile Sat May 16 08:59:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/03/12 07:30:48 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/16 08:59:40 adam Exp $
DISTNAME= pluggy-0.13.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,12 +14,11 @@ LICENSE= mit
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
.include "../../lang/python/pyversion.mk"
-
.if ${_PYTHON_VERSION} < 38
DEPENDS+= ${PYPKGPREFIX}-importlib-metadata>=0.12:../../devel/py-importlib-metadata
.endif
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+PYTHON_VERSIONED_DEPENDENCIES= test:test
USE_LANGUAGES= # none
@@ -27,4 +26,5 @@ do-test:
cd ${WRKSRC} && pytest-${PYVERSSUFFIX} testing
.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
--_----------=_1589619580210060--
[prev in list] [next in list] [prev in thread] [next in thread]
Configure |
About |
News |
Add a list |
Sponsored by KoreLogic