Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile 2018/05/27 01:59:35 1.1 +++ pkgsrc/textproc/py-sphinx-autodoc-typehints/Makefile 2018/09/27 22:38:59 1.2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2018/05/27 01:59:35 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2018/09/27 22:38:59 tnn Exp $ DISTNAME= sphinx-autodoc-typehints-1.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/agronholm/s COMMENT= Type hints support for the Sphinx autodoc extension LICENSE= mit +BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.4:../../textproc/py-sphinx TEST_DEPENDS+= ${PYPKGPREFIX}-test>=3.1.0:../../devel/py-test