git: 85c039a27b0e - main - devel/py-mypy-protobuf: Update to 2.6
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 15 20:49:26 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85c039a27b0eb67c64838d324e23de1e5cdc31d8
commit 85c039a27b0eb67c64838d324e23de1e5cdc31d8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:32:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:32:15 +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 4ef0544c0e80..16b2f834fdfa 100644
--- a/devel/py-mypy-protobuf/distinfo
+++ b/devel/py-mypy-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630110
-SHA256 (mypy-protobuf-2.5.tar.gz) = 4d7a74890ea76f61ec7f5f30b275c389172366fcdabe8c3b416cd9e8892d9e52
-SIZE (mypy-protobuf-2.5.tar.gz) = 20164
+TIMESTAMP = 1626280994
+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