Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2021 22:22:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567705 - head/www/py-google-cloud-logging
Message-ID:  <202103072222.127MMXgY049379@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  7 22:22:32 2021
New Revision: 567705
URL: https://svnweb.freebsd.org/changeset/ports/567705

Log:
  Take maintainership

Modified:
  head/www/py-google-cloud-logging/Makefile

Modified: head/www/py-google-cloud-logging/Makefile
==============================================================================
--- head/www/py-google-cloud-logging/Makefile	Sun Mar  7 22:22:27 2021	(r567704)
+++ head/www/py-google-cloud-logging/Makefile	Sun Mar  7 22:22:32 2021	(r567705)
@@ -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
 		${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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072222.127MMXgY049379>