python310Packages.azure-cosmos 0 -> 1 attrpath: python310Packages.azure-cosmos 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/8ncdbmfv96qavdy2466wnsmknlvrryhj-packages.json.drv building '/nix/store/8ncdbmfv96qavdy2466wnsmknlvrryhj-packages.json.drv'... Going to be running update for following packages: - python3.10-azure-cosmos-3.2.0 Press Enter key to continue... Running update for: - python3.10-azure-cosmos-3.2.0: UPDATING ... - python3.10-azure-cosmos-3.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-cosmos/default.nix b/pkgs/development/python-modules/azure-cosmos/default.nix index 9cbbd8e64b06..f41bc696d56f 100644 --- a/pkgs/development/python-modules/azure-cosmos/default.nix +++ b/pkgs/development/python-modules/azure-cosmos/default.nix @@ -6,12 +6,12 @@ }: buildPythonPackage rec { - version = "3.2.0"; + version = "4.5.1"; pname = "azure-cosmos"; src = fetchPypi { inherit pname version; - sha256 = "4f77cc558fecffac04377ba758ac4e23f076dc1c54e2cf2515f85bc15cbde5c6"; + sha256 = "sha256-xK2oOBMG7sQTwBvFCneOJk3D9Pr6nWlvnfhDYUjSrqg="; }; propagatedBuildInputs = [ six requests ]; An auto update branch exists with message `python310Packages.azure-cosmos: 3.2.0 -> 4.5.1`. New version is 4.5.1. An auto update branch exists with an equal or greater version