python311Packages.pyerfa 0 -> 1 attrpath: python311Packages.pyerfa 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] Going to be running update for following packages: - python3.11-pyerfa-2.0.1.1 Press Enter key to continue... Running update for: - python3.11-pyerfa-2.0.1.1: UPDATING ... - python3.11-pyerfa-2.0.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyerfa/default.nix b/pkgs/development/python-modules/pyerfa/default.nix index 8561738f8428..1abc8efb5bda 100644 --- a/pkgs/development/python-modules/pyerfa/default.nix +++ b/pkgs/development/python-modules/pyerfa/default.nix @@ -15,11 +15,11 @@ buildPythonPackage rec { pname = "pyerfa"; format = "pyproject"; - version = "2.0.1.1"; + version = "2.0.1.4"; src = fetchPypi { inherit pname version; - hash = "sha256-26x07409Ow8i7wrTu72zCyqeEFcLH6Wpi+NMe+Nsmms="; + hash = "sha256-rLimcTIy6jXAS8bkCsTkYd/MgX05XvKjyAUcGjMkndM="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pyerfa nix build failed. Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/2ryacp5zh74b0nimlphwvd1irvha9bh1-pyerfa-2.0.1.4.tar.gz source root is pyerfa-2.0.1.4 setting SOURCE_DATE_EPOCH to timestamp 1712936897 of file pyerfa-2.0.1.4/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./liberfa/erfa/build-aux/config.sub Updating Autotools / GNU config script to a newer upstream version: ./liberfa/erfa/build-aux/config.guess @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing libtool script ./liberfa/erfa/build-aux/ltmain.sh ./liberfa/erfa/configure no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 2.0.1.4 Including all tracked files automatically Creating a wheel... * Getting build dependencies for wheel... Using system liberfa ERROR Missing dependencies: numpy>=2.0.0rc1