git: 4fcf8ca1f3ca - main - devel/py-mypy-protobuf: Update to 2.6
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:13:33 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4fcf8ca1f3cab41c689bcaa01775d26e89fabae3
commit 4fcf8ca1f3cab41c689bcaa01775d26e89fabae3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:17:37 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:11:53 +0000
devel/py-mypy-protobuf: Update to 2.6
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 35cc0f83348e..1991eb7b0a76 100644
--- a/devel/py-mypy-protobuf/Makefile
+++ b/devel/py-mypy-protobuf/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= mypy-protobuf
-PORTVERSION= 2.5
+PORTVERSION= 2.6
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.14.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.17.3,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 296856e15a9b..112b10126ff9 100644
--- a/devel/py-mypy-protobuf/distinfo
+++ b/devel/py-mypy-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626542080
-SHA256 (mypy-protobuf-2.5.tar.gz) = 4d7a74890ea76f61ec7f5f30b275c389172366fcdabe8c3b416cd9e8892d9e52
-SIZE (mypy-protobuf-2.5.tar.gz) = 20164
+TIMESTAMP = 1626714614
+SHA256 (mypy-protobuf-2.6.tar.gz) = 28027d555b0db402a00584ae6f6ab8b3b689f18a22b4e870b30bdd797b2f9783
+SIZE (mypy-protobuf-2.6.tar.gz) = 21051
More information about the dev-commits-ports-all
mailing list