python312Packages.pynitrokey: 0.7.1 -> 0.7.3 (#374956)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
let
|
||||
pname = "pynitrokey";
|
||||
version = "0.7.1";
|
||||
version = "0.7.3";
|
||||
mainProgram = "nitropy";
|
||||
in
|
||||
|
||||
@@ -40,7 +40,7 @@ buildPythonPackage {
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-1hACUig5vH2Ra/ASYesHb8jRkcUpeXGe5O89/lTSrjk=";
|
||||
hash = "sha256-+sza4ZOJbElIdQLZFpoW0zs6KUYapRiC3gTxcj6Oqsg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
Reference in New Issue
Block a user