Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2015/04/08 18:48:54 ryoon Exp $
# $NetBSD: Makefile,v 1.9 2016/08/18 12:46:32 ryoon Exp $
DISTNAME= zanata-python-client-1.3.21
DISTNAME= zanata-python-client-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=zanata/}
@@ -14,9 +14,10 @@ LICENSE= gnu-gpl-v3 AND gnu-lgpl-v2.1
DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
# TypeError: can't concat bytes to str
PYTHON_VERSIONS_INCOMPATIBLE= 34 33
# Marked for 2.6 and 2.7 only
PYTHON_VERSIONS_INCOMPATIBLE= 34 35
USE_LANGUAGES= # none
SUBST_CLASSES+= version