2022-12-11T13:32:12 python3.10-zeep 4.1.0 -> 4.2.1 https://pypi.org/project/zeep/ 2022-12-11T13:32:15 attrpath: python310Packages.zeep 2022-12-11T13:32:15 Checking auto update branch... 2022-12-11T13:32:19 [version] 2022-12-11T13:32:19 [version] generic version rewriter does not support multiple hashes 2022-12-11T13:32:19 [rustCrateVersion] 2022-12-11T13:32:19 [rustCrateVersion] No cargoSha256 found 2022-12-11T13:32:19 [golangModuleVersion] 2022-12-11T13:32:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-11T13:32:19 [updateScript] 2022-12-11T13:32:22 [updateScript] Success 2022-12-11T13:32:22 [updateScript] this derivation will be built: /nix/store/4vxfk8izzdf7n6q1hvhhb48x7dn4530w-packages.json.drv building '/nix/store/4vxfk8izzdf7n6q1hvhhb48x7dn4530w-packages.json.drv'... Going to be running update for following packages: - python3.10-zeep-4.1.0 Press Enter key to continue... Running update for: - python3.10-zeep-4.1.0: UPDATING ... - python3.10-zeep-4.1.0: DONE. Packages updated! 2022-12-11T13:32:22 2022-12-11T13:32:22 [quotedUrls] 2022-12-11T13:32:22 [quotedUrls] nothing found to replace 2022-12-11T13:32:22 Diff after rewrites: diff --git a/pkgs/development/python-modules/zeep/default.nix b/pkgs/development/python-modules/zeep/default.nix index 83ee3f37f7e..523cad3a5e1 100644 --- a/pkgs/development/python-modules/zeep/default.nix +++ b/pkgs/development/python-modules/zeep/default.nix @@ -28,15 +28,15 @@ buildPythonPackage rec { pname = "zeep"; - version = "4.1.0"; + version = "4.2.1"; disabled = pythonOlder "3.6"; src = fetchFromGitHub { owner = "mvantellingen"; repo = "python-zeep"; - rev = version; - sha256 = "sha256-fJLr2LJpbNQTl183R56G7sJILfm04R39qpJxLogQLoo="; + rev = "refs/tags/${version}"; + sha256 = "sha256-8f6kS231gbaZ8qyE8BKMcbnZsm8o2+iBoTlQrs5X+jY="; }; patches = [ 2022-12-11T13:33:49 No auto update branch exists 2022-12-11T13:33:52 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.zeep nix build failed. 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/17vhws39zk663llhqh1wlghnas37k6kc-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/ginkzgmy0gp43503f74s7ci4p91fpa1p-2907848185adcb4e6d8c093db6c617c64cb8c8bf.patch patching file setup.py patching file tests/test_async_transport.py Hunk #1 FAILED at 19. Hunk #2 FAILED at 30. Hunk #3 FAILED at 45. Hunk #4 FAILED at 67. 4 out of 4 hunks FAILED -- saving rejects to file tests/test_async_transport.py.rej