$ rpmsodiff libfreetype-2.9.1-alt1.S1.x86_64.rpm libfreetype-2.10.0-alt1.x86_64.rpm [...] 2 symbols removed T FT_Outline_Done_Internal T FT_Outline_New_Internal As result, the build fails with ERROR: freetype (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: freetype Traceback (most recent call last): File "/usr/lib64/python3.6/unittest/loader.py", line 462, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib64/python3.6/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/usr/src/RPM/BUILD/python3/freetype/__init__.py", line 21, in <module> from freetype.raw import * File "/usr/src/RPM/BUILD/python3/freetype/raw.py", line 249, in <module> FT_Outline_Done_Internal = _lib.FT_Outline_Done_Internal File "/usr/lib64/python3.6/ctypes/__init__.py", line 356, in __getattr__ func = self.__getitem__(name) File "/usr/lib64/python3.6/ctypes/__init__.py", line 361, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) AttributeError: /usr/lib64/libfreetype.so.6: undefined symbol: FT_Outline_Done_Internal
FYI: https://github.com/rougier/freetype-py/issues/107 Fixed in 2.1.0
*** Bug 36543 has been marked as a duplicate of this bug. ***
python-module-freetype-2.1.0.post1-alt1 -> sisyphus: Wed May 15 2019 Grigory Ustinov <grenka@altlinux> 2.1.0.post1-alt1 - Build new version (Closes: #36320).
Спасибо!