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/kngd0pbwzxq19ca490q9583ys4jar56k-packages.json.drv building '/nix/store/kngd0pbwzxq19ca490q9583ys4jar56k-packages.json.drv'... Going to be running update for following packages: - python3.10-pymc-5.0.2 Press Enter key to continue... Running update for: - python3.10-pymc-5.0.2: UPDATING ... - python3.10-pymc-5.0.2: 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 1f528d9ab71..a956a897d68 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.0.2"; + version = "5.1.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "pymc-devs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ffNWSSzoRLFmYzN9sm5Z1j6WtEoFzGkCQxpBC0NlpRc="; + hash = "sha256-OSAe6YsDR08L65U9zRhM5wJa8Cuw7gV2S9CqchdSXN0="; }; 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 'tests/step_methods/test_slicer.py' adding 'tests/step_methods/hmc/__init__.py' adding 'tests/step_methods/hmc/test_hmc.py' adding 'tests/step_methods/hmc/test_nuts.py' adding 'tests/step_methods/hmc/test_quadpotential.py' adding 'tests/tuning/__init__.py' adding 'tests/tuning/test_scaling.py' adding 'tests/tuning/test_starting.py' adding 'tests/variational/__init__.py' adding 'tests/variational/test_approximations.py' adding 'tests/variational/test_callbacks.py' adding 'tests/variational/test_inference.py' adding 'tests/variational/test_minibatch_rv.py' adding 'tests/variational/test_opvi.py' adding 'tests/variational/test_updates.py' adding 'pymc-5.1.0.dist-info/LICENSE' adding 'pymc-5.1.0.dist-info/METADATA' adding 'pymc-5.1.0.dist-info/WHEEL' adding 'pymc-5.1.0.dist-info/top_level.txt' adding 'pymc-5.1.0.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.1.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pytensor==2.10.1 (from pymc) (from versions: none) ERROR: No matching distribution found for pytensor==2.10.1