python310Packages.snakeviz 2.1.2 -> 2.2.0 https://repology.org/project/python:snakeviz/versions attrpath: python310Packages.snakeviz 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/2vq5jbw9whb3ppcm7k1s93qbbnwdf5kl-packages.json.drv building '/nix/store/2vq5jbw9whb3ppcm7k1s93qbbnwdf5kl-packages.json.drv'... Going to be running update for following packages: - python3.10-snakeviz-2.1.2 Press Enter key to continue... Running update for: - python3.10-snakeviz-2.1.2: UPDATING ... - python3.10-snakeviz-2.1.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/snakeviz/default.nix b/pkgs/development/python-modules/snakeviz/default.nix index 05b019c1cd2..24159c67287 100644 --- a/pkgs/development/python-modules/snakeviz/default.nix +++ b/pkgs/development/python-modules/snakeviz/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "snakeviz"; - version = "2.1.2"; + version = "2.2.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-K4qRmrtefpKv41EnhguMJ2sqeXvv/OLayGFPmM/4byE="; + sha256 = "sha256-e/0AvnrhR+tKFwpHFXjhzT9B+AMjiVi2uO/PLGmKaqk="; }; # Upstream doesn't run tests from setup.py 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.snakeviz nix build failed. 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/y3raxn5mramkrj4m1fcdq51ij1l0fd9r-snakeviz-2.2.0.tar.gz source root is snakeviz-2.2.0 setting SOURCE_DATE_EPOCH to timestamp 1682290632 of file snakeviz-2.2.0/snakeviz.egg-info/top_level.txt @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/snakeviz-2.2.0/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "/nix/store/ysd0w2ffcn21snv39770gna78wcf524j-python3-3.10.11/lib/python3.10/tokenize.py", line 394, in open buffer = _builtin_open(filename, 'rb') FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/smcpmkfc7bx90ry7wmr6nckg83anjj0k-stdenv-linux/setup: line 1594: pop_var_context: head of shell_variables not a function context