python312Packages.cbor2 5.6.2 -> 5.6.3 https://github.com/agronholm/cbor2/releases attrpath: python312Packages.cbor2 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] Going to be running update for following packages: - python3.12-cbor2-5.6.2 Press Enter key to continue... Running update for: - python3.12-cbor2-5.6.2: UPDATING ... - python3.12-cbor2-5.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cbor2/default.nix b/pkgs/development/python-modules/cbor2/default.nix index 73f994cce5a8..c9d2ecbaca4f 100644 --- a/pkgs/development/python-modules/cbor2/default.nix +++ b/pkgs/development/python-modules/cbor2/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "cbor2"; - version = "5.6.2"; + version = "5.6.3"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-t1E8LeqIaJkfrX74iZiQ68+LGZubRGHDwR160670gg0="; + hash = "sha256-5vCuJ1HC0zOpYOCAfAYRSU6xJFYxoWeWWsvBAFCUVdM="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/arnwgjhpghw0k4m9yz2rc5nchlj05gy6-python3.12-cbor2-5.6.3" [check][nixpkgs-review]