pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-e3-core
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 7 08:08:13 UTC 2026
Modified Files:
pkgsrc/devel/py-e3-core: Makefile
Log Message:
py-e3-core: fix typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-e3-core/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-e3-core/Makefile
diff -u pkgsrc/devel/py-e3-core/Makefile:1.5 pkgsrc/devel/py-e3-core/Makefile:1.6
--- pkgsrc/devel/py-e3-core/Makefile:1.5 Wed Jan 7 08:07:25 2026
+++ pkgsrc/devel/py-e3-core/Makefile Wed Jan 7 08:08:13 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2026/01/07 08:07:25 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/01/07 08:08:13 wiz Exp $
DISTNAME= ${GITHUB_PROJECT}-22.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -40,7 +40,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test_socke
TEST_DEPENDS+= ${PYPKGPREFIX}-ansi2html-[0-9]*:../../converters/py-ansi2html
TEST_DEPENDS+= ${PYPKGPREFIX}-ptyprocess-[0-9]*:../../sysutils/py-ptyprocess
-PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx via -py-stevedore
+PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx via py-stevedore
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index