Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/py-trytond-account-invoice-history py-trytond-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebb0329e2078
branches:  trunk
changeset: 432507:ebb0329e2078
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 22 21:06:23 2020 +0000

description:
py-trytond-account-invoice-history: clean up REPLACE_PYTHON

This package does not have any tests anymore.

diffstat:

 finance/py-trytond-account-invoice-history/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 53907543405c -r ebb0329e2078 finance/py-trytond-account-invoice-history/Makefile
--- a/finance/py-trytond-account-invoice-history/Makefile       Fri May 22 21:04:10 2020 +0000
+++ b/finance/py-trytond-account-invoice-history/Makefile       Fri May 22 21:06:23 2020 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:30:54 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/22 21:06:23 rillig Exp $
+
 TRYTON_MODULE_NAME=    trytond_account_invoice_history
 .include "../../devel/py-trytond/Makefile.common"
 CATEGORIES=    finance python
@@ -14,8 +15,6 @@
 
 USE_LANGUAGES= # none
 
-REPLACE_PYTHON+=       tests/test_account_invoice_history.py
-
 .include "../../lang/python/application.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index