python312Packages.elasticsearch 8.11.0 -> 8.12.1 https://github.com/elasticsearch/elasticsearch-py/releases attrpath: python312Packages.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/1vdn9m9km7sjamfaxl4z5hyxdn3z47x8-packages.json.drv building '/nix/store/1vdn9m9km7sjamfaxl4z5hyxdn3z47x8-packages.json.drv'... Going to be running update for following packages: - python3.12-elasticsearch-8.11.0 Press Enter key to continue... Running update for: - python3.12-elasticsearch-8.11.0: UPDATING ... - python3.12-elasticsearch-8.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/elasticsearch/default.nix b/pkgs/development/python-modules/elasticsearch/default.nix index f2e5a4b599a6..a89cb3f0a4c5 100644 --- a/pkgs/development/python-modules/elasticsearch/default.nix +++ b/pkgs/development/python-modules/elasticsearch/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "elasticsearch"; - version = "8.11.0"; + version = "8.12.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - sha256 = "sha256-nghBO+r/Oka8EMbFcGmoRwTfaqqTCFxzffB/WKKBG3g="; + sha256 = "sha256-AMmXcg+9Dyr+VBfIGTz2XRFoF6AlDeBSHjDD6B8AuKw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1910 > 25