python310Packages.elasticsearch 8.9.0 -> 8.10.1 https://repology.org/project/python:elasticsearch/versions attrpath: python310Packages.elasticsearch 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/fys6bmcgg2fsr2qar9550qgb9mz1yiaz-packages.json.drv building '/nix/store/fys6bmcgg2fsr2qar9550qgb9mz1yiaz-packages.json.drv'... Going to be running update for following packages: - python3.10-elasticsearch-8.9.0 Press Enter key to continue... Running update for: - python3.10-elasticsearch-8.9.0: UPDATING ... - python3.10-elasticsearch-8.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/elasticsearch/default.nix b/pkgs/development/python-modules/elasticsearch/default.nix index a07ba8c6d188..ae399a596eec 100644 --- a/pkgs/development/python-modules/elasticsearch/default.nix +++ b/pkgs/development/python-modules/elasticsearch/default.nix @@ -7,11 +7,11 @@ buildPythonPackage (rec { pname = "elasticsearch"; - version = "8.9.0"; + version = "8.10.1"; src = fetchPypi { inherit pname version; - sha256 = "sha256-0zZ/wBPgT8eq00mm3p+tHuBPttYnsOeJaqUFwS/eXgQ="; + sha256 = "sha256-LLVrQz2qLT7xqqLlperNNrodZohHIvPXdZpPnRYZAFk="; }; # Check is disabled because running them destroy the content of the local cluster! No auto update branch exists Python package with too many package rebuilds 1831 > 25