pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-nevow
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 22 20:47:22 UTC 2020
Modified Files:
pkgsrc/www/py-nevow: Makefile
Log Message:
www/py-nevow: remove nonexistent file from REPLACE_PYTHON
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/py-nevow/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-nevow/Makefile
diff -u pkgsrc/www/py-nevow/Makefile:1.27 pkgsrc/www/py-nevow/Makefile:1.28
--- pkgsrc/www/py-nevow/Makefile:1.27 Wed Jan 8 21:37:58 2020
+++ pkgsrc/www/py-nevow/Makefile Fri May 22 20:47:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/08 21:37:58 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/05/22 20:47:22 rillig Exp $
DISTNAME= Nevow-0.14.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -14,8 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=13.0:.
USE_LANGUAGES= # none
-REPLACE_PYTHON= nevow/test/segfault.py
-
PYTHON_VERSIONS_ACCEPTED= 27
INSTALLATION_DIRS+= share/doc
Home |
Main Index |
Thread Index |
Old Index