pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-nitrokey: update to 0.4.43.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Thu Dec 7 19:22:44 2023 +0100
Changeset: 5c8d25689028823a02d71203a1ace89bf76ed4f4
Modified Files:
py-pynitrokey/Makefile
py-pynitrokey/distinfo
Log Message:
py-nitrokey: update to 0.4.43.
0.4.43
This release improves the UI of some NetHSM commands, introduces the experimental nk3 factory-reset command and adds a warning to nk3 set-config when used with unknown config keys.
Changelog
nethsm: Fix table formatting in list-keys by @robin-nitrokey in #476
Display value for type and mechanism on NetHSM get_key by @mmerklinger in #478
Update nethsm to v1.0.0 by @robin-nitrokey in #477
Add support for full device factory reset command by @sosthene-nitrokey in #472
nk3 set-config: Add warning and confirmation prompt by @robin-nitrokey in #479
0.4.42
This release mainly updates the NetHSM commands to use the latest API spec.
Changelog
fido2 make-credential: Clenaup and add rk and uv options by @robin-nitrokey in #464
Remove frozendict dependency by @mmerklinger in #466
nk3: Support build component in version string by @robin-nitrokey in #474
Update nethsm dependency by @robin-nitrokey in #469
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c8d25689028823a02d71203a1ace89bf76ed4f4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pynitrokey/Makefile | 6 ++----
py-pynitrokey/distinfo | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diffs:
diff --git a/py-pynitrokey/Makefile b/py-pynitrokey/Makefile
index c687a97421..5baef203da 100644
--- a/py-pynitrokey/Makefile
+++ b/py-pynitrokey/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pynitrokey-0.4.41
+DISTNAME= pynitrokey-0.4.43
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pynitrokey/}
@@ -20,9 +20,8 @@ DEPENDS+= ${PYPKGPREFIX}-cryptography>=41.0.4:../../security/py-cryptography
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.7.0:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-ecdsa-[0-9]*:../../security/py-ecdsa
DEPENDS+= ${PYPKGPREFIX}-fido2>=1.1.2:../../security/py-fido2
-DEPENDS+= ${PYPKGPREFIX}-frozendict>=2.3.4:../../devel/py-frozendict
DEPENDS+= ${PYPKGPREFIX}-intelhex-[0-9]*:../../devel/py-intelhex
-DEPENDS+= ${PYPKGPREFIX}-nethsm-[0-9]*:../../wip/py-nethsm
+DEPENDS+= ${PYPKGPREFIX}-nethsm>=1.0.0:../../wip/py-nethsm
DEPENDS+= ${PYPKGPREFIX}-nkdfu-[0-9]*:../../sysutils/py-nkdfu
DEPENDS+= ${PYPKGPREFIX}-protobuf>=3.17.3:../../devel/py-protobuf
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
@@ -32,7 +31,6 @@ DEPENDS+= ${PYPKGPREFIX}-spsdk>=1.11.0:../../wip/py-spsdk
DEPENDS+= ${PYPKGPREFIX}-tlv8-[0-9]*:../../devel/py-tlv8
DEPENDS+= ${PYPKGPREFIX}-tqdm-[0-9]*:../../misc/py-tqdm
DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.3.0:../../devel/py-typing-extensions
-DEPENDS+= ${PYPKGPREFIX}-urllib3-[0-9]*:../../www/py-urllib3
DEPENDS+= ${PYPKGPREFIX}-usb-[0-9]*:../../devel/py-usb
USE_LANGUAGES= # none
diff --git a/py-pynitrokey/distinfo b/py-pynitrokey/distinfo
index 584e697357..70482ceb7a 100644
--- a/py-pynitrokey/distinfo
+++ b/py-pynitrokey/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.51 2023/04/17 09:22:04 adam Exp $
-BLAKE2s (pynitrokey-0.4.41.tar.gz) = e22386a4a1769fa73360af19976d4d93599e2879960289a3581f73ecc4fdbe85
-SHA512 (pynitrokey-0.4.41.tar.gz) = bd887f10a8a210d732ec4a3d9f135cff3ca05b91353d4efc858808a3ea9b4222ea46bd08758148d94725d8edd92e83396c24361a73df517c4001018193b887f7
-Size (pynitrokey-0.4.41.tar.gz) = 171892 bytes
+BLAKE2s (pynitrokey-0.4.43.tar.gz) = 82f9811c7b24be83265130ce9e57b84d90a9a8866393c6253bd5d09ea81d652d
+SHA512 (pynitrokey-0.4.43.tar.gz) = 29e17cc61551ae6cbabf6a801d10adeed8a490f36951f3d2be3848876c96cb3b49c597540c0d3902e722817003d7a2c740cb11cfd8e46d9c3b4a8eeae0a97667
+Size (pynitrokey-0.4.43.tar.gz) = 174200 bytes
Home |
Main Index |
Thread Index |
Old Index