summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-13 19:31:20 +0000
committerwiz <wiz@pkgsrc.org>2022-01-13 19:31:20 +0000
commit55574083e524aa10c5721e923ee8600cb3fff135 (patch)
tree5d5b15fe9f85fe9e4512fc67e7781e2347a85b2a /time
parent8ec31081826943a59e4358b282e41231c0232280 (diff)
downloadpkgsrc-55574083e524aa10c5721e923ee8600cb3fff135.tar.gz
*: setuptools_scm: switch to versioned_dependencies
Diffstat (limited to 'time')
-rw-r--r--time/py-dateutil/Makefile4
-rw-r--r--time/py-tempora/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile
index aa9a7a3e93d..13ec1eded01 100644
--- a/time/py-dateutil/Makefile
+++ b/time/py-dateutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2022/01/04 20:55:11 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2022/01/13 19:31:24 wiz Exp $
DISTNAME= python-dateutil-2.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -12,11 +12,11 @@ COMMENT= Extensions to the standard datetime module
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-six>=1.5:../../lang/py-six
-BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
PYTHON_VERSIONED_DEPENDENCIES= test:test
PYTHON_VERSIONED_DEPENDENCIES+= hypothesis:test
+PYTHON_VERSIONED_DEPENDENCIES+= setuptools_scm:build
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
diff --git a/time/py-tempora/Makefile b/time/py-tempora/Makefile
index ac69607c6a6..6a3f59dd125 100644
--- a/time/py-tempora/Makefile
+++ b/time/py-tempora/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/01/05 15:41:28 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/13 19:31:25 wiz Exp $
DISTNAME= tempora-1.14.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,12 +14,12 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-jaraco.functools-[0-9]*:../../devel/py-jaraco.functools
DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake8-[0-9]*:../../devel/py-test-flake8
TEST_DEPENDS+= ${PYPKGPREFIX}-test-sugar>=0.9.1:../../devel/py-test-sugar
PYTHON_VERSIONED_DEPENDENCIES= test:test
+PYTHON_VERSIONED_DEPENDENCIES= setuptools_scm:build
USE_LANGUAGES= # none