pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxcontrib-applehelp
Module Name: pkgsrc
Committed By: adam
Date: Sat Jan 13 06:52:58 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinxcontrib-applehelp: Makefile
Log Message:
py-sphinxcontrib-applehelp: bump TEST_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
pkgsrc/textproc/py-sphinxcontrib-applehelp/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-sphinxcontrib-applehelp/Makefile
diff -u pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.12 pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.13
--- pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile:1.12 Sat Jan 13 06:50:39 2024
+++ pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile Sat Jan 13 06:52:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2024/01/13 06:50:39 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/01/13 06:52:58 adam Exp $
DISTNAME= sphinxcontrib_applehelp-1.0.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
@@ -11,7 +11,7 @@ COMMENT= Sphinx API for Apple help books
LICENSE= 2-clause-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.7:../../devel/py-flit_core
-TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.0.0:../../textproc/py-sphinx
+TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=5:../../textproc/py-sphinx
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index