python311Packages.qutip 0 -> 1 attrpath: python311Packages.qutip 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-qutip-4.7.5 Press Enter key to continue... Running update for: - python3.11-qutip-4.7.5: UPDATING ... - python3.11-qutip-4.7.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qutip/default.nix b/pkgs/development/python-modules/qutip/default.nix index d30759869cc8..7067c0686976 100644 --- a/pkgs/development/python-modules/qutip/default.nix +++ b/pkgs/development/python-modules/qutip/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "qutip"; - version = "4.7.5"; + version = "5.0.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-4nXZPZFu9L+Okha3qvPil1KvLGO1EbrzotQjqQ8r9l8="; + hash = "sha256-Gb77H2fSRAWAG97hBTm1r7uBPeJe+WgJ+nB+hj25f0k="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.qutip nix build failed. [21/33] Cythonizing qutip/core/data/permute.pyx [22/33] Cythonizing qutip/core/data/pow.pyx [23/33] Cythonizing qutip/core/data/project.pyx [24/33] Cythonizing qutip/core/data/properties.pyx [25/33] Cythonizing qutip/core/data/ptrace.pyx [26/33] Cythonizing qutip/core/data/reshape.pyx [27/33] Cythonizing qutip/core/data/tidyup.pyx [28/33] Cythonizing qutip/core/data/trace.pyx [29/33] Cythonizing qutip/piqs/_piqs.pyx [30/33] Cythonizing qutip/solver/cy/nm_mcsolve.pyx [31/33] Cythonizing qutip/solver/integrator/explicit_rk.pyx [32/33] Cythonizing qutip/solver/sode/_sode.pyx [33/33] Cythonizing qutip/solver/sode/ssystem.pyx /nix/store/4yilrk744k6x8kw2gmjbqx9jyx6zc2ak-python3.11-setuptools-69.2.0/lib/python3.11/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) usage: nix_run_setup [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: nix_run_setup --help [cmd1 cmd2 ...] or: nix_run_setup --help-commands or: nix_run_setup cmd --help error: option --with-openmp not recognized /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context