From owner-svn-ports-head@freebsd.org Sat Jan 4 09:01:30 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 772811F7777; Sat, 4 Jan 2020 09:01:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47qbNp29QTz3ySr; Sat, 4 Jan 2020 09:01:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 35EEEA7AC; Sat, 4 Jan 2020 09:01:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00491UtE054597; Sat, 4 Jan 2020 09:01:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00491Tm7054592; Sat, 4 Jan 2020 09:01:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001040901.00491Tm7054592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Jan 2020 09:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521989 - in head/www: . py-google-cloud-datastore X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/www: . py-google-cloud-datastore X-SVN-Commit-Revision: 521989 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2020 09:01:30 -0000 Author: sunpoet Date: Sat Jan 4 09:01:29 2020 New Revision: 521989 URL: https://svnweb.freebsd.org/changeset/ports/521989 Log: Add py-google-cloud-datastore 1.10.0 Google Cloud Datastore API is a fully managed, schemaless database for storing non-relational data. Cloud Datastore automatically scales with your users and supports ACID transactions, high availability of reads and writes, strong consistency for reads and ancestor queries, and eventual consistency for all other queries. WWW: https://github.com/googleapis/google-cloud-python WWW: https://github.com/googleapis/google-cloud-python/tree/master/datastore Added: head/www/py-google-cloud-datastore/ head/www/py-google-cloud-datastore/Makefile (contents, props changed) head/www/py-google-cloud-datastore/distinfo (contents, props changed) head/www/py-google-cloud-datastore/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Jan 4 09:01:23 2020 (r521988) +++ head/www/Makefile Sat Jan 4 09:01:29 2020 (r521989) @@ -1664,6 +1664,7 @@ SUBDIR += py-google-api-python-client SUBDIR += py-google-cloud-bigtable SUBDIR += py-google-cloud-core + SUBDIR += py-google-cloud-datastore SUBDIR += py-google-cloud-dlp SUBDIR += py-google-cloud-logging SUBDIR += py-google-cloud-speech Added: head/www/py-google-cloud-datastore/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-datastore/Makefile Sat Jan 4 09:01:29 2020 (r521989) @@ -0,0 +1,25 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= google-cloud-datastore +PORTVERSION= 1.10.0 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Cloud Datastore API client library + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.14.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.3<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/www/py-google-cloud-datastore/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-datastore/distinfo Sat Jan 4 09:01:29 2020 (r521989) @@ -0,0 +1,3 @@ +TIMESTAMP = 1578117371 +SHA256 (google-cloud-datastore-1.10.0.tar.gz) = cae213e3817f37fdc3ac27c3a162024de3319ad0faf87a536fce375c4a1c1dc9 +SIZE (google-cloud-datastore-1.10.0.tar.gz) = 112459 Added: head/www/py-google-cloud-datastore/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-google-cloud-datastore/pkg-descr Sat Jan 4 09:01:29 2020 (r521989) @@ -0,0 +1,8 @@ +Google Cloud Datastore API is a fully managed, schemaless database for storing +non-relational data. Cloud Datastore automatically scales with your users and +supports ACID transactions, high availability of reads and writes, strong +consistency for reads and ancestor queries, and eventual consistency for all +other queries. + +WWW: https://github.com/googleapis/google-cloud-python +WWW: https://github.com/googleapis/google-cloud-python/tree/master/datastore