python310Packages.xsdata 0 -> 1 attrpath: python310Packages.xsdata 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/9ggk394m8fp4ga99lnihghlgafrwxncn-packages.json.drv building '/nix/store/9ggk394m8fp4ga99lnihghlgafrwxncn-packages.json.drv'... Going to be running update for following packages: - python3.10-xsdata-22.12 Press Enter key to continue... Running update for: - python3.10-xsdata-22.12: UPDATING ... - python3.10-xsdata-22.12: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/xsdata/default.nix b/pkgs/development/python-modules/xsdata/default.nix index d3d06d40749..7fe5914d094 100644 --- a/pkgs/development/python-modules/xsdata/default.nix +++ b/pkgs/development/python-modules/xsdata/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "xsdata"; - version = "22.12"; + version = "23.5"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-o9Xxt7b/+MkW94Jcg26ihaTn0/OpTcu+0OY7oV3JRGY="; + hash = "sha256-9pZLFh00Tb7kHigdjyhu7XD9u1FFMMXhxcC85QMROhA="; }; 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.xsdata nix build failed. 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/qch2irm5i0dv5qpq1pygf9x61mrgis8d-xsdata-23.5.tar.gz source root is xsdata-23.5 setting SOURCE_DATE_EPOCH to timestamp 1684663627 of file xsdata-23.5/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/5vvl47b4kgqx7glkz1mp5b2q3vba5zrw-use-docformatter-1.5.1.patch patching file xsdata/formats/dataclass/filters.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 xsdata/formats/dataclass/filters.py.rej