python310Packages.cronsim 0 -> 1 attrpath: python310Packages.cronsim 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/s59l823ip6pzafccb1xifbbh73wfz3qb-packages.json.drv building '/nix/store/s59l823ip6pzafccb1xifbbh73wfz3qb-packages.json.drv'... Going to be running update for following packages: - python3.10-cronsim-2.3 Press Enter key to continue... Running update for: - python3.10-cronsim-2.3: UPDATING ... - python3.10-cronsim-2.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cronsim/default.nix b/pkgs/development/python-modules/cronsim/default.nix index ef4e533a977c..fa7217ac0f74 100644 --- a/pkgs/development/python-modules/cronsim/default.nix +++ b/pkgs/development/python-modules/cronsim/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "cronsim"; - version = "2.3"; + version = "2.5"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ebFYIOANXZLmM6cbovwBCJH8Wr/HlJbOR9YGp8Jw7pc="; + hash = "sha256-FTzwIZ3MGgyp5xqDav22B5ZTfYxSHGhsenMTSDdXM78="; }; nativeCheckInputs = [ 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.cronsim nix build failed. patching script interpreter paths in /nix/store/2785lkdgr8zi4k75qvwr2m5wgab9pzxj-python3.10-cronsim-2.5 stripping (with command strip and flags -S -p) in /nix/store/2785lkdgr8zi4k75qvwr2m5wgab9pzxj-python3.10-cronsim-2.5/lib shrinking RPATHs of ELF executables and libraries in /nix/store/689ji5ysgbj76lja6dwmqx567n7wiw6b-python3.10-cronsim-2.5-dist checking for references to /build/ in /nix/store/689ji5ysgbj76lja6dwmqx567n7wiw6b-python3.10-cronsim-2.5-dist... patching script interpreter paths in /nix/store/689ji5ysgbj76lja6dwmqx567n7wiw6b-python3.10-cronsim-2.5-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase /nix/store/q2zpnf017gccs9w9mb0ikdqhkf0k5v82-catch_conflicts.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: cronsim @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.0, pluggy-1.2.0 rootdir: /build/cronsim-2.5 collecting ...  collected 0 items  ============================ no tests ran in 0.00s ============================= /nix/store/vr6wwdxkmyy44sg0gwxi10b8fc5zhwz0-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context