aboutsummaryrefslogtreecommitdiff
path: root/www/py-google-cloud-logging/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:22:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:22:32 +0000
commit3e996118821973c1bbac3db8a7551c888eaa84d0 (patch)
tree89571f2abd3719bb295a46f268620cda7a0a131a /www/py-google-cloud-logging/Makefile
parentd208e2e7260e508f60f67ef6952e505bbe6b6ccb (diff)
downloadports-3e996118821973c1bbac3db8a7551c888eaa84d0.tar.gz
ports-3e996118821973c1bbac3db8a7551c888eaa84d0.zip
Take maintainership
Notes
Notes: svn path=/head/; revision=567705
Diffstat (limited to 'www/py-google-cloud-logging/Makefile')
-rw-r--r--www/py-google-cloud-logging/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile
index a08f87e2f64d..204b8e508e5b 100644
--- a/www/py-google-cloud-logging/Makefile
+++ b/www/py-google-cloud-logging/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python Client for Google Cloud Stackdriver Logging API
LICENSE= APACHE20
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.6.0:www/py-google-api-cor
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=0.29.0:www/py-google-cloud-core@${PY_FLAVOR}
USES= python:3.5+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes