pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-aafigure
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 11 16:46:58 UTC 2016
Modified Files:
pkgsrc/graphics/py-aafigure: Makefile
Log Message:
Update comment about why it doesn't support python-3.x.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/py-aafigure/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-aafigure/Makefile
diff -u pkgsrc/graphics/py-aafigure/Makefile:1.11 pkgsrc/graphics/py-aafigure/Makefile:1.12
--- pkgsrc/graphics/py-aafigure/Makefile:1.11 Sat Jul 9 13:03:50 2016
+++ pkgsrc/graphics/py-aafigure/Makefile Sun Sep 11 16:46:57 2016
@@ -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 @@ DEPENDS+= ${PYPKGPREFIX}-reportlab-[0-9]
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