python310Packages.azure-core 0 -> 1 attrpath: python310Packages.azure-core 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/xa8y8h5rk554gillba5nrk8k0cw87alv-packages.json.drv building '/nix/store/xa8y8h5rk554gillba5nrk8k0cw87alv-packages.json.drv'... Going to be running update for following packages: - python3.10-azure-core-1.26.3 Press Enter key to continue... Running update for: - python3.10-azure-core-1.26.3: UPDATING ... - python3.10-azure-core-1.26.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-core/default.nix b/pkgs/development/python-modules/azure-core/default.nix index 1206bf48710..35d20050ab5 100644 --- a/pkgs/development/python-modules/azure-core/default.nix +++ b/pkgs/development/python-modules/azure-core/default.nix @@ -17,7 +17,7 @@ , typing-extensions }: buildPythonPackage rec { - version = "1.26.3"; + version = "1.27.1"; pname = "azure-core"; disabled = pythonOlder "3.6"; @@ -26,7 +26,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; extension = "zip"; - hash = "sha256-rL0NqpZ1zohiPaNcgNgZza+pFzHe5rJpXGTXyp2oLbQ="; + hash = "sha256-WXXCCAj6OIJD8BqLeQIb++EU9QOifFQ/ACxfyLvdc90="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 305 > 25