python310Packages.bitarray 0 -> 1 attrpath: python310Packages.bitarray 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/870z5c19ibzmlc0hdnxr1wycc3hjg71a-packages.json.drv building '/nix/store/870z5c19ibzmlc0hdnxr1wycc3hjg71a-packages.json.drv'... Going to be running update for following packages: - python3.10-bitarray-2.6.1 Press Enter key to continue... Running update for: - python3.10-bitarray-2.6.1: UPDATING ... - python3.10-bitarray-2.6.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bitarray/default.nix b/pkgs/development/python-modules/bitarray/default.nix index a9bbef0e432..f4d6caddf73 100644 --- a/pkgs/development/python-modules/bitarray/default.nix +++ b/pkgs/development/python-modules/bitarray/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "bitarray"; - version = "2.6.1"; + version = "2.6.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-hEClSTIh9u1sTg2csrpuTmAKX7Y59mAD6vFbcVCkkjA="; + hash = "sha256-kLrIO6bDerUEi0Pgfrp9DeEvMBrWZBYzZW+iaWGKcwE="; }; checkPhase = '' An auto update branch exists with message `python310Packages.bitarray: 2.6.1 -> 2.6.2`. New version is 2.6.2. An auto update branch exists with an equal or greater version