2022-11-19T06:32:27 python3.10-folium 0.12.1.post1 -> 0.13.0 https://pypi.org/project/folium/ 2022-11-19T06:32:29 attrpath: python310Packages.folium 2022-11-19T06:32:29 Checking auto update branch... 2022-11-19T06:32:34 [version] 2022-11-19T06:32:34 [version] generic version rewriter does not support multiple hashes 2022-11-19T06:32:34 [rustCrateVersion] 2022-11-19T06:32:34 [rustCrateVersion] No cargoSha256 found 2022-11-19T06:32:34 [golangModuleVersion] 2022-11-19T06:32:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T06:32:34 [updateScript] 2022-11-19T06:32:39 [updateScript] Success 2022-11-19T06:32:39 [updateScript] this derivation will be built: /nix/store/6lx8pq7fcym3m5627bqclp1vvjraqn9w-packages.json.drv building '/nix/store/6lx8pq7fcym3m5627bqclp1vvjraqn9w-packages.json.drv'... Going to be running update for following packages: - python3.10-folium-0.12.1.post1 Press Enter key to continue... Running update for: - python3.10-folium-0.12.1.post1: UPDATING ... - python3.10-folium-0.12.1.post1: DONE. Packages updated! 2022-11-19T06:32:39 2022-11-19T06:32:39 [quotedUrls] 2022-11-19T06:32:40 [quotedUrls] nothing found to replace 2022-11-19T06:32:40 Diff after rewrites: diff --git a/pkgs/development/python-modules/folium/default.nix b/pkgs/development/python-modules/folium/default.nix index 9b8f3c080ba..ff80b587d6b 100644 --- a/pkgs/development/python-modules/folium/default.nix +++ b/pkgs/development/python-modules/folium/default.nix @@ -17,15 +17,15 @@ buildPythonPackage rec { pname = "folium"; - version = "0.12.1.post1"; + version = "0.13.0"; disabled = pythonOlder "3.5"; src = fetchFromGitHub { owner = "python-visualization"; repo = "folium"; - rev = "v${version}"; - sha256 = "sha256-4UseN/3ojZdDUopwZLpHZEBon1qDDvCWfdzxodi/BeA="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-BgBVFikQ82p3EkFhfxtrL6bSKyTgOnfe/x8kFGK7TQE="; }; patches = [ 2022-11-19T06:34:14 No auto update branch exists 2022-11-19T06:34:19 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.folium 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/sq8cna0n4wl6927vnnp8ndiq3n8gjqrd-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/us_county_data.csv @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/rrfmvklcpdywax5imk0q9v6vhhliavii-b410ab21cc46ec6756c2f755e5e81dcdca029c53.patch patching file tests/test_folium.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 tests/test_folium.py.rej 2022-11-19T21:42:14 python310Packages.folium 0 -> 1 2022-11-19T21:42:16 attrpath: python310Packages.folium 2022-11-19T21:42:17 Checking auto update branch... 2022-11-19T21:42:21 [version] 2022-11-19T21:42:21 [version] generic version rewriter does not support multiple hashes 2022-11-19T21:42:21 [rustCrateVersion] 2022-11-19T21:42:21 [rustCrateVersion] No cargoSha256 found 2022-11-19T21:42:21 [golangModuleVersion] 2022-11-19T21:42:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T21:42:21 [updateScript] 2022-11-19T21:42:26 [updateScript] Success 2022-11-19T21:42:26 [updateScript] Going to be running update for following packages: - python3.10-folium-0.12.1.post1 Press Enter key to continue... Running update for: - python3.10-folium-0.12.1.post1: UPDATING ... - python3.10-folium-0.12.1.post1: DONE. Packages updated! 2022-11-19T21:42:26 2022-11-19T21:42:26 [quotedUrls] 2022-11-19T21:42:27 [quotedUrls] nothing found to replace 2022-11-19T21:42:27 Diff after rewrites: diff --git a/pkgs/development/python-modules/folium/default.nix b/pkgs/development/python-modules/folium/default.nix index 9b8f3c080ba..ff80b587d6b 100644 --- a/pkgs/development/python-modules/folium/default.nix +++ b/pkgs/development/python-modules/folium/default.nix @@ -17,15 +17,15 @@ buildPythonPackage rec { pname = "folium"; - version = "0.12.1.post1"; + version = "0.13.0"; disabled = pythonOlder "3.5"; src = fetchFromGitHub { owner = "python-visualization"; repo = "folium"; - rev = "v${version}"; - sha256 = "sha256-4UseN/3ojZdDUopwZLpHZEBon1qDDvCWfdzxodi/BeA="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-BgBVFikQ82p3EkFhfxtrL6bSKyTgOnfe/x8kFGK7TQE="; }; patches = [ 2022-11-19T21:43:56 No auto update branch exists 2022-11-19T21:43:59 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.folium 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/sq8cna0n4wl6927vnnp8ndiq3n8gjqrd-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/us_county_data.csv @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/rrfmvklcpdywax5imk0q9v6vhhliavii-b410ab21cc46ec6756c2f755e5e81dcdca029c53.patch patching file tests/test_folium.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 tests/test_folium.py.rej