Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2024 11:48:06 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a769fb22c974 - main - security/py-bitbox02: Update to 6.3.0
Message-ID:  <202405061148.446Bm6ZS064717@gitrepo.freebsd.org>

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

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

commit a769fb22c97422c55186fe41eb7e006d4419039d
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-05-06 11:47:55 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-05-06 11:47:59 +0000

    security/py-bitbox02: Update to 6.3.0
---
 security/py-bitbox02/Makefile | 7 ++++---
 security/py-bitbox02/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/py-bitbox02/Makefile b/security/py-bitbox02/Makefile
index 87b4dba30def..580768f603cb 100644
--- a/security/py-bitbox02/Makefile
+++ b/security/py-bitbox02/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bitbox02
-PORTVERSION=	6.2.0
+PORTVERSION=	6.3.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}base58>=2.0.0:security/py-base58@${PY_FLAVOR
 		${PYTHON_PKGNAMEPREFIX}ecdsa>=0.14:security/py-ecdsa@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}noiseprotocol>=0.3:security/py-noiseprotocol@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.7:devel/py-protobuf@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}semver>=2.8.1:devel/py-semver@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.20:devel/py-protobuf@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}semver>=2.8.1:devel/py-semver@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist distutils
diff --git a/security/py-bitbox02/distinfo b/security/py-bitbox02/distinfo
index e8de7efd0633..d01b3b8fa461 100644
--- a/security/py-bitbox02/distinfo
+++ b/security/py-bitbox02/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685523635
-SHA256 (bitbox02-6.2.0.tar.gz) = cede06e399c98ed536fed6d8a421208daa00f97b697bd8363a941ac5f33309bf
-SIZE (bitbox02-6.2.0.tar.gz) = 45773
+TIMESTAMP = 1714984118
+SHA256 (bitbox02-6.3.0.tar.gz) = d03fb2228be5630f1d7c351e5bebdcb9a95bbe62ecf88c92913a661f093699e3
+SIZE (bitbox02-6.3.0.tar.gz) = 51670



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