wip/py-google-cloud-bigquery import 2.2.0 to wip

This commit is contained in:
K.I.A.Derouiche 2020-10-26 01:39:21 +01:00
parent cb8486dce5
commit 3e3d9442cf
4 changed files with 177 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Querying massive datasets can be time consuming
and expensive without the right hardware and
infrastructure. Google BigQuery solves
this problem by enabling super-fast, SQL queries
against append-mostly tables, using the processing
power of Googles infrastructure.

View File

@ -0,0 +1,21 @@
# $NetBSD$
DISTNAME= google-cloud-bigquery-2.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-cloud-bigquery/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/googleapis/python-bigquery
COMMENT= Google BigQuery API client library
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-proto-plus>=1.11.0:../../wip/py-proto-plus
DEPENDS+= ${PYPKGPREFIX}-google-api-core>=1.22.4:../../devel/py-google-api-core
DEPENDS+= ${PYPKGPREFIX}-google-cloud-core>=1.4.3:../../wip/py-google-cloud-core
DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.13.0:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-google-resumable-media>=0.6.0:../../wip/py-google-resumable-media
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,144 @@
@comment $NetBSD$
${PYSITELIB}/google/cloud/bigquery/__init__.py
${PYSITELIB}/google/cloud/bigquery/__init__.pyc
${PYSITELIB}/google/cloud/bigquery/__init__.pyo
${PYSITELIB}/google/cloud/bigquery/_helpers.py
${PYSITELIB}/google/cloud/bigquery/_helpers.pyc
${PYSITELIB}/google/cloud/bigquery/_helpers.pyo
${PYSITELIB}/google/cloud/bigquery/_http.py
${PYSITELIB}/google/cloud/bigquery/_http.pyc
${PYSITELIB}/google/cloud/bigquery/_http.pyo
${PYSITELIB}/google/cloud/bigquery/_pandas_helpers.py
${PYSITELIB}/google/cloud/bigquery/_pandas_helpers.pyc
${PYSITELIB}/google/cloud/bigquery/_pandas_helpers.pyo
${PYSITELIB}/google/cloud/bigquery/client.py
${PYSITELIB}/google/cloud/bigquery/client.pyc
${PYSITELIB}/google/cloud/bigquery/client.pyo
${PYSITELIB}/google/cloud/bigquery/dataset.py
${PYSITELIB}/google/cloud/bigquery/dataset.pyc
${PYSITELIB}/google/cloud/bigquery/dataset.pyo
${PYSITELIB}/google/cloud/bigquery/dbapi/__init__.py
${PYSITELIB}/google/cloud/bigquery/dbapi/__init__.pyc
${PYSITELIB}/google/cloud/bigquery/dbapi/__init__.pyo
${PYSITELIB}/google/cloud/bigquery/dbapi/_helpers.py
${PYSITELIB}/google/cloud/bigquery/dbapi/_helpers.pyc
${PYSITELIB}/google/cloud/bigquery/dbapi/_helpers.pyo
${PYSITELIB}/google/cloud/bigquery/dbapi/connection.py
${PYSITELIB}/google/cloud/bigquery/dbapi/connection.pyc
${PYSITELIB}/google/cloud/bigquery/dbapi/connection.pyo
${PYSITELIB}/google/cloud/bigquery/dbapi/cursor.py
${PYSITELIB}/google/cloud/bigquery/dbapi/cursor.pyc
${PYSITELIB}/google/cloud/bigquery/dbapi/cursor.pyo
${PYSITELIB}/google/cloud/bigquery/dbapi/exceptions.py
${PYSITELIB}/google/cloud/bigquery/dbapi/exceptions.pyc
${PYSITELIB}/google/cloud/bigquery/dbapi/exceptions.pyo
${PYSITELIB}/google/cloud/bigquery/dbapi/types.py
${PYSITELIB}/google/cloud/bigquery/dbapi/types.pyc
${PYSITELIB}/google/cloud/bigquery/dbapi/types.pyo
${PYSITELIB}/google/cloud/bigquery/encryption_configuration.py
${PYSITELIB}/google/cloud/bigquery/encryption_configuration.pyc
${PYSITELIB}/google/cloud/bigquery/encryption_configuration.pyo
${PYSITELIB}/google/cloud/bigquery/enums.py
${PYSITELIB}/google/cloud/bigquery/enums.pyc
${PYSITELIB}/google/cloud/bigquery/enums.pyo
${PYSITELIB}/google/cloud/bigquery/external_config.py
${PYSITELIB}/google/cloud/bigquery/external_config.pyc
${PYSITELIB}/google/cloud/bigquery/external_config.pyo
${PYSITELIB}/google/cloud/bigquery/iam.py
${PYSITELIB}/google/cloud/bigquery/iam.pyc
${PYSITELIB}/google/cloud/bigquery/iam.pyo
${PYSITELIB}/google/cloud/bigquery/job.py
${PYSITELIB}/google/cloud/bigquery/job.pyc
${PYSITELIB}/google/cloud/bigquery/job.pyo
${PYSITELIB}/google/cloud/bigquery/magics/__init__.py
${PYSITELIB}/google/cloud/bigquery/magics/__init__.pyc
${PYSITELIB}/google/cloud/bigquery/magics/__init__.pyo
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/__init__.py
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/__init__.pyc
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/__init__.pyo
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/exceptions.py
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/exceptions.pyc
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/exceptions.pyo
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/lexer.py
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/lexer.pyc
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/lexer.pyo
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/parser.py
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/parser.pyc
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/parser.pyo
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/visitors.py
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/visitors.pyc
${PYSITELIB}/google/cloud/bigquery/magics/line_arg_parser/visitors.pyo
${PYSITELIB}/google/cloud/bigquery/magics/magics.py
${PYSITELIB}/google/cloud/bigquery/magics/magics.pyc
${PYSITELIB}/google/cloud/bigquery/magics/magics.pyo
${PYSITELIB}/google/cloud/bigquery/model.py
${PYSITELIB}/google/cloud/bigquery/model.pyc
${PYSITELIB}/google/cloud/bigquery/model.pyo
${PYSITELIB}/google/cloud/bigquery/opentelemetry_tracing.py
${PYSITELIB}/google/cloud/bigquery/opentelemetry_tracing.pyc
${PYSITELIB}/google/cloud/bigquery/opentelemetry_tracing.pyo
${PYSITELIB}/google/cloud/bigquery/query.py
${PYSITELIB}/google/cloud/bigquery/query.pyc
${PYSITELIB}/google/cloud/bigquery/query.pyo
${PYSITELIB}/google/cloud/bigquery/retry.py
${PYSITELIB}/google/cloud/bigquery/retry.pyc
${PYSITELIB}/google/cloud/bigquery/retry.pyo
${PYSITELIB}/google/cloud/bigquery/routine.py
${PYSITELIB}/google/cloud/bigquery/routine.pyc
${PYSITELIB}/google/cloud/bigquery/routine.pyo
${PYSITELIB}/google/cloud/bigquery/schema.py
${PYSITELIB}/google/cloud/bigquery/schema.pyc
${PYSITELIB}/google/cloud/bigquery/schema.pyo
${PYSITELIB}/google/cloud/bigquery/table.py
${PYSITELIB}/google/cloud/bigquery/table.pyc
${PYSITELIB}/google/cloud/bigquery/table.pyo
${PYSITELIB}/google/cloud/bigquery/version.py
${PYSITELIB}/google/cloud/bigquery/version.pyc
${PYSITELIB}/google/cloud/bigquery/version.pyo
${PYSITELIB}/google/cloud/bigquery_v2/__init__.py
${PYSITELIB}/google/cloud/bigquery_v2/__init__.pyc
${PYSITELIB}/google/cloud/bigquery_v2/__init__.pyo
${PYSITELIB}/google/cloud/bigquery_v2/proto/encryption_config.proto
${PYSITELIB}/google/cloud/bigquery_v2/proto/encryption_config_pb2.py
${PYSITELIB}/google/cloud/bigquery_v2/proto/encryption_config_pb2.pyc
${PYSITELIB}/google/cloud/bigquery_v2/proto/encryption_config_pb2.pyo
${PYSITELIB}/google/cloud/bigquery_v2/proto/location_metadata.proto
${PYSITELIB}/google/cloud/bigquery_v2/proto/model.proto
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_pb2.py
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_pb2.pyc
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_pb2.pyo
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_reference.proto
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_reference_pb2.py
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_reference_pb2.pyc
${PYSITELIB}/google/cloud/bigquery_v2/proto/model_reference_pb2.pyo
${PYSITELIB}/google/cloud/bigquery_v2/proto/standard_sql.proto
${PYSITELIB}/google/cloud/bigquery_v2/proto/standard_sql_pb2.py
${PYSITELIB}/google/cloud/bigquery_v2/proto/standard_sql_pb2.pyc
${PYSITELIB}/google/cloud/bigquery_v2/proto/standard_sql_pb2.pyo
${PYSITELIB}/google/cloud/bigquery_v2/proto/table_reference.proto
${PYSITELIB}/google/cloud/bigquery_v2/types/__init__.py
${PYSITELIB}/google/cloud/bigquery_v2/types/__init__.pyc
${PYSITELIB}/google/cloud/bigquery_v2/types/__init__.pyo
${PYSITELIB}/google/cloud/bigquery_v2/types/encryption_config.py
${PYSITELIB}/google/cloud/bigquery_v2/types/encryption_config.pyc
${PYSITELIB}/google/cloud/bigquery_v2/types/encryption_config.pyo
${PYSITELIB}/google/cloud/bigquery_v2/types/model.py
${PYSITELIB}/google/cloud/bigquery_v2/types/model.pyc
${PYSITELIB}/google/cloud/bigquery_v2/types/model.pyo
${PYSITELIB}/google/cloud/bigquery_v2/types/model_reference.py
${PYSITELIB}/google/cloud/bigquery_v2/types/model_reference.pyc
${PYSITELIB}/google/cloud/bigquery_v2/types/model_reference.pyo
${PYSITELIB}/google/cloud/bigquery_v2/types/standard_sql.py
${PYSITELIB}/google/cloud/bigquery_v2/types/standard_sql.pyc
${PYSITELIB}/google/cloud/bigquery_v2/types/standard_sql.pyo
${PYSITELIB}/google/cloud/bigquery_v2/types/table_reference.py
${PYSITELIB}/google/cloud/bigquery_v2/types/table_reference.pyc
${PYSITELIB}/google/cloud/bigquery_v2/types/table_reference.pyo
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (google-cloud-bigquery-2.2.0.tar.gz) = 3c13d389f6acd6400254d47dd7345869e7c15a78
RMD160 (google-cloud-bigquery-2.2.0.tar.gz) = 33078fbebae9934d72b4a39550f49160e15f5c56
SHA512 (google-cloud-bigquery-2.2.0.tar.gz) = e97d0d2c930bafb85b2a6b8140f5cd1bde8a01f64afb61d7a0bedd305c2641b08a01449c1dbb4ed704d048fd2dd825cf5f87197514b3a95f496861a9f9a70aa2
Size (google-cloud-bigquery-2.2.0.tar.gz) = 321077 bytes