python310Packages.einops 0 -> 1 attrpath: python310Packages.einops 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/vcyi6vppr9mgvl2ylphgds2jgrkn3nky-packages.json.drv building '/nix/store/vcyi6vppr9mgvl2ylphgds2jgrkn3nky-packages.json.drv'... Going to be running update for following packages: - python3.10-einops-0.6.0 Press Enter key to continue... Running update for: - python3.10-einops-0.6.0: UPDATING ... - python3.10-einops-0.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/einops/default.nix b/pkgs/development/python-modules/einops/default.nix index f4364aac830..453f1a2f958 100644 --- a/pkgs/development/python-modules/einops/default.nix +++ b/pkgs/development/python-modules/einops/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "einops"; - version = "0.6.0"; + version = "0.6.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "arogozhnikov"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-/bnp8IhDxp8EB/PoW5Dz+7rOru0/odOrts84aq4qyJw="; + hash = "sha256-+TaxaxOc5jAm79tIK0NHZ58HgcgdCANrSo/602YaF8E="; }; nativeBuildInputs = [ hatchling ]; 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.einops nix build failed. E RuntimeError: Testing frameworks were not specified, flag EINOPS_TEST_BACKENDS not set _____________________ ERROR collecting tests/test_other.py _____________________ tests/test_other.py:83: in collect_test_backends(symbolic=False, layers=False) + collect_test_backends(symbolic=False, layers=True) tests/__init__.py:91: in collect_test_backends backend_names_to_test = parse_backends_to_test() tests/__init__.py:33: in parse_backends_to_test raise RuntimeError(f"Testing frameworks were not specified, flag {FLAG_NAME} not set") E RuntimeError: Testing frameworks were not specified, flag EINOPS_TEST_BACKENDS not set =============================== warnings summary =============================== einops/einops.py:717 /build/source/einops/einops.py:717: DeprecationWarning: invalid escape sequence '\s' """ ../../nix/store/bqhp0qrlv9yik09yy349daxs292a4mzj-python3.10-jupyter_client-8.0.3/lib/python3.10/site-packages/jupyter_client/connect.py:20 /nix/store/bqhp0qrlv9yik09yy349daxs292a4mzj-python3.10-jupyter_client-8.0.3/lib/python3.10/site-packages/jupyter_client/connect.py:20: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from jupyter_core.paths import jupyter_data_dir, jupyter_runtime_dir, secure_write -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/test_examples.py - RuntimeError: Testing frameworks were not specified, flag EINOPS_TEST_BACKE... ERROR tests/test_ops.py - RuntimeError: Testing frameworks were not specified, flag EINOPS_TEST_BACKE... ERROR tests/test_other.py - RuntimeError: Testing frameworks were not specified, flag EINOPS_TEST_BACKE... !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! ======================== 2 warnings, 3 errors in 0.94s ========================= /nix/store/j0xzghjmynydvw37zihdbw598j0iwly9-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context