python310Packages.elasticsearch-dsl 0 -> 1 attrpath: python310Packages.elasticsearch-dsl 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/hbq5a9fsx88zjlgmisgxqlyk7l3hmgjy-packages.json.drv building '/nix/store/hbq5a9fsx88zjlgmisgxqlyk7l3hmgjy-packages.json.drv'... Going to be running update for following packages: - python3.10-elasticsearch-dsl-7.4.0 Press Enter key to continue... Running update for: - python3.10-elasticsearch-dsl-7.4.0: UPDATING ... - python3.10-elasticsearch-dsl-7.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/elasticsearch-dsl/default.nix b/pkgs/development/python-modules/elasticsearch-dsl/default.nix index 2fe746ea7f38..e5bdc6571cc9 100644 --- a/pkgs/development/python-modules/elasticsearch-dsl/default.nix +++ b/pkgs/development/python-modules/elasticsearch-dsl/default.nix @@ -8,11 +8,11 @@ buildPythonPackage rec { pname = "elasticsearch-dsl"; - version = "7.4.0"; + version = "8.9.0"; src = fetchPypi { inherit pname version; - sha256 = "c4a7b93882918a413b63bed54018a1685d7410ffd8facbc860ee7fd57f214a6d"; + sha256 = "sha256-ZkEK34gfArigMuilsqPuCT/e7eS4FPvwTA9s4EmbdHI="; }; propagatedBuildInputs = [ elasticsearch python-dateutil six ]; An auto update branch exists with message `python310Packages.elasticsearch-dsl: 7.4.0 -> 8.9.0`. New version is 8.9.0. An auto update branch exists with an equal or greater version