python311Packages.glyphslib 0 -> 1 attrpath: python311Packages.glyphslib 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/7s8n74hg6klzl3x2siv4935n6a9hy9pk-packages.json.drv building '/nix/store/7s8n74hg6klzl3x2siv4935n6a9hy9pk-packages.json.drv'... Going to be running update for following packages: - python3.11-glyphslib-6.6.0 Press Enter key to continue... Running update for: - python3.11-glyphslib-6.6.0: UPDATING ... - python3.11-glyphslib-6.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/glyphslib/default.nix b/pkgs/development/python-modules/glyphslib/default.nix index 7cf9adbb3bf6..c4c8314683a2 100644 --- a/pkgs/development/python-modules/glyphslib/default.nix +++ b/pkgs/development/python-modules/glyphslib/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "glyphslib"; - version = "6.6.0"; + version = "6.6.2"; format = "pyproject"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "googlefonts"; repo = "glyphsLib"; rev = "refs/tags/v${version}"; - hash = "sha256-2Y7JhaZJXKERQXEI9cDCx7m95El6AicU0t+X3Gntbxk="; + hash = "sha256-uGGGBu3tyDJjbcoIMx4bqt2BW0ZHSe/5JAokK/wdjpg="; }; nativeBuildInputs = [ setuptools-scm ]; An auto update branch exists with message `python311Packages.glyphslib: 6.6.0 -> 6.6.1`. New version is 6.6.2. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.glyphslib nix build failed. /nix/store/y34nd0sldcw212nzlsqcpi94kki9bx1y-python3.11-glyphslib-6.6.2/lib/python3.11/site-packages/glyphsLib/glyphdata.py:108: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with open_binary("glyphsLib.data", "GlyphData.xml") as f1: ../../nix/store/y34nd0sldcw212nzlsqcpi94kki9bx1y-python3.11-glyphslib-6.6.2/lib/python3.11/site-packages/glyphsLib/glyphdata.py:109 /nix/store/y34nd0sldcw212nzlsqcpi94kki9bx1y-python3.11-glyphslib-6.6.2/lib/python3.11/site-packages/glyphsLib/glyphdata.py:109: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with open_binary("glyphsLib.data", "GlyphData_Ideographs.xml") as f2: tests/builder/builder_test.py::test_glyph_color_layers_strokecolor[ufoLib2] tests/builder/builder_test.py::test_glyph_color_layers_strokewidth[ufoLib2] tests/builder/builder_test.py::test_glyph_color_layers_stroke_no_attributes[ufoLib2] tests/builder/builder_test.py::test_glyph_color_layers_component[ufoLib2] /nix/store/c3g60ykx840pn3pic06i2kj87d1hdjv6-python3.11-ufolib2-0.16.0/lib/python3.11/site-packages/ufoLib2/objects/contour.py:179: UserWarning: The pointPen needs an identifier kwarg. Identifiers have been discarded. warnings.warn( tests/builder/builder_test.py::test_glyph_color_layers_strokecolor[defcon] tests/builder/builder_test.py::test_glyph_color_layers_strokecolor[defcon] tests/builder/builder_test.py::test_glyph_color_layers_strokewidth[defcon] tests/builder/builder_test.py::test_glyph_color_layers_strokewidth[defcon] tests/builder/builder_test.py::test_glyph_color_layers_stroke_no_attributes[defcon] tests/builder/builder_test.py::test_glyph_color_layers_stroke_no_attributes[defcon] tests/builder/builder_test.py::test_glyph_color_layers_component[defcon] tests/builder/builder_test.py::test_glyph_color_layers_component[defcon] /nix/store/3xr845c05d92fshshly16934aq51g0mi-python3.11-defcon-0.10.3/lib/python3.11/site-packages/defcon/objects/contour.py:658: DeprecationWarning: The beginPath method needs an identifier kwarg. The contour's identifier value has been discarded. warn("The beginPath method needs an identifier kwarg. The contour's identifier value has been discarded.", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/feature_writers_test.py::test_contextual_anchors - AssertionError: assert 'feature mark...1;\n} mark;\n' == 'feature mark...1;... ====== 1 failed, 983 passed, 64 skipped, 2 xfailed, 18 warnings in 5.23s ======= /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context