pkgsrc-WIP-changes archive

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

py-irco: mark as BROKEN



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

Modified Files:
	py-irco/Makefile

Log Message:
py-irco: mark as BROKEN

DEPENDS on non-existent package

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

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

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

diffs:
diff --git a/py-irco/Makefile b/py-irco/Makefile
index 72c3013..a3868e9 100644
--- a/py-irco/Makefile
+++ b/py-irco/Makefile
@@ -21,7 +21,8 @@ DEPENDS+=	${PYPKGPREFIX}-networkx>=1.7:../../math/py-networkx
 DEPENDS+=	${PYPKGPREFIX}-pycountry>=0.19:../../geography/py-pycountry
 DEPENDS+=	${PYPKGPREFIX}-requests>=1.2.3:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-structlog>=0.3.2:../../sysutils/py-structlog
-DEPENDS+=	${PYPKGPREFIX}-tablib-garetjax>=0.9.12:../../wip/py-tablib-garetjax
+BROKEN=		needs unpackaged wip/py-tablib-garetjax
+#DEPENDS+=	${PYPKGPREFIX}-tablib-garetjax>=0.9.12:../../wip/py-tablib-garetjax
 DEPENDS+=	${PYPKGPREFIX}-raven>=4.2.1:../../wip/py-raven
 
 USE_LANGUAGES=	# none


Home | Main Index | Thread Index | Old Index