python311Packages.pyscard 0 -> 1 attrpath: python311Packages.pyscard Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mksas8vf9my88n7x9xmbpjrikjvix1dz-packages.json.drv building '/nix/store/mksas8vf9my88n7x9xmbpjrikjvix1dz-packages.json.drv'... Going to be running update for following packages: - python3.11-pyscard-2.0.7 Press Enter key to continue... Running update for: - python3.11-pyscard-2.0.7: UPDATING ... - python3.11-pyscard-2.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyscard/default.nix b/pkgs/development/python-modules/pyscard/default.nix index 6e7a1ec29cbe..b2a0256415d1 100644 --- a/pkgs/development/python-modules/pyscard/default.nix +++ b/pkgs/development/python-modules/pyscard/default.nix @@ -16,7 +16,7 @@ let in buildPythonPackage rec { - version = "2.0.7"; + version = "2.0.8"; pname = "pyscard"; pyproject = true; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "LudovicRousseau"; repo = "pyscard"; rev = "refs/tags/${version}"; - hash = "sha256-nkDI1OPQ4SsNhWkg53ZTsG7j0+mvpkJI7dsyaOl1a/8="; + hash = "sha256-UpTSbq4mf42tcSWL8wR54MQDZ+z2YjrTW0Ud2F5/J2E="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pyscard: 2.0.7 -> 2.0.8 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294612"