[Bug 277132] security/py-trezor: drop dependency on blake2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Feb 2024 15:09:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277132

            Bug ID: 277132
           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
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

Created attachment 248562
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248562&action=edit
drop dependency on blake2

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.