Skip to content

Commit

Permalink
www/py-google-cloud-appengine-logging: Add py-google-cloud-appengine-…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
sunpoet committed Jun 20, 2021
1 parent 98ae1f3 commit aabe349
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
1 change: 1 addition & 0 deletions www/Makefile
Expand Up @@ -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
Expand Down
24 changes: 24 additions & 0 deletions www/py-google-cloud-appengine-logging/Makefile
@@ -0,0 +1,24 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

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 <bsd.port.mk>
3 changes: 3 additions & 0 deletions 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
4 changes: 4 additions & 0 deletions 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

0 comments on commit aabe349

Please sign in to comment.