pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-humanize
Module Name: pkgsrc
Committed By: tnn
Date: Sun Mar 22 17:56:22 UTC 2020
Modified Files:
pkgsrc/textproc/py-humanize: Makefile
Log Message:
py-humanize: needs py-setuptools_scm
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-humanize/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-humanize/Makefile
diff -u pkgsrc/textproc/py-humanize/Makefile:1.3 pkgsrc/textproc/py-humanize/Makefile:1.4
--- pkgsrc/textproc/py-humanize/Makefile:1.3 Sat Mar 21 11:23:57 2020
+++ pkgsrc/textproc/py-humanize/Makefile Sun Mar 22 17:56:22 2020
@@ -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 @@ LICENSE= mit
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