Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2019 18:11:50 +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: r509115 - head/devel/py-googleapis-common-protos
Message-ID:  <201908161811.x7GIBoiF029703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 16 18:11:50 2019
New Revision: 509115
URL: https://svnweb.freebsd.org/changeset/ports/509115

Log:
  Update to 1.6.0
  
  - Take maintainership
  
  PR:		239529
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 17 days)

Modified:
  head/devel/py-googleapis-common-protos/Makefile
  head/devel/py-googleapis-common-protos/distinfo

Modified: head/devel/py-googleapis-common-protos/Makefile
==============================================================================
--- head/devel/py-googleapis-common-protos/Makefile	Fri Aug 16 18:11:44 2019	(r509114)
+++ head/devel/py-googleapis-common-protos/Makefile	Fri Aug 16 18:11:50 2019	(r509115)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	googleapis-common-protos
-PORTVERSION=	1.5.10
+PORTVERSION=	1.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	jpaetzel@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Common protobufs used in Google APIs
 
 LICENSE=	APACHE20
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/devel/py-googleapis-common-protos/distinfo
==============================================================================
--- head/devel/py-googleapis-common-protos/distinfo	Fri Aug 16 18:11:44 2019	(r509114)
+++ head/devel/py-googleapis-common-protos/distinfo	Fri Aug 16 18:11:50 2019	(r509115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556750173
-SHA256 (googleapis-common-protos-1.5.10.tar.gz) = d564872083af40bbcc7091340f17db778a316525c7c76497d58d11b98ca2aa74
-SIZE (googleapis-common-protos-1.5.10.tar.gz) = 37970
+TIMESTAMP = 1563737549
+SHA256 (googleapis-common-protos-1.6.0.tar.gz) = e61b8ed5e36b976b487c6e7b15f31bb10c7a0ca7bd5c0e837f4afab64b53a0c6
+SIZE (googleapis-common-protos-1.6.0.tar.gz) = 35186



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