pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/py-trytond-account-product PYTHON_VERSIONS_INC...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e517fc317fa
branches: trunk
changeset: 629996:2e517fc317fa
user: rodent <rodent%pkgsrc.org@localhost>
date: Sat Feb 01 19:44:35 2014 +0000
description:
PYTHON_VERSIONS_INCOMPATIBLE=33 according to setup.py
diffstat:
finance/py-trytond-account-product/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a89129aee9be -r 2e517fc317fa finance/py-trytond-account-product/Makefile
--- a/finance/py-trytond-account-product/Makefile Sat Feb 01 19:41:31 2014 +0000
+++ b/finance/py-trytond-account-product/Makefile Sat Feb 01 19:44:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/02/01 19:36:49 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/02/01 19:44:35 rodent Exp $
DISTNAME= trytond_account_product-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -17,6 +17,8 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py
+
REPLACE_PYTHON+= tests/test_account_product.py
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index