Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/464a454717ee8133d28d33cfcde1cad2 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/464a454717ee8133d28d33cfcde1cad2 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 seconds | https://github.com/NixOS/nixpkgs/pull/116831
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/qfk9095haac746pp5sg38xlg98n0lw3q-fontMath-0.6.0.zip
source root is fontMath-0.6.0
setting SOURCE_DATE_EPOCH to timestamp 1589480508 of file fontMath-0.6.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/fontMath
copying Lib/fontMath/mathGuideline.py -> build/lib/fontMath
copying Lib/fontMath/mathInfo.py -> build/lib/fontMath
copying Lib/fontMath/__init__.py -> build/lib/fontMath
copying Lib/fontMath/mathTransform.py -> build/lib/fontMath
copying Lib/fontMath/mathGlyph.py -> build/lib/fontMath
copying Lib/fontMath/mathFunctions.py -> build/lib/fontMath
copying Lib/fontMath/mathKerning.py -> build/lib/fontMath
creating build/lib/fontMath/test
copying Lib/fontMath/test/test_mathTransform.py -> build/lib/fontMath/test
copying Lib/fontMath/test/test_mathGuideline.py -> build/lib/fontMath/test
copying Lib/fontMath/test/__init__.py -> build/lib/fontMath/test
copying Lib/fontMath/test/test_mathKerning.py -> build/lib/fontMath/test
copying Lib/fontMath/test/test_mathGlyph.py -> build/lib/fontMath/test
copying Lib/fontMath/test/test_mathInfo.py -> build/lib/fontMath/test
copying Lib/fontMath/test/test_mathFunctions.py -> build/lib/fontMath/test
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/fontMath
creating build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/test_mathTransform.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/test_mathGuideline.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/__init__.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/test_mathKerning.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/test_mathGlyph.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/test_mathInfo.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/test/test_mathFunctions.py -> build/bdist.linux-aarch64/wheel/fontMath/test
copying build/lib/fontMath/mathGuideline.py -> build/bdist.linux-aarch64/wheel/fontMath
copying build/lib/fontMath/mathInfo.py -> build/bdist.linux-aarch64/wheel/fontMath
copying build/lib/fontMath/__init__.py -> build/bdist.linux-aarch64/wheel/fontMath
copying build/lib/fontMath/mathTransform.py -> build/bdist.linux-aarch64/wheel/fontMath
copying build/lib/fontMath/mathGlyph.py -> build/bdist.linux-aarch64/wheel/fontMath
copying build/lib/fontMath/mathFunctions.py -> build/bdist.linux-aarch64/wheel/fontMath
copying build/lib/fontMath/mathKerning.py -> build/bdist.linux-aarch64/wheel/fontMath
running install_egg_info
running egg_info
writing Lib/fontMath.egg-info/PKG-INFO
writing dependency_links to Lib/fontMath.egg-info/dependency_links.txt
writing requirements to Lib/fontMath.egg-info/requires.txt
writing top-level names to Lib/fontMath.egg-info/top_level.txt
reading manifest file 'Lib/fontMath.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Lib/fontMath.egg-info/SOURCES.txt'
Copying Lib/fontMath.egg-info to build/bdist.linux-aarch64/wheel/fontMath-0.6.0-py3.8.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/fontMath-0.6.0.dist-info/WHEEL
creating 'dist/fontMath-0.6.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'fontMath/__init__.py'
adding 'fontMath/mathFunctions.py'
adding 'fontMath/mathGlyph.py'
adding 'fontMath/mathGuideline.py'
adding 'fontMath/mathInfo.py'
adding 'fontMath/mathKerning.py'
adding 'fontMath/mathTransform.py'
adding 'fontMath/test/__init__.py'
adding 'fontMath/test/test_mathFunctions.py'
adding 'fontMath/test/test_mathGlyph.py'
adding 'fontMath/test/test_mathGuideline.py'
adding 'fontMath/test/test_mathInfo.py'
adding 'fontMath/test/test_mathKerning.py'
adding 'fontMath/test/test_mathTransform.py'
adding 'fontMath-0.6.0.dist-info/License.txt'
adding 'fontMath-0.6.0.dist-info/METADATA'
adding 'fontMath-0.6.0.dist-info/WHEEL'
adding 'fontMath-0.6.0.dist-info/top_level.txt'
adding 'fontMath-0.6.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/fontMath-0.6.0/dist /build/fontMath-0.6.0
Processing ./fontMath-0.6.0-py2.py3-none-any.whl
Requirement already satisfied: fonttools>=3.32.0 in /nix/store/wlplq814fj9r6xlkwpbyzklw2x20jwyz-python3.8-fonttools-4.21.1/lib/python3.8/site-packages (from fontMath==0.6.0) (4.21.1)
Installing collected packages: fontMath
Successfully installed fontMath-0.6.0
/build/fontMath-0.6.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/x8z5607cg4gma75vpklikvf9hyndql72-python3.8-fontMath-0.6.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/x8z5607cg4gma75vpklikvf9hyndql72-python3.8-fontMath-0.6.0/lib
patching script interpreter paths in /nix/store/x8z5607cg4gma75vpklikvf9hyndql72-python3.8-fontMath-0.6.0
checking for references to /build/ in /nix/store/x8z5607cg4gma75vpklikvf9hyndql72-python3.8-fontMath-0.6.0...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running pytest
running egg_info
writing Lib/fontMath.egg-info/PKG-INFO
writing dependency_links to Lib/fontMath.egg-info/dependency_links.txt
writing requirements to Lib/fontMath.egg-info/requires.txt
writing top-level names to Lib/fontMath.egg-info/top_level.txt
reading manifest file 'Lib/fontMath.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Lib/fontMath.egg-info/SOURCES.txt'
running build_ext
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.1.2, py-1.9.0, pluggy-0.13.1 -- /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8
cachedir: .pytest_cache
rootdir: /build/fontMath-0.6.0, configfile: setup.cfg, testpaths: Lib/fontMath
collecting ...
collected 127 items
Lib/fontMath/mathGlyph.py::fontMath.mathGlyph._pairAnchors PASSED [ 0%]
Lib/fontMath/mathInfo.py::fontMath.mathInfo.MathInfo.extractInfo PASSED [ 1%]
Lib/fontMath/mathInfo.py::fontMath.mathInfo._integerListFormatter PASSED [ 2%]
Lib/fontMath/mathInfo.py::fontMath.mathInfo._nonNegativeNumberFormatter PASSED [ 3%]
Lib/fontMath/mathInfo.py::fontMath.mathInfo._openTypeOS2WeightClassFormatter PASSED [ 3%]
Lib/fontMath/mathInfo.py::fontMath.mathInfo._openTypeOS2WidthClassFormatter PASSED [ 4%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_add PASSED [ 5%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_addPt PASSED [ 6%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_div PASSED [ 7%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_divPt PASSED [ 7%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_factorAngle PASSED [ 8%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_mul PASSED [ 9%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_mulPt PASSED [ 10%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_roundNumber PASSED [ 11%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_roundNumber_to_float PASSED [ 11%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_set_custom_round_float_func PASSED [ 12%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_set_custom_round_integer_func PASSED [ 13%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_sub PASSED [ 14%]
Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_subPt PASSED [ 14%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test__eq__ PASSED [ 15%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test__ne__ PASSED [ 16%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_add PASSED [ 17%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_div PASSED [ 18%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_mul PASSED [ 18%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_round PASSED [ 19%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_sub PASSED [ 20%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_components_round PASSED [ 21%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_add PASSED [ 22%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_div PASSED [ 22%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_mul PASSED [ 23%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_round PASSED [ 24%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_sub PASSED [ 25%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_identifier PASSED [ 25%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_identifier_x_y_angle PASSED [ 26%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name PASSED [ 27%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name_identifier PASSED [ 28%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name_identifier_x_y_angle PASSED [ 29%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name_x_y_angle PASSED [ 29%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_mul PASSED [ 30%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_round PASSED [ 31%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_valid_angle PASSED [ 32%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_add PASSED [ 33%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_div PASSED [ 33%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_mul PASSED [ 34%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_round PASSED [ 35%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_sub PASSED [ 36%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_image_round PASSED [ 37%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_add PASSED [ 37%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_div PASSED [ 38%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_mul PASSED [ 39%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_round PASSED [ 40%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_sub PASSED [ 40%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphPenTest::test_pen_with_lines PASSED [ 41%]
Lib/fontMath/test/test_mathGlyph.py::MathGlyphPenTest::test_pen_with_lines_and_curves PASSED [ 42%]
Lib/fontMath/test/test_mathGlyph.py::FilterRedundantPointPenTest::test_flushContour PASSED [ 43%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_anchorTree PASSED [ 44%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_compressImage PASSED [ 44%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_expandImage PASSED [ 45%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairAnchors_matching_identifiers PASSED [ 46%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairAnchors_mismatched_identifiers PASSED [ 47%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairComponents PASSED [ 48%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairImages PASSED [ 48%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneAnchors PASSED [ 49%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneComponents PASSED [ 50%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneContours PASSED [ 51%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneImage PASSED [ 51%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneTransformation PASSED [ 52%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoAnchors PASSED [ 53%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoComponents PASSED [ 54%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoContours PASSED [ 55%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoImage PASSED [ 55%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoTransformation PASSED [ 56%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundAnchors PASSED [ 57%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundComponents PASSED [ 58%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundContours PASSED [ 59%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundImage PASSED [ 59%]
Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundTransformation PASSED [ 60%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_compressGuideline PASSED [ 61%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_expandGuideline PASSED [ 62%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_identifier PASSED [ 62%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_identifier_x_y_angle PASSED [ 63%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name PASSED [ 64%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name_identifier PASSED [ 65%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name_identifier_x_y_angle PASSED [ 66%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name_x_y_angle PASSED [ 66%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_processMathOneGuidelines PASSED [ 67%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_processMathTwoGuidelines PASSED [ 68%]
Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_roundGuidelines PASSED [ 69%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_add PASSED [ 70%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_add_data_subset_1st_operand PASSED [ 70%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_add_data_subset_2nd_operand PASSED [ 71%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_compare_different PASSED [ 72%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_compare_same PASSED [ 73%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_div PASSED [ 74%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_mul PASSED [ 74%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_mul_data_subset PASSED [ 75%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_number_lists_with_different_lengths PASSED [ 76%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_round PASSED [ 77%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_sub PASSED [ 77%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_sub_undefined_number_list_sets_None PASSED [ 78%]
Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_weight_name PASSED [ 79%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_add PASSED [ 80%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_addTo PASSED [ 81%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_add_same_groups PASSED [ 81%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_cleanup PASSED [ 82%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_diff_kerning_diff_groups PASSED [ 83%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_diff_kerning_same_groups PASSED [ 84%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_same_kerning_diff_groups PASSED [ 85%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_same_kerning_only PASSED [ 85%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_same_kerning_same_groups PASSED [ 86%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_copy PASSED [ 87%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_div PASSED [ 88%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_div_tuple_factor PASSED [ 88%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_extractKerning PASSED [ 89%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_fallback PASSED [ 90%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_getitem PASSED [ 91%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_guessPairType PASSED [ 92%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_mul PASSED [ 92%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_mul_tuple_factor PASSED [ 93%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_rmul PASSED [ 94%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_rmul_tuple_factor PASSED [ 95%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_round PASSED [ 96%]
Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_sub PASSED [ 96%]
Lib/fontMath/test/test_mathTransform.py::MathTransformToFunctionsTest::test_TransformToMatrix PASSED [ 97%]
Lib/fontMath/test/test_mathTransform.py::MathTransformToFunctionsTest::test_matrixToTransform PASSED [ 98%]
Lib/fontMath/test/test_mathTransform.py::MathTransformTest::test_wrapUnWrap PASSED [ 99%]
Lib/fontMath/test/test_mathTransform.py::MathTransformTest::test_wrapUnWrapPrecision PASSED [100%]
=============================== warnings summary ===============================
../../nix/store/wlplq814fj9r6xlkwpbyzklw2x20jwyz-python3.8-fonttools-4.21.1/lib/python3.8/site-packages/fontTools/misc/py23.py:11
/nix/store/wlplq814fj9r6xlkwpbyzklw2x20jwyz-python3.8-fonttools-4.21.1/lib/python3.8/site-packages/fontTools/misc/py23.py:11: DeprecationWarning: The py23 module has been deprecated and will be removed in the next release. Please update your code.
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/warnings.html
======================== 127 passed, 1 warning in 1.27s ========================
Finished executing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment