python310Packages.aeppl 0 -> 1 attrpath: python310Packages.aeppl 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/vxx5x01kfj037fl9d5jzv9yas18x9cpw-packages.json.drv building '/nix/store/vxx5x01kfj037fl9d5jzv9yas18x9cpw-packages.json.drv'... Going to be running update for following packages: - python3.10-aeppl-0.1.4 Press Enter key to continue... Running update for: - python3.10-aeppl-0.1.4: UPDATING ... - python3.10-aeppl-0.1.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aeppl/default.nix b/pkgs/development/python-modules/aeppl/default.nix index f2ef99998a5..1633be12bb9 100644 --- a/pkgs/development/python-modules/aeppl/default.nix +++ b/pkgs/development/python-modules/aeppl/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "aeppl"; - version = "0.1.4"; + version = "0.1.5"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "aesara-devs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-y2JQxHztLEORoqVikOD/pSF5+WJRo/f8XyZKVDx2Ybs="; + hash = "sha256-mqBbXwWJwQA2wSHuEdBeXQMfTIcgwYEjpq8AVmOjmHM="; }; 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.aeppl nix build failed. adding 'aeppl/convolutions.py' adding 'aeppl/cumsum.py' adding 'aeppl/dists.py' adding 'aeppl/joint_logprob.py' adding 'aeppl/logprob.py' adding 'aeppl/mixture.py' adding 'aeppl/printing.py' adding 'aeppl/rewriting.py' adding 'aeppl/scan.py' adding 'aeppl/tensor.py' adding 'aeppl/transforms.py' adding 'aeppl/utils.py' adding 'aeppl-0.1.5.dist-info/LICENSE' adding 'aeppl-0.1.5.dist-info/METADATA' adding 'aeppl-0.1.5.dist-info/WHEEL' adding 'aeppl-0.1.5.dist-info/top_level.txt' adding 'aeppl-0.1.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./aeppl-0.1.5-py3-none-any.whl Requirement already satisfied: typing-extensions in /nix/store/5gn0rsi8k9610cr0vqwcc6vg9sj2z1kw-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from aeppl==0.1.5) (4.5.0) Requirement already satisfied: scipy>=1.4.0 in /nix/store/l0jqa20zxqpmnf8s0yggvhgn54xyh23i-python3.10-scipy-1.10.1/lib/python3.10/site-packages (from aeppl==0.1.5) (1.10.1) Requirement already satisfied: numpy>=1.18.1 in /nix/store/3ypm1j8qa1prs2xincgxxh2cjr7cdbv6-python3.10-numpy-1.24.2/lib/python3.10/site-packages (from aeppl==0.1.5) (1.24.2) ERROR: Could not find a version that satisfies the requirement aesara>=2.8.13 (from aeppl) (from versions: none) ERROR: No matching distribution found for aesara>=2.8.13