python310Packages.pymc 0 -> 1 attrpath: python310Packages.pymc 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/0cssxbbndiqhx08ffn73bn0s242rbx5n-packages.json.drv building '/nix/store/0cssxbbndiqhx08ffn73bn0s242rbx5n-packages.json.drv'... Going to be running update for following packages: - python3.10-pymc-5.3.1 Press Enter key to continue... Running update for: - python3.10-pymc-5.3.1: UPDATING ... - python3.10-pymc-5.3.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pymc/default.nix b/pkgs/development/python-modules/pymc/default.nix index 14df8ba37147..a8b205fa0265 100644 --- a/pkgs/development/python-modules/pymc/default.nix +++ b/pkgs/development/python-modules/pymc/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pymc"; - version = "5.3.1"; + version = "5.7.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "pymc-devs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-TtRIYgsPlire4li4/9Ls7Rh1SIkDGi5uCSN7huSrelA="; + hash = "sha256-WJBCTaoYz6JQc4hfhBCogpEVIK/VXX3URodtPnjLFMw="; }; 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.pymc nix build failed. adding 'pymc/step_methods/hmc/nuts.py' adding 'pymc/step_methods/hmc/quadpotential.py' adding 'pymc/tuning/__init__.py' adding 'pymc/tuning/scaling.py' adding 'pymc/tuning/starting.py' adding 'pymc/variational/__init__.py' adding 'pymc/variational/approximations.py' adding 'pymc/variational/callbacks.py' adding 'pymc/variational/inference.py' adding 'pymc/variational/minibatch_rv.py' adding 'pymc/variational/operators.py' adding 'pymc/variational/opvi.py' adding 'pymc/variational/stein.py' adding 'pymc/variational/test_functions.py' adding 'pymc/variational/updates.py' adding 'pymc-5.7.1.dist-info/LICENSE' adding 'pymc-5.7.1.dist-info/METADATA' adding 'pymc-5.7.1.dist-info/WHEEL' adding 'pymc-5.7.1.dist-info/top_level.txt' adding 'pymc-5.7.1.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 ./pymc-5.7.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pytensor<2.15,>=2.14.1 (from pymc) (from versions: none) ERROR: No matching distribution found for pytensor<2.15,>=2.14.1