pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-aafigure Update comment about why it doesn...
details: https://anonhg.NetBSD.org/pkgsrc/rev/409baf0e5554
branches: trunk
changeset: 352264:409baf0e5554
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 11 16:46:57 2016 +0000
description:
Update comment about why it doesn't support python-3.x.
diffstat:
graphics/py-aafigure/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 3a8f98c128be -r 409baf0e5554 graphics/py-aafigure/Makefile
--- a/graphics/py-aafigure/Makefile Sun Sep 11 16:45:09 2016 +0000
+++ b/graphics/py-aafigure/Makefile Sun Sep 11 16:46:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:50 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/09/11 16:46:57 wiz Exp $
DISTNAME= aafigure-0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,8 +16,7 @@
USE_LANGUAGES= # none
-PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-reportlab, py-imaging
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 0.5
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index