python311Packages.mhcflurry 0 -> 1 attrpath: python311Packages.mhcflurry 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/lsa7fz2w2sbqs9njm4iggw03zmf4nmxa-packages.json.drv building '/nix/store/lsa7fz2w2sbqs9njm4iggw03zmf4nmxa-packages.json.drv'... Going to be running update for following packages: - python3.11-mhcflurry-2.1.0 Press Enter key to continue... Running update for: - python3.11-mhcflurry-2.1.0: UPDATING ... - python3.11-mhcflurry-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mhcflurry/default.nix b/pkgs/development/python-modules/mhcflurry/default.nix index 2b2a7c9fcabb..a896d6532b50 100644 --- a/pkgs/development/python-modules/mhcflurry/default.nix +++ b/pkgs/development/python-modules/mhcflurry/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "mhcflurry"; - version = "2.1.0"; + version = "2.1.1"; format = "setuptools"; src = fetchFromGitHub { owner = "openvax"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-VyPHcNlZYgNJZb2UBFX55x+nE0GnHixkcsiTNjDCju0="; + hash = "sha256-absIKvcFo6I1Uu0t+l8OLOU/AQ4kD295P4+KVwMAWMc="; }; # keras and tensorflow are not in the official setup.py requirements but are required for the CLI utilities to run. No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.mhcflurry nix build failed. from pipes import quote -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR test/test_allele_encoding.py ERROR test/test_amino_acid.py ERROR test/test_calibrate_percentile_ranks_command.py ERROR test/test_class1_neural_network.py ERROR test/test_class1_presentation_predictor.py ERROR test/test_class1_processing_neural_network.py ERROR test/test_class1_processing_predictor.py ERROR test/test_custom_loss.py ERROR test/test_doctest.py ERROR test/test_download_models_class1.py ERROR test/test_ensemble_centrality.py ERROR test/test_hyperparameters.py ERROR test/test_multi_output.py ERROR test/test_network_merging.py ERROR test/test_percent_rank_transform.py ERROR test/test_predict_command.py ERROR test/test_predict_scan_command.py ERROR test/test_random_negative_peptides.py ERROR test/test_regression_target.py ERROR test/test_released_predictors_on_hpv_dataset.py ERROR test/test_train_and_related_commands.py ERROR test/test_train_pan_allele_models_command.py ERROR test/test_train_processing_models_command.py !!!!!!!!!!!!!!!!!!! Interrupted: 23 errors during collection !!!!!!!!!!!!!!!!!!! ================= 3 deselected, 8 warnings, 23 errors in 5.57s ================= /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context