2022-12-18T18:41:00 python3.9-cocotb 1.7.1 -> 1.7.2 https://repology.org/metapackage/python3.9-cocotb/versions 2022-12-18T18:41:03 attrpath: python39Packages.cocotb 2022-12-18T18:41:03 Checking auto update branch... 2022-12-18T18:41:08 [version] 2022-12-18T18:41:08 [version] skipping because derivation has updateScript 2022-12-18T18:41:08 [rustCrateVersion] 2022-12-18T18:41:08 [rustCrateVersion] No cargoSha256 found 2022-12-18T18:41:08 [golangModuleVersion] 2022-12-18T18:41:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T18:41:08 [updateScript] 2022-12-18T18:41:10 [updateScript] Success 2022-12-18T18:41:10 [updateScript] this derivation will be built: /nix/store/bybhrbnscvmwr3m73m625l6ixlahijjd-packages.json.drv building '/nix/store/bybhrbnscvmwr3m73m625l6ixlahijjd-packages.json.drv'... Going to be running update for following packages: - python3.9-cocotb-1.7.1 Press Enter key to continue... Running update for: - python3.9-cocotb-1.7.1: UPDATING ... - python3.9-cocotb-1.7.1: DONE. Packages updated! 2022-12-18T18:41:10 2022-12-18T18:41:10 [quotedUrls] 2022-12-18T18:41:11 [quotedUrls] nothing found to replace 2022-12-18T18:41:11 Diff after rewrites: diff --git a/pkgs/development/python-modules/cocotb/default.nix b/pkgs/development/python-modules/cocotb/default.nix index 688fc7c367b..9c06cd2f8b7 100644 --- a/pkgs/development/python-modules/cocotb/default.nix +++ b/pkgs/development/python-modules/cocotb/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "cocotb"; - version = "1.7.1"; + version = "1.7.2"; # pypi source doesn't include tests src = fetchFromGitHub { owner = "cocotb"; repo = "cocotb"; - rev = "v${version}"; - sha256 = "sha256-wACgT5r0YmSYvLhTsuFhTcJqeCtGGLifOmr7/Lz2Vug="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-gLOYwljqnYkGsdbny7+f93QgroLBaLLnDBRpoCe8uEg="; }; nativeBuildInputs = [ setuptools-scm ]; 2022-12-18T18:42:40 No auto update branch exists 2022-12-18T18:43:12 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python39Packages.cocotb nix build failed. adding 'cocotb/share/makefiles/simulators/Makefile.modelsim' adding 'cocotb/share/makefiles/simulators/Makefile.questa' adding 'cocotb/share/makefiles/simulators/Makefile.riviera' adding 'cocotb/share/makefiles/simulators/Makefile.vcs' adding 'cocotb/share/makefiles/simulators/Makefile.verilator' adding 'cocotb/share/makefiles/simulators/Makefile.xcelium' adding 'cocotb/types/__init__.py' adding 'cocotb/types/array.py' adding 'cocotb/types/logic.py' adding 'cocotb/types/logic_array.py' adding 'cocotb/types/range.py' adding 'pygpi/__init__.py' adding 'pygpi/entry.py' adding 'cocotb-1.7.2.dist-info/LICENSE' adding 'cocotb-1.7.2.dist-info/METADATA' adding 'cocotb-1.7.2.dist-info/WHEEL' adding 'cocotb-1.7.2.dist-info/entry_points.txt' adding 'cocotb-1.7.2.dist-info/top_level.txt' adding 'cocotb-1.7.2.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 ./cocotb-1.7.2-cp39-cp39-linux_x86_64.whl ERROR: Could not find a version that satisfies the requirement find-libpython (from cocotb) (from versions: none) ERROR: No matching distribution found for find-libpython