python311Packages.rpy2 0 -> 1 attrpath: python311Packages.rpy2 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0rqmxzski8p8ghrpq95ss98fvv809fcc-packages.json.drv building '/nix/store/0rqmxzski8p8ghrpq95ss98fvv809fcc-packages.json.drv'... Going to be running update for following packages: - python3.11-rpy2-3.5.15 Press Enter key to continue... Running update for: - python3.11-rpy2-3.5.15: UPDATING ... - python3.11-rpy2-3.5.15: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rpy2/default.nix b/pkgs/development/python-modules/rpy2/default.nix index c10b23414b42..b32303484725 100644 --- a/pkgs/development/python-modules/rpy2/default.nix +++ b/pkgs/development/python-modules/rpy2/default.nix @@ -25,14 +25,14 @@ }: buildPythonPackage rec { - version = "3.5.15"; + version = "3.5.16"; format = "setuptools"; pname = "rpy2"; disabled = isPyPy; src = fetchPypi { inherit version pname; - hash = "sha256-RE+uSoTcfyM7cOqrCqgTmO4BR8ThrjjdRSTXedbyWys="; + hash = "sha256-g34vdFg2WKXEwzl2GnP5Q08z75ztPjDGTadWIWXCgBs="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.rpy2 nix build failed. Running phase: patchPhase applying patch /nix/store/0mfargnwgq2rbxj6fr88z30dh30nb1vd-rpy2-3.x-r-libs-site.patch patching file rpy2/rinterface_lib/embedded.py Hunk #1 succeeded at 292 (offset 16 lines). applying patch /nix/store/ngmxbh844lh388y2sgl0g7dafsdnl37g-026d069a008163a62d12567bcb938410d0f9bf7a.diff patching file pyproject.toml Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyproject.toml.rej patching file rpy2/tests/rinterface/test_callbacks.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 rpy2/tests/rinterface/test_callbacks.py.rej patching file rpy2/tests/rinterface/test_environment.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 rpy2/tests/rinterface/test_environment.py.rej patching file rpy2/tests/rinterface/test_functions.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file rpy2/tests/rinterface/test_functions.py.rej patching file rpy2/tests/robjects/test_packages.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 rpy2/tests/robjects/test_packages.py.rej