python311Packages.scikit-misc 0.2.0 -> 0.3.0 https://repology.org/project/python:scikit-misc/versions attrpath: python311Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qlckj1mlmg9znmyjsrm1kzi5a5hpr5m9-packages.json.drv these 3 paths will be fetched (0.10 MiB download, 0.90 MiB unpacked): /nix/store/z01s7y59iricl4wvclh6d9rxwmi7kn3r-python3-3.10.12-env /nix/store/vraxgs5c7lrn40x2jii7bjapyr5wq774-python3.10-toolz-0.12.0 /nix/store/8vk2a1m0rgs2sypcjxmr6r09v9zxi398-update-python-libraries copying path '/nix/store/vraxgs5c7lrn40x2jii7bjapyr5wq774-python3.10-toolz-0.12.0' from 'https://cache.nixos.org'... copying path '/nix/store/z01s7y59iricl4wvclh6d9rxwmi7kn3r-python3-3.10.12-env' from 'https://cache.nixos.org'... copying path '/nix/store/8vk2a1m0rgs2sypcjxmr6r09v9zxi398-update-python-libraries' from 'https://cache.nixos.org'... building '/nix/store/qlckj1mlmg9znmyjsrm1kzi5a5hpr5m9-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-misc-0.2.0 Press Enter key to continue... Running update for: - python3.11-scikit-misc-0.2.0: UPDATING ... - python3.11-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 python311Packages.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/q7n9iw0s8n06jhls3s01zzqr8gnprjck-python3-3.11.4/bin/python3.11) Found pkg-config: /nix/store/6gvzma127ffp5x7mg4fmf0snbm15cciz-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency python found: YES 3.11 Program cython found: YES (/nix/store/fgq48x7hbcl14vk64jzdq60w93i552pk-python3.11-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/q7n9iw0s8n06jhls3s01zzqr8gnprjck-python3-3.11.4/bin/python3.11 -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-uuswsnc0/build/meson-logs/meson-log.txt ERROR Backend subprocess exited when trying to invoke build_wheel