python310Packages.aesara 0 -> 1 attrpath: python310Packages.aesara 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/4sbbagmhz9vvqqmb4pklsljglk57h4wv-packages.json.drv building '/nix/store/4sbbagmhz9vvqqmb4pklsljglk57h4wv-packages.json.drv'... Going to be running update for following packages: - python3.10-aesara-2.8.12 Press Enter key to continue... Running update for: - python3.10-aesara-2.8.12: UPDATING ... - python3.10-aesara-2.8.12: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aesara/default.nix b/pkgs/development/python-modules/aesara/default.nix index 1d6abad17b4..4943df9456b 100644 --- a/pkgs/development/python-modules/aesara/default.nix +++ b/pkgs/development/python-modules/aesara/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "aesara"; - version = "2.8.12"; + version = "2.9.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "aesara-devs"; repo = "aesara"; rev = "refs/tags/rel-${version}"; - hash = "sha256-lRc0IGpxkSnVeziFOYX7f99P7WNvz1KHy73qMPrU24I="; + hash = "sha256-8RWxtdgtHL3TWffqs3+u3DYPWGDYwhjSaPIcUKduW/Q="; }; nativeBuildInputs = [ 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.aesara nix build failed. tests/test_rop.py:29 /build/source/tests/test_rop.py:29: DeprecationWarning: The module `aesara.tensor.signal` is deprecated and will be removed from Aesara in version 2.8.5. from aesara.tensor.signal.pool import Pool aesara/graph/utils.py:178 /build/source/aesara/graph/utils.py:178: PytestCollectionWarning: cannot collect test class 'TestValueError' because it has a __init__ constructor (from: tests/graph/test_op.py) class TestValueError(Exception): aesara/tensor/elemwise.py:1738 /build/source/aesara/tensor/elemwise.py:1738: DeprecationWarning: `sqr` is deprecated; use `square` instead. scalar_op = getattr(scalar, symbolname[: -len("_inplace")]) tests/sparse/test_var.py:5 /build/source/tests/sparse/test_var.py:5: DeprecationWarning: Please use `csr_matrix` from the `scipy.sparse` namespace, the `scipy.sparse.csr` namespace is deprecated. from scipy.sparse.csr import csr_matrix -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/link/numba/test_basic.py ERROR tests/link/numba/test_elemwise.py ERROR tests/link/numba/test_extra_ops.py ERROR tests/link/numba/test_nlinalg.py ERROR tests/link/numba/test_random.py ERROR tests/link/numba/test_scalar.py ERROR tests/link/numba/test_scan.py ERROR tests/link/numba/test_sparse.py ERROR tests/link/numba/test_tensor_basic.py !!!!!!!!!!!!!!!!!!! Interrupted: 9 errors during collection !!!!!!!!!!!!!!!!!!!! =================== 3 skipped, 5 warnings, 9 errors in 4.04s =================== /nix/store/blpvf60m29q02c0lc5fyhim30ma4y1vv-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context