python311Packages.bayesian-optimization 1.2.0 -> 1.4.3 https://repology.org/project/python:bayesian-optimization/versions attrpath: python311Packages.bayesian-optimization Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/yps409p1038r73gbxlbf503p0m18bqi2-packages.json.drv building '/nix/store/yps409p1038r73gbxlbf503p0m18bqi2-packages.json.drv'... Going to be running update for following packages: - python3.11-bayesian-optimization-1.2.0 Press Enter key to continue... Running update for: - python3.11-bayesian-optimization-1.2.0: UPDATING ... - python3.11-bayesian-optimization-1.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bayesian-optimization/default.nix b/pkgs/development/python-modules/bayesian-optimization/default.nix index 82b8738285b..843a9e7efce 100644 --- a/pkgs/development/python-modules/bayesian-optimization/default.nix +++ b/pkgs/development/python-modules/bayesian-optimization/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "bayesian-optimization"; - version = "1.2.0"; + version = "1.4.3"; disabled = isPy27; src = fetchFromGitHub { owner = "fmfn"; repo = "BayesianOptimization"; - rev = version; - sha256 = "01mg9npiqh1qmq5ldnbpjmr8qkiw827msiv3crpkhbj4bdzasbfm"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-Bp/ZhVSW5lTGwnsd/doOXu++Gxw/51owCfMm96Qmgd4="; }; 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 python311Packages.bayesian-optimization nix build failed. Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/xg6kman1h1pqgdzgnpwqql1ak0afff86-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_util.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/7a9izvnhkfbxkpbbvl7m39p5iq72imr7-scipy_18_fix.patch patching file bayes_opt/util.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file bayes_opt/util.py.rej