python311Packages.bitarray 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g5wd2nc56wyn9x0lkg39qjssqpjr64g3-packages.json.drv building '/nix/store/g5wd2nc56wyn9x0lkg39qjssqpjr64g3-packages.json.drv'... Going to be running update for following packages: - python3.11-bitarray-2.8.5 Press Enter key to continue... Running update for: - python3.11-bitarray-2.8.5: UPDATING ... - python3.11-bitarray-2.8.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bitarray/default.nix b/pkgs/development/python-modules/bitarray/default.nix index 2895aac54621..8a748ed5b1b8 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.8.5"; + version = "2.9.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-t1ZP0hjMRHn38BBtNB4Jb3iQe0eGWu7/cCyAffGSfAE="; + hash = "sha256-qPKGpRoyMjcV13dV7ZWflL7xOXLpov5xtgnkDm0nlX4="; }; checkPhase = '' No auto update branch exists Python package with too many package rebuilds 54 > 25