Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-proteus devel/py-proteus: remove nonexistent ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/53907543405c
branches: trunk
changeset: 432506:53907543405c
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 22 21:04:10 2020 +0000
description:
devel/py-proteus: remove nonexistent files from REPLACE_PYTHON
diffstat:
devel/py-proteus/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r 35ac42050579 -r 53907543405c devel/py-proteus/Makefile
--- a/devel/py-proteus/Makefile Fri May 22 20:57:15 2020 +0000
+++ b/devel/py-proteus/Makefile Fri May 22 21:04:10 2020 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:38 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/22 21:04:10 rillig Exp $
+
TRYTON_MODULE_NAME= proteus
PKGREVISION= 1
.include "../../devel/py-trytond/Makefile.common"
@@ -17,9 +18,6 @@
.include "options.mk"
-REPLACE_PYTHON+= tests/test_wizard.py tests/test_report.py tests/test_model.py tests/test_context.py
-REPLACE_PYTHON+= tests/test_config.py
-
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index