Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2021 17:56:26 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c0cd8b42a95c - main - devel/py-mypy-protobuf: Revert 85c039a27b0eb67c64838d324e23de1e5cdc31d8
Message-ID:  <202107181756.16IHuQqE036821@gitrepo.freebsd.org>

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

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

commit c0cd8b42a95ce7c68c612021948dffaa41f7dca8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-18 17:47:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-18 17:47:17 +0000

    devel/py-mypy-protobuf: Revert 85c039a27b0eb67c64838d324e23de1e5cdc31d8
    
    It was committed by accident. Do not bump PORTEPOCH because there is no package.
---
 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 1991eb7b0a76..35cc0f83348e 100644
--- a/devel/py-mypy-protobuf/Makefile
+++ b/devel/py-mypy-protobuf/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	mypy-protobuf
-PORTVERSION=	2.6
+PORTVERSION=	2.5
 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.17.3,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3.14.0,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 16b2f834fdfa..296856e15a9b 100644
--- a/devel/py-mypy-protobuf/distinfo
+++ b/devel/py-mypy-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626280994
-SHA256 (mypy-protobuf-2.6.tar.gz) = 28027d555b0db402a00584ae6f6ab8b3b689f18a22b4e870b30bdd797b2f9783
-SIZE (mypy-protobuf-2.6.tar.gz) = 21051
+TIMESTAMP = 1626542080
+SHA256 (mypy-protobuf-2.5.tar.gz) = 4d7a74890ea76f61ec7f5f30b275c389172366fcdabe8c3b416cd9e8892d9e52
+SIZE (mypy-protobuf-2.5.tar.gz) = 20164



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