git: b864f8b8caac - main - devel/py-types-protobuf: update to 3.17.1, add missing dependency

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Jul 14 17:41:09 UTC 2021


The branch main has been updated by amdmi3:

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

commit b864f8b8caac23de9c4991dcebb02750ec3e6a70
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-07-14 15:59:25 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-07-14 17:37:31 +0000

    devel/py-types-protobuf: update to 3.17.1, add missing dependency
---
 devel/py-types-protobuf/Makefile | 4 +++-
 devel/py-types-protobuf/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-types-protobuf/Makefile b/devel/py-types-protobuf/Makefile
index ae2f5d79cfce..05b7c877640b 100644
--- a/devel/py-types-protobuf/Makefile
+++ b/devel/py-types-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	types-protobuf
-PORTVERSION=	0.1.14
+PORTVERSION=	3.17.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,6 +9,8 @@ COMMENT=	Typing stubs for protobuf
 
 LICENSE=	APACHE20
 
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}types-futures>=0:devel/py-types-futures@${PY_FLAVOR}
+
 USES=		python
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
diff --git a/devel/py-types-protobuf/distinfo b/devel/py-types-protobuf/distinfo
index 643615ea9807..22444246ebce 100644
--- a/devel/py-types-protobuf/distinfo
+++ b/devel/py-types-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626089387
-SHA256 (types-protobuf-0.1.14.tar.gz) = bba4d8ce96892a4a320514d609757a32efc8743e6f34833940535d59c6ac07de
-SIZE (types-protobuf-0.1.14.tar.gz) = 18427
+TIMESTAMP = 1626275892
+SHA256 (types-protobuf-3.17.1.tar.gz) = 33514ab11504bff1ea14aeaf77bc020492ab6a4f458534c4640b2f7a229fe550
+SIZE (types-protobuf-3.17.1.tar.gz) = 18698


More information about the dev-commits-ports-all mailing list