Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:10:17 +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: r558535 - head/devel/py-proto-plus
Message-ID:  <202012192010.0BJKAHlH002339@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:10:17 2020
New Revision: 558535
URL: https://svnweb.freebsd.org/changeset/ports/558535

Log:
  Update to 1.13.0
  
  Changes:	https://github.com/googleapis/proto-plus-python/releases

Modified:
  head/devel/py-proto-plus/Makefile
  head/devel/py-proto-plus/distinfo

Modified: head/devel/py-proto-plus/Makefile
==============================================================================
--- head/devel/py-proto-plus/Makefile	Sat Dec 19 20:10:12 2020	(r558534)
+++ head/devel/py-proto-plus/Makefile	Sat Dec 19 20:10:17 2020	(r558535)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	proto-plus
-PORTVERSION=	1.11.0
+PORTVERSION=	1.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0:devel/py-protobuf@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes

Modified: head/devel/py-proto-plus/distinfo
==============================================================================
--- head/devel/py-proto-plus/distinfo	Sat Dec 19 20:10:12 2020	(r558534)
+++ head/devel/py-proto-plus/distinfo	Sat Dec 19 20:10:17 2020	(r558535)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605426429
-SHA256 (proto-plus-1.11.0.tar.gz) = 416a0f13987789333cd8760a0ee998f8eccd6d7165ee9f283d64ca2de3e8774d
-SIZE (proto-plus-1.11.0.tar.gz) = 44004
+TIMESTAMP = 1608366158
+SHA256 (proto-plus-1.13.0.tar.gz) = 61b57c5257ca583af2ea1ad40e2b8f251988806eea9f01d119088976b995b2c4
+SIZE (proto-plus-1.13.0.tar.gz) = 44215



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