pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-humanize py-humanize: needs py-setuptools_scm
details: https://anonhg.NetBSD.org/pkgsrc/rev/d98aaefd7c05
branches: trunk
changeset: 413822:d98aaefd7c05
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 22 17:56:22 2020 +0000
description:
py-humanize: needs py-setuptools_scm
diffstat:
textproc/py-humanize/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a0fb53f76db4 -r d98aaefd7c05 textproc/py-humanize/Makefile
--- a/textproc/py-humanize/Makefile Sun Mar 22 17:55:37 2020 +0000
+++ b/textproc/py-humanize/Makefile Sun Mar 22 17:56:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/21 11:23:57 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/22 17:56:22 tnn Exp $
DISTNAME= humanize-2.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,7 @@
TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index