pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test-localserver py-test-localserver: needs p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38b04d3a09b4
branches: trunk
changeset: 387201:38b04d3a09b4
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 25 07:06:14 2022 +0000
description:
py-test-localserver: needs py-setuptools_scm to build
diffstat:
devel/py-test-localserver/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 35d210e61a91 -r 38b04d3a09b4 devel/py-test-localserver/Makefile
--- a/devel/py-test-localserver/Makefile Tue Oct 25 06:59:05 2022 +0000
+++ b/devel/py-test-localserver/Makefile Tue Oct 25 07:06:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/10/21 17:48:58 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/10/25 07:06:14 adam Exp $
DISTNAME= pytest-localserver-0.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -10,6 +10,7 @@
COMMENT= Py.test plugin to test server connections locally
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-werkzeug>=0.10:../../www/py-werkzeug
TEST_DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index