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
This commit is contained in:
parent
aabe349883
commit
1baaf40941
@ -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
|
||||
|
22
www/py-google-cloud-audit-log/Makefile
Normal file
22
www/py-google-cloud-audit-log/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
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 <bsd.port.mk>
|
3
www/py-google-cloud-audit-log/distinfo
Normal file
3
www/py-google-cloud-audit-log/distinfo
Normal file
@ -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
|
4
www/py-google-cloud-audit-log/pkg-descr
Normal file
4
www/py-google-cloud-audit-log/pkg-descr
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user