pkgsrc-WIP-changes archive

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

py-lingpy: mark as BROKEN



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Sep 11 20:19:40 2016 +0200
Changeset:	fafb7f3b3aafdae37eaec66c1b12fd7a1732561f

Modified Files:
	py-lingpy/Makefile

Log Message:
py-lingpy: mark as BROKEN

Wants py-distribute, but its dependencies pull in py-setuptools,
which conflicts.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fafb7f3b3aafdae37eaec66c1b12fd7a1732561f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-lingpy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-lingpy/Makefile b/py-lingpy/Makefile
index 03dfbbc..9407d68 100644
--- a/py-lingpy/Makefile
+++ b/py-lingpy/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE=	https://files.pythonhosted.org/packages/source/l/lingpy/
 COMMENT=	Python library for automatic tasks in historical linguistics
 LICENSE=	gnu-gpl-v3
 
+BROKEN=		Needs py-distribute which conflicts with py-setuptools which is pulled in by dependencies
+
 DEPENDS+=	${PYPKGPREFIX}-networkx>=1.7:../../math/py-networkx
 DEPENDS+=	${PYPKGPREFIX}-regex-[0-9]*:../../wip/py-regex
 


Home | Main Index | Thread Index | Old Index