Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,2 @@
This is the Python client library for Google's discovery based
APIs.

View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:33 wiz Exp $
DISTNAME= google-api-python-client-1.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= -https://github.com/google/google-api-python-client/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/google/google-api-python-client
COMMENT= Python client library for Google's discovery based APIs
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
DEPENDS+= ${PYPKGPREFIX}-oauth2client-[0-9]*:../../security/py-oauth2client
DEPENDS+= ${PYPKGPREFIX}-uritemplate-[0-9]*:../../textproc/py-uritemplate
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 1.3.1
# doesn't work, but doesn't matter
# see also https://github.com/google/google-api-python-client/issues/40
REPLACE_PYTHON+= googleapiclient/errors.py
REPLACE_PYTHON+= googleapiclient/model.py
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,36 @@
@comment $NetBSD: PLIST,v 1.1 2014/11/24 14:45:53 wiz Exp $
${PYSITELIB}/apiclient/__init__.py
${PYSITELIB}/apiclient/__init__.pyc
${PYSITELIB}/apiclient/__init__.pyo
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/googleapiclient/__init__.py
${PYSITELIB}/googleapiclient/__init__.pyc
${PYSITELIB}/googleapiclient/__init__.pyo
${PYSITELIB}/googleapiclient/channel.py
${PYSITELIB}/googleapiclient/channel.pyc
${PYSITELIB}/googleapiclient/channel.pyo
${PYSITELIB}/googleapiclient/discovery.py
${PYSITELIB}/googleapiclient/discovery.pyc
${PYSITELIB}/googleapiclient/discovery.pyo
${PYSITELIB}/googleapiclient/errors.py
${PYSITELIB}/googleapiclient/errors.pyc
${PYSITELIB}/googleapiclient/errors.pyo
${PYSITELIB}/googleapiclient/http.py
${PYSITELIB}/googleapiclient/http.pyc
${PYSITELIB}/googleapiclient/http.pyo
${PYSITELIB}/googleapiclient/mimeparse.py
${PYSITELIB}/googleapiclient/mimeparse.pyc
${PYSITELIB}/googleapiclient/mimeparse.pyo
${PYSITELIB}/googleapiclient/model.py
${PYSITELIB}/googleapiclient/model.pyc
${PYSITELIB}/googleapiclient/model.pyo
${PYSITELIB}/googleapiclient/sample_tools.py
${PYSITELIB}/googleapiclient/sample_tools.pyc
${PYSITELIB}/googleapiclient/sample_tools.pyo
${PYSITELIB}/googleapiclient/schema.py
${PYSITELIB}/googleapiclient/schema.pyc
${PYSITELIB}/googleapiclient/schema.pyo

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/11/24 14:45:53 wiz Exp $
SHA1 (google-api-python-client-1.3.1.tar.gz) = 9eb4870691c3cb4526295f8fdf51bc5b5530798f
RMD160 (google-api-python-client-1.3.1.tar.gz) = 1ec27cf4a89f5f63eb679d8117ff02539d1cdac8
Size (google-api-python-client-1.3.1.tar.gz) = 1480269 bytes