git: 4cc7394bf055 - main - devel/py-mypy-protobuf: Update to 2.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 21:14:47 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc7394bf0554041a2bb2922c098e0f1ba5978fb
commit 4cc7394bf0554041a2bb2922c098e0f1ba5978fb
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 21:13:01 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 21:13:01 +0000
devel/py-mypy-protobuf: Update to 2.7
Changes: https://github.com/dropbox/mypy-protobuf/blob/master/CHANGELOG.md
---
devel/py-mypy-protobuf/Makefile | 5 +++--
devel/py-mypy-protobuf/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/py-mypy-protobuf/Makefile b/devel/py-mypy-protobuf/Makefile
index 1991eb7b0a76..bd13629a1c5d 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.6
+PORTVERSION= 2.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ COMMENT= Generate mypy stub files from protobuf specs
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.17.3,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS= protobuf>=3.17.3,1:devel/protobuf \
+ ${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 112b10126ff9..722c3e2a08de 100644
--- a/devel/py-mypy-protobuf/distinfo
+++ b/devel/py-mypy-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626714614
-SHA256 (mypy-protobuf-2.6.tar.gz) = 28027d555b0db402a00584ae6f6ab8b3b689f18a22b4e870b30bdd797b2f9783
-SIZE (mypy-protobuf-2.6.tar.gz) = 21051
+TIMESTAMP = 1626891044
+SHA256 (mypy-protobuf-2.7.tar.gz) = 20903c27a13aab7ab604afaa12c960b24b77bbbdf1eab531770045ca0244a9f9
+SIZE (mypy-protobuf-2.7.tar.gz) = 21521
More information about the dev-commits-ports-all
mailing list