python310Packages.elastic-apm 0 -> 1 attrpath: python310Packages.elastic-apm 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/li3365adgi9jj92v1nirqwryp28y8klq-packages.json.drv building '/nix/store/li3365adgi9jj92v1nirqwryp28y8klq-packages.json.drv'... Going to be running update for following packages: - python3.10-elastic-apm-6.15.0 Press Enter key to continue... Running update for: - python3.10-elastic-apm-6.15.0: UPDATING ... - python3.10-elastic-apm-6.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/elastic-apm/default.nix b/pkgs/development/python-modules/elastic-apm/default.nix index 5e7f76cee0b..37d45cb2856 100644 --- a/pkgs/development/python-modules/elastic-apm/default.nix +++ b/pkgs/development/python-modules/elastic-apm/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "elastic-apm"; - version = "6.15.0"; + version = "6.15.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "elastic"; repo = "apm-agent-python"; rev = "refs/tags/v${version}"; - hash = "sha256-Uoybe6Mx7ZLs2GaOnl278Xj6KlTEgrOuNxMRmPpSq8k="; + hash = "sha256-s07LZeT2vTtBU/48heGFrW74D1iqkxRaLh+LTD35mu8="; }; propagatedBuildInputs = [ No auto update branch exists Update edits cause no rebuilds.