From owner-dev-commits-ports-main@freebsd.org Sun Jun 20 16:17:59 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 519E8654191; Sun, 20 Jun 2021 16:17:59 +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 4G7HrR1hcNz3q7r; Sun, 20 Jun 2021 16:17:59 +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 220224F13; Sun, 20 Jun 2021 16:17:59 +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 15KGHxFd079121; Sun, 20 Jun 2021 16:17:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15KGHx6c079120; Sun, 20 Jun 2021 16:17:59 GMT (envelope-from git) Date: Sun, 20 Jun 2021 16:17:59 GMT Message-Id: <202106201617.15KGHx6c079120@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: 1baaf40941f8 - main - www/py-google-cloud-audit-log: Add py-google-cloud-audit-log 0.1.0 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: 1baaf40941f8079094f6c09c03fd6e715f149292 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:59 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1baaf40941f8079094f6c09c03fd6e715f149292 commit 1baaf40941f8079094f6c09c03fd6e715f149292 Author: Po-Chuan Hsieh AuthorDate: 2021-06-20 16:03:00 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-20 16:15:53 +0000 www/py-google-cloud-audit-log: Add py-google-cloud-audit-log 0.1.0 The python classes generated from the google/cloud/audit protos in the googleapis/googleapis repository. WWW: https://github.com/googleapis/python-audit-log --- www/Makefile | 1 + www/py-google-cloud-audit-log/Makefile | 22 ++++++++++++++++++++++ www/py-google-cloud-audit-log/distinfo | 3 +++ www/py-google-cloud-audit-log/pkg-descr | 4 ++++ 4 files changed, 30 insertions(+) diff --git a/www/Makefile b/www/Makefile index 71f9eee44517..89a48b3a73df 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1626,6 +1626,7 @@ SUBDIR += py-google-api-core SUBDIR += py-google-api-python-client SUBDIR += py-google-cloud-appengine-logging + SUBDIR += py-google-cloud-audit-log SUBDIR += py-google-cloud-bigtable SUBDIR += py-google-cloud-core SUBDIR += py-google-cloud-datastore diff --git a/www/py-google-cloud-audit-log/Makefile b/www/py-google-cloud-audit-log/Makefile new file mode 100644 index 000000000000..67078e850741 --- /dev/null +++ b/www/py-google-cloud-audit-log/Makefile @@ -0,0 +1,22 @@ +# Created by: Po-Chuan Hsieh + +PORTNAME= google-cloud-audit-log +PORTVERSION= 0.1.0 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Cloud Audit Protos + +LICENSE= APACHE20 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.52.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0:devel/py-protobuf@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/www/py-google-cloud-audit-log/distinfo b/www/py-google-cloud-audit-log/distinfo new file mode 100644 index 000000000000..f38fa8728d75 --- /dev/null +++ b/www/py-google-cloud-audit-log/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1624189677 +SHA256 (google-cloud-audit-log-0.1.0.tar.gz) = 5bf5a53c641b13828154ab21fb209669be69d71cd462f5d6456bf87722fc0eeb +SIZE (google-cloud-audit-log-0.1.0.tar.gz) = 6605 diff --git a/www/py-google-cloud-audit-log/pkg-descr b/www/py-google-cloud-audit-log/pkg-descr new file mode 100644 index 000000000000..318834ba0fb5 --- /dev/null +++ b/www/py-google-cloud-audit-log/pkg-descr @@ -0,0 +1,4 @@ +The python classes generated from the google/cloud/audit protos in the +googleapis/googleapis repository. + +WWW: https://github.com/googleapis/python-audit-log