pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/py-trytond-product-cost-fifo



Module Name:    pkgsrc
Committed By:   rillig
Date:           Fri May 22 21:08:42 UTC 2020

Modified Files:
        pkgsrc/finance/py-trytond-product-cost-fifo: Makefile

Log Message:
py-trytond-product-cost-fifo: remove REPLACE_PYTHON

This package does not have any tests anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/finance/py-trytond-product-cost-fifo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/py-trytond-product-cost-fifo/Makefile
diff -u pkgsrc/finance/py-trytond-product-cost-fifo/Makefile:1.3 pkgsrc/finance/py-trytond-product-cost-fifo/Makefile:1.4
--- pkgsrc/finance/py-trytond-product-cost-fifo/Makefile:1.3    Sat Jan 18 23:30:57 2020
+++ pkgsrc/finance/py-trytond-product-cost-fifo/Makefile        Fri May 22 21:08:42 2020
@@ -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 @@ DEPENDS+=     ${PYPKGPREFIX}-trytond>=${TRYT
 
 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