Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/py-trytond-product-cost-fifo py-trytond-produc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/22c711f5405a
branches: trunk
changeset: 432508:22c711f5405a
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 22 21:08:42 2020 +0000
description:
py-trytond-product-cost-fifo: remove REPLACE_PYTHON
This package does not have any tests anymore.
diffstat:
finance/py-trytond-product-cost-fifo/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r ebb0329e2078 -r 22c711f5405a finance/py-trytond-product-cost-fifo/Makefile
--- a/finance/py-trytond-product-cost-fifo/Makefile Fri May 22 21:06:23 2020 +0000
+++ b/finance/py-trytond-product-cost-fifo/Makefile Fri May 22 21:08:42 2020 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:57 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/22 21:08:42 rillig Exp $
+
TRYTON_MODULE_NAME= trytond_product_cost_fifo
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
@@ -14,8 +15,6 @@
USE_LANGUAGES= # none
-REPLACE_PYTHON+= tests/test_product_cost_fifo.py
-
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index