2022-12-29T08:04:16 python310Packages.timezonefinder 0 -> 1 2022-12-29T08:04:18 attrpath: python310Packages.timezonefinder 2022-12-29T08:04:19 Checking auto update branch... 2022-12-29T08:04:23 [version] 2022-12-29T08:04:23 [version] skipping because derivation has updateScript 2022-12-29T08:04:23 [rustCrateVersion] 2022-12-29T08:04:23 [rustCrateVersion] No cargoSha256 found 2022-12-29T08:04:23 [golangModuleVersion] 2022-12-29T08:04:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-29T08:04:23 [updateScript] 2022-12-29T08:04:30 [updateScript] Success 2022-12-29T08:04:30 [updateScript] this derivation will be built: /nix/store/ag4rmvazjcp9xfrwnvh9jy3kpscrw04r-packages.json.drv building '/nix/store/ag4rmvazjcp9xfrwnvh9jy3kpscrw04r-packages.json.drv'... Going to be running update for following packages: - python3.10-timezonefinder-6.0.2 Press Enter key to continue... Running update for: - python3.10-timezonefinder-6.0.2: UPDATING ... - python3.10-timezonefinder-6.0.2: DONE. Packages updated! 2022-12-29T08:04:30 2022-12-29T08:04:30 [quotedUrls] 2022-12-29T08:04:30 [quotedUrls] nothing found to replace 2022-12-29T08:04:31 Diff after rewrites: diff --git a/pkgs/development/python-modules/timezonefinder/default.nix b/pkgs/development/python-modules/timezonefinder/default.nix index f5dc5f7c346..c747cac05c0 100644 --- a/pkgs/development/python-modules/timezonefinder/default.nix +++ b/pkgs/development/python-modules/timezonefinder/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "timezonefinder"; - version = "6.0.2"; + version = "6.1.9"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -19,8 +19,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "jannikmi"; repo = pname; - rev = version; - hash = "sha256-jquaA/+alSRUaa2wXQ6YoDR4EY9OlZCAdcxS5TR0CAU="; + rev = "refs/tags/${version}"; + hash = "sha256-A5s1npvgJGp6SvIqoXGRmFN3iE0pqMUl1ZTi07ix5b0="; }; nativeBuildInputs = [ 2022-12-29T08:05:59 No auto update branch exists 2022-12-29T08:06:07 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.timezonefinder nix build failed. json_out['return_val'] = hook(**hook_input['kwargs']) File "/nix/store/g7rrxc7yy92dpvp2fadkdr9qzzky3ki1-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 261, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, File "/nix/store/ixcsnzhkllx48pp47fbkx0q31q8zvxx0-python3.10-poetry-core-1.3.2/lib/python3.10/site-packages/poetry/core/masonry/api.py", line 67, in build_wheel return WheelBuilder.make_in(poetry, Path(wheel_directory)) File "/nix/store/ixcsnzhkllx48pp47fbkx0q31q8zvxx0-python3.10-poetry-core-1.3.2/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 80, in make_in wb.build(target_dir=directory) File "/nix/store/ixcsnzhkllx48pp47fbkx0q31q8zvxx0-python3.10-poetry-core-1.3.2/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 110, in build self._build(zip_file) File "/nix/store/ixcsnzhkllx48pp47fbkx0q31q8zvxx0-python3.10-poetry-core-1.3.2/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 158, in _build self._run_build_script(self._package.build_script) File "/nix/store/ixcsnzhkllx48pp47fbkx0q31q8zvxx0-python3.10-poetry-core-1.3.2/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 218, in _run_build_script subprocess.check_call([self.executable.as_posix(), build_script]) File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10', 'build.py']' returned non-zero exit status 1. error: subprocess-exited-with-error × Building wheel for timezonefinder (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: /nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10 /nix/store/g7rrxc7yy92dpvp2fadkdr9qzzky3ki1-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /build/tmph0regckn cwd: /build/source Building wheel for timezonefinder (pyproject.toml) ... [?25l[?25herror  ERROR: Failed building wheel for timezonefinder Failed to build timezonefinder ERROR: Failed to build one or more wheels