aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:02:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:15:53 +0000
commitaabe3498837afc3742dbf3c8f2ee558501a4d1eb (patch)
tree11ec4cd13676a19ac8a0cd3cb1ff6c11e1acc3cf /www
parent98ae1f33a82fdbb0bbcb8d8868843412bd3a3d63 (diff)
downloadports-aabe3498837afc3742dbf3c8f2ee558501a4d1eb.tar.gz
ports-aabe3498837afc3742dbf3c8f2ee558501a4d1eb.zip
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
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/py-google-cloud-appengine-logging/Makefile24
-rw-r--r--www/py-google-cloud-appengine-logging/distinfo3
-rw-r--r--www/py-google-cloud-appengine-logging/pkg-descr4
4 files changed, 32 insertions, 0 deletions
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 <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>
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