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/fcrs2l703vlcy353br4287kvww1ivhl5-packages.json.drv building '/nix/store/fcrs2l703vlcy353br4287kvww1ivhl5-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..8f82545c1f3 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.7"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-o9Xxt7b/+MkW94Jcg26ihaTn0/OpTcu+0OY7oV3JRGY="; + hash = "sha256-jXnpB42P9PjEgw7NoSCGE6S14oOkHkzTBFYb9vypaqw="; }; 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/88mr2sz5plx540fb5d5q84hryi2h9p1q-xsdata-23.7.tar.gz source root is xsdata-23.7 setting SOURCE_DATE_EPOCH to timestamp 1690097684 of file xsdata-23.7/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