D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-openpyxl-3.0.10-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QUnmJO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf openpyxl-3.0.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/openpyxl-3.0.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openpyxl-3.0.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FagUte + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd openpyxl-3.0.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running dist_info creating /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info writing /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'openpyxl/sample' no previously-included directories found matching 'openpyxl/benchmarks' no previously-included directories found matching 'openpyxl/develop' no previously-included directories found matching 'scratchpad' no previously-included directories found matching 'doc' adding license file 'LICENCE.rst' writing manifest file '/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-modern-metadata-f2ski61e/openpyxl-3.0.10.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: openpyxl Building wheel for openpyxl (pyproject.toml): started Running command Building wheel for openpyxl (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/openpyxl copying openpyxl/_constants.py -> build/lib/openpyxl copying openpyxl/__init__.py -> build/lib/openpyxl creating build/lib/openpyxl/xml copying openpyxl/xml/functions.py -> build/lib/openpyxl/xml copying openpyxl/xml/constants.py -> build/lib/openpyxl/xml copying openpyxl/xml/__init__.py -> build/lib/openpyxl/xml creating build/lib/openpyxl/writer copying openpyxl/writer/excel.py -> build/lib/openpyxl/writer copying openpyxl/writer/theme.py -> build/lib/openpyxl/writer copying openpyxl/writer/__init__.py -> build/lib/openpyxl/writer creating build/lib/openpyxl/descriptors copying openpyxl/descriptors/excel.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/slots.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/namespace.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/nested.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/__init__.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/sequence.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/base.py -> build/lib/openpyxl/descriptors copying openpyxl/descriptors/serialisable.py -> build/lib/openpyxl/descriptors creating build/lib/openpyxl/chart copying openpyxl/chart/scatter_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/surface_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/descriptors.py -> build/lib/openpyxl/chart copying openpyxl/chart/reference.py -> build/lib/openpyxl/chart copying openpyxl/chart/layout.py -> build/lib/openpyxl/chart copying openpyxl/chart/text.py -> build/lib/openpyxl/chart copying openpyxl/chart/data_source.py -> build/lib/openpyxl/chart copying openpyxl/chart/legend.py -> build/lib/openpyxl/chart copying openpyxl/chart/series_factory.py -> build/lib/openpyxl/chart copying openpyxl/chart/pivot.py -> build/lib/openpyxl/chart copying openpyxl/chart/plotarea.py -> build/lib/openpyxl/chart copying openpyxl/chart/error_bar.py -> build/lib/openpyxl/chart copying openpyxl/chart/radar_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/label.py -> build/lib/openpyxl/chart copying openpyxl/chart/updown_bars.py -> build/lib/openpyxl/chart copying openpyxl/chart/shapes.py -> build/lib/openpyxl/chart copying openpyxl/chart/line_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/series.py -> build/lib/openpyxl/chart copying openpyxl/chart/marker.py -> build/lib/openpyxl/chart copying openpyxl/chart/chartspace.py -> build/lib/openpyxl/chart copying openpyxl/chart/reader.py -> build/lib/openpyxl/chart copying openpyxl/chart/pie_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/stock_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/area_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/trendline.py -> build/lib/openpyxl/chart copying openpyxl/chart/print_settings.py -> build/lib/openpyxl/chart copying openpyxl/chart/title.py -> build/lib/openpyxl/chart copying openpyxl/chart/__init__.py -> build/lib/openpyxl/chart copying openpyxl/chart/_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/bubble_chart.py -> build/lib/openpyxl/chart copying openpyxl/chart/_3d.py -> build/lib/openpyxl/chart copying openpyxl/chart/picture.py -> build/lib/openpyxl/chart copying openpyxl/chart/axis.py -> build/lib/openpyxl/chart copying openpyxl/chart/bar_chart.py -> build/lib/openpyxl/chart creating build/lib/openpyxl/formula copying openpyxl/formula/tokenizer.py -> build/lib/openpyxl/formula copying openpyxl/formula/translate.py -> build/lib/openpyxl/formula copying openpyxl/formula/__init__.py -> build/lib/openpyxl/formula creating build/lib/openpyxl/worksheet copying openpyxl/worksheet/table.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/pagebreak.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/related.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/drawing.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/ole.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/filters.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/page.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/cell_watch.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/cell_range.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/_reader.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/hyperlink.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/protection.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/header_footer.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/views.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/__init__.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/merge.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/scenario.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/_writer.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/copier.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/dimensions.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/picture.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/errors.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/_read_only.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/custom.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/controls.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/worksheet.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/_write_only.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/properties.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/smart_tag.py -> build/lib/openpyxl/worksheet copying openpyxl/worksheet/datavalidation.py -> build/lib/openpyxl/worksheet creating build/lib/openpyxl/reader copying openpyxl/reader/drawings.py -> build/lib/openpyxl/reader copying openpyxl/reader/excel.py -> build/lib/openpyxl/reader copying openpyxl/reader/__init__.py -> build/lib/openpyxl/reader copying openpyxl/reader/workbook.py -> build/lib/openpyxl/reader copying openpyxl/reader/strings.py -> build/lib/openpyxl/reader creating build/lib/openpyxl/formatting copying openpyxl/formatting/rule.py -> build/lib/openpyxl/formatting copying openpyxl/formatting/formatting.py -> build/lib/openpyxl/formatting copying openpyxl/formatting/__init__.py -> build/lib/openpyxl/formatting creating build/lib/openpyxl/compat copying openpyxl/compat/product.py -> build/lib/openpyxl/compat copying openpyxl/compat/abc.py -> build/lib/openpyxl/compat copying openpyxl/compat/__init__.py -> build/lib/openpyxl/compat copying openpyxl/compat/numbers.py -> build/lib/openpyxl/compat copying openpyxl/compat/strings.py -> build/lib/openpyxl/compat copying openpyxl/compat/singleton.py -> build/lib/openpyxl/compat creating build/lib/openpyxl/styles copying openpyxl/styles/alignment.py -> build/lib/openpyxl/styles copying openpyxl/styles/table.py -> build/lib/openpyxl/styles copying openpyxl/styles/fonts.py -> build/lib/openpyxl/styles copying openpyxl/styles/builtins.py -> build/lib/openpyxl/styles copying openpyxl/styles/cell_style.py -> build/lib/openpyxl/styles copying openpyxl/styles/styleable.py -> build/lib/openpyxl/styles copying openpyxl/styles/protection.py -> build/lib/openpyxl/styles copying openpyxl/styles/borders.py -> build/lib/openpyxl/styles copying openpyxl/styles/differential.py -> build/lib/openpyxl/styles copying openpyxl/styles/proxy.py -> build/lib/openpyxl/styles copying openpyxl/styles/colors.py -> build/lib/openpyxl/styles copying openpyxl/styles/stylesheet.py -> build/lib/openpyxl/styles copying openpyxl/styles/named_styles.py -> build/lib/openpyxl/styles copying openpyxl/styles/__init__.py -> build/lib/openpyxl/styles copying openpyxl/styles/fills.py -> build/lib/openpyxl/styles copying openpyxl/styles/numbers.py -> build/lib/openpyxl/styles creating build/lib/openpyxl/packaging copying openpyxl/packaging/interface.py -> build/lib/openpyxl/packaging copying openpyxl/packaging/__init__.py -> build/lib/openpyxl/packaging copying openpyxl/packaging/core.py -> build/lib/openpyxl/packaging copying openpyxl/packaging/workbook.py -> build/lib/openpyxl/packaging copying openpyxl/packaging/extended.py -> build/lib/openpyxl/packaging copying openpyxl/packaging/manifest.py -> build/lib/openpyxl/packaging copying openpyxl/packaging/relationship.py -> build/lib/openpyxl/packaging creating build/lib/openpyxl/drawing copying openpyxl/drawing/graphic.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/text.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/fill.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/relation.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/image.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/drawing.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/spreadsheet_drawing.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/connector.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/xdr.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/line.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/colors.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/geometry.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/__init__.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/effect.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/picture.py -> build/lib/openpyxl/drawing copying openpyxl/drawing/properties.py -> build/lib/openpyxl/drawing creating build/lib/openpyxl/pivot copying openpyxl/pivot/table.py -> build/lib/openpyxl/pivot copying openpyxl/pivot/fields.py -> build/lib/openpyxl/pivot copying openpyxl/pivot/__init__.py -> build/lib/openpyxl/pivot copying openpyxl/pivot/record.py -> build/lib/openpyxl/pivot copying openpyxl/pivot/cache.py -> build/lib/openpyxl/pivot creating build/lib/openpyxl/workbook copying openpyxl/workbook/external_reference.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/web.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/function_group.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/defined_name.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/protection.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/smart_tags.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/views.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/child.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/__init__.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/_writer.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/workbook.py -> build/lib/openpyxl/workbook copying openpyxl/workbook/properties.py -> build/lib/openpyxl/workbook creating build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/relation.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/protection.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/views.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/publish.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/__init__.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/chartsheet.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/custom.py -> build/lib/openpyxl/chartsheet copying openpyxl/chartsheet/properties.py -> build/lib/openpyxl/chartsheet creating build/lib/openpyxl/cell copying openpyxl/cell/text.py -> build/lib/openpyxl/cell copying openpyxl/cell/cell.py -> build/lib/openpyxl/cell copying openpyxl/cell/read_only.py -> build/lib/openpyxl/cell copying openpyxl/cell/__init__.py -> build/lib/openpyxl/cell copying openpyxl/cell/_writer.py -> build/lib/openpyxl/cell creating build/lib/openpyxl/comments copying openpyxl/comments/comment_sheet.py -> build/lib/openpyxl/comments copying openpyxl/comments/comments.py -> build/lib/openpyxl/comments copying openpyxl/comments/author.py -> build/lib/openpyxl/comments copying openpyxl/comments/shape_writer.py -> build/lib/openpyxl/comments copying openpyxl/comments/__init__.py -> build/lib/openpyxl/comments creating build/lib/openpyxl/utils copying openpyxl/utils/inference.py -> build/lib/openpyxl/utils copying openpyxl/utils/datetime.py -> build/lib/openpyxl/utils copying openpyxl/utils/exceptions.py -> build/lib/openpyxl/utils copying openpyxl/utils/indexed_list.py -> build/lib/openpyxl/utils copying openpyxl/utils/dataframe.py -> build/lib/openpyxl/utils copying openpyxl/utils/protection.py -> build/lib/openpyxl/utils copying openpyxl/utils/cell.py -> build/lib/openpyxl/utils copying openpyxl/utils/__init__.py -> build/lib/openpyxl/utils copying openpyxl/utils/formulas.py -> build/lib/openpyxl/utils copying openpyxl/utils/units.py -> build/lib/openpyxl/utils copying openpyxl/utils/bound_dictionary.py -> build/lib/openpyxl/utils copying openpyxl/utils/escape.py -> build/lib/openpyxl/utils creating build/lib/openpyxl/workbook/external_link copying openpyxl/workbook/external_link/external.py -> build/lib/openpyxl/workbook/external_link copying openpyxl/workbook/external_link/__init__.py -> build/lib/openpyxl/workbook/external_link installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/openpyxl creating build/bdist.linux-x86_64/wheel/openpyxl/xml copying build/lib/openpyxl/xml/functions.py -> build/bdist.linux-x86_64/wheel/openpyxl/xml copying build/lib/openpyxl/xml/constants.py -> build/bdist.linux-x86_64/wheel/openpyxl/xml copying build/lib/openpyxl/xml/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/xml copying build/lib/openpyxl/_constants.py -> build/bdist.linux-x86_64/wheel/openpyxl creating build/bdist.linux-x86_64/wheel/openpyxl/writer copying build/lib/openpyxl/writer/excel.py -> build/bdist.linux-x86_64/wheel/openpyxl/writer copying build/lib/openpyxl/writer/theme.py -> build/bdist.linux-x86_64/wheel/openpyxl/writer copying build/lib/openpyxl/writer/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/writer creating build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/excel.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/slots.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/namespace.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/nested.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/sequence.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/base.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors copying build/lib/openpyxl/descriptors/serialisable.py -> build/bdist.linux-x86_64/wheel/openpyxl/descriptors creating build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/scatter_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/surface_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/descriptors.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/reference.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/layout.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/text.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/data_source.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/legend.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/series_factory.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/pivot.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/plotarea.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/error_bar.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/radar_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/label.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/updown_bars.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/shapes.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/line_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/series.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/marker.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/chartspace.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/reader.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/pie_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/stock_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/area_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/trendline.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/print_settings.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/title.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/bubble_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/_3d.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/picture.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/axis.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart copying build/lib/openpyxl/chart/bar_chart.py -> build/bdist.linux-x86_64/wheel/openpyxl/chart creating build/bdist.linux-x86_64/wheel/openpyxl/formula copying build/lib/openpyxl/formula/tokenizer.py -> build/bdist.linux-x86_64/wheel/openpyxl/formula copying build/lib/openpyxl/formula/translate.py -> build/bdist.linux-x86_64/wheel/openpyxl/formula copying build/lib/openpyxl/formula/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/formula creating build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/table.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/pagebreak.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/related.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/drawing.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/ole.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/filters.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/page.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/cell_watch.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/cell_range.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/_reader.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/hyperlink.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/protection.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/header_footer.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/views.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/merge.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/scenario.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/_writer.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/copier.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/dimensions.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/picture.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/errors.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/_read_only.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/custom.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/controls.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/worksheet.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/_write_only.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/properties.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/smart_tag.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet copying build/lib/openpyxl/worksheet/datavalidation.py -> build/bdist.linux-x86_64/wheel/openpyxl/worksheet creating build/bdist.linux-x86_64/wheel/openpyxl/reader copying build/lib/openpyxl/reader/drawings.py -> build/bdist.linux-x86_64/wheel/openpyxl/reader copying build/lib/openpyxl/reader/excel.py -> build/bdist.linux-x86_64/wheel/openpyxl/reader copying build/lib/openpyxl/reader/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/reader copying build/lib/openpyxl/reader/workbook.py -> build/bdist.linux-x86_64/wheel/openpyxl/reader copying build/lib/openpyxl/reader/strings.py -> build/bdist.linux-x86_64/wheel/openpyxl/reader creating build/bdist.linux-x86_64/wheel/openpyxl/formatting copying build/lib/openpyxl/formatting/rule.py -> build/bdist.linux-x86_64/wheel/openpyxl/formatting copying build/lib/openpyxl/formatting/formatting.py -> build/bdist.linux-x86_64/wheel/openpyxl/formatting copying build/lib/openpyxl/formatting/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/formatting creating build/bdist.linux-x86_64/wheel/openpyxl/compat copying build/lib/openpyxl/compat/product.py -> build/bdist.linux-x86_64/wheel/openpyxl/compat copying build/lib/openpyxl/compat/abc.py -> build/bdist.linux-x86_64/wheel/openpyxl/compat copying build/lib/openpyxl/compat/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/compat copying build/lib/openpyxl/compat/numbers.py -> build/bdist.linux-x86_64/wheel/openpyxl/compat copying build/lib/openpyxl/compat/strings.py -> build/bdist.linux-x86_64/wheel/openpyxl/compat copying build/lib/openpyxl/compat/singleton.py -> build/bdist.linux-x86_64/wheel/openpyxl/compat creating build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/alignment.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/table.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/fonts.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/builtins.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/cell_style.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/styleable.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/protection.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/borders.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/differential.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/proxy.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/colors.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/stylesheet.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/named_styles.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/fills.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles copying build/lib/openpyxl/styles/numbers.py -> build/bdist.linux-x86_64/wheel/openpyxl/styles creating build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/interface.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/core.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/workbook.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/extended.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/manifest.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging copying build/lib/openpyxl/packaging/relationship.py -> build/bdist.linux-x86_64/wheel/openpyxl/packaging creating build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/graphic.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/text.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/fill.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/relation.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/image.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/drawing.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/spreadsheet_drawing.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/connector.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/xdr.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/line.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/colors.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/geometry.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/effect.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/picture.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/drawing/properties.py -> build/bdist.linux-x86_64/wheel/openpyxl/drawing copying build/lib/openpyxl/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl creating build/bdist.linux-x86_64/wheel/openpyxl/pivot copying build/lib/openpyxl/pivot/table.py -> build/bdist.linux-x86_64/wheel/openpyxl/pivot copying build/lib/openpyxl/pivot/fields.py -> build/bdist.linux-x86_64/wheel/openpyxl/pivot copying build/lib/openpyxl/pivot/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/pivot copying build/lib/openpyxl/pivot/record.py -> build/bdist.linux-x86_64/wheel/openpyxl/pivot copying build/lib/openpyxl/pivot/cache.py -> build/bdist.linux-x86_64/wheel/openpyxl/pivot creating build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/external_reference.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook creating build/bdist.linux-x86_64/wheel/openpyxl/workbook/external_link copying build/lib/openpyxl/workbook/external_link/external.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook/external_link copying build/lib/openpyxl/workbook/external_link/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook/external_link copying build/lib/openpyxl/workbook/web.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/function_group.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/defined_name.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/protection.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/smart_tags.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/views.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/child.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/_writer.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/workbook.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook copying build/lib/openpyxl/workbook/properties.py -> build/bdist.linux-x86_64/wheel/openpyxl/workbook creating build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/relation.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/protection.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/views.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/publish.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/chartsheet.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/custom.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet copying build/lib/openpyxl/chartsheet/properties.py -> build/bdist.linux-x86_64/wheel/openpyxl/chartsheet creating build/bdist.linux-x86_64/wheel/openpyxl/cell copying build/lib/openpyxl/cell/text.py -> build/bdist.linux-x86_64/wheel/openpyxl/cell copying build/lib/openpyxl/cell/cell.py -> build/bdist.linux-x86_64/wheel/openpyxl/cell copying build/lib/openpyxl/cell/read_only.py -> build/bdist.linux-x86_64/wheel/openpyxl/cell copying build/lib/openpyxl/cell/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/cell copying build/lib/openpyxl/cell/_writer.py -> build/bdist.linux-x86_64/wheel/openpyxl/cell creating build/bdist.linux-x86_64/wheel/openpyxl/comments copying build/lib/openpyxl/comments/comment_sheet.py -> build/bdist.linux-x86_64/wheel/openpyxl/comments copying build/lib/openpyxl/comments/comments.py -> build/bdist.linux-x86_64/wheel/openpyxl/comments copying build/lib/openpyxl/comments/author.py -> build/bdist.linux-x86_64/wheel/openpyxl/comments copying build/lib/openpyxl/comments/shape_writer.py -> build/bdist.linux-x86_64/wheel/openpyxl/comments copying build/lib/openpyxl/comments/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/comments creating build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/inference.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/datetime.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/exceptions.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/indexed_list.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/dataframe.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/protection.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/cell.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/__init__.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/formulas.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/units.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/bound_dictionary.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils copying build/lib/openpyxl/utils/escape.py -> build/bdist.linux-x86_64/wheel/openpyxl/utils running install_egg_info running egg_info writing openpyxl.egg-info/PKG-INFO writing dependency_links to openpyxl.egg-info/dependency_links.txt writing requirements to openpyxl.egg-info/requires.txt writing top-level names to openpyxl.egg-info/top_level.txt reading manifest file 'openpyxl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'openpyxl/sample' no previously-included directories found matching 'openpyxl/benchmarks' no previously-included directories found matching 'openpyxl/develop' no previously-included directories found matching 'scratchpad' no previously-included directories found matching 'doc' adding license file 'LICENCE.rst' writing manifest file 'openpyxl.egg-info/SOURCES.txt' Copying openpyxl.egg-info to build/bdist.linux-x86_64/wheel/openpyxl-3.0.10-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/openpyxl-3.0.10.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir/pip-wheel-gl99xy0f/tmpmaxxoe7d/openpyxl-3.0.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'openpyxl/__init__.py' adding 'openpyxl/_constants.py' adding 'openpyxl/cell/__init__.py' adding 'openpyxl/cell/_writer.py' adding 'openpyxl/cell/cell.py' adding 'openpyxl/cell/read_only.py' adding 'openpyxl/cell/text.py' adding 'openpyxl/chart/_3d.py' adding 'openpyxl/chart/__init__.py' adding 'openpyxl/chart/_chart.py' adding 'openpyxl/chart/area_chart.py' adding 'openpyxl/chart/axis.py' adding 'openpyxl/chart/bar_chart.py' adding 'openpyxl/chart/bubble_chart.py' adding 'openpyxl/chart/chartspace.py' adding 'openpyxl/chart/data_source.py' adding 'openpyxl/chart/descriptors.py' adding 'openpyxl/chart/error_bar.py' adding 'openpyxl/chart/label.py' adding 'openpyxl/chart/layout.py' adding 'openpyxl/chart/legend.py' adding 'openpyxl/chart/line_chart.py' adding 'openpyxl/chart/marker.py' adding 'openpyxl/chart/picture.py' adding 'openpyxl/chart/pie_chart.py' adding 'openpyxl/chart/pivot.py' adding 'openpyxl/chart/plotarea.py' adding 'openpyxl/chart/print_settings.py' adding 'openpyxl/chart/radar_chart.py' adding 'openpyxl/chart/reader.py' adding 'openpyxl/chart/reference.py' adding 'openpyxl/chart/scatter_chart.py' adding 'openpyxl/chart/series.py' adding 'openpyxl/chart/series_factory.py' adding 'openpyxl/chart/shapes.py' adding 'openpyxl/chart/stock_chart.py' adding 'openpyxl/chart/surface_chart.py' adding 'openpyxl/chart/text.py' adding 'openpyxl/chart/title.py' adding 'openpyxl/chart/trendline.py' adding 'openpyxl/chart/updown_bars.py' adding 'openpyxl/chartsheet/__init__.py' adding 'openpyxl/chartsheet/chartsheet.py' adding 'openpyxl/chartsheet/custom.py' adding 'openpyxl/chartsheet/properties.py' adding 'openpyxl/chartsheet/protection.py' adding 'openpyxl/chartsheet/publish.py' adding 'openpyxl/chartsheet/relation.py' adding 'openpyxl/chartsheet/views.py' adding 'openpyxl/comments/__init__.py' adding 'openpyxl/comments/author.py' adding 'openpyxl/comments/comment_sheet.py' adding 'openpyxl/comments/comments.py' adding 'openpyxl/comments/shape_writer.py' adding 'openpyxl/compat/__init__.py' adding 'openpyxl/compat/abc.py' adding 'openpyxl/compat/numbers.py' adding 'openpyxl/compat/product.py' adding 'openpyxl/compat/singleton.py' adding 'openpyxl/compat/strings.py' adding 'openpyxl/descriptors/__init__.py' adding 'openpyxl/descriptors/base.py' adding 'openpyxl/descriptors/excel.py' adding 'openpyxl/descriptors/namespace.py' adding 'openpyxl/descriptors/nested.py' adding 'openpyxl/descriptors/sequence.py' adding 'openpyxl/descriptors/serialisable.py' adding 'openpyxl/descriptors/slots.py' adding 'openpyxl/drawing/__init__.py' adding 'openpyxl/drawing/colors.py' adding 'openpyxl/drawing/connector.py' adding 'openpyxl/drawing/drawing.py' adding 'openpyxl/drawing/effect.py' adding 'openpyxl/drawing/fill.py' adding 'openpyxl/drawing/geometry.py' adding 'openpyxl/drawing/graphic.py' adding 'openpyxl/drawing/image.py' adding 'openpyxl/drawing/line.py' adding 'openpyxl/drawing/picture.py' adding 'openpyxl/drawing/properties.py' adding 'openpyxl/drawing/relation.py' adding 'openpyxl/drawing/spreadsheet_drawing.py' adding 'openpyxl/drawing/text.py' adding 'openpyxl/drawing/xdr.py' adding 'openpyxl/formatting/__init__.py' adding 'openpyxl/formatting/formatting.py' adding 'openpyxl/formatting/rule.py' adding 'openpyxl/formula/__init__.py' adding 'openpyxl/formula/tokenizer.py' adding 'openpyxl/formula/translate.py' adding 'openpyxl/packaging/__init__.py' adding 'openpyxl/packaging/core.py' adding 'openpyxl/packaging/extended.py' adding 'openpyxl/packaging/interface.py' adding 'openpyxl/packaging/manifest.py' adding 'openpyxl/packaging/relationship.py' adding 'openpyxl/packaging/workbook.py' adding 'openpyxl/pivot/__init__.py' adding 'openpyxl/pivot/cache.py' adding 'openpyxl/pivot/fields.py' adding 'openpyxl/pivot/record.py' adding 'openpyxl/pivot/table.py' adding 'openpyxl/reader/__init__.py' adding 'openpyxl/reader/drawings.py' adding 'openpyxl/reader/excel.py' adding 'openpyxl/reader/strings.py' adding 'openpyxl/reader/workbook.py' adding 'openpyxl/styles/__init__.py' adding 'openpyxl/styles/alignment.py' adding 'openpyxl/styles/borders.py' adding 'openpyxl/styles/builtins.py' adding 'openpyxl/styles/cell_style.py' adding 'openpyxl/styles/colors.py' adding 'openpyxl/styles/differential.py' adding 'openpyxl/styles/fills.py' adding 'openpyxl/styles/fonts.py' adding 'openpyxl/styles/named_styles.py' adding 'openpyxl/styles/numbers.py' adding 'openpyxl/styles/protection.py' adding 'openpyxl/styles/proxy.py' adding 'openpyxl/styles/styleable.py' adding 'openpyxl/styles/stylesheet.py' adding 'openpyxl/styles/table.py' adding 'openpyxl/utils/__init__.py' adding 'openpyxl/utils/bound_dictionary.py' adding 'openpyxl/utils/cell.py' adding 'openpyxl/utils/dataframe.py' adding 'openpyxl/utils/datetime.py' adding 'openpyxl/utils/escape.py' adding 'openpyxl/utils/exceptions.py' adding 'openpyxl/utils/formulas.py' adding 'openpyxl/utils/indexed_list.py' adding 'openpyxl/utils/inference.py' adding 'openpyxl/utils/protection.py' adding 'openpyxl/utils/units.py' adding 'openpyxl/workbook/__init__.py' adding 'openpyxl/workbook/_writer.py' adding 'openpyxl/workbook/child.py' adding 'openpyxl/workbook/defined_name.py' adding 'openpyxl/workbook/external_reference.py' adding 'openpyxl/workbook/function_group.py' adding 'openpyxl/workbook/properties.py' adding 'openpyxl/workbook/protection.py' adding 'openpyxl/workbook/smart_tags.py' adding 'openpyxl/workbook/views.py' adding 'openpyxl/workbook/web.py' adding 'openpyxl/workbook/workbook.py' adding 'openpyxl/workbook/external_link/__init__.py' adding 'openpyxl/workbook/external_link/external.py' adding 'openpyxl/worksheet/__init__.py' adding 'openpyxl/worksheet/_read_only.py' adding 'openpyxl/worksheet/_reader.py' adding 'openpyxl/worksheet/_write_only.py' adding 'openpyxl/worksheet/_writer.py' adding 'openpyxl/worksheet/cell_range.py' adding 'openpyxl/worksheet/cell_watch.py' adding 'openpyxl/worksheet/controls.py' adding 'openpyxl/worksheet/copier.py' adding 'openpyxl/worksheet/custom.py' adding 'openpyxl/worksheet/datavalidation.py' adding 'openpyxl/worksheet/dimensions.py' adding 'openpyxl/worksheet/drawing.py' adding 'openpyxl/worksheet/errors.py' adding 'openpyxl/worksheet/filters.py' adding 'openpyxl/worksheet/header_footer.py' adding 'openpyxl/worksheet/hyperlink.py' adding 'openpyxl/worksheet/merge.py' adding 'openpyxl/worksheet/ole.py' adding 'openpyxl/worksheet/page.py' adding 'openpyxl/worksheet/pagebreak.py' adding 'openpyxl/worksheet/picture.py' adding 'openpyxl/worksheet/properties.py' adding 'openpyxl/worksheet/protection.py' adding 'openpyxl/worksheet/related.py' adding 'openpyxl/worksheet/scenario.py' adding 'openpyxl/worksheet/smart_tag.py' adding 'openpyxl/worksheet/table.py' adding 'openpyxl/worksheet/views.py' adding 'openpyxl/worksheet/worksheet.py' adding 'openpyxl/writer/__init__.py' adding 'openpyxl/writer/excel.py' adding 'openpyxl/writer/theme.py' adding 'openpyxl/xml/__init__.py' adding 'openpyxl/xml/constants.py' adding 'openpyxl/xml/functions.py' adding 'openpyxl-3.0.10.dist-info/LICENCE.rst' adding 'openpyxl-3.0.10.dist-info/METADATA' adding 'openpyxl-3.0.10.dist-info/WHEEL' adding 'openpyxl-3.0.10.dist-info/top_level.txt' adding 'openpyxl-3.0.10.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for openpyxl (pyproject.toml): finished with status 'done' Created wheel for openpyxl: filename=openpyxl-3.0.10-py2.py3-none-any.whl size=242128 sha256=16f086f506ed6f8630c60867f68475ac0bceded4d0ac977f14fa36093e5683f5 Stored in directory: /home/pterjan/.cache/pip/wheels/e4/1b/44/7b836cf348cfd8554c87e1687c6c393bdd0ed424fc8f0bf719 Successfully built openpyxl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cnE1JF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch + cd openpyxl-3.0.10 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/pyproject-wheeldir/openpyxl-3.0.10-py2.py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=openpyxl==3.0.10 + TMPDIR=/home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/pyproject-wheeldir openpyxl==3.0.10 Using pip 23.0.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10/pyproject-wheeldir Processing ./pyproject-wheeldir/openpyxl-3.0.10-py2.py3-none-any.whl Installing collected packages: openpyxl Successfully installed openpyxl-3.0.10 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-openpyxl-3.0.10-1.mga9.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + site_dirs+=("/usr/lib/python3.10/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib64/python3.10/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib64/python3.10/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-openpyxl-3.0.10-1.mga9.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10/site-packages/openpyxl-3.0.10.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-openpyxl-3.0.10-1.mga9.noarch-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-openpyxl-3.0.10-1.mga9.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-openpyxl-3.0.10-1.mga9.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch --sitelib /usr/lib/python3.10/site-packages --sitearch /usr/lib64/python3.10/site-packages --python-version 3.10 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-openpyxl-3.0.10-1.mga9.noarch-pyproject-record --prefix /usr openpyxl + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.0.10-1.mga9 --unique-debug-suffix -3.0.10-1.mga9.noarch --unique-debug-src-base python-openpyxl-3.0.10-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/openpyxl-3.0.10 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-openpyxl-3.0.10-1.mga9.noarch Provides: python-openpyxl = 3.0.10-1.mga9 python3-openpyxl = 3.0.10-1.mga9 python3.10-openpyxl = 3.0.10-1.mga9 python3.10dist(openpyxl) = 3.0.10 python3dist(openpyxl) = 3.0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(et-xmlfile) Obsoletes: python-openpyxl < 3.0.10-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-openpyxl-3.0.10-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XFqWrv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd openpyxl-3.0.10 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-openpyxl-3.0.10-1.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nh2BWy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf openpyxl-3.0.10 openpyxl-3.0.10.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!