python310Packages.beartype 0.14.0 -> 0.14.1 https://repology.org/project/python:beartype/versions attrpath: python310Packages.beartype 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/1fhx65npzg7g4a49xmby79z5pfm4mzxb-packages.json.drv building '/nix/store/1fhx65npzg7g4a49xmby79z5pfm4mzxb-packages.json.drv'... Going to be running update for following packages: - python3.10-beartype-0.14.0 Press Enter key to continue... Running update for: - python3.10-beartype-0.14.0: UPDATING ... - python3.10-beartype-0.14.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/beartype/default.nix b/pkgs/development/python-modules/beartype/default.nix index 62dbfd059b1..72cc0fffd41 100644 --- a/pkgs/development/python-modules/beartype/default.nix +++ b/pkgs/development/python-modules/beartype/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "beartype"; - version = "0.14.0"; + version = "0.14.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-VG5ujc3aHW2fkG6k6xUYqgHJxfWkQOSVkXstr1PL1Zg="; + hash = "sha256-I99HFdGc67LOYOU8PPRM2SWEPwDHGTgiLXd+pjMt48s="; }; 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.beartype nix build failed. FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_type_typing - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_args - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_is_hint_pep_supported - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/test_a90_utilpeptest.py::test_die_if_hint_pep_unsupported - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep585.py::test_is_hint_pep585_builtin - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep585.py::test_is_hint_pep585_generic - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/test_utilpep585.py::test_get_hint_pep585_generic_typevars - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585callable.py::test_get_hint_pep484585_callable_params_and_return - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585generic.py::test_is_hint_pep484585_generic - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585generic.py::test_get_hint_pep484585_generic_type_or_none - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a00_pep/proposal/pep484585/test_utilpep484585generic.py::test_get_hint_pep484585_generic_bases_unerased - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a10_nonpep/test_utilhintnonpeptest.py::test_die_unless_hint_nonpep - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a10_nonpep/test_utilhintnonpeptest.py::test_is_hint_nonpep - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a10_nonpep/test_utilhintnonpeptest.py::test_is_hint_nonpep_tuple - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhintget.py::test_get_hint_repr - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_die_unless_hint - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_is_hint - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_is_hint_ignorable - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a20_util/hint/a90_core/test_utilhinttest.py::test_is_hint_needs_cls_stack - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_mapping - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a60_api/door/test_door_typehint.py::test_door_typehint_is_ignorable - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_die_if_unbearable - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_typehint_die_if_unbearable - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_is_bearable - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a80_check/a90_door/test_checkdoor.py::test_door_typehint_is_bearable - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a90_decor/a40_code/test_codenoop.py::test_decor_noop_hint_ignorable_iter - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... FAILED beartype_test/a00_unit/a90_decor/a60_main/test_beartype.py::test_beartype - beartype.roar.BeartypeModuleAttributeNotFoundWarning: Ignoring undefined ty... ================== 36 failed, 236 passed, 10 skipped in 4.28s ================== /nix/store/j0xzghjmynydvw37zihdbw598j0iwly9-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context