2022-12-18T01:42:57 radicale2 0 -> 1 2022-12-18T01:43:00 attrpath: radicale2 2022-12-18T01:43:00 Checking auto update branch... 2022-12-18T01:43:03 [version] 2022-12-18T01:43:03 [version] skipping because derivation has updateScript 2022-12-18T01:43:03 [rustCrateVersion] 2022-12-18T01:43:03 [rustCrateVersion] No cargoSha256 found 2022-12-18T01:43:03 [golangModuleVersion] 2022-12-18T01:43:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T01:43:03 [updateScript] 2022-12-18T01:43:06 [updateScript] Success 2022-12-18T01:43:06 [updateScript] this derivation will be built: /nix/store/qnq9lxqa2wbkbj7ni4yhbss7x5k0j4f2-packages.json.drv building '/nix/store/qnq9lxqa2wbkbj7ni4yhbss7x5k0j4f2-packages.json.drv'... Going to be running update for following packages: - Radicale-2.1.12 Press Enter key to continue... Running update for: - Radicale-2.1.12: UPDATING ... - Radicale-2.1.12: DONE. Packages updated! 2022-12-18T01:43:06 2022-12-18T01:43:06 [quotedUrls] 2022-12-18T01:43:06 [quotedUrls] nothing found to replace 2022-12-18T01:43:06 Diff after rewrites: diff --git a/pkgs/servers/radicale/2.x.nix b/pkgs/servers/radicale/2.x.nix index 1951c54e1db..69d3dda7852 100644 --- a/pkgs/servers/radicale/2.x.nix +++ b/pkgs/servers/radicale/2.x.nix @@ -2,14 +2,14 @@ python3.pkgs.buildPythonApplication rec { pname = "Radicale"; - version = "2.1.12"; + version = "3.1.8"; # No tests in PyPI tarball src = fetchFromGitHub { owner = "Kozea"; repo = "Radicale"; - rev = version; - sha256 = "14f9ql0fiwapaa4xaslwgk1ah9fzxxan2p1p2rxb4a5iqph1z0cl"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-V0nqgxGUxcTRAYFuxpKUEVB/g/Mbvw+9OIcvAexXwuM="; }; # We only want functional tests 2022-12-18T01:44:35 No auto update branch exists 2022-12-18T01:44:38 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 radicale2 nix build failed. adding 'radicale/storage/multifilesystem/history.py' adding 'radicale/storage/multifilesystem/lock.py' adding 'radicale/storage/multifilesystem/meta.py' adding 'radicale/storage/multifilesystem/move.py' adding 'radicale/storage/multifilesystem/sync.py' adding 'radicale/storage/multifilesystem/upload.py' adding 'radicale/storage/multifilesystem/verify.py' adding 'radicale/web/__init__.py' adding 'radicale/web/internal.py' adding 'radicale/web/none.py' adding 'radicale/web/internal_data/fn.js' adding 'radicale/web/internal_data/index.html' adding 'radicale/web/internal_data/css/icon.png' adding 'radicale/web/internal_data/css/main.css' adding 'Radicale-3.1.8.dist-info/COPYING.md' adding 'Radicale-3.1.8.dist-info/METADATA' adding 'Radicale-3.1.8.dist-info/WHEEL' adding 'Radicale-3.1.8.dist-info/entry_points.txt' adding 'Radicale-3.1.8.dist-info/top_level.txt' adding 'Radicale-3.1.8.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 ./Radicale-3.1.8-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement defusedxml (from radicale) (from versions: none) ERROR: No matching distribution found for defusedxml