Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 21:52:26 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: 00a7b7e10e0b - main - devel/py-mypy-protobuf: Update to 2.4
Message-ID:  <202105112152.14BLqQ7W099166@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=00a7b7e10e0bf4829ebdb3aabd6d34dd18affad1

commit 00a7b7e10e0bf4829ebdb3aabd6d34dd18affad1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-11 21:16:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-11 21:47:10 +0000

    devel/py-mypy-protobuf: Update to 2.4
    
    Changes:        https://github.com/dropbox/mypy-protobuf/blob/master/CHANGELOG.md
---
 devel/py-mypy-protobuf/Makefile | 4 ++--
 devel/py-mypy-protobuf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-mypy-protobuf/Makefile b/devel/py-mypy-protobuf/Makefile
index 8caa3eb60f99..139d3f8f2383 100644
--- a/devel/py-mypy-protobuf/Makefile
+++ b/devel/py-mypy-protobuf/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	mypy-protobuf
-PORTVERSION=	1.24
+PORTVERSION=	2.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Generate mypy stub files from protobuf specs
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.14.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-mypy-protobuf/distinfo b/devel/py-mypy-protobuf/distinfo
index dd26e57f3ea9..e3b6ef45187c 100644
--- a/devel/py-mypy-protobuf/distinfo
+++ b/devel/py-mypy-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612101592
-SHA256 (mypy-protobuf-1.24.tar.gz) = 5637376deba46b68dec62bad75b8655a5f328ecdedd6a5e78c50a68326391c61
-SIZE (mypy-protobuf-1.24.tar.gz) = 7004
+TIMESTAMP = 1620405415
+SHA256 (mypy-protobuf-2.4.tar.gz) = 77e10c476cdd3ee14535c2357e64deac6b1a69f33eb500d795b064acda48c66f
+SIZE (mypy-protobuf-2.4.tar.gz) = 16077



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