python312Packages.elastic-transport 8.12.0 -> 8.13.0 https://github.com/elastic/elastic-transport-python/releases attrpath: python312Packages.elastic-transport 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/j1ppl2cg58mlwigv9nnghy73dj71dii4-packages.json.drv building '/nix/store/j1ppl2cg58mlwigv9nnghy73dj71dii4-packages.json.drv'... Going to be running update for following packages: - python3.12-elastic-transport-8.12.0 Press Enter key to continue... Running update for: - python3.12-elastic-transport-8.12.0: UPDATING ... - python3.12-elastic-transport-8.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/elastic-transport/default.nix b/pkgs/development/python-modules/elastic-transport/default.nix index ac2acebc6f7f..833d9a7f8d30 100644 --- a/pkgs/development/python-modules/elastic-transport/default.nix +++ b/pkgs/development/python-modules/elastic-transport/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "elastic-transport"; - version = "8.12.0"; + version = "8.13.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "elastic"; repo = "elastic-transport-python"; rev = "refs/tags/v${version}"; - hash = "sha256-ZLzaCiopdkhpqjzZzv/NT1+f5bHZYuqQvSgM5jeMaqg="; + hash = "sha256-KmZCaAbzbfqbPwFuF43ckwgVhZVbPvwjF7uqPKHml9Q="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 2024 > 500