python310Packages.hyppo 0.3.2 -> 0.4.0 https://repology.org/project/python:hyppo/versions attrpath: python310Packages.hyppo 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.10-hyppo-0.3.2 Press Enter key to continue... Running update for: - python3.10-hyppo-0.3.2: UPDATING ... - python3.10-hyppo-0.3.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hyppo/default.nix b/pkgs/development/python-modules/hyppo/default.nix index 223ef9fe7a43..709c7180f004 100644 --- a/pkgs/development/python-modules/hyppo/default.nix +++ b/pkgs/development/python-modules/hyppo/default.nix @@ -14,15 +14,15 @@ buildPythonPackage rec { pname = "hyppo"; - version = "0.3.2"; + version = "0.4.0"; disabled = pythonOlder "3.6"; src = fetchFromGitHub { owner = "neurodata"; repo = pname; - rev = "v${version}"; - hash = "sha256-DQ5DrQrFBJ3dnGAjD1c/7GCJeR3g+aL2poR4hwOvmPA="; + rev = "refs/tags/v${version}"; + hash = "sha256-QRE3oSxTEobTQ/7DzCAUOdjzIZmWUn9bgPmJWj6JuZg="; }; propagatedBuildInputs = [ 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.hyppo nix build failed. /build/source/hyppo/kgof/kernel.py:132: DeprecationWarning: invalid escape sequence '\s' """ hyppo/kgof/kernel.py:234 /build/source/hyppo/kgof/kernel.py:234: DeprecationWarning: invalid escape sequence '\s' """ hyppo/kgof/tests/test_density.py:4 /build/source/hyppo/kgof/tests/test_density.py:4: DeprecationWarning: Please use `norm` from the `scipy.linalg` namespace, the `scipy.linalg.misc` namespace is deprecated. from scipy.linalg.misc import norm sample_data/indep_sims.py:90 /build/source/sample_data/indep_sims.py:90: MatplotlibDeprecationWarning: The legendHandles attribute was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use legend_handles instead. for legobj in leg.legendHandles: sample_data/ksamp_gaussian_sims.py:70 /build/source/sample_data/ksamp_gaussian_sims.py:70: MatplotlibDeprecationWarning: The legendHandles attribute was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use legend_handles instead. for legobj in leg.legendHandles: sample_data/ksamp_sims.py:88 sample_data/ksamp_sims.py:88 /build/source/sample_data/ksamp_sims.py:88: MatplotlibDeprecationWarning: The legendHandles attribute was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use legend_handles instead. for legobj in leg.legendHandles: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tutorials/independence.py - ValueError: x and y must have same first dimension, but have shapes (5,) an... !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =================== 9 warnings, 1 error in 63.12s (0:01:03) ==================== /nix/store/vr6wwdxkmyy44sg0gwxi10b8fc5zhwz0-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context