python311Packages.scikit-rf 0 -> 1 attrpath: python311Packages.scikit-rf 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/qmzf3pj7qf6z8mvbfyy62x7nv7iz3pmf-packages.json.drv building '/nix/store/qmzf3pj7qf6z8mvbfyy62x7nv7iz3pmf-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-rf-0.31.0 Press Enter key to continue... Running update for: - python3.11-scikit-rf-0.31.0: UPDATING ... - python3.11-scikit-rf-0.31.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-rf/default.nix b/pkgs/development/python-modules/scikit-rf/default.nix index bde55615e7bf..aa49911009eb 100644 --- a/pkgs/development/python-modules/scikit-rf/default.nix +++ b/pkgs/development/python-modules/scikit-rf/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "scikit-rf"; - version = "0.31.0"; + version = "0.32.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -40,8 +40,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "scikit-rf"; repo = pname; - rev = "refs/tags/v${version}"; - hash = "sha256-MSFlajXdNZ/BfTLuegy+T9iNFdXk/TWN8J3TcYbYLbI="; + rev = "refs/tags/v.${version}"; + hash = "sha256-J7V4nQ8OxW4w75OyiMdUal8k5oXSn96g4w6k1+KV1Dw="; }; buildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.scikit-rf nix build failed. ERROR skrf/io/tests/test_touchstone.py - DeprecationWarning: ERROR skrf/io/tests/test_ts_spec.py - DeprecationWarning: ERROR skrf/media/tests/test_all_construction.py - DeprecationWarning: ERROR skrf/media/tests/test_coaxial.py - DeprecationWarning: ERROR skrf/media/tests/test_cpw.py - DeprecationWarning: ERROR skrf/media/tests/test_distributedCircuit.py - DeprecationWarning: ERROR skrf/media/tests/test_media.py - DeprecationWarning: ERROR skrf/media/tests/test_mline.py - DeprecationWarning: ERROR skrf/media/tests/test_rectangularWaveguide.py - DeprecationWarning: ERROR skrf/tests/test_circuit.py - DeprecationWarning: ERROR skrf/tests/test_convenience.py - DeprecationWarning: ERROR skrf/tests/test_frequency.py - DeprecationWarning: ERROR skrf/tests/test_mathFunctions.py - DeprecationWarning: ERROR skrf/tests/test_network.py - DeprecationWarning: ERROR skrf/tests/test_network2.py - DeprecationWarning: ERROR skrf/tests/test_networkSet.py - DeprecationWarning: ERROR skrf/tests/test_plotting.py - DeprecationWarning: ERROR skrf/tests/test_qfactor.py - DeprecationWarning: ERROR skrf/tests/test_static_data.py - DeprecationWarning: ERROR skrf/tests/test_tlineFunctions.py - DeprecationWarning: ERROR skrf/tests/test_util.py - DeprecationWarning: ERROR skrf/tests/test_vectorfitting.py - DeprecationWarning: ERROR skrf/vi/tests/test_validators.py - DeprecationWarning: ERROR skrf/vi/tests/test_vna.py - DeprecationWarning: ERROR skrf/vi/vna/hp/tests/test_8510c.py - DeprecationWarning: ERROR skrf/vi/vna/keysight/tests/test_fieldfox.py - DeprecationWarning: ERROR skrf/vi/vna/keysight/tests/test_pna.py - DeprecationWarning: !!!!!!!!!!!!!!!!!!! Interrupted: 34 errors during collection !!!!!!!!!!!!!!!!!!! ============================= 34 errors in 12.03s ============================== /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context