2022-11-29T11:28:43 python310Packages.azure-storage-blob 0 -> 1 2022-11-29T11:28:46 attrpath: python310Packages.azure-storage-blob 2022-11-29T11:28:46 Checking auto update branch... 2022-11-29T11:28:51 [version] 2022-11-29T11:28:51 [version] skipping because derivation has updateScript 2022-11-29T11:28:51 [rustCrateVersion] 2022-11-29T11:28:51 [rustCrateVersion] No cargoSha256 found 2022-11-29T11:28:51 [golangModuleVersion] 2022-11-29T11:28:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T11:28:51 [updateScript] 2022-11-29T11:28:52 [updateScript] Success 2022-11-29T11:28:52 [updateScript] this derivation will be built: /nix/store/bahbp4rz920klsjzis84v80lgqlp3ixq-packages.json.drv building '/nix/store/bahbp4rz920klsjzis84v80lgqlp3ixq-packages.json.drv'... Going to be running update for following packages: - python3.10-azure-storage-blob-12.13.1 Press Enter key to continue... Running update for: - python3.10-azure-storage-blob-12.13.1: UPDATING ... - python3.10-azure-storage-blob-12.13.1: DONE. Packages updated! 2022-11-29T11:28:52 2022-11-29T11:28:52 [quotedUrls] 2022-11-29T11:28:52 [quotedUrls] nothing found to replace 2022-11-29T11:28:52 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 3b3499a780f..44bb343a23f 100644 --- a/pkgs/development/python-modules/azure-storage-blob/default.nix +++ b/pkgs/development/python-modules/azure-storage-blob/default.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "azure-storage-blob"; - version = "12.13.1"; + version = "12.14.1"; src = fetchPypi { inherit pname version; extension = "zip"; - sha256 = "sha256-iZxLjiZxgS0s948QdVaifbsSjKqiuwYJTnKj1YNnQK8="; + sha256 = "sha256-hg1NgphaS/x9MnHnEnWvMw9U8zCnVDVUNae6dJzN6Zc="; }; propagatedBuildInputs = [ 2022-11-29T11:30:25 Python package with too many package rebuilds 28 > 25