python310Packages.plotnine 0 -> 1 attrpath: python310Packages.plotnine 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/jhp7wlbd0r0pkss7bi4xb413q8vpwhls-packages.json.drv building '/nix/store/jhp7wlbd0r0pkss7bi4xb413q8vpwhls-packages.json.drv'... Going to be running update for following packages: - python3.10-plotnine-0.10.1 Press Enter key to continue... Running update for: - python3.10-plotnine-0.10.1: UPDATING ... - python3.10-plotnine-0.10.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/plotnine/default.nix b/pkgs/development/python-modules/plotnine/default.nix index 717f530ef16..44b95a24caa 100644 --- a/pkgs/development/python-modules/plotnine/default.nix +++ b/pkgs/development/python-modules/plotnine/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "plotnine"; - version = "0.10.1"; + version = "0.12.1"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-2RKgS2ONz4IsUaZ4i4VmQjI0jVFfFR2zpkwAAZZvaEE="; + hash = "sha256-voUsblDjMa0lAVHcQSDyae6a5eeV9nAw93lHGLUCWSo="; }; nativeBuildInputs = [ 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.plotnine nix build failed. tests/test_watermark.py: 1 warning /build/plotnine-0.12.1/tests/conftest.py:182: UserWarning: Could not set locale to English/United States. Some date-related tests may fail -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_geom_bar_col_histogram.py::test_bar_count - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_bar_col_histogram.py::test_histogram_count - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_bin_2d.py::test_drop_true - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_boxplot.py::test_params - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_boxplot.py::test_weight - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_density.py::test_gaussian - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_density.py::test_gaussian_weighted - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_density.py::test_triangular - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_density.py::test_few_datapoints - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_dotplot.py::TestGrouping::test_group_basic - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_dotplot.py::TestGrouping::test_group_binpositions_all - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_dotplot.py::TestGrouping::test_group_stackgroups - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_path_line_step.py::test_arrow_facets - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_point.py::test_custom_shapes - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_raster.py::test_square - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_raster.py::test_rectangle - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_geom_violin.py::test_quantiles_width_dodge - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_ge... FAILED tests/test_lint_and_format.py::test_ruff - FileNotFoundError: [Errno 2] No such file or directory: 'ruff' FAILED tests/test_lint_and_format.py::test_black - FileNotFoundError: [Errno 2] No such file or directory: 'black' FAILED tests/test_qplot.py::test_scalars - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_qp... FAILED tests/test_stat_ecdf.py::test_ecdf - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_st... FAILED tests/test_stat_ecdf.py::test_computed_y_column - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_st... FAILED tests/test_stat_summary.py::test_mean_sdl - assert images not close: /build/plotnine-0.12.1/tests/result_images/test_st... =========== 23 failed, 207 passed, 5 skipped, 145 warnings in 53.55s =========== /nix/store/blpvf60m29q02c0lc5fyhim30ma4y1vv-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context