python310Packages.rnginline 0.0.2 -> 1.0.0 https://repology.org/project/python:rnginline/versions attrpath: python310Packages.rnginline 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/1xisvn04dzn9daz0sappqz66vk2fj9yc-packages.json.drv building '/nix/store/1xisvn04dzn9daz0sappqz66vk2fj9yc-packages.json.drv'... Going to be running update for following packages: - python3.10-rnginline-0.0.2 Press Enter key to continue... Running update for: - python3.10-rnginline-0.0.2: UPDATING ... - python3.10-rnginline-0.0.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/rnginline/default.nix b/pkgs/development/python-modules/rnginline/default.nix index 10beaf00bd4..59014dea394 100644 --- a/pkgs/development/python-modules/rnginline/default.nix +++ b/pkgs/development/python-modules/rnginline/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "rnginline"; - version = "0.0.2"; + version = "1.0.0"; src = fetchPypi { inherit pname version; - hash = "sha256-j4W4zwHA4yA6iAFVa/LDKp00eeCX3PbmWkjd2LSUGfk="; + hash = "sha256-JWqzs+OqOynIAWYVgGrZiuiCqObAgGe6rBt0DcP3U6E="; }; 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.rnginline nix build failed. got build log for 'python310Packages.rnginline' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh 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 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/x88b3l70ivc1pa3x6wgqgwbp2l2d495c-rnginline-1.0.0.tar.gz source root is rnginline-1.0.0 setting SOURCE_DATE_EPOCH to timestamp 1683472597 of file rnginline-1.0.0/rnginline/urlhandlers.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/1ybnb97rap1g0pymj42jbynr34pwia8r-fix_tests_failing_collect.patch patching file rnginline/test/test_rnginline.py Hunk #1 FAILED at 40. 1 out of 1 hunk FAILED -- saving rejects to file rnginline/test/test_rnginline.py.rej