python311Packages.netcdf4 0 -> 1 attrpath: python311Packages.netcdf4 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aayadsjglmqss4hk3ah28z7vysqw16g5-packages.json.drv building '/nix/store/aayadsjglmqss4hk3ah28z7vysqw16g5-packages.json.drv'... Going to be running update for following packages: - python3.11-netCDF4-1.6.2 Press Enter key to continue... Running update for: - python3.11-netCDF4-1.6.2: UPDATING ... - python3.11-netCDF4-1.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/netcdf4/default.nix b/pkgs/development/python-modules/netcdf4/default.nix index f181a7d4c4fe..d29b13b92420 100644 --- a/pkgs/development/python-modules/netcdf4/default.nix +++ b/pkgs/development/python-modules/netcdf4/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "netCDF4"; - version = "1.6.2"; + version = "1.6.5"; format = "pyproject"; disabled = isPyPy; src = fetchPypi { inherit pname version; - hash = "sha256-A4KwL/aiiEGfb/7IXexA9FH0G4dVVHFUxXXd2fD0rlM="; + hash = "sha256-gkiB0KrP3lvZgtat7dhXQlnIVVN4HnuD4M6CuJC/oO8="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.netcdf4 nix build failed. creating build/bdist.linux-x86_64/wheel/netCDF4/plugins copying build/lib.linux-x86_64-cpython-311/netCDF4/plugins/empty.txt -> build/bdist.linux-x86_64/wheel/netCDF4/plugins copying build/lib.linux-x86_64-cpython-311/netCDF4/_netCDF4.pyx -> build/bdist.linux-x86_64/wheel/netCDF4 copying build/lib.linux-x86_64-cpython-311/netCDF4/utils.py -> build/bdist.linux-x86_64/wheel/netCDF4 running install_egg_info Copying src/netCDF4.egg-info to build/bdist.linux-x86_64/wheel/netCDF4-1.6.5-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/netCDF4-1.6.5.dist-info/WHEEL creating '/build/netCDF4-1.6.5/dist/.tmp-rdi2idbf/netCDF4-1.6.5-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'netCDF4/__init__.py' adding 'netCDF4/_netCDF4.cpython-311-x86_64-linux-gnu.so' adding 'netCDF4/_netCDF4.pyx' adding 'netCDF4/utils.py' adding 'netCDF4/plugins/empty.txt' adding 'netCDF4-1.6.5.dist-info/LICENSE' adding 'netCDF4-1.6.5.dist-info/METADATA' adding 'netCDF4-1.6.5.dist-info/WHEEL' adding 'netCDF4-1.6.5.dist-info/entry_points.txt' adding 'netCDF4-1.6.5.dist-info/top_level.txt' adding 'netCDF4-1.6.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built netCDF4-1.6.5-cp311-cp311-linux_x86_64.whl Finished creating a wheel... Finished executing pypaBuildPhase buildPhase completed in 38 seconds @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for netCDF4-1.6.5-cp311-cp311-linux_x86_64.whl - certifi not installed