pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinxfeed-lsaffre
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 30 20:54:08 UTC 2026
Modified Files:
pkgsrc/textproc/py-sphinxfeed-lsaffre: Makefile
Log Message:
py-sphinxfeed-lsaffre: not for 310/311 because of py-sphinx
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-sphinxfeed-lsaffre/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-sphinxfeed-lsaffre/Makefile
diff -u pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile:1.1 pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile:1.2
--- pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile:1.1 Sun Mar 29 17:12:42 2026
+++ pkgsrc/textproc/py-sphinxfeed-lsaffre/Makefile Mon Mar 30 20:54:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/03/29 17:12:42 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2026/03/30 20:54:08 wiz Exp $
DISTNAME= sphinxfeed_lsaffre-0.3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
@@ -18,5 +18,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 310 311 # py-sphinx
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index