summaryrefslogtreecommitdiff
path: root/www/py-google-api-python-client
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-11-24 14:45:53 +0000
committerwiz <wiz@pkgsrc.org>2014-11-24 14:45:53 +0000
commitf55f584376de46e73b60c6773409b3d4b2214038 (patch)
tree4200d63b24ce36fcb45f93237300103a4a728dd3 /www/py-google-api-python-client
parent64fa636bcc5e9c914d7ebc0aa9071d10a5907a1f (diff)
downloadpkgsrc-f55f584376de46e73b60c6773409b3d4b2214038.tar.gz
Import py27-google-api-python-client-1.3.1 as www/py-google-api-python-client.
This is the Python client library for Google's discovery based APIs.
Diffstat (limited to 'www/py-google-api-python-client')
-rw-r--r--www/py-google-api-python-client/DESCR2
-rw-r--r--www/py-google-api-python-client/Makefile27
-rw-r--r--www/py-google-api-python-client/PLIST36
-rw-r--r--www/py-google-api-python-client/distinfo5
4 files changed, 70 insertions, 0 deletions
diff --git a/www/py-google-api-python-client/DESCR b/www/py-google-api-python-client/DESCR
new file mode 100644
index 00000000000..34c029aa4c8
--- /dev/null
+++ b/www/py-google-api-python-client/DESCR
@@ -0,0 +1,2 @@
+This is the Python client library for Google's discovery based
+APIs.
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile
new file mode 100644
index 00000000000..3f7837529af
--- /dev/null
+++ b/www/py-google-api-python-client/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2014/11/24 14:45:53 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
+
+EGG_NAME= google_api_python_client-${PKGVERSION_NOREV}
+
+# 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"
diff --git a/www/py-google-api-python-client/PLIST b/www/py-google-api-python-client/PLIST
new file mode 100644
index 00000000000..37280de9ad6
--- /dev/null
+++ b/www/py-google-api-python-client/PLIST
@@ -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
diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo
new file mode 100644
index 00000000000..bf91764094e
--- /dev/null
+++ b/www/py-google-api-python-client/distinfo
@@ -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