python310Packages.pybids 0 -> 1 attrpath: python310Packages.pybids 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dk0n73cnnghacyapmsliq2wywrf5m7zb-packages.json.drv building '/nix/store/dk0n73cnnghacyapmsliq2wywrf5m7zb-packages.json.drv'... Going to be running update for following packages: - python3.10-pybids-0.15.6 Press Enter key to continue... Running update for: - python3.10-pybids-0.15.6: UPDATING ... - python3.10-pybids-0.15.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pybids/default.nix b/pkgs/development/python-modules/pybids/default.nix index 33660d9165e8..13ca4bbe97dc 100644 --- a/pkgs/development/python-modules/pybids/default.nix +++ b/pkgs/development/python-modules/pybids/default.nix @@ -18,12 +18,12 @@ }: buildPythonPackage rec { - version = "0.15.6"; + version = "0.16.1"; pname = "pybids"; src = fetchPypi { inherit pname version; - hash = "sha256-OjWW08tyVDHkF0X3Pa+10HYD/7Gysp5DkEt9LaVxsdM="; + hash = "sha256-GmqwbTdfO3g+c4gm5tIgsvQUVBm0sC9O28yMt8myIIo="; }; 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 python310Packages.pybids nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/d8yh13688lqjz9fv3wnzy8cdrlmi5l5s-pybids-0.16.1.tar.gz source root is pybids-0.16.1 setting SOURCE_DATE_EPOCH to timestamp 1682974355 of file pybids-0.16.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/v41qf62ygc4sy5in00z41nhlh5kaly9i-fix-pybids-sqlalchemy-dep patching file bids/layout/models.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 bids/layout/models.py.rej patching file bids/layout/tests/test_models.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 bids/layout/tests/test_models.py.rej patching file bids/layout/tests/test_writing.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 bids/layout/tests/test_writing.py.rej