Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Dec 2021 09:42:34 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: 9a85028f4508 - main - security/py-trezor: Update to 0.13.0
Message-ID:  <202112110942.1BB9gY1m066053@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=9a85028f4508c0fa1edaefa70ad66cfcb5c253c3

commit 9a85028f4508c0fa1edaefa70ad66cfcb5c253c3
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2021-12-11 09:42:30 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2021-12-11 09:42:30 +0000

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

diff --git a/security/py-trezor/Makefile b/security/py-trezor/Makefile
index fdbf8432129f..20c6849ca68f 100644
--- a/security/py-trezor/Makefile
+++ b/security/py-trezor/Makefile
@@ -1,7 +1,7 @@
 # Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
 
 PORTNAME=	trezor
-PORTVERSION=	0.12.4
+PORTVERSION=	0.13.0
 CATEGORIES=	security
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,11 +18,11 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}construct>=2.9:devel/py-construct@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ecdsa>=0.9:security/py-ecdsa@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99.post20:comms/py-hidapi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mnemonic>=0.17:security/py-mnemonic@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mnemonic>=0.20:security/py-mnemonic@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:devel/py-protobuf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyblake2>=0.9.3:security/py-pyblake2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10:devel/py-typing-extensions@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}libusb1>=1.6.4:devel/py-libusb1@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/security/py-trezor/distinfo b/security/py-trezor/distinfo
index fa564e209820..f4391171bc35 100644
--- a/security/py-trezor/distinfo
+++ b/security/py-trezor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631342269
-SHA256 (trezor-0.12.4.tar.gz) = 3e180d9f9f8b69176b5ef36311b6161f5b793b538eb2dfd4babbb4d3fb1e374e
-SIZE (trezor-0.12.4.tar.gz) = 167252
+TIMESTAMP = 1639170229
+SHA256 (trezor-0.13.0.tar.gz) = 4571aa09dbfe88b31eb2f16c7c359b4809621b75a04b7b5bc9dbffe17046c99a
+SIZE (trezor-0.13.0.tar.gz) = 177723



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