pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-dateutil Needs pip
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f49243462aa
branches: trunk
changeset: 387734:2f49243462aa
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Nov 05 22:31:42 2022 +0000
description:
Needs pip
diffstat:
time/py-dateutil/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r aaf780300df1 -r 2f49243462aa time/py-dateutil/Makefile
--- a/time/py-dateutil/Makefile Sat Nov 05 22:25:33 2022 +0000
+++ b/time/py-dateutil/Makefile Sat Nov 05 22:31:42 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2022/05/12 08:20:36 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2022/11/05 22:31:42 joerg Exp $
DISTNAME= python-dateutil-2.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -23,6 +23,7 @@
PYTHON_VERSIONED_DEPENDENCIES= test:test
PYTHON_VERSIONED_DEPENDENCIES+= hypothesis:test
PYTHON_VERSIONED_DEPENDENCIES+= setuptools_scm:build
+PYTHON_VERSIONED_DEPENDENCIES+= pip:build
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
Home |
Main Index |
Thread Index |
Old Index