python311Packages.azure-storage-blob 0 -> 1 attrpath: python311Packages.azure-storage-blob 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/pwrkbpzj1bggsrcgj83qhkbjh5fkmvxd-packages.json.drv building '/nix/store/pwrkbpzj1bggsrcgj83qhkbjh5fkmvxd-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-storage-blob-12.19.0 Press Enter key to continue... Running update for: - python3.11-azure-storage-blob-12.19.0: UPDATING ... - python3.11-azure-storage-blob-12.19.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-storage-blob/default.nix b/pkgs/development/python-modules/azure-storage-blob/default.nix index dfca02bc5b3f..3fd78981d046 100644 --- a/pkgs/development/python-modules/azure-storage-blob/default.nix +++ b/pkgs/development/python-modules/azure-storage-blob/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "azure-storage-blob"; - version = "12.19.0"; + version = "12.19.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-JsCkMgo0o8Kht0UoumgS68tjKgTNZ7HHN3IyxLAaWJc="; + hash = "sha256-E+FrpC/FSsLH6Pl2BiFzpcgrnsBZRyjhNKrDcpZaEbA="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 49 > 25