python312Packages.pyopencl 2023.1.4 -> 2024.1 https://repology.org/project/python:pyopencl/versions attrpath: python312Packages.pyopencl 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/575n16l2pb5xi470xkssfvpdk5zmb5k9-packages.json.drv building '/nix/store/575n16l2pb5xi470xkssfvpdk5zmb5k9-packages.json.drv'... Going to be running update for following packages: - python3.12-pyopencl-2023.1.4 Press Enter key to continue... Running update for: - python3.12-pyopencl-2023.1.4: UPDATING ... - python3.12-pyopencl-2023.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyopencl/default.nix b/pkgs/development/python-modules/pyopencl/default.nix index 79623f749b40..c9a875809b12 100644 --- a/pkgs/development/python-modules/pyopencl/default.nix +++ b/pkgs/development/python-modules/pyopencl/default.nix @@ -27,12 +27,12 @@ let if stdenv.isDarwin then [ mesa_drivers.dev ] else [ ocl-icd ]; in buildPythonPackage rec { pname = "pyopencl"; - version = "2023.1.4"; + version = "2024.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-IgF078qQDp1d5a7yqht3pvJVBQHekrA1qRATrq5NTF4="; + hash = "sha256-7NVy7pQK2L2hY5w6e+tog0/JqYrX6z9uAarE99nUusE="; }; patches = [ 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 python312Packages.pyopencl nix build failed. got build log for 'python312Packages.pyopencl' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/dvfxaph1qybpxn6ly6lysj7rrbzm8vrm-pyopencl-2024.1.tar.gz source root is pyopencl-2024.1 setting SOURCE_DATE_EPOCH to timestamp 1706047679 of file pyopencl-2024.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/r8rg01yfdbkxfpd9bfwfch5lb1p3f7zr-fix-conditions-for-CL_UNORM_INT24-availability.patch patching file src/wrap_constants.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/wrap_constants.cpp.rej