python311Packages.youseedee 0 -> 1 attrpath: python311Packages.youseedee Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/gzf644yiyb85l6c501i3h4qn4f01r215-packages.json.drv building '/nix/store/gzf644yiyb85l6c501i3h4qn4f01r215-packages.json.drv'... Going to be running update for following packages: - python3.11-youseedee-0.4.1 Press Enter key to continue... Running update for: - python3.11-youseedee-0.4.1: UPDATING ... - python3.11-youseedee-0.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/youseedee/default.nix b/pkgs/development/python-modules/youseedee/default.nix index e2d9456110ab..bf011d5bbd2e 100644 --- a/pkgs/development/python-modules/youseedee/default.nix +++ b/pkgs/development/python-modules/youseedee/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "youseedee"; - version = "0.4.1"; + version = "0.5.3"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-fdI4CBUSMbdKW0qg4y22wjWI6bhotgDkQdFMc9X00as="; + hash = "sha256-hQkI8kdropLiO86LXDy6eQma3FEg48gLldU7bFg9dzI="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.youseedee nix build failed. got build log for 'python311Packages.youseedee' 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 pypa-install-hook Using pypaInstallPhase 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" } Running phase: unpackPhase unpacking source archive /nix/store/1xy0nbkwb0kb7yjq76r92a44xz45f59x-youseedee-0.5.3.tar.gz source root is youseedee-0.5.3 setting SOURCE_DATE_EPOCH to timestamp 1704966599 of file youseedee-0.5.3/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/2b9b1zj6im2vh939jcjs2cj60cyhi237-0001-use-packaged-unicode-data.patch patching file lib/youseedee/__init__.py Hunk #1 FAILED at 11. 1 out of 1 hunk FAILED -- saving rejects to file lib/youseedee/__init__.py.rej