Bug 296693 - comms/py-pynitrokey: Update to 0.12.3
Summary: comms/py-pynitrokey: Update to 0.12.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on: 296691 296692
Blocks:
  Show dependency treegraph
 
Reported: 2026-07-11 13:13 UTC by Thibault Payet
Modified: 2026-07-14 19:29 UTC (History)
1 user (show)

See Also:


Attachments
git formatted patch (3.58 KB, patch)
2026-07-11 13:13 UTC, Thibault Payet
monwarez: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2026-07-11 13:13:29 UTC
Created attachment 272731 [details]
git formatted patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-14 19:28:35 UTC
A commit in branch main references this bug:

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

commit d58a81d6b8a2512df8903e7cea125b9d8ebe8652
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2026-07-14 19:22:16 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-07-14 19:22:16 +0000

    comms/py-pynitrokey: Update 0.10.0 => 0.12.3

    Changelog:
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.0
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.1
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.2
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.3
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.11.4
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.0
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.1
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.2
    https://github.com/Nitrokey/pynitrokey/releases/tag/v0.12.3

    - Add py-pyscard as a dependency since some experimental commands needs
      it.
    - Add _BR_DEPENDS with a list of common dependencies for BUILD and RUN.

    PR:             296693
    Sponsored by:   UNIS Labs
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

 comms/py-pynitrokey/Makefile | 23 ++++++-----------------
 comms/py-pynitrokey/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 20 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-07-14 19:29:52 UTC
Thanks.