>>> py3-openpyxl: Building community/py3-openpyxl 3.1.5-r0 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 21:08:08 +0000 >>> py3-openpyxl: Validating /home/buildozer/aports/community/py3-openpyxl/APKBUILD... >>> py3-openpyxl: Analyzing dependencies... >>> py3-openpyxl: Installing for build: build-base python3 py3-lxml py3-pandas py3-pillow py3-gpep517 py3-setuptools py3-wheel (1/63) Installing libbz2 (1.0.8-r6) (2/63) Installing libffi (3.4.8-r0) (3/63) Installing gdbm (1.24-r0) (4/63) Installing xz-libs (5.8.1-r0) (5/63) Installing mpdecimal (4.0.0-r0) (6/63) Installing libpanelw (6.5_p20250412-r0) (7/63) Installing sqlite-libs (3.49.1-r0) (8/63) Installing python3 (3.12.10-r0) (9/63) Installing python3-pycache-pyc0 (3.12.10-r0) (10/63) Installing pyc (3.12.10-r0) (11/63) Installing python3-pyc (3.12.10-r0) (12/63) Installing libxml2 (2.13.7-r1) (13/63) Installing libxslt (1.1.43-r3) (14/63) Installing py3-lxml (5.3.1-r3) (15/63) Installing py3-lxml-pyc (5.3.1-r3) (16/63) Installing py3-six (1.17.0-r0) (17/63) Installing py3-six-pyc (1.17.0-r0) (18/63) Installing py3-dateutil (2.9.0-r1) (19/63) Installing py3-dateutil-pyc (2.9.0-r1) (20/63) Installing libgfortran (14.2.0-r5) (21/63) Installing openblas (0.3.28-r0) (22/63) Installing py3-numpy (2.2.4-r0) (23/63) Installing py3-numpy-tests (2.2.4-r0) (24/63) Installing py3-numpy-pyc (2.2.4-r0) (25/63) Installing py3-tz (2025.2-r0) (26/63) Installing py3-tz-pyc (2025.2-r0) (27/63) Installing py3-attrs (25.3.0-r0) (28/63) Installing py3-attrs-pyc (25.3.0-r0) (29/63) Installing py3-tzdata (2025.2-r0) (30/63) Installing py3-tzdata-pyc (2025.2-r0) (31/63) Installing py3-pandas (2.2.3-r0) (32/63) Installing py3-pandas-pyc (2.2.3-r0) (33/63) Installing libpng (1.6.47-r0) (34/63) Installing freetype (2.13.3-r0) (35/63) Installing libimagequant (4.2.2-r0) (36/63) Installing libjpeg-turbo (3.1.0-r0) (37/63) Installing lcms2 (2.16-r0) (38/63) Installing openjpeg (2.5.3-r0) (39/63) Installing libsharpyuv (1.5.0-r0) (40/63) Installing libwebp (1.5.0-r0) (41/63) Installing tiff (4.7.0-r0) (42/63) Installing libwebpdemux (1.5.0-r0) (43/63) Installing libwebpmux (1.5.0-r0) (44/63) Installing libxau (1.0.12-r0) (45/63) Installing libmd (1.1.0-r0) (46/63) Installing libbsd (0.12.2-r0) (47/63) Installing libxdmcp (1.1.5-r1) (48/63) Installing libxcb (1.17.0-r0) (49/63) Installing py3-pillow (11.2.1-r0) (50/63) Installing py3-pillow-pyc (11.2.1-r0) (51/63) Installing py3-installer (0.7.0-r2) (52/63) Installing py3-installer-pyc (0.7.0-r2) (53/63) Installing py3-gpep517 (16-r0) (54/63) Installing py3-gpep517-pyc (16-r0) (55/63) Installing py3-parsing (3.2.0-r0) (56/63) Installing py3-parsing-pyc (3.2.0-r0) (57/63) Installing py3-packaging (24.2-r0) (58/63) Installing py3-packaging-pyc (24.2-r0) (59/63) Installing py3-setuptools (77.0.3-r0) (60/63) Installing py3-setuptools-pyc (77.0.3-r0) (61/63) Installing py3-wheel (0.43.0-r0) (62/63) Installing py3-wheel-pyc (0.43.0-r0) (63/63) Installing .makedepends-py3-openpyxl (20250426.210823) Executing busybox-1.37.0-r16.trigger OK: 560 MiB in 167 packages >>> py3-openpyxl: Cleaning up srcdir >>> py3-openpyxl: Cleaning up pkgdir >>> py3-openpyxl: Cleaning up tmpdir >>> py3-openpyxl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-openpyxl-3.1.5.tar.gz >>> py3-openpyxl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-openpyxl-3.1.5.tar.gz >>> py3-openpyxl: Checking sha512sums... py3-openpyxl-3.1.5.tar.gz: OK >>> py3-openpyxl: Unpacking /var/cache/distfiles/v3.22/py3-openpyxl-3.1.5.tar.gz... 2025-04-26 21:08:24,935 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-26 21:08:24,960 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-26 21:08:24,975 root INFO running build 2025-04-26 21:08:24,975 root INFO running build_py 2025-04-26 21:08:24,978 root INFO creating build/lib/openpyxl 2025-04-26 21:08:24,979 root INFO copying openpyxl/__init__.py -> build/lib/openpyxl 2025-04-26 21:08:24,979 root INFO copying openpyxl/_constants.py -> build/lib/openpyxl 2025-04-26 21:08:24,979 root INFO creating build/lib/openpyxl/formatting 2025-04-26 21:08:24,980 root INFO copying openpyxl/formatting/__init__.py -> build/lib/openpyxl/formatting 2025-04-26 21:08:24,980 root INFO copying openpyxl/formatting/formatting.py -> build/lib/openpyxl/formatting 2025-04-26 21:08:24,980 root INFO copying openpyxl/formatting/rule.py -> build/lib/openpyxl/formatting 2025-04-26 21:08:24,980 root INFO creating build/lib/openpyxl/xml 2025-04-26 21:08:24,981 root INFO copying openpyxl/xml/__init__.py -> build/lib/openpyxl/xml 2025-04-26 21:08:24,981 root INFO copying openpyxl/xml/functions.py -> build/lib/openpyxl/xml 2025-04-26 21:08:24,981 root INFO copying openpyxl/xml/constants.py -> build/lib/openpyxl/xml 2025-04-26 21:08:24,981 root INFO creating build/lib/openpyxl/packaging 2025-04-26 21:08:24,982 root INFO copying openpyxl/packaging/__init__.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,982 root INFO copying openpyxl/packaging/core.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,982 root INFO copying openpyxl/packaging/interface.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,982 root INFO copying openpyxl/packaging/relationship.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,982 root INFO copying openpyxl/packaging/manifest.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,983 root INFO copying openpyxl/packaging/workbook.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,983 root INFO copying openpyxl/packaging/extended.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,983 root INFO copying openpyxl/packaging/custom.py -> build/lib/openpyxl/packaging 2025-04-26 21:08:24,984 root INFO creating build/lib/openpyxl/cell 2025-04-26 21:08:24,984 root INFO copying openpyxl/cell/__init__.py -> build/lib/openpyxl/cell 2025-04-26 21:08:24,984 root INFO copying openpyxl/cell/read_only.py -> build/lib/openpyxl/cell 2025-04-26 21:08:24,984 root INFO copying openpyxl/cell/_writer.py -> build/lib/openpyxl/cell 2025-04-26 21:08:24,984 root INFO copying openpyxl/cell/rich_text.py -> build/lib/openpyxl/cell 2025-04-26 21:08:24,985 root INFO copying openpyxl/cell/cell.py -> build/lib/openpyxl/cell 2025-04-26 21:08:24,985 root INFO copying openpyxl/cell/text.py -> build/lib/openpyxl/cell 2025-04-26 21:08:24,985 root INFO creating build/lib/openpyxl/chart 2025-04-26 21:08:24,985 root INFO copying openpyxl/chart/__init__.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,986 root INFO copying openpyxl/chart/error_bar.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,986 root INFO copying openpyxl/chart/series.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,986 root INFO copying openpyxl/chart/scatter_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,986 root INFO copying openpyxl/chart/updown_bars.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,987 root INFO copying openpyxl/chart/reader.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,987 root INFO copying openpyxl/chart/title.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,987 root INFO copying openpyxl/chart/layout.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,987 root INFO copying openpyxl/chart/series_factory.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,987 root INFO copying openpyxl/chart/_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,988 root INFO copying openpyxl/chart/pie_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,988 root INFO copying openpyxl/chart/_3d.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,988 root INFO copying openpyxl/chart/shapes.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,988 root INFO copying openpyxl/chart/picture.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,989 root INFO copying openpyxl/chart/descriptors.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,989 root INFO copying openpyxl/chart/legend.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,989 root INFO copying openpyxl/chart/area_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,989 root INFO copying openpyxl/chart/axis.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,989 root INFO copying openpyxl/chart/plotarea.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,990 root INFO copying openpyxl/chart/data_source.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,990 root INFO copying openpyxl/chart/bubble_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,990 root INFO copying openpyxl/chart/pivot.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,990 root INFO copying openpyxl/chart/marker.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,991 root INFO copying openpyxl/chart/stock_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,991 root INFO copying openpyxl/chart/radar_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,991 root INFO copying openpyxl/chart/print_settings.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,991 root INFO copying openpyxl/chart/chartspace.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,991 root INFO copying openpyxl/chart/line_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,992 root INFO copying openpyxl/chart/surface_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,992 root INFO copying openpyxl/chart/label.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,992 root INFO copying openpyxl/chart/reference.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,992 root INFO copying openpyxl/chart/trendline.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,992 root INFO copying openpyxl/chart/text.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,993 root INFO copying openpyxl/chart/bar_chart.py -> build/lib/openpyxl/chart 2025-04-26 21:08:24,993 root INFO creating build/lib/openpyxl/styles 2025-04-26 21:08:24,993 root INFO copying openpyxl/styles/__init__.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,993 root INFO copying openpyxl/styles/cell_style.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,994 root INFO copying openpyxl/styles/colors.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,994 root INFO copying openpyxl/styles/fonts.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,994 root INFO copying openpyxl/styles/named_styles.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,994 root INFO copying openpyxl/styles/styleable.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,995 root INFO copying openpyxl/styles/table.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,995 root INFO copying openpyxl/styles/stylesheet.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,995 root INFO copying openpyxl/styles/protection.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,995 root INFO copying openpyxl/styles/numbers.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,996 root INFO copying openpyxl/styles/differential.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,996 root INFO copying openpyxl/styles/builtins.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,996 root INFO copying openpyxl/styles/borders.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,996 root INFO copying openpyxl/styles/alignment.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,996 root INFO copying openpyxl/styles/proxy.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,997 root INFO copying openpyxl/styles/fills.py -> build/lib/openpyxl/styles 2025-04-26 21:08:24,997 root INFO creating build/lib/openpyxl/drawing 2025-04-26 21:08:24,997 root INFO copying openpyxl/drawing/__init__.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,997 root INFO copying openpyxl/drawing/connector.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,998 root INFO copying openpyxl/drawing/line.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,998 root INFO copying openpyxl/drawing/relation.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,998 root INFO copying openpyxl/drawing/spreadsheet_drawing.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,998 root INFO copying openpyxl/drawing/image.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,999 root INFO copying openpyxl/drawing/colors.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,999 root INFO copying openpyxl/drawing/fill.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,999 root INFO copying openpyxl/drawing/picture.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,999 root INFO copying openpyxl/drawing/graphic.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:24,999 root INFO copying openpyxl/drawing/properties.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:25,000 root INFO copying openpyxl/drawing/geometry.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:25,000 root INFO copying openpyxl/drawing/drawing.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:25,000 root INFO copying openpyxl/drawing/xdr.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:25,000 root INFO copying openpyxl/drawing/effect.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:25,000 root INFO copying openpyxl/drawing/text.py -> build/lib/openpyxl/drawing 2025-04-26 21:08:25,001 root INFO creating build/lib/openpyxl/worksheet 2025-04-26 21:08:25,001 root INFO copying openpyxl/worksheet/__init__.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,002 root INFO copying openpyxl/worksheet/scenario.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,002 root INFO copying openpyxl/worksheet/views.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,002 root INFO copying openpyxl/worksheet/worksheet.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,002 root INFO copying openpyxl/worksheet/controls.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,002 root INFO copying openpyxl/worksheet/_reader.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,003 root INFO copying openpyxl/worksheet/filters.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,003 root INFO copying openpyxl/worksheet/smart_tag.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,003 root INFO copying openpyxl/worksheet/pagebreak.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,003 root INFO copying openpyxl/worksheet/dimensions.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,004 root INFO copying openpyxl/worksheet/_writer.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,004 root INFO copying openpyxl/worksheet/picture.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,004 root INFO copying openpyxl/worksheet/copier.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,004 root INFO copying openpyxl/worksheet/header_footer.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,004 root INFO copying openpyxl/worksheet/properties.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,005 root INFO copying openpyxl/worksheet/drawing.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,005 root INFO copying openpyxl/worksheet/merge.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,005 root INFO copying openpyxl/worksheet/table.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,005 root INFO copying openpyxl/worksheet/protection.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,006 root INFO copying openpyxl/worksheet/datavalidation.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,006 root INFO copying openpyxl/worksheet/errors.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,006 root INFO copying openpyxl/worksheet/_read_only.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,006 root INFO copying openpyxl/worksheet/page.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,006 root INFO copying openpyxl/worksheet/print_settings.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,007 root INFO copying openpyxl/worksheet/cell_watch.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,007 root INFO copying openpyxl/worksheet/cell_range.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,007 root INFO copying openpyxl/worksheet/custom.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,007 root INFO copying openpyxl/worksheet/formula.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,008 root INFO copying openpyxl/worksheet/ole.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,008 root INFO copying openpyxl/worksheet/_write_only.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,008 root INFO copying openpyxl/worksheet/related.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,008 root INFO copying openpyxl/worksheet/hyperlink.py -> build/lib/openpyxl/worksheet 2025-04-26 21:08:25,009 root INFO creating build/lib/openpyxl/utils 2025-04-26 21:08:25,009 root INFO copying openpyxl/utils/__init__.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,009 root INFO copying openpyxl/utils/datetime.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,009 root INFO copying openpyxl/utils/escape.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,010 root INFO copying openpyxl/utils/bound_dictionary.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,010 root INFO copying openpyxl/utils/exceptions.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,010 root INFO copying openpyxl/utils/indexed_list.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,010 root INFO copying openpyxl/utils/formulas.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,010 root INFO copying openpyxl/utils/inference.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,011 root INFO copying openpyxl/utils/protection.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,011 root INFO copying openpyxl/utils/units.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,011 root INFO copying openpyxl/utils/cell.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,011 root INFO copying openpyxl/utils/dataframe.py -> build/lib/openpyxl/utils 2025-04-26 21:08:25,012 root INFO creating build/lib/openpyxl/reader 2025-04-26 21:08:25,012 root INFO copying openpyxl/reader/__init__.py -> build/lib/openpyxl/reader 2025-04-26 21:08:25,012 root INFO copying openpyxl/reader/workbook.py -> build/lib/openpyxl/reader 2025-04-26 21:08:25,012 root INFO copying openpyxl/reader/strings.py -> build/lib/openpyxl/reader 2025-04-26 21:08:25,012 root INFO copying openpyxl/reader/drawings.py -> build/lib/openpyxl/reader 2025-04-26 21:08:25,013 root INFO copying openpyxl/reader/excel.py -> build/lib/openpyxl/reader 2025-04-26 21:08:25,013 root INFO creating build/lib/openpyxl/pivot 2025-04-26 21:08:25,013 root INFO copying openpyxl/pivot/__init__.py -> build/lib/openpyxl/pivot 2025-04-26 21:08:25,013 root INFO copying openpyxl/pivot/cache.py -> build/lib/openpyxl/pivot 2025-04-26 21:08:25,014 root INFO copying openpyxl/pivot/table.py -> build/lib/openpyxl/pivot 2025-04-26 21:08:25,014 root INFO copying openpyxl/pivot/fields.py -> build/lib/openpyxl/pivot 2025-04-26 21:08:25,014 root INFO copying openpyxl/pivot/record.py -> build/lib/openpyxl/pivot 2025-04-26 21:08:25,014 root INFO creating build/lib/openpyxl/comments 2025-04-26 21:08:25,015 root INFO copying openpyxl/comments/__init__.py -> build/lib/openpyxl/comments 2025-04-26 21:08:25,015 root INFO copying openpyxl/comments/shape_writer.py -> build/lib/openpyxl/comments 2025-04-26 21:08:25,015 root INFO copying openpyxl/comments/comments.py -> build/lib/openpyxl/comments 2025-04-26 21:08:25,015 root INFO copying openpyxl/comments/comment_sheet.py -> build/lib/openpyxl/comments 2025-04-26 21:08:25,016 root INFO copying openpyxl/comments/author.py -> build/lib/openpyxl/comments 2025-04-26 21:08:25,016 root INFO creating build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,016 root INFO copying openpyxl/chartsheet/__init__.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,016 root INFO copying openpyxl/chartsheet/chartsheet.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,017 root INFO copying openpyxl/chartsheet/views.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,017 root INFO copying openpyxl/chartsheet/publish.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,017 root INFO copying openpyxl/chartsheet/relation.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,017 root INFO copying openpyxl/chartsheet/properties.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,017 root INFO copying openpyxl/chartsheet/protection.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,018 root INFO copying openpyxl/chartsheet/custom.py -> build/lib/openpyxl/chartsheet 2025-04-26 21:08:25,018 root INFO creating build/lib/openpyxl/workbook 2025-04-26 21:08:25,018 root INFO copying openpyxl/workbook/__init__.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,018 root INFO copying openpyxl/workbook/child.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,019 root INFO copying openpyxl/workbook/views.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,019 root INFO copying openpyxl/workbook/external_reference.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,019 root INFO copying openpyxl/workbook/_writer.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,019 root INFO copying openpyxl/workbook/function_group.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,019 root INFO copying openpyxl/workbook/properties.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,020 root INFO copying openpyxl/workbook/web.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,020 root INFO copying openpyxl/workbook/workbook.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,020 root INFO copying openpyxl/workbook/protection.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,020 root INFO copying openpyxl/workbook/defined_name.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,021 root INFO copying openpyxl/workbook/smart_tags.py -> build/lib/openpyxl/workbook 2025-04-26 21:08:25,021 root INFO creating build/lib/openpyxl/formula 2025-04-26 21:08:25,021 root INFO copying openpyxl/formula/__init__.py -> build/lib/openpyxl/formula 2025-04-26 21:08:25,021 root INFO copying openpyxl/formula/translate.py -> build/lib/openpyxl/formula 2025-04-26 21:08:25,021 root INFO copying openpyxl/formula/tokenizer.py -> build/lib/openpyxl/formula 2025-04-26 21:08:25,022 root INFO creating build/lib/openpyxl/writer 2025-04-26 21:08:25,022 root INFO copying openpyxl/writer/__init__.py -> build/lib/openpyxl/writer 2025-04-26 21:08:25,022 root INFO copying openpyxl/writer/theme.py -> build/lib/openpyxl/writer 2025-04-26 21:08:25,022 root INFO copying openpyxl/writer/excel.py -> build/lib/openpyxl/writer 2025-04-26 21:08:25,023 root INFO creating build/lib/openpyxl/descriptors 2025-04-26 21:08:25,023 root INFO copying openpyxl/descriptors/__init__.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,023 root INFO copying openpyxl/descriptors/sequence.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,023 root INFO copying openpyxl/descriptors/slots.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,024 root INFO copying openpyxl/descriptors/namespace.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,024 root INFO copying openpyxl/descriptors/container.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,024 root INFO copying openpyxl/descriptors/excel.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,024 root INFO copying openpyxl/descriptors/base.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,024 root INFO copying openpyxl/descriptors/serialisable.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,025 root INFO copying openpyxl/descriptors/nested.py -> build/lib/openpyxl/descriptors 2025-04-26 21:08:25,025 root INFO creating build/lib/openpyxl/compat 2025-04-26 21:08:25,025 root INFO copying openpyxl/compat/__init__.py -> build/lib/openpyxl/compat 2025-04-26 21:08:25,025 root INFO copying openpyxl/compat/abc.py -> build/lib/openpyxl/compat 2025-04-26 21:08:25,026 root INFO copying openpyxl/compat/singleton.py -> build/lib/openpyxl/compat 2025-04-26 21:08:25,026 root INFO copying openpyxl/compat/numbers.py -> build/lib/openpyxl/compat 2025-04-26 21:08:25,026 root INFO copying openpyxl/compat/strings.py -> build/lib/openpyxl/compat 2025-04-26 21:08:25,026 root INFO copying openpyxl/compat/product.py -> build/lib/openpyxl/compat 2025-04-26 21:08:25,026 root INFO creating build/lib/openpyxl/workbook/external_link 2025-04-26 21:08:25,027 root INFO copying openpyxl/workbook/external_link/__init__.py -> build/lib/openpyxl/workbook/external_link 2025-04-26 21:08:25,027 root INFO copying openpyxl/workbook/external_link/external.py -> build/lib/openpyxl/workbook/external_link 2025-04-26 21:08:25,037 root INFO installing to build/bdist.linux-aarch64/wheel 2025-04-26 21:08:25,038 root INFO running install 2025-04-26 21:08:25,047 root INFO running install_lib 2025-04-26 21:08:25,050 root INFO creating build/bdist.linux-aarch64/wheel 2025-04-26 21:08:25,051 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl 2025-04-26 21:08:25,051 root INFO copying build/lib/openpyxl/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl 2025-04-26 21:08:25,051 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/formatting 2025-04-26 21:08:25,051 root INFO copying build/lib/openpyxl/formatting/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/formatting 2025-04-26 21:08:25,051 root INFO copying build/lib/openpyxl/formatting/formatting.py -> build/bdist.linux-aarch64/wheel/./openpyxl/formatting 2025-04-26 21:08:25,052 root INFO copying build/lib/openpyxl/formatting/rule.py -> build/bdist.linux-aarch64/wheel/./openpyxl/formatting 2025-04-26 21:08:25,052 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/xml 2025-04-26 21:08:25,052 root INFO copying build/lib/openpyxl/xml/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/xml 2025-04-26 21:08:25,052 root INFO copying build/lib/openpyxl/xml/functions.py -> build/bdist.linux-aarch64/wheel/./openpyxl/xml 2025-04-26 21:08:25,052 root INFO copying build/lib/openpyxl/xml/constants.py -> build/bdist.linux-aarch64/wheel/./openpyxl/xml 2025-04-26 21:08:25,053 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/packaging 2025-04-26 21:08:25,053 root INFO copying build/lib/openpyxl/packaging/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,053 root INFO copying build/lib/openpyxl/packaging/core.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,053 root INFO copying build/lib/openpyxl/packaging/interface.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,053 root INFO copying build/lib/openpyxl/packaging/relationship.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,053 root INFO copying build/lib/openpyxl/packaging/manifest.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,054 root INFO copying build/lib/openpyxl/packaging/workbook.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,054 root INFO copying build/lib/openpyxl/packaging/extended.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,054 root INFO copying build/lib/openpyxl/packaging/custom.py -> build/bdist.linux-aarch64/wheel/./openpyxl/packaging 2025-04-26 21:08:25,054 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/cell 2025-04-26 21:08:25,054 root INFO copying build/lib/openpyxl/cell/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/cell 2025-04-26 21:08:25,055 root INFO copying build/lib/openpyxl/cell/read_only.py -> build/bdist.linux-aarch64/wheel/./openpyxl/cell 2025-04-26 21:08:25,055 root INFO copying build/lib/openpyxl/cell/_writer.py -> build/bdist.linux-aarch64/wheel/./openpyxl/cell 2025-04-26 21:08:25,055 root INFO copying build/lib/openpyxl/cell/rich_text.py -> build/bdist.linux-aarch64/wheel/./openpyxl/cell 2025-04-26 21:08:25,055 root INFO copying build/lib/openpyxl/cell/cell.py -> build/bdist.linux-aarch64/wheel/./openpyxl/cell 2025-04-26 21:08:25,055 root INFO copying build/lib/openpyxl/cell/text.py -> build/bdist.linux-aarch64/wheel/./openpyxl/cell 2025-04-26 21:08:25,055 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/chart 2025-04-26 21:08:25,056 root INFO copying build/lib/openpyxl/chart/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,056 root INFO copying build/lib/openpyxl/chart/error_bar.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,056 root INFO copying build/lib/openpyxl/chart/series.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,056 root INFO copying build/lib/openpyxl/chart/scatter_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,056 root INFO copying build/lib/openpyxl/chart/updown_bars.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,057 root INFO copying build/lib/openpyxl/chart/reader.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,057 root INFO copying build/lib/openpyxl/chart/title.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,057 root INFO copying build/lib/openpyxl/chart/layout.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,057 root INFO copying build/lib/openpyxl/chart/series_factory.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,057 root INFO copying build/lib/openpyxl/chart/_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,057 root INFO copying build/lib/openpyxl/chart/pie_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,058 root INFO copying build/lib/openpyxl/chart/_3d.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,058 root INFO copying build/lib/openpyxl/chart/shapes.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,058 root INFO copying build/lib/openpyxl/chart/picture.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,058 root INFO copying build/lib/openpyxl/chart/descriptors.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,058 root INFO copying build/lib/openpyxl/chart/legend.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,058 root INFO copying build/lib/openpyxl/chart/area_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,059 root INFO copying build/lib/openpyxl/chart/axis.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,059 root INFO copying build/lib/openpyxl/chart/plotarea.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,059 root INFO copying build/lib/openpyxl/chart/data_source.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,059 root INFO copying build/lib/openpyxl/chart/bubble_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,059 root INFO copying build/lib/openpyxl/chart/pivot.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,059 root INFO copying build/lib/openpyxl/chart/marker.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,060 root INFO copying build/lib/openpyxl/chart/stock_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,060 root INFO copying build/lib/openpyxl/chart/radar_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,060 root INFO copying build/lib/openpyxl/chart/print_settings.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,060 root INFO copying build/lib/openpyxl/chart/chartspace.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,060 root INFO copying build/lib/openpyxl/chart/line_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,060 root INFO copying build/lib/openpyxl/chart/surface_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,061 root INFO copying build/lib/openpyxl/chart/label.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,061 root INFO copying build/lib/openpyxl/chart/reference.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,061 root INFO copying build/lib/openpyxl/chart/trendline.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,061 root INFO copying build/lib/openpyxl/chart/text.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,061 root INFO copying build/lib/openpyxl/chart/bar_chart.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chart 2025-04-26 21:08:25,061 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/styles 2025-04-26 21:08:25,062 root INFO copying build/lib/openpyxl/styles/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,062 root INFO copying build/lib/openpyxl/styles/cell_style.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,062 root INFO copying build/lib/openpyxl/styles/colors.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,062 root INFO copying build/lib/openpyxl/styles/fonts.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,062 root INFO copying build/lib/openpyxl/styles/named_styles.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,063 root INFO copying build/lib/openpyxl/styles/styleable.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,063 root INFO copying build/lib/openpyxl/styles/table.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,063 root INFO copying build/lib/openpyxl/styles/stylesheet.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,063 root INFO copying build/lib/openpyxl/styles/protection.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,063 root INFO copying build/lib/openpyxl/styles/numbers.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,063 root INFO copying build/lib/openpyxl/styles/differential.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,064 root INFO copying build/lib/openpyxl/styles/builtins.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,064 root INFO copying build/lib/openpyxl/styles/borders.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,064 root INFO copying build/lib/openpyxl/styles/alignment.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,064 root INFO copying build/lib/openpyxl/styles/proxy.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,064 root INFO copying build/lib/openpyxl/styles/fills.py -> build/bdist.linux-aarch64/wheel/./openpyxl/styles 2025-04-26 21:08:25,064 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/drawing 2025-04-26 21:08:25,065 root INFO copying build/lib/openpyxl/drawing/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,065 root INFO copying build/lib/openpyxl/drawing/connector.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,065 root INFO copying build/lib/openpyxl/drawing/line.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,065 root INFO copying build/lib/openpyxl/drawing/relation.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,065 root INFO copying build/lib/openpyxl/drawing/spreadsheet_drawing.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,065 root INFO copying build/lib/openpyxl/drawing/image.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,066 root INFO copying build/lib/openpyxl/drawing/colors.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,066 root INFO copying build/lib/openpyxl/drawing/fill.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,066 root INFO copying build/lib/openpyxl/drawing/picture.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,066 root INFO copying build/lib/openpyxl/drawing/graphic.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,066 root INFO copying build/lib/openpyxl/drawing/properties.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,066 root INFO copying build/lib/openpyxl/drawing/geometry.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,067 root INFO copying build/lib/openpyxl/drawing/drawing.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,067 root INFO copying build/lib/openpyxl/drawing/xdr.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,067 root INFO copying build/lib/openpyxl/drawing/effect.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,067 root INFO copying build/lib/openpyxl/drawing/text.py -> build/bdist.linux-aarch64/wheel/./openpyxl/drawing 2025-04-26 21:08:25,067 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/worksheet 2025-04-26 21:08:25,068 root INFO copying build/lib/openpyxl/worksheet/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,068 root INFO copying build/lib/openpyxl/worksheet/scenario.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,068 root INFO copying build/lib/openpyxl/worksheet/views.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,068 root INFO copying build/lib/openpyxl/worksheet/worksheet.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,068 root INFO copying build/lib/openpyxl/worksheet/controls.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,069 root INFO copying build/lib/openpyxl/worksheet/_reader.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,069 root INFO copying build/lib/openpyxl/worksheet/filters.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,069 root INFO copying build/lib/openpyxl/worksheet/smart_tag.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,069 root INFO copying build/lib/openpyxl/worksheet/pagebreak.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,069 root INFO copying build/lib/openpyxl/worksheet/dimensions.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,069 root INFO copying build/lib/openpyxl/worksheet/_writer.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,070 root INFO copying build/lib/openpyxl/worksheet/picture.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,070 root INFO copying build/lib/openpyxl/worksheet/copier.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,070 root INFO copying build/lib/openpyxl/worksheet/header_footer.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,070 root INFO copying build/lib/openpyxl/worksheet/properties.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,070 root INFO copying build/lib/openpyxl/worksheet/drawing.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,070 root INFO copying build/lib/openpyxl/worksheet/merge.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,071 root INFO copying build/lib/openpyxl/worksheet/table.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,071 root INFO copying build/lib/openpyxl/worksheet/protection.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,071 root INFO copying build/lib/openpyxl/worksheet/datavalidation.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,071 root INFO copying build/lib/openpyxl/worksheet/errors.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,071 root INFO copying build/lib/openpyxl/worksheet/_read_only.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,071 root INFO copying build/lib/openpyxl/worksheet/page.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,072 root INFO copying build/lib/openpyxl/worksheet/print_settings.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,072 root INFO copying build/lib/openpyxl/worksheet/cell_watch.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,072 root INFO copying build/lib/openpyxl/worksheet/cell_range.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,072 root INFO copying build/lib/openpyxl/worksheet/custom.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,072 root INFO copying build/lib/openpyxl/worksheet/formula.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,072 root INFO copying build/lib/openpyxl/worksheet/ole.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,073 root INFO copying build/lib/openpyxl/worksheet/_write_only.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,073 root INFO copying build/lib/openpyxl/worksheet/related.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,073 root INFO copying build/lib/openpyxl/worksheet/hyperlink.py -> build/bdist.linux-aarch64/wheel/./openpyxl/worksheet 2025-04-26 21:08:25,073 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/utils 2025-04-26 21:08:25,073 root INFO copying build/lib/openpyxl/utils/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,073 root INFO copying build/lib/openpyxl/utils/datetime.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,074 root INFO copying build/lib/openpyxl/utils/escape.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,074 root INFO copying build/lib/openpyxl/utils/bound_dictionary.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,074 root INFO copying build/lib/openpyxl/utils/exceptions.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,074 root INFO copying build/lib/openpyxl/utils/indexed_list.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,074 root INFO copying build/lib/openpyxl/utils/formulas.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,074 root INFO copying build/lib/openpyxl/utils/inference.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,075 root INFO copying build/lib/openpyxl/utils/protection.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,075 root INFO copying build/lib/openpyxl/utils/units.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,075 root INFO copying build/lib/openpyxl/utils/cell.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,075 root INFO copying build/lib/openpyxl/utils/dataframe.py -> build/bdist.linux-aarch64/wheel/./openpyxl/utils 2025-04-26 21:08:25,075 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/reader 2025-04-26 21:08:25,075 root INFO copying build/lib/openpyxl/reader/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/reader 2025-04-26 21:08:25,076 root INFO copying build/lib/openpyxl/reader/workbook.py -> build/bdist.linux-aarch64/wheel/./openpyxl/reader 2025-04-26 21:08:25,076 root INFO copying build/lib/openpyxl/reader/strings.py -> build/bdist.linux-aarch64/wheel/./openpyxl/reader 2025-04-26 21:08:25,076 root INFO copying build/lib/openpyxl/reader/drawings.py -> build/bdist.linux-aarch64/wheel/./openpyxl/reader 2025-04-26 21:08:25,076 root INFO copying build/lib/openpyxl/reader/excel.py -> build/bdist.linux-aarch64/wheel/./openpyxl/reader 2025-04-26 21:08:25,076 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/pivot 2025-04-26 21:08:25,077 root INFO copying build/lib/openpyxl/pivot/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/pivot 2025-04-26 21:08:25,077 root INFO copying build/lib/openpyxl/pivot/cache.py -> build/bdist.linux-aarch64/wheel/./openpyxl/pivot 2025-04-26 21:08:25,077 root INFO copying build/lib/openpyxl/pivot/table.py -> build/bdist.linux-aarch64/wheel/./openpyxl/pivot 2025-04-26 21:08:25,077 root INFO copying build/lib/openpyxl/pivot/fields.py -> build/bdist.linux-aarch64/wheel/./openpyxl/pivot 2025-04-26 21:08:25,077 root INFO copying build/lib/openpyxl/pivot/record.py -> build/bdist.linux-aarch64/wheel/./openpyxl/pivot 2025-04-26 21:08:25,078 root INFO copying build/lib/openpyxl/_constants.py -> build/bdist.linux-aarch64/wheel/./openpyxl 2025-04-26 21:08:25,078 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/comments 2025-04-26 21:08:25,078 root INFO copying build/lib/openpyxl/comments/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/comments 2025-04-26 21:08:25,078 root INFO copying build/lib/openpyxl/comments/shape_writer.py -> build/bdist.linux-aarch64/wheel/./openpyxl/comments 2025-04-26 21:08:25,078 root INFO copying build/lib/openpyxl/comments/comments.py -> build/bdist.linux-aarch64/wheel/./openpyxl/comments 2025-04-26 21:08:25,078 root INFO copying build/lib/openpyxl/comments/comment_sheet.py -> build/bdist.linux-aarch64/wheel/./openpyxl/comments 2025-04-26 21:08:25,079 root INFO copying build/lib/openpyxl/comments/author.py -> build/bdist.linux-aarch64/wheel/./openpyxl/comments 2025-04-26 21:08:25,079 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/chartsheet 2025-04-26 21:08:25,079 root INFO copying build/lib/openpyxl/chartsheet/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,079 root INFO copying build/lib/openpyxl/chartsheet/chartsheet.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,079 root INFO copying build/lib/openpyxl/chartsheet/views.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,079 root INFO copying build/lib/openpyxl/chartsheet/publish.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,080 root INFO copying build/lib/openpyxl/chartsheet/relation.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,080 root INFO copying build/lib/openpyxl/chartsheet/properties.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,080 root INFO copying build/lib/openpyxl/chartsheet/protection.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,080 root INFO copying build/lib/openpyxl/chartsheet/custom.py -> build/bdist.linux-aarch64/wheel/./openpyxl/chartsheet 2025-04-26 21:08:25,080 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/workbook 2025-04-26 21:08:25,081 root INFO copying build/lib/openpyxl/workbook/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,081 root INFO copying build/lib/openpyxl/workbook/child.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,081 root INFO copying build/lib/openpyxl/workbook/views.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,081 root INFO copying build/lib/openpyxl/workbook/external_reference.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,081 root INFO copying build/lib/openpyxl/workbook/_writer.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,081 root INFO copying build/lib/openpyxl/workbook/function_group.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,082 root INFO copying build/lib/openpyxl/workbook/properties.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,082 root INFO copying build/lib/openpyxl/workbook/web.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,082 root INFO copying build/lib/openpyxl/workbook/workbook.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,082 root INFO copying build/lib/openpyxl/workbook/protection.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,082 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/workbook/external_link 2025-04-26 21:08:25,082 root INFO copying build/lib/openpyxl/workbook/external_link/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook/external_link 2025-04-26 21:08:25,083 root INFO copying build/lib/openpyxl/workbook/external_link/external.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook/external_link 2025-04-26 21:08:25,083 root INFO copying build/lib/openpyxl/workbook/defined_name.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,083 root INFO copying build/lib/openpyxl/workbook/smart_tags.py -> build/bdist.linux-aarch64/wheel/./openpyxl/workbook 2025-04-26 21:08:25,083 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/formula 2025-04-26 21:08:25,083 root INFO copying build/lib/openpyxl/formula/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/formula 2025-04-26 21:08:25,084 root INFO copying build/lib/openpyxl/formula/translate.py -> build/bdist.linux-aarch64/wheel/./openpyxl/formula 2025-04-26 21:08:25,084 root INFO copying build/lib/openpyxl/formula/tokenizer.py -> build/bdist.linux-aarch64/wheel/./openpyxl/formula 2025-04-26 21:08:25,084 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/writer 2025-04-26 21:08:25,084 root INFO copying build/lib/openpyxl/writer/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/writer 2025-04-26 21:08:25,084 root INFO copying build/lib/openpyxl/writer/theme.py -> build/bdist.linux-aarch64/wheel/./openpyxl/writer 2025-04-26 21:08:25,084 root INFO copying build/lib/openpyxl/writer/excel.py -> build/bdist.linux-aarch64/wheel/./openpyxl/writer 2025-04-26 21:08:25,085 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/descriptors 2025-04-26 21:08:25,085 root INFO copying build/lib/openpyxl/descriptors/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,085 root INFO copying build/lib/openpyxl/descriptors/sequence.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,085 root INFO copying build/lib/openpyxl/descriptors/slots.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,085 root INFO copying build/lib/openpyxl/descriptors/namespace.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,086 root INFO copying build/lib/openpyxl/descriptors/container.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,086 root INFO copying build/lib/openpyxl/descriptors/excel.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,086 root INFO copying build/lib/openpyxl/descriptors/base.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,086 root INFO copying build/lib/openpyxl/descriptors/serialisable.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,086 root INFO copying build/lib/openpyxl/descriptors/nested.py -> build/bdist.linux-aarch64/wheel/./openpyxl/descriptors 2025-04-26 21:08:25,087 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl/compat 2025-04-26 21:08:25,087 root INFO copying build/lib/openpyxl/compat/__init__.py -> build/bdist.linux-aarch64/wheel/./openpyxl/compat 2025-04-26 21:08:25,087 root INFO copying build/lib/openpyxl/compat/abc.py -> build/bdist.linux-aarch64/wheel/./openpyxl/compat 2025-04-26 21:08:25,087 root INFO copying build/lib/openpyxl/compat/singleton.py -> build/bdist.linux-aarch64/wheel/./openpyxl/compat 2025-04-26 21:08:25,087 root INFO copying build/lib/openpyxl/compat/numbers.py -> build/bdist.linux-aarch64/wheel/./openpyxl/compat 2025-04-26 21:08:25,087 root INFO copying build/lib/openpyxl/compat/strings.py -> build/bdist.linux-aarch64/wheel/./openpyxl/compat 2025-04-26 21:08:25,087 root INFO copying build/lib/openpyxl/compat/product.py -> build/bdist.linux-aarch64/wheel/./openpyxl/compat 2025-04-26 21:08:25,088 root INFO running install_egg_info 2025-04-26 21:08:25,091 root INFO running egg_info 2025-04-26 21:08:25,094 root INFO creating openpyxl.egg-info 2025-04-26 21:08:25,094 root INFO writing openpyxl.egg-info/PKG-INFO 2025-04-26 21:08:25,095 root INFO writing dependency_links to openpyxl.egg-info/dependency_links.txt 2025-04-26 21:08:25,095 root INFO writing requirements to openpyxl.egg-info/requires.txt 2025-04-26 21:08:25,095 root INFO writing top-level names to openpyxl.egg-info/top_level.txt 2025-04-26 21:08:25,095 root INFO writing manifest file 'openpyxl.egg-info/SOURCES.txt' 2025-04-26 21:08:25,103 root INFO reading manifest file 'openpyxl.egg-info/SOURCES.txt' 2025-04-26 21:08:25,103 root INFO reading manifest template 'MANIFEST.in' 2025-04-26 21:08:25,103 root WARNING no previously-included directories found matching 'openpyxl/sample' 2025-04-26 21:08:25,104 root WARNING no previously-included directories found matching 'openpyxl/benchmarks' 2025-04-26 21:08:25,104 root WARNING no previously-included directories found matching 'openpyxl/develop' 2025-04-26 21:08:25,104 root WARNING no previously-included directories found matching 'scratchpad' 2025-04-26 21:08:25,104 root WARNING no previously-included directories found matching 'doc' 2025-04-26 21:08:25,104 root INFO adding license file 'LICENCE.rst' 2025-04-26 21:08:25,107 root INFO writing manifest file 'openpyxl.egg-info/SOURCES.txt' 2025-04-26 21:08:25,107 root INFO Copying openpyxl.egg-info to build/bdist.linux-aarch64/wheel/./openpyxl-3.1.5-py3.12.egg-info 2025-04-26 21:08:25,108 root INFO running install_scripts 2025-04-26 21:08:25,109 root INFO creating build/bdist.linux-aarch64/wheel/openpyxl-3.1.5.dist-info/WHEEL 2025-04-26 21:08:25,110 wheel INFO creating '/home/buildozer/aports/community/py3-openpyxl/src/openpyxl-3.1.5/.dist/.tmp-qcw3otp0/openpyxl-3.1.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-04-26 21:08:25,110 wheel INFO adding 'openpyxl/__init__.py' 2025-04-26 21:08:25,110 wheel INFO adding 'openpyxl/_constants.py' 2025-04-26 21:08:25,110 wheel INFO adding 'openpyxl/cell/__init__.py' 2025-04-26 21:08:25,111 wheel INFO adding 'openpyxl/cell/_writer.py' 2025-04-26 21:08:25,111 wheel INFO adding 'openpyxl/cell/cell.py' 2025-04-26 21:08:25,111 wheel INFO adding 'openpyxl/cell/read_only.py' 2025-04-26 21:08:25,111 wheel INFO adding 'openpyxl/cell/rich_text.py' 2025-04-26 21:08:25,112 wheel INFO adding 'openpyxl/cell/text.py' 2025-04-26 21:08:25,112 wheel INFO adding 'openpyxl/chart/_3d.py' 2025-04-26 21:08:25,112 wheel INFO adding 'openpyxl/chart/__init__.py' 2025-04-26 21:08:25,112 wheel INFO adding 'openpyxl/chart/_chart.py' 2025-04-26 21:08:25,112 wheel INFO adding 'openpyxl/chart/area_chart.py' 2025-04-26 21:08:25,113 wheel INFO adding 'openpyxl/chart/axis.py' 2025-04-26 21:08:25,113 wheel INFO adding 'openpyxl/chart/bar_chart.py' 2025-04-26 21:08:25,113 wheel INFO adding 'openpyxl/chart/bubble_chart.py' 2025-04-26 21:08:25,113 wheel INFO adding 'openpyxl/chart/chartspace.py' 2025-04-26 21:08:25,114 wheel INFO adding 'openpyxl/chart/data_source.py' 2025-04-26 21:08:25,114 wheel INFO adding 'openpyxl/chart/descriptors.py' 2025-04-26 21:08:25,114 wheel INFO adding 'openpyxl/chart/error_bar.py' 2025-04-26 21:08:25,114 wheel INFO adding 'openpyxl/chart/label.py' 2025-04-26 21:08:25,114 wheel INFO adding 'openpyxl/chart/layout.py' 2025-04-26 21:08:25,114 wheel INFO adding 'openpyxl/chart/legend.py' 2025-04-26 21:08:25,115 wheel INFO adding 'openpyxl/chart/line_chart.py' 2025-04-26 21:08:25,115 wheel INFO adding 'openpyxl/chart/marker.py' 2025-04-26 21:08:25,115 wheel INFO adding 'openpyxl/chart/picture.py' 2025-04-26 21:08:25,115 wheel INFO adding 'openpyxl/chart/pie_chart.py' 2025-04-26 21:08:25,115 wheel INFO adding 'openpyxl/chart/pivot.py' 2025-04-26 21:08:25,116 wheel INFO adding 'openpyxl/chart/plotarea.py' 2025-04-26 21:08:25,116 wheel INFO adding 'openpyxl/chart/print_settings.py' 2025-04-26 21:08:25,116 wheel INFO adding 'openpyxl/chart/radar_chart.py' 2025-04-26 21:08:25,116 wheel INFO adding 'openpyxl/chart/reader.py' 2025-04-26 21:08:25,116 wheel INFO adding 'openpyxl/chart/reference.py' 2025-04-26 21:08:25,117 wheel INFO adding 'openpyxl/chart/scatter_chart.py' 2025-04-26 21:08:25,117 wheel INFO adding 'openpyxl/chart/series.py' 2025-04-26 21:08:25,117 wheel INFO adding 'openpyxl/chart/series_factory.py' 2025-04-26 21:08:25,117 wheel INFO adding 'openpyxl/chart/shapes.py' 2025-04-26 21:08:25,117 wheel INFO adding 'openpyxl/chart/stock_chart.py' 2025-04-26 21:08:25,118 wheel INFO adding 'openpyxl/chart/surface_chart.py' 2025-04-26 21:08:25,118 wheel INFO adding 'openpyxl/chart/text.py' 2025-04-26 21:08:25,118 wheel INFO adding 'openpyxl/chart/title.py' 2025-04-26 21:08:25,118 wheel INFO adding 'openpyxl/chart/trendline.py' 2025-04-26 21:08:25,119 wheel INFO adding 'openpyxl/chart/updown_bars.py' 2025-04-26 21:08:25,119 wheel INFO adding 'openpyxl/chartsheet/__init__.py' 2025-04-26 21:08:25,119 wheel INFO adding 'openpyxl/chartsheet/chartsheet.py' 2025-04-26 21:08:25,119 wheel INFO adding 'openpyxl/chartsheet/custom.py' 2025-04-26 21:08:25,119 wheel INFO adding 'openpyxl/chartsheet/properties.py' 2025-04-26 21:08:25,120 wheel INFO adding 'openpyxl/chartsheet/protection.py' 2025-04-26 21:08:25,120 wheel INFO adding 'openpyxl/chartsheet/publish.py' 2025-04-26 21:08:25,120 wheel INFO adding 'openpyxl/chartsheet/relation.py' 2025-04-26 21:08:25,120 wheel INFO adding 'openpyxl/chartsheet/views.py' 2025-04-26 21:08:25,120 wheel INFO adding 'openpyxl/comments/__init__.py' 2025-04-26 21:08:25,121 wheel INFO adding 'openpyxl/comments/author.py' 2025-04-26 21:08:25,121 wheel INFO adding 'openpyxl/comments/comment_sheet.py' 2025-04-26 21:08:25,121 wheel INFO adding 'openpyxl/comments/comments.py' 2025-04-26 21:08:25,121 wheel INFO adding 'openpyxl/comments/shape_writer.py' 2025-04-26 21:08:25,121 wheel INFO adding 'openpyxl/compat/__init__.py' 2025-04-26 21:08:25,122 wheel INFO adding 'openpyxl/compat/abc.py' 2025-04-26 21:08:25,122 wheel INFO adding 'openpyxl/compat/numbers.py' 2025-04-26 21:08:25,122 wheel INFO adding 'openpyxl/compat/product.py' 2025-04-26 21:08:25,122 wheel INFO adding 'openpyxl/compat/singleton.py' 2025-04-26 21:08:25,122 wheel INFO adding 'openpyxl/compat/strings.py' 2025-04-26 21:08:25,122 wheel INFO adding 'openpyxl/descriptors/__init__.py' 2025-04-26 21:08:25,123 wheel INFO adding 'openpyxl/descriptors/base.py' 2025-04-26 21:08:25,123 wheel INFO adding 'openpyxl/descriptors/container.py' 2025-04-26 21:08:25,123 wheel INFO adding 'openpyxl/descriptors/excel.py' 2025-04-26 21:08:25,123 wheel INFO adding 'openpyxl/descriptors/namespace.py' 2025-04-26 21:08:25,123 wheel INFO adding 'openpyxl/descriptors/nested.py' 2025-04-26 21:08:25,123 wheel INFO adding 'openpyxl/descriptors/sequence.py' 2025-04-26 21:08:25,124 wheel INFO adding 'openpyxl/descriptors/serialisable.py' 2025-04-26 21:08:25,124 wheel INFO adding 'openpyxl/descriptors/slots.py' 2025-04-26 21:08:25,124 wheel INFO adding 'openpyxl/drawing/__init__.py' 2025-04-26 21:08:25,124 wheel INFO adding 'openpyxl/drawing/colors.py' 2025-04-26 21:08:25,124 wheel INFO adding 'openpyxl/drawing/connector.py' 2025-04-26 21:08:25,124 wheel INFO adding 'openpyxl/drawing/drawing.py' 2025-04-26 21:08:25,125 wheel INFO adding 'openpyxl/drawing/effect.py' 2025-04-26 21:08:25,125 wheel INFO adding 'openpyxl/drawing/fill.py' 2025-04-26 21:08:25,125 wheel INFO adding 'openpyxl/drawing/geometry.py' 2025-04-26 21:08:25,125 wheel INFO adding 'openpyxl/drawing/graphic.py' 2025-04-26 21:08:25,125 wheel INFO adding 'openpyxl/drawing/image.py' 2025-04-26 21:08:25,125 wheel INFO adding 'openpyxl/drawing/line.py' 2025-04-26 21:08:25,126 wheel INFO adding 'openpyxl/drawing/picture.py' 2025-04-26 21:08:25,126 wheel INFO adding 'openpyxl/drawing/properties.py' 2025-04-26 21:08:25,126 wheel INFO adding 'openpyxl/drawing/relation.py' 2025-04-26 21:08:25,126 wheel INFO adding 'openpyxl/drawing/spreadsheet_drawing.py' 2025-04-26 21:08:25,126 wheel INFO adding 'openpyxl/drawing/text.py' 2025-04-26 21:08:25,127 wheel INFO adding 'openpyxl/drawing/xdr.py' 2025-04-26 21:08:25,127 wheel INFO adding 'openpyxl/formatting/__init__.py' 2025-04-26 21:08:25,127 wheel INFO adding 'openpyxl/formatting/formatting.py' 2025-04-26 21:08:25,127 wheel INFO adding 'openpyxl/formatting/rule.py' 2025-04-26 21:08:25,127 wheel INFO adding 'openpyxl/formula/__init__.py' 2025-04-26 21:08:25,128 wheel INFO adding 'openpyxl/formula/tokenizer.py' 2025-04-26 21:08:25,128 wheel INFO adding 'openpyxl/formula/translate.py' 2025-04-26 21:08:25,128 wheel INFO adding 'openpyxl/packaging/__init__.py' 2025-04-26 21:08:25,128 wheel INFO adding 'openpyxl/packaging/core.py' 2025-04-26 21:08:25,128 wheel INFO adding 'openpyxl/packaging/custom.py' 2025-04-26 21:08:25,128 wheel INFO adding 'openpyxl/packaging/extended.py' 2025-04-26 21:08:25,129 wheel INFO adding 'openpyxl/packaging/interface.py' 2025-04-26 21:08:25,129 wheel INFO adding 'openpyxl/packaging/manifest.py' 2025-04-26 21:08:25,129 wheel INFO adding 'openpyxl/packaging/relationship.py' 2025-04-26 21:08:25,129 wheel INFO adding 'openpyxl/packaging/workbook.py' 2025-04-26 21:08:25,129 wheel INFO adding 'openpyxl/pivot/__init__.py' 2025-04-26 21:08:25,130 wheel INFO adding 'openpyxl/pivot/cache.py' 2025-04-26 21:08:25,130 wheel INFO adding 'openpyxl/pivot/fields.py' 2025-04-26 21:08:25,130 wheel INFO adding 'openpyxl/pivot/record.py' 2025-04-26 21:08:25,130 wheel INFO adding 'openpyxl/pivot/table.py' 2025-04-26 21:08:25,130 wheel INFO adding 'openpyxl/reader/__init__.py' 2025-04-26 21:08:25,131 wheel INFO adding 'openpyxl/reader/drawings.py' 2025-04-26 21:08:25,131 wheel INFO adding 'openpyxl/reader/excel.py' 2025-04-26 21:08:25,131 wheel INFO adding 'openpyxl/reader/strings.py' 2025-04-26 21:08:25,131 wheel INFO adding 'openpyxl/reader/workbook.py' 2025-04-26 21:08:25,131 wheel INFO adding 'openpyxl/styles/__init__.py' 2025-04-26 21:08:25,131 wheel INFO adding 'openpyxl/styles/alignment.py' 2025-04-26 21:08:25,132 wheel INFO adding 'openpyxl/styles/borders.py' 2025-04-26 21:08:25,132 wheel INFO adding 'openpyxl/styles/builtins.py' 2025-04-26 21:08:25,132 wheel INFO adding 'openpyxl/styles/cell_style.py' 2025-04-26 21:08:25,132 wheel INFO adding 'openpyxl/styles/colors.py' 2025-04-26 21:08:25,132 wheel INFO adding 'openpyxl/styles/differential.py' 2025-04-26 21:08:25,133 wheel INFO adding 'openpyxl/styles/fills.py' 2025-04-26 21:08:25,133 wheel INFO adding 'openpyxl/styles/fonts.py' 2025-04-26 21:08:25,133 wheel INFO adding 'openpyxl/styles/named_styles.py' 2025-04-26 21:08:25,133 wheel INFO adding 'openpyxl/styles/numbers.py' 2025-04-26 21:08:25,133 wheel INFO adding 'openpyxl/styles/protection.py' 2025-04-26 21:08:25,133 wheel INFO adding 'openpyxl/styles/proxy.py' 2025-04-26 21:08:25,134 wheel INFO adding 'openpyxl/styles/styleable.py' 2025-04-26 21:08:25,134 wheel INFO adding 'openpyxl/styles/stylesheet.py' 2025-04-26 21:08:25,134 wheel INFO adding 'openpyxl/styles/table.py' 2025-04-26 21:08:25,134 wheel INFO adding 'openpyxl/utils/__init__.py' 2025-04-26 21:08:25,134 wheel INFO adding 'openpyxl/utils/bound_dictionary.py' 2025-04-26 21:08:25,134 wheel INFO adding 'openpyxl/utils/cell.py' 2025-04-26 21:08:25,135 wheel INFO adding 'openpyxl/utils/dataframe.py' 2025-04-26 21:08:25,135 wheel INFO adding 'openpyxl/utils/datetime.py' 2025-04-26 21:08:25,135 wheel INFO adding 'openpyxl/utils/escape.py' 2025-04-26 21:08:25,135 wheel INFO adding 'openpyxl/utils/exceptions.py' 2025-04-26 21:08:25,135 wheel INFO adding 'openpyxl/utils/formulas.py' 2025-04-26 21:08:25,135 wheel INFO adding 'openpyxl/utils/indexed_list.py' 2025-04-26 21:08:25,136 wheel INFO adding 'openpyxl/utils/inference.py' 2025-04-26 21:08:25,136 wheel INFO adding 'openpyxl/utils/protection.py' 2025-04-26 21:08:25,136 wheel INFO adding 'openpyxl/utils/units.py' 2025-04-26 21:08:25,136 wheel INFO adding 'openpyxl/workbook/__init__.py' 2025-04-26 21:08:25,136 wheel INFO adding 'openpyxl/workbook/_writer.py' 2025-04-26 21:08:25,136 wheel INFO adding 'openpyxl/workbook/child.py' 2025-04-26 21:08:25,137 wheel INFO adding 'openpyxl/workbook/defined_name.py' 2025-04-26 21:08:25,137 wheel INFO adding 'openpyxl/workbook/external_reference.py' 2025-04-26 21:08:25,137 wheel INFO adding 'openpyxl/workbook/function_group.py' 2025-04-26 21:08:25,137 wheel INFO adding 'openpyxl/workbook/properties.py' 2025-04-26 21:08:25,137 wheel INFO adding 'openpyxl/workbook/protection.py' 2025-04-26 21:08:25,137 wheel INFO adding 'openpyxl/workbook/smart_tags.py' 2025-04-26 21:08:25,138 wheel INFO adding 'openpyxl/workbook/views.py' 2025-04-26 21:08:25,138 wheel INFO adding 'openpyxl/workbook/web.py' 2025-04-26 21:08:25,138 wheel INFO adding 'openpyxl/workbook/workbook.py' 2025-04-26 21:08:25,138 wheel INFO adding 'openpyxl/workbook/external_link/__init__.py' 2025-04-26 21:08:25,138 wheel INFO adding 'openpyxl/workbook/external_link/external.py' 2025-04-26 21:08:25,139 wheel INFO adding 'openpyxl/worksheet/__init__.py' 2025-04-26 21:08:25,139 wheel INFO adding 'openpyxl/worksheet/_read_only.py' 2025-04-26 21:08:25,139 wheel INFO adding 'openpyxl/worksheet/_reader.py' 2025-04-26 21:08:25,139 wheel INFO adding 'openpyxl/worksheet/_write_only.py' 2025-04-26 21:08:25,139 wheel INFO adding 'openpyxl/worksheet/_writer.py' 2025-04-26 21:08:25,140 wheel INFO adding 'openpyxl/worksheet/cell_range.py' 2025-04-26 21:08:25,140 wheel INFO adding 'openpyxl/worksheet/cell_watch.py' 2025-04-26 21:08:25,140 wheel INFO adding 'openpyxl/worksheet/controls.py' 2025-04-26 21:08:25,140 wheel INFO adding 'openpyxl/worksheet/copier.py' 2025-04-26 21:08:25,140 wheel INFO adding 'openpyxl/worksheet/custom.py' 2025-04-26 21:08:25,140 wheel INFO adding 'openpyxl/worksheet/datavalidation.py' 2025-04-26 21:08:25,141 wheel INFO adding 'openpyxl/worksheet/dimensions.py' 2025-04-26 21:08:25,141 wheel INFO adding 'openpyxl/worksheet/drawing.py' 2025-04-26 21:08:25,141 wheel INFO adding 'openpyxl/worksheet/errors.py' 2025-04-26 21:08:25,141 wheel INFO adding 'openpyxl/worksheet/filters.py' 2025-04-26 21:08:25,141 wheel INFO adding 'openpyxl/worksheet/formula.py' 2025-04-26 21:08:25,142 wheel INFO adding 'openpyxl/worksheet/header_footer.py' 2025-04-26 21:08:25,142 wheel INFO adding 'openpyxl/worksheet/hyperlink.py' 2025-04-26 21:08:25,142 wheel INFO adding 'openpyxl/worksheet/merge.py' 2025-04-26 21:08:25,142 wheel INFO adding 'openpyxl/worksheet/ole.py' 2025-04-26 21:08:25,142 wheel INFO adding 'openpyxl/worksheet/page.py' 2025-04-26 21:08:25,142 wheel INFO adding 'openpyxl/worksheet/pagebreak.py' 2025-04-26 21:08:25,143 wheel INFO adding 'openpyxl/worksheet/picture.py' 2025-04-26 21:08:25,143 wheel INFO adding 'openpyxl/worksheet/print_settings.py' 2025-04-26 21:08:25,143 wheel INFO adding 'openpyxl/worksheet/properties.py' 2025-04-26 21:08:25,143 wheel INFO adding 'openpyxl/worksheet/protection.py' 2025-04-26 21:08:25,143 wheel INFO adding 'openpyxl/worksheet/related.py' 2025-04-26 21:08:25,143 wheel INFO adding 'openpyxl/worksheet/scenario.py' 2025-04-26 21:08:25,144 wheel INFO adding 'openpyxl/worksheet/smart_tag.py' 2025-04-26 21:08:25,144 wheel INFO adding 'openpyxl/worksheet/table.py' 2025-04-26 21:08:25,144 wheel INFO adding 'openpyxl/worksheet/views.py' 2025-04-26 21:08:25,144 wheel INFO adding 'openpyxl/worksheet/worksheet.py' 2025-04-26 21:08:25,144 wheel INFO adding 'openpyxl/writer/__init__.py' 2025-04-26 21:08:25,145 wheel INFO adding 'openpyxl/writer/excel.py' 2025-04-26 21:08:25,145 wheel INFO adding 'openpyxl/writer/theme.py' 2025-04-26 21:08:25,145 wheel INFO adding 'openpyxl/xml/__init__.py' 2025-04-26 21:08:25,145 wheel INFO adding 'openpyxl/xml/constants.py' 2025-04-26 21:08:25,145 wheel INFO adding 'openpyxl/xml/functions.py' 2025-04-26 21:08:25,146 wheel INFO adding 'openpyxl-3.1.5.dist-info/licenses/LICENCE.rst' 2025-04-26 21:08:25,146 wheel INFO adding 'openpyxl-3.1.5.dist-info/METADATA' 2025-04-26 21:08:25,146 wheel INFO adding 'openpyxl-3.1.5.dist-info/WHEEL' 2025-04-26 21:08:25,146 wheel INFO adding 'openpyxl-3.1.5.dist-info/top_level.txt' 2025-04-26 21:08:25,147 wheel INFO adding 'openpyxl-3.1.5.dist-info/RECORD' 2025-04-26 21:08:25,148 root INFO removing build/bdist.linux-aarch64/wheel 2025-04-26 21:08:25,152 gpep517 INFO The backend produced .dist/openpyxl-3.1.5-py2.py3-none-any.whl openpyxl-3.1.5-py2.py3-none-any.whl >>> py3-openpyxl: Entering fakeroot... >>> py3-openpyxl-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/openpyxl/formatting/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/formatting/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/xml/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/xml/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/packaging/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/packaging/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/cell/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/cell/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/chart/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/chart/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/styles/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/styles/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/drawing/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/drawing/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/worksheet/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/worksheet/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/utils/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/utils/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/reader/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/reader/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/pivot/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/pivot/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/comments/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/comments/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/chartsheet/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/chartsheet/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/workbook/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/workbook/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/workbook/external_link/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/workbook/external_link/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/formula/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/formula/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/writer/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/writer/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/descriptors/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/descriptors/__pycache__' 'usr/lib/python3.12/site-packages/openpyxl/compat/__pycache__' -> '/home/buildozer/aports/community/py3-openpyxl/pkg/py3-openpyxl-pyc/usr/lib/python3.12/site-packages/openpyxl/compat/__pycache__' >>> py3-openpyxl-pyc*: Preparing subpackage py3-openpyxl-pyc... >>> py3-openpyxl-pyc*: Running postcheck for py3-openpyxl-pyc >>> py3-openpyxl*: Running postcheck for py3-openpyxl >>> py3-openpyxl*: Preparing package py3-openpyxl... >>> py3-openpyxl-pyc*: Tracing dependencies... python3 py3-lxml py3-pandas py3-pillow python3~3.12 >>> py3-openpyxl-pyc*: Package size: 1.0 MB >>> py3-openpyxl-pyc*: Compressing data... >>> py3-openpyxl-pyc*: Create checksum... >>> py3-openpyxl-pyc*: Create py3-openpyxl-pyc-3.1.5-r0.apk >>> py3-openpyxl*: Tracing dependencies... python3 py3-lxml py3-pandas py3-pillow python3~3.12 >>> py3-openpyxl*: Package size: 843.8 KB >>> py3-openpyxl*: Compressing data... >>> py3-openpyxl*: Create checksum... >>> py3-openpyxl*: Create py3-openpyxl-3.1.5-r0.apk >>> py3-openpyxl: Build complete at Sat, 26 Apr 2025 21:08:26 +0000 elapsed time 0h 0m 18s >>> py3-openpyxl: Cleaning up srcdir >>> py3-openpyxl: Cleaning up pkgdir >>> py3-openpyxl: Uninstalling dependencies... (1/63) Purging .makedepends-py3-openpyxl (20250426.210823) (2/63) Purging py3-lxml-pyc (5.3.1-r3) (3/63) Purging py3-lxml (5.3.1-r3) (4/63) Purging py3-pandas-pyc (2.2.3-r0) (5/63) Purging py3-pandas (2.2.3-r0) (6/63) Purging py3-dateutil-pyc (2.9.0-r1) (7/63) Purging py3-dateutil (2.9.0-r1) (8/63) Purging py3-six-pyc (1.17.0-r0) (9/63) Purging py3-six (1.17.0-r0) (10/63) Purging py3-numpy-tests (2.2.4-r0) (11/63) Purging py3-numpy-pyc (2.2.4-r0) (12/63) Purging py3-numpy (2.2.4-r0) (13/63) Purging openblas (0.3.28-r0) (14/63) Purging py3-tz-pyc (2025.2-r0) (15/63) Purging py3-tz (2025.2-r0) (16/63) Purging py3-tzdata-pyc (2025.2-r0) (17/63) Purging py3-tzdata (2025.2-r0) (18/63) Purging py3-attrs-pyc (25.3.0-r0) (19/63) Purging py3-attrs (25.3.0-r0) (20/63) Purging py3-pillow-pyc (11.2.1-r0) (21/63) Purging py3-pillow (11.2.1-r0) (22/63) Purging py3-gpep517-pyc (16-r0) (23/63) Purging py3-gpep517 (16-r0) (24/63) Purging py3-installer-pyc (0.7.0-r2) (25/63) Purging py3-installer (0.7.0-r2) (26/63) Purging py3-setuptools-pyc (77.0.3-r0) (27/63) Purging py3-setuptools (77.0.3-r0) (28/63) Purging py3-wheel-pyc (0.43.0-r0) (29/63) Purging py3-wheel (0.43.0-r0) (30/63) Purging py3-packaging-pyc (24.2-r0) (31/63) Purging py3-packaging (24.2-r0) (32/63) Purging py3-parsing-pyc (3.2.0-r0) (33/63) Purging py3-parsing (3.2.0-r0) (34/63) Purging python3-pyc (3.12.10-r0) (35/63) Purging python3-pycache-pyc0 (3.12.10-r0) (36/63) Purging pyc (3.12.10-r0) (37/63) Purging python3 (3.12.10-r0) (38/63) Purging freetype (2.13.3-r0) (39/63) Purging gdbm (1.24-r0) (40/63) Purging lcms2 (2.16-r0) (41/63) Purging libbz2 (1.0.8-r6) (42/63) Purging libffi (3.4.8-r0) (43/63) Purging libgfortran (14.2.0-r5) (44/63) Purging libimagequant (4.2.2-r0) (45/63) Purging libpanelw (6.5_p20250412-r0) (46/63) Purging libpng (1.6.47-r0) (47/63) Purging libwebpdemux (1.5.0-r0) (48/63) Purging libwebpmux (1.5.0-r0) (49/63) Purging libxcb (1.17.0-r0) (50/63) Purging libxdmcp (1.1.5-r1) (51/63) Purging libxslt (1.1.43-r3) (52/63) Purging mpdecimal (4.0.0-r0) (53/63) Purging openjpeg (2.5.3-r0) (54/63) Purging sqlite-libs (3.49.1-r0) (55/63) Purging tiff (4.7.0-r0) (56/63) Purging libbsd (0.12.2-r0) (57/63) Purging libjpeg-turbo (3.1.0-r0) (58/63) Purging libmd (1.1.0-r0) (59/63) Purging libwebp (1.5.0-r0) (60/63) Purging libsharpyuv (1.5.0-r0) (61/63) Purging libxau (1.0.12-r0) (62/63) Purging libxml2 (2.13.7-r1) (63/63) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 398 MiB in 104 packages >>> py3-openpyxl: Updating the community/aarch64 repository index... >>> py3-openpyxl: Signing the index...