python310Packages.elastic-apm 6.15.0 -> 6.15.1 https://repology.org/project/python:elastic-apm/versions 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/i0lq0yisdpa0nijvadzw6yh6frayh8xa-packages.json.drv building '/nix/store/i0lq0yisdpa0nijvadzw6yh6frayh8xa-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 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.elastic-apm nix build failed. tests/metrics/breakdown_tests.py::test_metrics_reset_after_collect tests/metrics/breakdown_tests.py::test_nested_spans tests/metrics/breakdown_tests.py::test_single_span /build/source/tests/fixtures.py:147: UserWarning: "db.mysql" not marked as used by Python warnings.warn(f"\"{item['type']}.{item['subtype']}\" not marked as used by Python", UserWarning) tests/client/transaction_tests.py::test_transaction_keyword_truncation /build/source/tests/fixtures.py:132: UserWarning: Span type "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx…" not found in JSON spec warnings.warn(f"Span type \"{item['type']}\" not found in JSON spec", UserWarning) tests/client/transaction_tests.py::test_transaction_span_stack_trace_min_duration_overrides_old_config tests/client/transaction_tests.py::test_transaction_span_stack_trace_min_duration_overrides_old_config tests/client/transaction_tests.py::test_transaction_span_stack_trace_min_duration_overrides_old_config tests/client/transaction_tests.py::test_transaction_span_stack_trace_min_duration_overrides_old_config /build/source/elasticapm/traces.py:910: DeprecationWarning: `span_frames_min_duration` is deprecated. Please use `span_stack_trace_min_duration`. warnings.warn( tests/instrumentation/sqlite_tests.py::test_connect tests/instrumentation/sqlite_tests.py::test_nonstandard_connection_execute tests/instrumentation/sqlite_tests.py::test_truncate_long_sql tests/instrumentation/sqlite_tests.py::test_cursor /build/source/tests/fixtures.py:147: UserWarning: "db.sqlite" not marked as used by Python warnings.warn(f"\"{item['type']}.{item['subtype']}\" not marked as used by Python", UserWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/contrib/pylons/tests.py::test_init - AssertionError: assert 'http://127.0.0.1:8200' == 'http://localhost/api/store' === 1 failed, 643 passed, 45 skipped, 129 deselected, 448 warnings in 53.71s === /nix/store/kk3qbkyrski18j8fwrpd5dgvplbdz7b2-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context