python310Packages.wtf-peewee 0 -> 1 attrpath: python310Packages.wtf-peewee 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/kgrzbvf3m07qxb0i8wc425mpbnp3f56r-packages.json.drv building '/nix/store/kgrzbvf3m07qxb0i8wc425mpbnp3f56r-packages.json.drv'... Going to be running update for following packages: - python3.10-wtf-peewee-3.0.3 Press Enter key to continue... Running update for: - python3.10-wtf-peewee-3.0.3: UPDATING ... - python3.10-wtf-peewee-3.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/wtf-peewee/default.nix b/pkgs/development/python-modules/wtf-peewee/default.nix index 326a56461a45..9ccb5355f1fe 100644 --- a/pkgs/development/python-modules/wtf-peewee/default.nix +++ b/pkgs/development/python-modules/wtf-peewee/default.nix @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "wtf-peewee"; - version = "3.0.3"; + version = "3.0.4"; src = fetchPypi { inherit pname version; - sha256 = "faa953fe3f705d4f2b48f3c1a81c5c5a6a38f9ed1378c9a830e6efc1b0fccb15"; + sha256 = "sha256-cTbYRdvAUTY86MPR33BH+nA6H/epR8sgHDgOBQ/TUkQ="; }; 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.wtf-peewee 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/nqiqb9l3hi6wz2sxvv50m2n3hy52l4vp-wtf-peewee-3.0.4.tar.gz source root is wtf-peewee-3.0.4 setting SOURCE_DATE_EPOCH to timestamp 1650131434 of file wtf-peewee-3.0.4/wtf_peewee.egg-info/top_level.txt @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/ry6z7ps0rf6p8qmrg2xyp0ad24fr6n5w-fix-wtforms3.patch patching file wtfpeewee/fields.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 wtfpeewee/fields.py.rej patching file wtfpeewee/tests.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file wtfpeewee/tests.py.rej