python311Packages.cbor2 0 -> 1 attrpath: python311Packages.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.11-cbor2-5.5.1 Press Enter key to continue... Running update for: - python3.11-cbor2-5.5.1: UPDATING ... - python3.11-cbor2-5.5.1: 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 5523d4f5e0a2..42a7b8a2f228 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.5.1"; + version = "5.6.1"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-+eGS9GGp+PYILfKMA1sAbRU5BCE9yGQL7Ypy1yu8lHU="; + hash = "sha256-dSEw44ZEMZ89rn+R+rsI9YvEVMpnG3KHXmIo1COJDv0="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 263 > 25