2022-12-24T22:25:28 python3.10-hypothesmith 0.2.0 -> 0.2.3 https://pypi.org/project/hypothesmith/ 2022-12-24T22:25:31 attrpath: python310Packages.hypothesmith 2022-12-24T22:25:31 Checking auto update branch... 2022-12-24T22:25:36 [version] 2022-12-24T22:25:36 [version] skipping because derivation has updateScript 2022-12-24T22:25:36 [rustCrateVersion] 2022-12-24T22:25:36 [rustCrateVersion] No cargoSha256 found 2022-12-24T22:25:36 [golangModuleVersion] 2022-12-24T22:25:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T22:25:36 [updateScript] 2022-12-24T22:25:37 [updateScript] Success 2022-12-24T22:25:37 [updateScript] this derivation will be built: /nix/store/izqng5kr9qcpcgxzbsarjngb0lsf4ikh-packages.json.drv building '/nix/store/izqng5kr9qcpcgxzbsarjngb0lsf4ikh-packages.json.drv'... Going to be running update for following packages: - python3.10-hypothesmith-0.2.0 Press Enter key to continue... Running update for: - python3.10-hypothesmith-0.2.0: UPDATING ... - python3.10-hypothesmith-0.2.0: DONE. Packages updated! 2022-12-24T22:25:37 2022-12-24T22:25:37 [quotedUrls] 2022-12-24T22:25:37 [quotedUrls] nothing found to replace 2022-12-24T22:25:37 Diff after rewrites: diff --git a/pkgs/development/python-modules/hypothesmith/default.nix b/pkgs/development/python-modules/hypothesmith/default.nix index 4bac9c0bb02..fcc788d96a3 100644 --- a/pkgs/development/python-modules/hypothesmith/default.nix +++ b/pkgs/development/python-modules/hypothesmith/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "hypothesmith"; - version = "0.2.0"; + version = "0.2.3"; src = fetchPypi { inherit pname version; - sha256 = "0fb7b3fd03d76eddd4474b0561e1c2662457593a74cc300fd27e5409cd4d7922"; + sha256 = "sha256-vc6EXsmE5uP+0h5l0ugrjrxt5cpeuTZJ39dgNMWQakY="; }; patches = [ 2022-12-24T22:27:07 No auto update branch exists 2022-12-24T22:27:09 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.hypothesmith nix build failed. 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/ds5805xbnrz2jg63rm04la59cw59g80v-hypothesmith-0.2.3.tar.gz source root is hypothesmith-0.2.3 setting SOURCE_DATE_EPOCH to timestamp 1669887234 of file hypothesmith-0.2.3/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/6zx7zyfw8kvskrh7cf29cw49s626286i-remove-black.patch patching file tests/test_cst.py Hunk #2 FAILED at 50. 1 out of 2 hunks FAILED -- saving rejects to file tests/test_cst.py.rej patching file tests/test_syntactic.py Hunk #2 FAILED at 56. 1 out of 2 hunks FAILED -- saving rejects to file tests/test_syntactic.py.rej