Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 17:41:08 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b864f8b8caac - main - devel/py-types-protobuf: update to 3.17.1, add missing dependency
Message-ID:  <202107141741.16EHf8a6029745@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

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

commit b864f8b8caac23de9c4991dcebb02750ec3e6a70
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-07-14 15:59:25 +0000
Commit:     Dmitry Marakasov <amdmi3@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



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