pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/py-stdnum Mark PYTHON_VERSIONS_INCOMPATIBLE=33, n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/14a42f7bd6c6
branches: trunk
changeset: 632683:14a42f7bd6c6
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Apr 03 12:20:41 2014 +0000
description:
Mark PYTHON_VERSIONS_INCOMPATIBLE=33, no py-suds for that version yet.
diffstat:
misc/py-stdnum/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9ef24e092c4b -r 14a42f7bd6c6 misc/py-stdnum/Makefile
--- a/misc/py-stdnum/Makefile Thu Apr 03 12:07:15 2014 +0000
+++ b/misc/py-stdnum/Makefile Thu Apr 03 12:20:41 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/03/31 08:42:47 richard Exp $
+# $NetBSD: Makefile,v 1.2 2014/04/03 12:20:41 jperkin Exp $
DISTNAME= python-stdnum-0.9
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -13,6 +13,8 @@
USE_LANGUAGES= # none
EGG_NAME= ${DISTNAME:S/python-/python_/}
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-suds
+
DEPENDS+= ${PYPKGPREFIX}-suds>=0.4:../../net/py-suds
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index