2022-12-06T03:56:31 python310Packages.azure-storage-blob 0 -> 1 2022-12-06T03:56:34 attrpath: python310Packages.azure-storage-blob 2022-12-06T03:56:34 Checking auto update branch... 2022-12-06T03:56:39 [version] 2022-12-06T03:56:39 [version] skipping because derivation has updateScript 2022-12-06T03:56:39 [rustCrateVersion] 2022-12-06T03:56:39 [rustCrateVersion] No cargoSha256 found 2022-12-06T03:56:39 [golangModuleVersion] 2022-12-06T03:56:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T03:56:39 [updateScript] 2022-12-06T03:56:40 [updateScript] Success 2022-12-06T03:56:40 [updateScript] this derivation will be built: /nix/store/yigg8fkxr7mmhfl4wnq26vn49v62brag-packages.json.drv building '/nix/store/yigg8fkxr7mmhfl4wnq26vn49v62brag-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-12-06T03:56:40 2022-12-06T03:56:40 [quotedUrls] 2022-12-06T03:56:40 [quotedUrls] nothing found to replace 2022-12-06T03:56:40 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-12-06T03:58:13 Python package with too many package rebuilds 27 > 25