python311Packages.elasticsearchdsl 8.12.0 -> 8.13.0 https://github.com/elasticsearch/elasticsearch-dsl-py/releases attrpath: python311Packages.elasticsearchdsl 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/39v71f83956lk26q01z4qxnkw6z9rxll-packages.json.drv building '/nix/store/39v71f83956lk26q01z4qxnkw6z9rxll-packages.json.drv'... Going to be running update for following packages: - python3.11-elasticsearch-dsl-8.12.0 Press Enter key to continue... Running update for: - python3.11-elasticsearch-dsl-8.12.0: UPDATING ... - python3.11-elasticsearch-dsl-8.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/elasticsearch-dsl/default.nix b/pkgs/development/python-modules/elasticsearch-dsl/default.nix index 263786e3e404..53778ce0b4e1 100644 --- a/pkgs/development/python-modules/elasticsearch-dsl/default.nix +++ b/pkgs/development/python-modules/elasticsearch-dsl/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "elasticsearch-dsl"; - version = "8.12.0"; + version = "8.13.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-zjK4UpiIqXvpEVMedZCBbPOx9ggmPv9vt1qnEG4jPIg="; + sha256 = "sha256-cy/IEae7B2O8P7WJLk6nzwbTG7o1XoezM1PpLfrNebQ="; }; propagatedBuildInputs = [ elasticsearch python-dateutil six ]; An auto update branch exists with message `python311Packages.elasticsearchdsl: 8.12.0 -> 8.13.0`. New version is 8.13.0. An auto update branch exists with an equal or greater version