python310Packages.circuitbreaker 0 -> 1 attrpath: python310Packages.circuitbreaker 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/34jsfzzkd10q3q8gw3al65nlby0manfh-packages.json.drv building '/nix/store/34jsfzzkd10q3q8gw3al65nlby0manfh-packages.json.drv'... Going to be running update for following packages: - python3.10-circuitbreaker-1.4.0 Press Enter key to continue... Running update for: - python3.10-circuitbreaker-1.4.0: UPDATING ... - python3.10-circuitbreaker-1.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/circuitbreaker/default.nix b/pkgs/development/python-modules/circuitbreaker/default.nix index 05fce26d6e6..d5c1983e33d 100644 --- a/pkgs/development/python-modules/circuitbreaker/default.nix +++ b/pkgs/development/python-modules/circuitbreaker/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "circuitbreaker"; - version = "1.4.0"; + version = "2.0.0"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "fabfuel"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-l0ASt9CQmgJmWpRrghElbff/gaNOmxNh+Wj0C0p4jE0="; + hash = "sha256-jaDCMGCZZu3STluYeHDNgdEPf2DNq7bXJ0LPV3JZdk0="; }; nativeCheckInputs = [ 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.circuitbreaker nix build failed. ERROR tests/test_unit.py::test_circuitbreaker_wrapper_matches_function_type[sync-function] ERROR tests/test_unit.py::test_circuitbreaker_wrapper_matches_function_type[sync-generator] ERROR tests/test_unit.py::test_circuitbreaker_wrapper_matches_function_type[async-function] ERROR tests/test_unit.py::test_circuitbreaker_wrapper_matches_function_type[async-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_save_last_exception_on_failure_call[sync-function] ERROR tests/test_unit.py::test_circuitbreaker_should_save_last_exception_on_failure_call[sync-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_save_last_exception_on_failure_call[async-function] ERROR tests/test_unit.py::test_circuitbreaker_should_save_last_exception_on_failure_call[async-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_clear_last_exception_on_success_call[sync-function] ERROR tests/test_unit.py::test_circuitbreaker_should_clear_last_exception_on_success_call[sync-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_clear_last_exception_on_success_call[async-function] ERROR tests/test_unit.py::test_circuitbreaker_should_clear_last_exception_on_success_call[async-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_call_fallback_function_if_open[sync-function] ERROR tests/test_unit.py::test_circuitbreaker_should_call_fallback_function_if_open[sync-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_call_fallback_function_if_open[async-function] ERROR tests/test_unit.py::test_circuitbreaker_should_call_fallback_function_if_open[async-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_not_call_function_if_open[sync-function] ERROR tests/test_unit.py::test_circuitbreaker_should_not_call_function_if_open[sync-generator] ERROR tests/test_unit.py::test_circuitbreaker_should_not_call_function_if_open[async-function] ERROR tests/test_unit.py::test_circuitbreaker_should_not_call_function_if_open[async-generator] ERROR tests/test_unit.py::test_circuitbreaker_call_fallback_function_with_parameters[sync-function] ERROR tests/test_unit.py::test_circuitbreaker_call_fallback_function_with_parameters[sync-generator] ERROR tests/test_unit.py::test_circuitbreaker_call_fallback_function_with_parameters[async-function] ERROR tests/test_unit.py::test_circuitbreaker_call_fallback_function_with_parameters[async-generator] ERROR tests/test_unit.py::test_circuit_decorator_without_args[sync-function] ERROR tests/test_unit.py::test_circuit_decorator_without_args[sync-generator] ERROR tests/test_unit.py::test_circuit_decorator_without_args[async-function] ERROR tests/test_unit.py::test_circuit_decorator_without_args[async-generator] =================== 14 passed, 1 warning, 48 errors in 0.15s =================== /nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context