python310Packages.scikit-misc 0 -> 1 attrpath: python310Packages.scikit-misc 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/byni1bs6w4sm1w1m58y04pqcx0xq6m1c-packages.json.drv building '/nix/store/byni1bs6w4sm1w1m58y04pqcx0xq6m1c-packages.json.drv'... Going to be running update for following packages: - python3.10-scikit-misc-0.2.0 Press Enter key to continue... Running update for: - python3.10-scikit-misc-0.2.0: UPDATING ... - python3.10-scikit-misc-0.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-misc/default.nix b/pkgs/development/python-modules/scikit-misc/default.nix index 2cb24d76b2b9..2a988049f447 100644 --- a/pkgs/development/python-modules/scikit-misc/default.nix +++ b/pkgs/development/python-modules/scikit-misc/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "scikit-misc"; - version = "0.2.0"; + version = "0.3.0"; format = "pyproject"; src = fetchPypi { pname = "scikit_misc"; inherit version; - hash = "sha256-rBTdTpNeRC/DSrHFg7ZhHUYD0G9IgoqFx+A+LCxYK7w="; + hash = "sha256-mom0Ch+b3bViErh9ueVYiGfVz5SQUSqCCcGsBJ7+Nrg="; }; postPatch = '' 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.scikit-misc nix build failed. Build type: native build Project name: scikit-misc Project version: 0.3.0 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") C linker for the host machine: gcc ld.bfd 2.40 Cython compiler for the host machine: cython (cython 0.29.36) Host machine cpu family: x86_64 Host machine cpu: x86_64 Fortran compiler for the host machine: gfortran (gcc 12.3.0 "GNU Fortran (GCC) 12.3.0") Fortran linker for the host machine: gfortran ld.bfd 2.40 Program python found: YES (/nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12/bin/python3.10) Found pkg-config: /nix/store/g0afhfibkfzfmqy7c880ld9axfppb6zj-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency python found: YES 3.10 Program cython found: YES (/nix/store/fh4wy3b7ncr6bwzlbg41fvr56j6v3426-python3.10-cython-0.29.36/bin/cython) Library m found: YES Compiler for Fortran supports arguments -Wno-conversion: YES ../../skmisc/meson.build:22:15: ERROR: Command `/nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12/bin/python3.10 -c 'import os os.chdir(os.path.join("..", "tools")) import numpy as np try: incdir = os.path.relpath(np.get_include()) except Exception: incdir = np.get_include() print(incdir) '` failed with status 1. A full log can be found at /build/scikit_misc-0.3.0/.mesonpy-b1eqqkrj/build/meson-logs/meson-log.txt ERROR Backend subprocess exited when trying to invoke build_wheel