python312Packages.cocotb 1.8.1 -> 1.9.0 https://github.com/cocotb/cocotb/releases attrpath: python312Packages.cocotb 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h7m3fbwjybjhvmp0p3cncvy54skwgvvs-packages.json.drv building '/nix/store/h7m3fbwjybjhvmp0p3cncvy54skwgvvs-packages.json.drv'... Going to be running update for following packages: - python3.12-cocotb-1.8.1 Press Enter key to continue... Running update for: - python3.12-cocotb-1.8.1: UPDATING ... - python3.12-cocotb-1.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cocotb/default.nix b/pkgs/development/python-modules/cocotb/default.nix index b477d447c562..97ffa3564283 100644 --- a/pkgs/development/python-modules/cocotb/default.nix +++ b/pkgs/development/python-modules/cocotb/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "cocotb"; - version = "1.8.1"; + version = "1.9.0"; format = "setuptools"; # pypi source doesn't include tests @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "cocotb"; repo = "cocotb"; rev = "refs/tags/v${version}"; - hash = "sha256-B7SePM8muEL3KFVOY7+OAgQVIRvTs6k29xASK9lgCB4="; + hash = "sha256-43KpTY7AAkJg9mA4NkZCu8twKq0dDDSpkcZ3+P9+xtg="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.cocotb nix build failed. got build log for 'python312Packages.cocotb' from 'daemon' 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 Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/vfifkvrw25kv7yfck63h4rwqp9qzjw4c-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_cases/test_vhdl_zerovector/vhdl_zerovector.vhdl Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } applying patch /nix/store/jrv0jfph6nb1c2bkkk08jfm5sjiafbkv-0001-Patch-LDCXXSHARED-for-macOS-along-with-LDSHARED.patch patching file cocotb_build_libs.py Hunk #1 succeeded at 672 with fuzz 1 (offset 89 lines). applying patch /nix/store/d7zf4z1qr500579kmq6ngxif7n17295d-0002-Patch-remove-test_unicode_handle_assignment_deprecated-test.patch patching file tests/test_cases/test_cocotb/test_deprecated.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 tests/test_cases/test_cocotb/test_deprecated.py.rej