2022-12-21T23:13:00 python3.10-xmlschema 1.11.3 -> 2.1.1 https://pypi.org/project/xmlschema/ 2022-12-21T23:13:02 attrpath: python310Packages.xmlschema 2022-12-21T23:13:03 Checking auto update branch... 2022-12-21T23:13:07 [version] 2022-12-21T23:13:07 [version] skipping because derivation has updateScript 2022-12-21T23:13:07 [rustCrateVersion] 2022-12-21T23:13:07 [rustCrateVersion] No cargoSha256 found 2022-12-21T23:13:07 [golangModuleVersion] 2022-12-21T23:13:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-21T23:13:07 [updateScript] 2022-12-21T23:13:10 [updateScript] Success 2022-12-21T23:13:10 [updateScript] this derivation will be built: /nix/store/5jbark0a92hvp2wjirzqsbbqvhjppfy1-packages.json.drv building '/nix/store/5jbark0a92hvp2wjirzqsbbqvhjppfy1-packages.json.drv'... Going to be running update for following packages: - python3.10-xmlschema-1.11.3 Press Enter key to continue... Running update for: - python3.10-xmlschema-1.11.3: UPDATING ... - python3.10-xmlschema-1.11.3: DONE. Packages updated! 2022-12-21T23:13:10 2022-12-21T23:13:10 [quotedUrls] 2022-12-21T23:13:10 [quotedUrls] nothing found to replace 2022-12-21T23:13:10 Diff after rewrites: diff --git a/pkgs/development/python-modules/xmlschema/default.nix b/pkgs/development/python-modules/xmlschema/default.nix index 3dcfe8d7d02..b22f626d1a7 100644 --- a/pkgs/development/python-modules/xmlschema/default.nix +++ b/pkgs/development/python-modules/xmlschema/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "xmlschema"; - version = "1.11.3"; + version = "2.1.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "sissaschool"; repo = "xmlschema"; rev = "refs/tags/v${version}"; - hash = "sha256-z6VgLRDp5PHaYstdV30gt6xGVd4uifz4LkYQ2z3ayk4="; + hash = "sha256-rt7QScg458ezDwktO1QRydmC3XqedX+kPpv6J+JvLzQ="; }; propagatedBuildInputs = [ 2022-12-21T23:14:39 No auto update branch exists 2022-12-21T23:14:43 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.xmlschema nix build failed. adding 'xmlschema/validators/elements.py' adding 'xmlschema/validators/exceptions.py' adding 'xmlschema/validators/facets.py' adding 'xmlschema/validators/global_maps.py' adding 'xmlschema/validators/groups.py' adding 'xmlschema/validators/helpers.py' adding 'xmlschema/validators/identities.py' adding 'xmlschema/validators/models.py' adding 'xmlschema/validators/notations.py' adding 'xmlschema/validators/particles.py' adding 'xmlschema/validators/schemas.py' adding 'xmlschema/validators/simple_types.py' adding 'xmlschema/validators/wildcards.py' adding 'xmlschema/validators/xsdbase.py' adding 'xmlschema-2.1.1.dist-info/LICENSE' adding 'xmlschema-2.1.1.dist-info/METADATA' adding 'xmlschema-2.1.1.dist-info/WHEEL' adding 'xmlschema-2.1.1.dist-info/entry_points.txt' adding 'xmlschema-2.1.1.dist-info/top_level.txt' adding 'xmlschema-2.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./xmlschema-2.1.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement elementpath<4.0.0,>=3.0.0 (from xmlschema) (from versions: none) ERROR: No matching distribution found for elementpath<4.0.0,>=3.0.0