[Bug 277133] security/py-trezor: drop dependency on blake2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Feb 2024 15:10:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277133 Bug ID: 277133 Summary: security/py-trezor: drop dependency on blake2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ehaupt@FreeBSD.org Reporter: rm@FreeBSD.org Flags: maintainer-feedback?(ehaupt@FreeBSD.org) Assignee: ehaupt@FreeBSD.org Dependency on external blake2 implementation was dropped since 0.11.5: https://github.com/trezor/trezor-firmware/blob/main/python/CHANGELOG.md#changed-10 it is now using implementation from python's hashlib module. So just drop it from Makefile. -- You are receiving this mail because: You are the assignee for the bug.