From owner-dev-commits-ports-main@freebsd.org Sun Jun 20 16:17:58 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 414A7654285; Sun, 20 Jun 2021 16:17:58 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G7HrQ1Jw3z3qGc; Sun, 20 Jun 2021 16:17:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 04A104E59; Sun, 20 Jun 2021 16:17:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15KGHvKj079097; Sun, 20 Jun 2021 16:17:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KGHvww079096; Sun, 20 Jun 2021 16:17:57 GMT (envelope-from git) Date: Sun, 20 Jun 2021 16:17:57 GMT Message-Id: <202106201617.15KGHvww079096@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: aabe3498837a - main - www/py-google-cloud-appengine-logging: Add py-google-cloud-appengine-logging 0.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aabe3498837afc3742dbf3c8f2ee558501a4d1eb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2021 16:17:58 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aabe3498837afc3742dbf3c8f2ee558501a4d1eb commit aabe3498837afc3742dbf3c8f2ee558501a4d1eb Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 16:02:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-20 16:15:53 +0000 www/py-google-cloud-appengine-logging: Add py-google-cloud-appengine-logging 0.1.1 This package contains generated Python types for google.appengine.logging.v1.request_log. WWW: https://github.com/googleapis/python-appengine-logging --- www/Makefile | 1 + www/py-google-cloud-appengine-logging/Makefile | 24 ++++++++++++++++++++++++ www/py-google-cloud-appengine-logging/distinfo | 3 +++ www/py-google-cloud-appengine-logging/pkg-descr | 4 ++++ 4 files changed, 32 insertions(+) diff --git a/www/Makefile b/www/Makefile index 9664a7140ee5..71f9eee44517 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1625,6 +1625,7 @@ SUBDIR += py-google SUBDIR += py-google-api-core SUBDIR += py-google-api-python-client + SUBDIR += py-google-cloud-appengine-logging SUBDIR += py-google-cloud-bigtable SUBDIR += py-google-cloud-core SUBDIR += py-google-cloud-datastore diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile new file mode 100644 index 000000000000..759569188919 --- /dev/null +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -0,0 +1,24 @@ +# Created by: Po-Chuan Hsieh + +PORTNAME= google-cloud-appengine-logging +PORTVERSION= 0.1.1 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python Client for Google Cloud Appengine Logging + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/www/py-google-cloud-appengine-logging/distinfo b/www/py-google-cloud-appengine-logging/distinfo new file mode 100644 index 000000000000..ab200bc666b6 --- /dev/null +++ b/www/py-google-cloud-appengine-logging/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1624189675 +SHA256 (google-cloud-appengine-logging-0.1.1.tar.gz) = 303678e64ea5e3d959acd744cbcda6029b47f43eb0491c4a04897987c3560ddf +SIZE (google-cloud-appengine-logging-0.1.1.tar.gz) = 11698 diff --git a/www/py-google-cloud-appengine-logging/pkg-descr b/www/py-google-cloud-appengine-logging/pkg-descr new file mode 100644 index 000000000000..19411f0ef00c --- /dev/null +++ b/www/py-google-cloud-appengine-logging/pkg-descr @@ -0,0 +1,4 @@ +This package contains generated Python types for +google.appengine.logging.v1.request_log. + +WWW: https://github.com/googleapis/python-appengine-logging