Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:05:03 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1cbdb6d210e4 - main - devel/py-proto-plus: Update to 1.20.5
Message-ID:  <202206030905.2539531A090587@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1cbdb6d210e4c3deca688397f184cacc0b5ae101

commit 1cbdb6d210e4c3deca688397f184cacc0b5ae101
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:51:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:37 +0000

    devel/py-proto-plus: Update to 1.20.5
    
    Changes:        https://github.com/googleapis/proto-plus-python/releases
---
 devel/py-proto-plus/Makefile | 4 ++--
 devel/py-proto-plus/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile
index 9ce0c3707f11..384988078d12 100644
--- a/devel/py-proto-plus/Makefile
+++ b/devel/py-proto-plus/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	proto-plus
-PORTVERSION=	1.20.4
+PORTVERSION=	1.20.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Beautiful, Pythonic protocol buffers
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo
index 9c971f14c9a1..64471e9b2137 100644
--- a/devel/py-proto-plus/distinfo
+++ b/devel/py-proto-plus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151116
-SHA256 (proto-plus-1.20.4.tar.gz) = 6653541c2f1209e4d5268d3e6302791f72a95cc5f8bdcf3e60d943edc657e70a
-SIZE (proto-plus-1.20.4.tar.gz) = 51956
+TIMESTAMP = 1653925972
+SHA256 (proto-plus-1.20.5.tar.gz) = 81794eb1be333c67986333948df70ebb8cdf538e039f8cfa92fd2a9d7176d405
+SIZE (proto-plus-1.20.5.tar.gz) = 51971



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