python310Packages.pvlib 0 -> 1 attrpath: python310Packages.pvlib Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lx63ld6ybvilq0036hdqgwz50831f7sq-packages.json.drv building '/nix/store/lx63ld6ybvilq0036hdqgwz50831f7sq-packages.json.drv'... Going to be running update for following packages: - python3.10-pvlib-0.7.2 Press Enter key to continue... Running update for: - python3.10-pvlib-0.7.2: UPDATING ... - python3.10-pvlib-0.7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pvlib/default.nix b/pkgs/development/python-modules/pvlib/default.nix index dcdad33afa9..a397431c174 100644 --- a/pkgs/development/python-modules/pvlib/default.nix +++ b/pkgs/development/python-modules/pvlib/default.nix @@ -3,14 +3,14 @@ buildPythonPackage rec { pname = "pvlib"; - version = "0.7.2"; + version = "0.9.5"; # Support for Python <3.5 dropped in 0.6.3 on June 1, 2019. disabled = pythonOlder "3.5"; src = fetchPypi{ inherit pname version; - sha256 = "40708492ed0a41e900d36933b9b9ab7b575c72ebf3eee81293c626e301aa7ea1"; + sha256 = "sha256-H4RJc8pR+N4+MlFLXbzoPd8HZuf+nX87saMIiHAFN2g="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pvlib nix build failed. Hunk #1 FAILED at 10. 1 out of 1 hunk FAILED -- saving rejects to file pvlib/tests/test_modelchain.py.rej patching file pvlib/tests/test_pvsystem.py Hunk #1 FAILED at 5. 1 out of 1 hunk FAILED -- saving rejects to file pvlib/tests/test_pvsystem.py.rej patching file pvlib/tests/test_snow.py Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pvlib/tests/test_snow.py.rej patching file pvlib/tests/test_soiling.py Hunk #1 FAILED at 4. Hunk #2 FAILED at 66. Hunk #3 FAILED at 84. Hunk #4 FAILED at 103. Hunk #5 FAILED at 129. Hunk #6 FAILED at 147. Hunk #7 FAILED at 171. Hunk #8 FAILED at 193. 8 out of 8 hunks FAILED -- saving rejects to file pvlib/tests/test_soiling.py.rej patching file pvlib/tests/test_solarposition.py Hunk #1 FAILED at 5. 1 out of 1 hunk FAILED -- saving rejects to file pvlib/tests/test_solarposition.py.rej patching file pvlib/tests/test_temperature.py Hunk #1 FAILED at 2. 1 out of 1 hunk FAILED -- saving rejects to file pvlib/tests/test_temperature.py.rej patching file pvlib/tests/test_tracking.py Hunk #1 FAILED at 3. 1 out of 1 hunk FAILED -- saving rejects to file pvlib/tests/test_tracking.py.rej patching file setup.py Hunk #1 FAILED at 38. 1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej