Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyexlatex.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686582517.018825/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyexlatex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyexlatex-0.14.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyexlatex.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686582517.018825/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyexlatex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyexlatex-0.14.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyexlatex.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686582517.018825/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyexlatex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tUkQZi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyexlatex-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyexlatex-0.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyexlatex-0.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z1nYHf + umask 022 + cd /builddir/build/BUILD + cd pyexlatex-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/pyexlatex copying pyexlatex/df.py -> build/lib/pyexlatex copying pyexlatex/__init__.py -> build/lib/pyexlatex copying pyexlatex/typing.py -> build/lib/pyexlatex copying pyexlatex/equations.py -> build/lib/pyexlatex copying pyexlatex/exc.py -> build/lib/pyexlatex creating build/lib/tests copying tests/test_letter.py -> build/lib/tests copying tests/base.py -> build/lib/tests copying tests/test_page_style.py -> build/lib/tests copying tests/test_bibtex.py -> build/lib/tests copying tests/test_document.py -> build/lib/tests copying tests/test_footer.py -> build/lib/tests copying tests/test_package.py -> build/lib/tests copying tests/test_toc.py -> build/lib/tests copying tests/test_equation.py -> build/lib/tests copying tests/test_blindtext.py -> build/lib/tests copying tests/test_column_align.py -> build/lib/tests copying tests/test_caption.py -> build/lib/tests copying tests/test_section.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/_examples copying _examples/__init__.py -> build/lib/_examples creating build/lib/pyexlatex/tools copying pyexlatex/tools/fileops.py -> build/lib/pyexlatex/tools copying pyexlatex/tools/__init__.py -> build/lib/pyexlatex/tools creating build/lib/pyexlatex/letter copying pyexlatex/letter/letterdocument.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/enclosures.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/opening.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/signature.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/letter.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/ps.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/closing.py -> build/lib/pyexlatex/letter copying pyexlatex/letter/__init__.py -> build/lib/pyexlatex/letter creating build/lib/pyexlatex/constants copying pyexlatex/constants/flags.py -> build/lib/pyexlatex/constants copying pyexlatex/constants/__init__.py -> build/lib/pyexlatex/constants creating build/lib/pyexlatex/resume copying pyexlatex/resume/resume.py -> build/lib/pyexlatex/resume copying pyexlatex/resume/__init__.py -> build/lib/pyexlatex/resume creating build/lib/pyexlatex/table copying pyexlatex/table/__init__.py -> build/lib/pyexlatex/table creating build/lib/pyexlatex/layouts copying pyexlatex/layouts/base.py -> build/lib/pyexlatex/layouts copying pyexlatex/layouts/multicol.py -> build/lib/pyexlatex/layouts copying pyexlatex/layouts/spaced.py -> build/lib/pyexlatex/layouts copying pyexlatex/layouts/grid.py -> build/lib/pyexlatex/layouts copying pyexlatex/layouts/__init__.py -> build/lib/pyexlatex/layouts creating build/lib/pyexlatex/models copying pyexlatex/models/documentsetup.py -> build/lib/pyexlatex/models copying pyexlatex/models/documentitem.py -> build/lib/pyexlatex/models copying pyexlatex/models/datastore.py -> build/lib/pyexlatex/models copying pyexlatex/models/ref.py -> build/lib/pyexlatex/models copying pyexlatex/models/label.py -> build/lib/pyexlatex/models copying pyexlatex/models/footnote.py -> build/lib/pyexlatex/models copying pyexlatex/models/environment.py -> build/lib/pyexlatex/models copying pyexlatex/models/document.py -> build/lib/pyexlatex/models copying pyexlatex/models/date.py -> build/lib/pyexlatex/models copying pyexlatex/models/mixins.py -> build/lib/pyexlatex/models copying pyexlatex/models/hyperlinks.py -> build/lib/pyexlatex/models copying pyexlatex/models/caption.py -> build/lib/pyexlatex/models copying pyexlatex/models/item.py -> build/lib/pyexlatex/models copying pyexlatex/models/blindtext.py -> build/lib/pyexlatex/models copying pyexlatex/models/jinja.py -> build/lib/pyexlatex/models copying pyexlatex/models/standalone.py -> build/lib/pyexlatex/models copying pyexlatex/models/equation.py -> build/lib/pyexlatex/models copying pyexlatex/models/environmenttemplate.py -> build/lib/pyexlatex/models copying pyexlatex/models/toc.py -> build/lib/pyexlatex/models copying pyexlatex/models/containeritem.py -> build/lib/pyexlatex/models copying pyexlatex/models/latex.py -> build/lib/pyexlatex/models copying pyexlatex/models/template.py -> build/lib/pyexlatex/models copying pyexlatex/models/__init__.py -> build/lib/pyexlatex/models copying pyexlatex/models/model.py -> build/lib/pyexlatex/models copying pyexlatex/models/package.py -> build/lib/pyexlatex/models copying pyexlatex/models/landscape.py -> build/lib/pyexlatex/models creating build/lib/pyexlatex/texgen copying pyexlatex/texgen/__init__.py -> build/lib/pyexlatex/texgen creating build/lib/pyexlatex/logic copying pyexlatex/logic/builder.py -> build/lib/pyexlatex/logic copying pyexlatex/logic/tools.py -> build/lib/pyexlatex/logic copying pyexlatex/logic/type_check.py -> build/lib/pyexlatex/logic copying pyexlatex/logic/__init__.py -> build/lib/pyexlatex/logic creating build/lib/pyexlatex/texparser copying pyexlatex/texparser/clean.py -> build/lib/pyexlatex/texparser copying pyexlatex/texparser/__init__.py -> build/lib/pyexlatex/texparser creating build/lib/pyexlatex/presentation copying pyexlatex/presentation/presentation.py -> build/lib/pyexlatex/presentation copying pyexlatex/presentation/__init__.py -> build/lib/pyexlatex/presentation creating build/lib/pyexlatex/figure copying pyexlatex/figure/packages.py -> build/lib/pyexlatex/figure copying pyexlatex/figure/pdf.py -> build/lib/pyexlatex/figure copying pyexlatex/figure/__init__.py -> build/lib/pyexlatex/figure creating build/lib/pyexlatex/graphics copying pyexlatex/graphics/arrow.py -> build/lib/pyexlatex/graphics copying pyexlatex/graphics/modified_picture.py -> build/lib/pyexlatex/graphics copying pyexlatex/graphics/shape.py -> build/lib/pyexlatex/graphics copying pyexlatex/graphics/rectangle.py -> build/lib/pyexlatex/graphics copying pyexlatex/graphics/__init__.py -> build/lib/pyexlatex/graphics creating build/lib/pyexlatex/resume/templates copying pyexlatex/resume/templates/award.py -> build/lib/pyexlatex/resume/templates copying pyexlatex/resume/templates/education.py -> build/lib/pyexlatex/resume/templates copying pyexlatex/resume/templates/publication.py -> build/lib/pyexlatex/resume/templates copying pyexlatex/resume/templates/__init__.py -> build/lib/pyexlatex/resume/templates copying pyexlatex/resume/templates/reference.py -> build/lib/pyexlatex/resume/templates copying pyexlatex/resume/templates/section.py -> build/lib/pyexlatex/resume/templates creating build/lib/pyexlatex/resume/models copying pyexlatex/resume/models/employment.py -> build/lib/pyexlatex/resume/models copying pyexlatex/resume/models/contactline.py -> build/lib/pyexlatex/resume/models copying pyexlatex/resume/models/name.py -> build/lib/pyexlatex/resume/models copying pyexlatex/resume/models/__init__.py -> build/lib/pyexlatex/resume/models creating build/lib/pyexlatex/table/models copying pyexlatex/table/models/interfaces.py -> build/lib/pyexlatex/table/models copying pyexlatex/table/models/__init__.py -> build/lib/pyexlatex/table/models creating build/lib/pyexlatex/table/logic copying pyexlatex/table/logic/pdf.py -> build/lib/pyexlatex/table/logic copying pyexlatex/table/logic/__init__.py -> build/lib/pyexlatex/table/logic creating build/lib/pyexlatex/table/models/data copying pyexlatex/table/models/data/valuestable.py -> build/lib/pyexlatex/table/models/data copying pyexlatex/table/models/data/table.py -> build/lib/pyexlatex/table/models/data copying pyexlatex/table/models/data/row.py -> build/lib/pyexlatex/table/models/data copying pyexlatex/table/models/data/dataitem.py -> build/lib/pyexlatex/table/models/data copying pyexlatex/table/models/data/__init__.py -> build/lib/pyexlatex/table/models/data creating build/lib/pyexlatex/table/models/table copying pyexlatex/table/models/table/table.py -> build/lib/pyexlatex/table/models/table copying pyexlatex/table/models/table/rowbase.py -> build/lib/pyexlatex/table/models/table copying pyexlatex/table/models/table/row.py -> build/lib/pyexlatex/table/models/table copying pyexlatex/table/models/table/__init__.py -> build/lib/pyexlatex/table/models/table copying pyexlatex/table/models/table/section.py -> build/lib/pyexlatex/table/models/table creating build/lib/pyexlatex/table/models/labels copying pyexlatex/table/models/labels/multicolumnlabel.py -> build/lib/pyexlatex/table/models/labels copying pyexlatex/table/models/labels/label.py -> build/lib/pyexlatex/table/models/labels copying pyexlatex/table/models/labels/table.py -> build/lib/pyexlatex/table/models/labels copying pyexlatex/table/models/labels/row.py -> build/lib/pyexlatex/table/models/labels copying pyexlatex/table/models/labels/collection.py -> build/lib/pyexlatex/table/models/labels copying pyexlatex/table/models/labels/__init__.py -> build/lib/pyexlatex/table/models/labels creating build/lib/pyexlatex/table/models/spacing copying pyexlatex/table/models/spacing/cell.py -> build/lib/pyexlatex/table/models/spacing copying pyexlatex/table/models/spacing/rowtable.py -> build/lib/pyexlatex/table/models/spacing copying pyexlatex/table/models/spacing/__init__.py -> build/lib/pyexlatex/table/models/spacing copying pyexlatex/table/models/spacing/columntable.py -> build/lib/pyexlatex/table/models/spacing creating build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/packages.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/tabularbase.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/environments.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/lines.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/alignment.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/tabularstar.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/newcolumntype.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/items.py -> build/lib/pyexlatex/table/models/texgen copying pyexlatex/table/models/texgen/__init__.py -> build/lib/pyexlatex/table/models/texgen creating build/lib/pyexlatex/table/models/panels copying pyexlatex/table/models/panels/panel.py -> build/lib/pyexlatex/table/models/panels copying pyexlatex/table/models/panels/collection.py -> build/lib/pyexlatex/table/models/panels copying pyexlatex/table/models/panels/grid.py -> build/lib/pyexlatex/table/models/panels copying pyexlatex/table/models/panels/__init__.py -> build/lib/pyexlatex/table/models/panels creating build/lib/pyexlatex/table/models/mixins copying pyexlatex/table/models/mixins/__init__.py -> build/lib/pyexlatex/table/models/mixins creating build/lib/pyexlatex/table/models/mixins/addvalues copying pyexlatex/table/models/mixins/addvalues/ampersand.py -> build/lib/pyexlatex/table/models/mixins/addvalues copying pyexlatex/table/models/mixins/addvalues/row.py -> build/lib/pyexlatex/table/models/mixins/addvalues copying pyexlatex/table/models/mixins/addvalues/__init__.py -> build/lib/pyexlatex/table/models/mixins/addvalues creating build/lib/pyexlatex/table/logic/table copying pyexlatex/table/logic/table/build.py -> build/lib/pyexlatex/table/logic/table copying pyexlatex/table/logic/table/__init__.py -> build/lib/pyexlatex/table/logic/table creating build/lib/pyexlatex/table/logic/panels copying pyexlatex/table/logic/panels/topleft.py -> build/lib/pyexlatex/table/logic/panels copying pyexlatex/table/logic/panels/letters.py -> build/lib/pyexlatex/table/logic/panels copying pyexlatex/table/logic/panels/combine.py -> build/lib/pyexlatex/table/logic/panels copying pyexlatex/table/logic/panels/__init__.py -> build/lib/pyexlatex/table/logic/panels creating build/lib/pyexlatex/models/control copying pyexlatex/models/control/newpage.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/maxdeadcycles.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/newcounter.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/and_.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/filecontents.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/mode.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/group.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/value.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/extrafloats.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/setcounter.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/__init__.py -> build/lib/pyexlatex/models/control copying pyexlatex/models/control/setlength.py -> build/lib/pyexlatex/models/control creating build/lib/pyexlatex/models/format copying pyexlatex/models/format/nolinebreak.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/sectionnum.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/join.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/hangindent.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/fills.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/hspace.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/rule.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/vspace.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/nopagebreak.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/breaks.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/raw.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/captionsetup.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/hline.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/centering.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/adjustbox.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/paragraphindent.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/__init__.py -> build/lib/pyexlatex/models/format copying pyexlatex/models/format/noindent.py -> build/lib/pyexlatex/models/format creating build/lib/pyexlatex/models/boxes copying pyexlatex/models/boxes/base.py -> build/lib/pyexlatex/models/boxes copying pyexlatex/models/boxes/vbox.py -> build/lib/pyexlatex/models/boxes copying pyexlatex/models/boxes/__init__.py -> build/lib/pyexlatex/models/boxes creating build/lib/pyexlatex/models/title copying pyexlatex/models/title/subtitle.py -> build/lib/pyexlatex/models/title copying pyexlatex/models/title/frame.py -> build/lib/pyexlatex/models/title copying pyexlatex/models/title/title.py -> build/lib/pyexlatex/models/title copying pyexlatex/models/title/framepage.py -> build/lib/pyexlatex/models/title copying pyexlatex/models/title/page.py -> build/lib/pyexlatex/models/title copying pyexlatex/models/title/__init__.py -> build/lib/pyexlatex/models/title creating build/lib/pyexlatex/models/credits copying pyexlatex/models/credits/author.py -> build/lib/pyexlatex/models/credits copying pyexlatex/models/credits/__init__.py -> build/lib/pyexlatex/models/credits creating build/lib/pyexlatex/models/references copying pyexlatex/models/references/bibliography.py -> build/lib/pyexlatex/models/references copying pyexlatex/models/references/citations.py -> build/lib/pyexlatex/models/references copying pyexlatex/models/references/__init__.py -> build/lib/pyexlatex/models/references creating build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/end.py -> build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/endfloat.py -> build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/newenvironment.py -> build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/begin.py -> build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/floatrow.py -> build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/renewcommand.py -> build/lib/pyexlatex/models/commands copying pyexlatex/models/commands/__init__.py -> build/lib/pyexlatex/models/commands creating build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/textwidth.py -> build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/baselineskip.py -> build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/paperwidth.py -> build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/linewidth.py -> build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/__init__.py -> build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/textheight.py -> build/lib/pyexlatex/models/sizes copying pyexlatex/models/sizes/textsizes.py -> build/lib/pyexlatex/models/sizes creating build/lib/pyexlatex/models/section copying pyexlatex/models/section/base.py -> build/lib/pyexlatex/models/section copying pyexlatex/models/section/appendix.py -> build/lib/pyexlatex/models/section copying pyexlatex/models/section/sections.py -> build/lib/pyexlatex/models/section copying pyexlatex/models/section/paragraphs.py -> build/lib/pyexlatex/models/section copying pyexlatex/models/section/abstract.py -> build/lib/pyexlatex/models/section copying pyexlatex/models/section/__init__.py -> build/lib/pyexlatex/models/section creating build/lib/pyexlatex/models/lists copying pyexlatex/models/lists/base.py -> build/lib/pyexlatex/models/lists copying pyexlatex/models/lists/ordered.py -> build/lib/pyexlatex/models/lists copying pyexlatex/models/lists/unordered.py -> build/lib/pyexlatex/models/lists copying pyexlatex/models/lists/item.py -> build/lib/pyexlatex/models/lists copying pyexlatex/models/lists/__init__.py -> build/lib/pyexlatex/models/lists creating build/lib/pyexlatex/models/page copying pyexlatex/models/page/number.py -> build/lib/pyexlatex/models/page copying pyexlatex/models/page/style.py -> build/lib/pyexlatex/models/page copying pyexlatex/models/page/footer.py -> build/lib/pyexlatex/models/page copying pyexlatex/models/page/header.py -> build/lib/pyexlatex/models/page copying pyexlatex/models/page/__init__.py -> build/lib/pyexlatex/models/page creating build/lib/pyexlatex/models/control/documentclass copying pyexlatex/models/control/documentclass/documentclass.py -> build/lib/pyexlatex/models/control/documentclass copying pyexlatex/models/control/documentclass/__init__.py -> build/lib/pyexlatex/models/control/documentclass creating build/lib/pyexlatex/models/control/documentclass/classtypes copying pyexlatex/models/control/documentclass/classtypes/manager.py -> build/lib/pyexlatex/models/control/documentclass/classtypes copying pyexlatex/models/control/documentclass/classtypes/builtin_classes.py -> build/lib/pyexlatex/models/control/documentclass/classtypes copying pyexlatex/models/control/documentclass/classtypes/documentclasstype.py -> build/lib/pyexlatex/models/control/documentclass/classtypes copying pyexlatex/models/control/documentclass/classtypes/__init__.py -> build/lib/pyexlatex/models/control/documentclass/classtypes creating build/lib/pyexlatex/models/control/documentclass/classtypes/custom copying pyexlatex/models/control/documentclass/classtypes/custom/resume.py -> build/lib/pyexlatex/models/control/documentclass/classtypes/custom copying pyexlatex/models/control/documentclass/classtypes/custom/__init__.py -> build/lib/pyexlatex/models/control/documentclass/classtypes/custom creating build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/smallcaps.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/linespacing.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/bold.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/monospace.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/italics.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/nohyphens.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/text.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/__init__.py -> build/lib/pyexlatex/models/format/text copying pyexlatex/models/format/text/underline.py -> build/lib/pyexlatex/models/format/text creating build/lib/pyexlatex/models/format/code copying pyexlatex/models/format/code/minted.py -> build/lib/pyexlatex/models/format/code copying pyexlatex/models/format/code/python.py -> build/lib/pyexlatex/models/format/code copying pyexlatex/models/format/code/__init__.py -> build/lib/pyexlatex/models/format/code creating build/lib/pyexlatex/models/format/paragraph copying pyexlatex/models/format/paragraph/justifying.py -> build/lib/pyexlatex/models/format/paragraph copying pyexlatex/models/format/paragraph/multicol.py -> build/lib/pyexlatex/models/format/paragraph copying pyexlatex/models/format/paragraph/sloppy.py -> build/lib/pyexlatex/models/format/paragraph copying pyexlatex/models/format/paragraph/__init__.py -> build/lib/pyexlatex/models/format/paragraph copying pyexlatex/models/format/paragraph/raggedright.py -> build/lib/pyexlatex/models/format/paragraph creating build/lib/pyexlatex/models/format/text/color copying pyexlatex/models/format/text/color/main.py -> build/lib/pyexlatex/models/format/text/color copying pyexlatex/models/format/text/color/__init__.py -> build/lib/pyexlatex/models/format/text/color creating build/lib/pyexlatex/models/format/text/color/deftypes copying pyexlatex/models/format/text/color/deftypes/base.py -> build/lib/pyexlatex/models/format/text/color/deftypes copying pyexlatex/models/format/text/color/deftypes/hex.py -> build/lib/pyexlatex/models/format/text/color/deftypes copying pyexlatex/models/format/text/color/deftypes/rgb.py -> build/lib/pyexlatex/models/format/text/color/deftypes copying pyexlatex/models/format/text/color/deftypes/__init__.py -> build/lib/pyexlatex/models/format/text/color/deftypes creating build/lib/pyexlatex/models/credits/institution copying pyexlatex/models/credits/institution/inst.py -> build/lib/pyexlatex/models/credits/institution copying pyexlatex/models/credits/institution/institute.py -> build/lib/pyexlatex/models/credits/institution copying pyexlatex/models/credits/institution/__init__.py -> build/lib/pyexlatex/models/credits/institution creating build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/manual.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/base.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/printbib.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/article.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/generic.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/addresource.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/misc.py -> build/lib/pyexlatex/models/references/bibtex copying pyexlatex/models/references/bibtex/__init__.py -> build/lib/pyexlatex/models/references/bibtex creating build/lib/pyexlatex/models/references/bibtex/style copying pyexlatex/models/references/bibtex/style/builtin_styles.py -> build/lib/pyexlatex/models/references/bibtex/style copying pyexlatex/models/references/bibtex/style/manager.py -> build/lib/pyexlatex/models/references/bibtex/style copying pyexlatex/models/references/bibtex/style/style.py -> build/lib/pyexlatex/models/references/bibtex/style copying pyexlatex/models/references/bibtex/style/__init__.py -> build/lib/pyexlatex/models/references/bibtex/style creating build/lib/pyexlatex/models/references/bibtex/style/custom copying pyexlatex/models/references/bibtex/style/custom/jof.py -> build/lib/pyexlatex/models/references/bibtex/style/custom copying pyexlatex/models/references/bibtex/style/custom/__init__.py -> build/lib/pyexlatex/models/references/bibtex/style/custom creating build/lib/pyexlatex/texgen/replacements copying pyexlatex/texgen/replacements/file.py -> build/lib/pyexlatex/texgen/replacements copying pyexlatex/texgen/replacements/replacer.py -> build/lib/pyexlatex/texgen/replacements copying pyexlatex/texgen/replacements/__init__.py -> build/lib/pyexlatex/texgen/replacements copying pyexlatex/texgen/replacements/filename.py -> build/lib/pyexlatex/texgen/replacements creating build/lib/pyexlatex/texgen/packages copying pyexlatex/texgen/packages/default.py -> build/lib/pyexlatex/texgen/packages copying pyexlatex/texgen/packages/columntypes.py -> build/lib/pyexlatex/texgen/packages copying pyexlatex/texgen/packages/__init__.py -> build/lib/pyexlatex/texgen/packages creating build/lib/pyexlatex/logic/format copying pyexlatex/logic/format/eq.py -> build/lib/pyexlatex/logic/format copying pyexlatex/logic/format/and_join.py -> build/lib/pyexlatex/logic/format copying pyexlatex/logic/format/sizing.py -> build/lib/pyexlatex/logic/format copying pyexlatex/logic/format/__init__.py -> build/lib/pyexlatex/logic/format copying pyexlatex/logic/format/contents.py -> build/lib/pyexlatex/logic/format creating build/lib/pyexlatex/logic/output copying pyexlatex/logic/output/fileops.py -> build/lib/pyexlatex/logic/output copying pyexlatex/logic/output/sources.py -> build/lib/pyexlatex/logic/output copying pyexlatex/logic/output/main.py -> build/lib/pyexlatex/logic/output copying pyexlatex/logic/output/to_file.py -> build/lib/pyexlatex/logic/output copying pyexlatex/logic/output/__init__.py -> build/lib/pyexlatex/logic/output creating build/lib/pyexlatex/logic/extract copying pyexlatex/logic/extract/get.py -> build/lib/pyexlatex/logic/extract copying pyexlatex/logic/extract/by_type.py -> build/lib/pyexlatex/logic/extract copying pyexlatex/logic/extract/tools.py -> build/lib/pyexlatex/logic/extract copying pyexlatex/logic/extract/by_attr.py -> build/lib/pyexlatex/logic/extract copying pyexlatex/logic/extract/docitems.py -> build/lib/pyexlatex/logic/extract copying pyexlatex/logic/extract/__init__.py -> build/lib/pyexlatex/logic/extract creating build/lib/pyexlatex/logic/output/errors copying pyexlatex/logic/output/errors/__init__.py -> build/lib/pyexlatex/logic/output/errors copying pyexlatex/logic/output/errors/exc.py -> build/lib/pyexlatex/logic/output/errors creating build/lib/pyexlatex/logic/output/api copying pyexlatex/logic/output/api/main.py -> build/lib/pyexlatex/logic/output/api copying pyexlatex/logic/output/api/formats.py -> build/lib/pyexlatex/logic/output/api copying pyexlatex/logic/output/api/__init__.py -> build/lib/pyexlatex/logic/output/api creating build/lib/pyexlatex/logic/output/errors/models copying pyexlatex/logic/output/errors/models/error_collection.py -> build/lib/pyexlatex/logic/output/errors/models copying pyexlatex/logic/output/errors/models/exception_manager.py -> build/lib/pyexlatex/logic/output/errors/models copying pyexlatex/logic/output/errors/models/error.py -> build/lib/pyexlatex/logic/output/errors/models copying pyexlatex/logic/output/errors/models/__init__.py -> build/lib/pyexlatex/logic/output/errors/models creating build/lib/pyexlatex/logic/output/api/exc_handler copying pyexlatex/logic/output/api/exc_handler/main.py -> build/lib/pyexlatex/logic/output/api/exc_handler copying pyexlatex/logic/output/api/exc_handler/__init__.py -> build/lib/pyexlatex/logic/output/api/exc_handler creating build/lib/pyexlatex/logic/output/api/builders copying pyexlatex/logic/output/api/builders/base.py -> build/lib/pyexlatex/logic/output/api/builders copying pyexlatex/logic/output/api/builders/lualatex.py -> build/lib/pyexlatex/logic/output/api/builders copying pyexlatex/logic/output/api/builders/htlatex.py -> build/lib/pyexlatex/logic/output/api/builders copying pyexlatex/logic/output/api/builders/__init__.py -> build/lib/pyexlatex/logic/output/api/builders creating build/lib/pyexlatex/logic/output/api/exc_handler/prepend copying pyexlatex/logic/output/api/exc_handler/prepend/cycles.py -> build/lib/pyexlatex/logic/output/api/exc_handler/prepend copying pyexlatex/logic/output/api/exc_handler/prepend/floats.py -> build/lib/pyexlatex/logic/output/api/exc_handler/prepend copying pyexlatex/logic/output/api/exc_handler/prepend/main.py -> build/lib/pyexlatex/logic/output/api/exc_handler/prepend copying pyexlatex/logic/output/api/exc_handler/prepend/__init__.py -> build/lib/pyexlatex/logic/output/api/exc_handler/prepend copying pyexlatex/logic/output/api/exc_handler/prepend/typing.py -> build/lib/pyexlatex/logic/output/api/exc_handler/prepend creating build/lib/pyexlatex/texparser/references copying pyexlatex/texparser/references/__init__.py -> build/lib/pyexlatex/texparser/references creating build/lib/pyexlatex/texparser/references/bibtex copying pyexlatex/texparser/references/bibtex/extract.py -> build/lib/pyexlatex/texparser/references/bibtex copying pyexlatex/texparser/references/bibtex/__init__.py -> build/lib/pyexlatex/texparser/references/bibtex creating build/lib/pyexlatex/presentation/beamer copying pyexlatex/presentation/beamer/colorbox.py -> build/lib/pyexlatex/presentation/beamer copying pyexlatex/presentation/beamer/block.py -> build/lib/pyexlatex/presentation/beamer copying pyexlatex/presentation/beamer/__init__.py -> build/lib/pyexlatex/presentation/beamer creating build/lib/pyexlatex/presentation/beamer/columns copying pyexlatex/presentation/beamer/columns/column.py -> build/lib/pyexlatex/presentation/beamer/columns copying pyexlatex/presentation/beamer/columns/__init__.py -> build/lib/pyexlatex/presentation/beamer/columns copying pyexlatex/presentation/beamer/columns/columns.py -> build/lib/pyexlatex/presentation/beamer/columns creating build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/until_end.py -> build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/overlay.py -> build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/range.py -> build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/offset.py -> build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/next.py -> build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/overlay_param.py -> build/lib/pyexlatex/presentation/beamer/overlay copying pyexlatex/presentation/beamer/overlay/__init__.py -> build/lib/pyexlatex/presentation/beamer/overlay creating build/lib/pyexlatex/presentation/beamer/control copying pyexlatex/presentation/beamer/control/atbeginsection.py -> build/lib/pyexlatex/presentation/beamer/control copying pyexlatex/presentation/beamer/control/navigation.py -> build/lib/pyexlatex/presentation/beamer/control copying pyexlatex/presentation/beamer/control/__init__.py -> build/lib/pyexlatex/presentation/beamer/control creating build/lib/pyexlatex/presentation/beamer/theme copying pyexlatex/presentation/beamer/theme/settemplate.py -> build/lib/pyexlatex/presentation/beamer/theme copying pyexlatex/presentation/beamer/theme/setcolor.py -> build/lib/pyexlatex/presentation/beamer/theme copying pyexlatex/presentation/beamer/theme/usetheme.py -> build/lib/pyexlatex/presentation/beamer/theme copying pyexlatex/presentation/beamer/theme/__init__.py -> build/lib/pyexlatex/presentation/beamer/theme creating build/lib/pyexlatex/presentation/beamer/templates copying pyexlatex/presentation/beamer/templates/presentationappendix.py -> build/lib/pyexlatex/presentation/beamer/templates copying pyexlatex/presentation/beamer/templates/__init__.py -> build/lib/pyexlatex/presentation/beamer/templates creating build/lib/pyexlatex/presentation/beamer/frame copying pyexlatex/presentation/beamer/frame/frame.py -> build/lib/pyexlatex/presentation/beamer/frame copying pyexlatex/presentation/beamer/frame/title.py -> build/lib/pyexlatex/presentation/beamer/frame copying pyexlatex/presentation/beamer/frame/__init__.py -> build/lib/pyexlatex/presentation/beamer/frame creating build/lib/pyexlatex/presentation/beamer/overlay/commands copying pyexlatex/presentation/beamer/overlay/commands/uncover.py -> build/lib/pyexlatex/presentation/beamer/overlay/commands copying pyexlatex/presentation/beamer/overlay/commands/__init__.py -> build/lib/pyexlatex/presentation/beamer/overlay/commands creating build/lib/pyexlatex/presentation/beamer/templates/control copying pyexlatex/presentation/beamer/templates/control/tocsection.py -> build/lib/pyexlatex/presentation/beamer/templates/control copying pyexlatex/presentation/beamer/templates/control/__init__.py -> build/lib/pyexlatex/presentation/beamer/templates/control creating build/lib/pyexlatex/presentation/beamer/templates/frames copying pyexlatex/presentation/beamer/templates/frames/graphic.py -> build/lib/pyexlatex/presentation/beamer/templates/frames copying pyexlatex/presentation/beamer/templates/frames/two_col.py -> build/lib/pyexlatex/presentation/beamer/templates/frames copying pyexlatex/presentation/beamer/templates/frames/dim_reveal.py -> build/lib/pyexlatex/presentation/beamer/templates/frames copying pyexlatex/presentation/beamer/templates/frames/grid.py -> build/lib/pyexlatex/presentation/beamer/templates/frames copying pyexlatex/presentation/beamer/templates/frames/__init__.py -> build/lib/pyexlatex/presentation/beamer/templates/frames creating build/lib/pyexlatex/presentation/beamer/templates/lists copying pyexlatex/presentation/beamer/templates/lists/dim_reveal_items.py -> build/lib/pyexlatex/presentation/beamer/templates/lists copying pyexlatex/presentation/beamer/templates/lists/__init__.py -> build/lib/pyexlatex/presentation/beamer/templates/lists creating build/lib/pyexlatex/figure/models copying pyexlatex/figure/models/figure.py -> build/lib/pyexlatex/figure/models copying pyexlatex/figure/models/graphic.py -> build/lib/pyexlatex/figure/models copying pyexlatex/figure/models/inlinegraphic.py -> build/lib/pyexlatex/figure/models copying pyexlatex/figure/models/subfigure.py -> build/lib/pyexlatex/figure/models copying pyexlatex/figure/models/__init__.py -> build/lib/pyexlatex/figure/models creating build/lib/pyexlatex/graphics/flowcharts copying pyexlatex/graphics/flowcharts/linear.py -> build/lib/pyexlatex/graphics/flowcharts copying pyexlatex/graphics/flowcharts/__init__.py -> build/lib/pyexlatex/graphics/flowcharts creating build/lib/pyexlatex/graphics/tikz copying pyexlatex/graphics/tikz/scope.py -> build/lib/pyexlatex/graphics/tikz copying pyexlatex/graphics/tikz/picture.py -> build/lib/pyexlatex/graphics/tikz copying pyexlatex/graphics/tikz/item.py -> build/lib/pyexlatex/graphics/tikz copying pyexlatex/graphics/tikz/library.py -> build/lib/pyexlatex/graphics/tikz copying pyexlatex/graphics/tikz/path.py -> build/lib/pyexlatex/graphics/tikz copying pyexlatex/graphics/tikz/__init__.py -> build/lib/pyexlatex/graphics/tikz creating build/lib/pyexlatex/graphics/tikz/node copying pyexlatex/graphics/tikz/node/node.py -> build/lib/pyexlatex/graphics/tikz/node copying pyexlatex/graphics/tikz/node/__init__.py -> build/lib/pyexlatex/graphics/tikz/node creating build/lib/pyexlatex/graphics/tikz/node/position copying pyexlatex/graphics/tikz/node/position/directions.py -> build/lib/pyexlatex/graphics/tikz/node/position copying pyexlatex/graphics/tikz/node/position/position.py -> build/lib/pyexlatex/graphics/tikz/node/position copying pyexlatex/graphics/tikz/node/position/__init__.py -> build/lib/pyexlatex/graphics/tikz/node/position creating build/lib/tests/utils copying tests/utils/pdf.py -> build/lib/tests/utils copying tests/utils/__init__.py -> build/lib/tests/utils creating build/lib/tests/resume copying tests/resume/test_resume.py -> build/lib/tests/resume copying tests/resume/__init__.py -> build/lib/tests/resume creating build/lib/tests/table copying tests/table/__init__.py -> build/lib/tests/table copying tests/table/test_table.py -> build/lib/tests/table creating build/lib/tests/format copying tests/format/test_caption.py -> build/lib/tests/format copying tests/format/test_text.py -> build/lib/tests/format copying tests/format/__init__.py -> build/lib/tests/format creating build/lib/tests/presentation copying tests/presentation/test_presentation.py -> build/lib/tests/presentation copying tests/presentation/__init__.py -> build/lib/tests/presentation creating build/lib/tests/figure copying tests/figure/test_figure.py -> build/lib/tests/figure copying tests/figure/test_inline_graphic.py -> build/lib/tests/figure copying tests/figure/__init__.py -> build/lib/tests/figure running egg_info writing pyexlatex.egg-info/PKG-INFO writing dependency_links to pyexlatex.egg-info/dependency_links.txt writing entry points to pyexlatex.egg-info/entry_points.txt writing requirements to pyexlatex.egg-info/requires.txt writing top-level names to pyexlatex.egg-info/top_level.txt reading manifest file 'pyexlatex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyexlatex.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UcbbCB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 + cd pyexlatex-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/tools copying build/lib/pyexlatex/tools/fileops.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/tools copying build/lib/pyexlatex/tools/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/tools creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/letterdocument.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/enclosures.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/opening.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/signature.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/letter.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/ps.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/closing.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter copying build/lib/pyexlatex/letter/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/constants copying build/lib/pyexlatex/constants/flags.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/constants copying build/lib/pyexlatex/constants/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/constants copying build/lib/pyexlatex/df.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates copying build/lib/pyexlatex/resume/templates/award.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates copying build/lib/pyexlatex/resume/templates/education.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates copying build/lib/pyexlatex/resume/templates/publication.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates copying build/lib/pyexlatex/resume/templates/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates copying build/lib/pyexlatex/resume/templates/reference.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates copying build/lib/pyexlatex/resume/templates/section.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models copying build/lib/pyexlatex/resume/models/employment.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models copying build/lib/pyexlatex/resume/models/contactline.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models copying build/lib/pyexlatex/resume/models/name.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models copying build/lib/pyexlatex/resume/models/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models copying build/lib/pyexlatex/resume/resume.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume copying build/lib/pyexlatex/resume/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data copying build/lib/pyexlatex/table/models/data/valuestable.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data copying build/lib/pyexlatex/table/models/data/table.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data copying build/lib/pyexlatex/table/models/data/row.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data copying build/lib/pyexlatex/table/models/data/dataitem.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data copying build/lib/pyexlatex/table/models/data/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table copying build/lib/pyexlatex/table/models/table/table.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table copying build/lib/pyexlatex/table/models/table/rowbase.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table copying build/lib/pyexlatex/table/models/table/row.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table copying build/lib/pyexlatex/table/models/table/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table copying build/lib/pyexlatex/table/models/table/section.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels copying build/lib/pyexlatex/table/models/labels/multicolumnlabel.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels copying build/lib/pyexlatex/table/models/labels/label.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels copying build/lib/pyexlatex/table/models/labels/table.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels copying build/lib/pyexlatex/table/models/labels/row.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels copying build/lib/pyexlatex/table/models/labels/collection.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels copying build/lib/pyexlatex/table/models/labels/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing copying build/lib/pyexlatex/table/models/spacing/cell.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing copying build/lib/pyexlatex/table/models/spacing/rowtable.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing copying build/lib/pyexlatex/table/models/spacing/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing copying build/lib/pyexlatex/table/models/spacing/columntable.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/packages.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/tabularbase.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/environments.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/lines.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/alignment.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/tabularstar.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/newcolumntype.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/items.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen copying build/lib/pyexlatex/table/models/texgen/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels copying build/lib/pyexlatex/table/models/panels/panel.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels copying build/lib/pyexlatex/table/models/panels/collection.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels copying build/lib/pyexlatex/table/models/panels/grid.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels copying build/lib/pyexlatex/table/models/panels/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels copying build/lib/pyexlatex/table/models/interfaces.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models copying build/lib/pyexlatex/table/models/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues copying build/lib/pyexlatex/table/models/mixins/addvalues/ampersand.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues copying build/lib/pyexlatex/table/models/mixins/addvalues/row.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues copying build/lib/pyexlatex/table/models/mixins/addvalues/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues copying build/lib/pyexlatex/table/models/mixins/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/table copying build/lib/pyexlatex/table/logic/table/build.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/table copying build/lib/pyexlatex/table/logic/table/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/table copying build/lib/pyexlatex/table/logic/pdf.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels copying build/lib/pyexlatex/table/logic/panels/topleft.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels copying build/lib/pyexlatex/table/logic/panels/letters.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels copying build/lib/pyexlatex/table/logic/panels/combine.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels copying build/lib/pyexlatex/table/logic/panels/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels copying build/lib/pyexlatex/table/logic/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic copying build/lib/pyexlatex/table/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts copying build/lib/pyexlatex/layouts/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts copying build/lib/pyexlatex/layouts/multicol.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts copying build/lib/pyexlatex/layouts/spaced.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts copying build/lib/pyexlatex/layouts/grid.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts copying build/lib/pyexlatex/layouts/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/documentsetup.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/documentitem.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/datastore.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/ref.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/label.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/footnote.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/environment.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/document.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/date.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/newpage.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/maxdeadcycles.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/newcounter.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/and_.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/filecontents.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes copying build/lib/pyexlatex/models/control/documentclass/classtypes/manager.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes copying build/lib/pyexlatex/models/control/documentclass/classtypes/builtin_classes.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes copying build/lib/pyexlatex/models/control/documentclass/classtypes/documentclasstype.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes copying build/lib/pyexlatex/models/control/documentclass/classtypes/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/custom copying build/lib/pyexlatex/models/control/documentclass/classtypes/custom/resume.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/custom copying build/lib/pyexlatex/models/control/documentclass/classtypes/custom/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/custom copying build/lib/pyexlatex/models/control/documentclass/documentclass.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass copying build/lib/pyexlatex/models/control/documentclass/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass copying build/lib/pyexlatex/models/control/mode.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/group.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/value.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/extrafloats.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/setcounter.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/control/setlength.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control copying build/lib/pyexlatex/models/mixins.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/hyperlinks.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/nolinebreak.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/smallcaps.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/linespacing.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/bold.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/monospace.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/italics.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color copying build/lib/pyexlatex/models/format/text/color/main.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes copying build/lib/pyexlatex/models/format/text/color/deftypes/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes copying build/lib/pyexlatex/models/format/text/color/deftypes/hex.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes copying build/lib/pyexlatex/models/format/text/color/deftypes/rgb.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes copying build/lib/pyexlatex/models/format/text/color/deftypes/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes copying build/lib/pyexlatex/models/format/text/color/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color copying build/lib/pyexlatex/models/format/text/nohyphens.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/text.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text copying build/lib/pyexlatex/models/format/text/underline.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code copying build/lib/pyexlatex/models/format/code/minted.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code copying build/lib/pyexlatex/models/format/code/python.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code copying build/lib/pyexlatex/models/format/code/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph copying build/lib/pyexlatex/models/format/paragraph/justifying.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph copying build/lib/pyexlatex/models/format/paragraph/multicol.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph copying build/lib/pyexlatex/models/format/paragraph/sloppy.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph copying build/lib/pyexlatex/models/format/paragraph/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph copying build/lib/pyexlatex/models/format/paragraph/raggedright.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph copying build/lib/pyexlatex/models/format/sectionnum.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/join.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/hangindent.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/fills.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/hspace.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/rule.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/vspace.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/nopagebreak.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/breaks.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/raw.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/captionsetup.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/hline.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/centering.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/adjustbox.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/paragraphindent.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format copying build/lib/pyexlatex/models/format/noindent.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes copying build/lib/pyexlatex/models/boxes/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes copying build/lib/pyexlatex/models/boxes/vbox.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes copying build/lib/pyexlatex/models/boxes/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/title/subtitle.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/title/frame.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/title/title.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/title/framepage.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/title/page.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/title/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title copying build/lib/pyexlatex/models/caption.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution copying build/lib/pyexlatex/models/credits/institution/inst.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution copying build/lib/pyexlatex/models/credits/institution/institute.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution copying build/lib/pyexlatex/models/credits/institution/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution copying build/lib/pyexlatex/models/credits/author.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits copying build/lib/pyexlatex/models/credits/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits copying build/lib/pyexlatex/models/item.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/blindtext.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references copying build/lib/pyexlatex/models/references/bibliography.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references copying build/lib/pyexlatex/models/references/citations.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/manual.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/printbib.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/article.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/generic.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/addresource.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/bibtex/misc.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style copying build/lib/pyexlatex/models/references/bibtex/style/builtin_styles.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style copying build/lib/pyexlatex/models/references/bibtex/style/manager.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style copying build/lib/pyexlatex/models/references/bibtex/style/style.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style copying build/lib/pyexlatex/models/references/bibtex/style/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/custom copying build/lib/pyexlatex/models/references/bibtex/style/custom/jof.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/custom copying build/lib/pyexlatex/models/references/bibtex/style/custom/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/custom copying build/lib/pyexlatex/models/references/bibtex/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex copying build/lib/pyexlatex/models/references/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/end.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/endfloat.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/newenvironment.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/begin.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/floatrow.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/renewcommand.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/commands/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands copying build/lib/pyexlatex/models/jinja.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/standalone.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/equation.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/environmenttemplate.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/toc.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/textwidth.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/baselineskip.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/paperwidth.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/linewidth.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/textheight.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/sizes/textsizes.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes copying build/lib/pyexlatex/models/containeritem.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/section/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/section/appendix.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/section/sections.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/section/paragraphs.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/section/abstract.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/section/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section copying build/lib/pyexlatex/models/latex.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/template.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/model.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists copying build/lib/pyexlatex/models/lists/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists copying build/lib/pyexlatex/models/lists/ordered.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists copying build/lib/pyexlatex/models/lists/unordered.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists copying build/lib/pyexlatex/models/lists/item.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists copying build/lib/pyexlatex/models/lists/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page copying build/lib/pyexlatex/models/page/number.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page copying build/lib/pyexlatex/models/page/style.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page copying build/lib/pyexlatex/models/page/footer.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page copying build/lib/pyexlatex/models/page/header.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page copying build/lib/pyexlatex/models/page/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page copying build/lib/pyexlatex/models/package.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models copying build/lib/pyexlatex/models/landscape.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements copying build/lib/pyexlatex/texgen/replacements/file.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements copying build/lib/pyexlatex/texgen/replacements/replacer.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements copying build/lib/pyexlatex/texgen/replacements/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements copying build/lib/pyexlatex/texgen/replacements/filename.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages copying build/lib/pyexlatex/texgen/packages/default.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages copying build/lib/pyexlatex/texgen/packages/columntypes.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages copying build/lib/pyexlatex/texgen/packages/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages copying build/lib/pyexlatex/texgen/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic copying build/lib/pyexlatex/logic/builder.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format copying build/lib/pyexlatex/logic/format/eq.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format copying build/lib/pyexlatex/logic/format/and_join.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format copying build/lib/pyexlatex/logic/format/sizing.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format copying build/lib/pyexlatex/logic/format/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format copying build/lib/pyexlatex/logic/format/contents.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format copying build/lib/pyexlatex/logic/tools.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output copying build/lib/pyexlatex/logic/output/fileops.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models copying build/lib/pyexlatex/logic/output/errors/models/error_collection.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models copying build/lib/pyexlatex/logic/output/errors/models/exception_manager.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models copying build/lib/pyexlatex/logic/output/errors/models/error.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models copying build/lib/pyexlatex/logic/output/errors/models/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models copying build/lib/pyexlatex/logic/output/errors/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors copying build/lib/pyexlatex/logic/output/errors/exc.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors copying build/lib/pyexlatex/logic/output/sources.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler copying build/lib/pyexlatex/logic/output/api/exc_handler/main.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler copying build/lib/pyexlatex/logic/output/api/exc_handler/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend copying build/lib/pyexlatex/logic/output/api/exc_handler/prepend/cycles.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend copying build/lib/pyexlatex/logic/output/api/exc_handler/prepend/floats.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend copying build/lib/pyexlatex/logic/output/api/exc_handler/prepend/main.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend copying build/lib/pyexlatex/logic/output/api/exc_handler/prepend/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend copying build/lib/pyexlatex/logic/output/api/exc_handler/prepend/typing.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend copying build/lib/pyexlatex/logic/output/api/main.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders copying build/lib/pyexlatex/logic/output/api/builders/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders copying build/lib/pyexlatex/logic/output/api/builders/lualatex.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders copying build/lib/pyexlatex/logic/output/api/builders/htlatex.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders copying build/lib/pyexlatex/logic/output/api/builders/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders copying build/lib/pyexlatex/logic/output/api/formats.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api copying build/lib/pyexlatex/logic/output/api/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api copying build/lib/pyexlatex/logic/output/main.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output copying build/lib/pyexlatex/logic/output/to_file.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output copying build/lib/pyexlatex/logic/output/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/extract/get.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/extract/by_type.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/extract/tools.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/extract/by_attr.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/extract/docitems.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/extract/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract copying build/lib/pyexlatex/logic/type_check.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic copying build/lib/pyexlatex/logic/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references/bibtex copying build/lib/pyexlatex/texparser/references/bibtex/extract.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references/bibtex copying build/lib/pyexlatex/texparser/references/bibtex/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references/bibtex copying build/lib/pyexlatex/texparser/references/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references copying build/lib/pyexlatex/texparser/clean.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser copying build/lib/pyexlatex/texparser/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns copying build/lib/pyexlatex/presentation/beamer/columns/column.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns copying build/lib/pyexlatex/presentation/beamer/columns/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns copying build/lib/pyexlatex/presentation/beamer/columns/columns.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay copying build/lib/pyexlatex/presentation/beamer/overlay/until_end.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/commands copying build/lib/pyexlatex/presentation/beamer/overlay/commands/uncover.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/commands copying build/lib/pyexlatex/presentation/beamer/overlay/commands/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/commands copying build/lib/pyexlatex/presentation/beamer/overlay/overlay.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay copying build/lib/pyexlatex/presentation/beamer/overlay/range.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay copying build/lib/pyexlatex/presentation/beamer/overlay/offset.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay copying build/lib/pyexlatex/presentation/beamer/overlay/next.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay copying build/lib/pyexlatex/presentation/beamer/overlay/overlay_param.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay copying build/lib/pyexlatex/presentation/beamer/overlay/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control copying build/lib/pyexlatex/presentation/beamer/control/atbeginsection.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control copying build/lib/pyexlatex/presentation/beamer/control/navigation.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control copying build/lib/pyexlatex/presentation/beamer/control/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme copying build/lib/pyexlatex/presentation/beamer/theme/settemplate.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme copying build/lib/pyexlatex/presentation/beamer/theme/setcolor.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme copying build/lib/pyexlatex/presentation/beamer/theme/usetheme.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme copying build/lib/pyexlatex/presentation/beamer/theme/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates copying build/lib/pyexlatex/presentation/beamer/templates/presentationappendix.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/control copying build/lib/pyexlatex/presentation/beamer/templates/control/tocsection.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/control copying build/lib/pyexlatex/presentation/beamer/templates/control/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/control creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames copying build/lib/pyexlatex/presentation/beamer/templates/frames/graphic.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames copying build/lib/pyexlatex/presentation/beamer/templates/frames/two_col.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames copying build/lib/pyexlatex/presentation/beamer/templates/frames/dim_reveal.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames copying build/lib/pyexlatex/presentation/beamer/templates/frames/grid.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames copying build/lib/pyexlatex/presentation/beamer/templates/frames/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames copying build/lib/pyexlatex/presentation/beamer/templates/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/lists copying build/lib/pyexlatex/presentation/beamer/templates/lists/dim_reveal_items.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/lists copying build/lib/pyexlatex/presentation/beamer/templates/lists/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/lists copying build/lib/pyexlatex/presentation/beamer/colorbox.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer copying build/lib/pyexlatex/presentation/beamer/block.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame copying build/lib/pyexlatex/presentation/beamer/frame/frame.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame copying build/lib/pyexlatex/presentation/beamer/frame/title.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame copying build/lib/pyexlatex/presentation/beamer/frame/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame copying build/lib/pyexlatex/presentation/beamer/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer copying build/lib/pyexlatex/presentation/presentation.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation copying build/lib/pyexlatex/presentation/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure copying build/lib/pyexlatex/figure/packages.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure copying build/lib/pyexlatex/figure/pdf.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models copying build/lib/pyexlatex/figure/models/figure.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models copying build/lib/pyexlatex/figure/models/graphic.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models copying build/lib/pyexlatex/figure/models/inlinegraphic.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models copying build/lib/pyexlatex/figure/models/subfigure.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models copying build/lib/pyexlatex/figure/models/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models copying build/lib/pyexlatex/figure/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics copying build/lib/pyexlatex/graphics/arrow.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics copying build/lib/pyexlatex/graphics/modified_picture.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/flowcharts copying build/lib/pyexlatex/graphics/flowcharts/linear.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/flowcharts copying build/lib/pyexlatex/graphics/flowcharts/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/flowcharts creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node copying build/lib/pyexlatex/graphics/tikz/node/node.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position copying build/lib/pyexlatex/graphics/tikz/node/position/directions.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position copying build/lib/pyexlatex/graphics/tikz/node/position/position.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position copying build/lib/pyexlatex/graphics/tikz/node/position/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position copying build/lib/pyexlatex/graphics/tikz/node/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node copying build/lib/pyexlatex/graphics/tikz/scope.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz copying build/lib/pyexlatex/graphics/tikz/picture.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz copying build/lib/pyexlatex/graphics/tikz/item.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz copying build/lib/pyexlatex/graphics/tikz/library.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz copying build/lib/pyexlatex/graphics/tikz/path.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz copying build/lib/pyexlatex/graphics/tikz/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz copying build/lib/pyexlatex/graphics/shape.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics copying build/lib/pyexlatex/graphics/rectangle.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics copying build/lib/pyexlatex/graphics/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics copying build/lib/pyexlatex/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex copying build/lib/pyexlatex/typing.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex copying build/lib/pyexlatex/equations.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex copying build/lib/pyexlatex/exc.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_letter.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/base.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_page_style.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/utils copying build/lib/tests/utils/pdf.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/utils copying build/lib/tests/utils/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/utils creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/resume copying build/lib/tests/resume/test_resume.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/resume copying build/lib/tests/resume/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/resume copying build/lib/tests/test_bibtex.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_document.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_footer.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/table copying build/lib/tests/table/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/table copying build/lib/tests/table/test_table.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/table copying build/lib/tests/test_package.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format copying build/lib/tests/format/test_caption.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format copying build/lib/tests/format/test_text.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format copying build/lib/tests/format/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format copying build/lib/tests/test_toc.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_equation.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/presentation copying build/lib/tests/presentation/test_presentation.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/presentation copying build/lib/tests/presentation/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/presentation copying build/lib/tests/test_blindtext.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_column_align.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_caption.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_section.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure copying build/lib/tests/figure/test_figure.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure copying build/lib/tests/figure/test_inline_graphic.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure copying build/lib/tests/figure/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/_examples copying build/lib/_examples/__init__.py -> /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/_examples byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/tools/fileops.py to fileops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/tools/__init__.py to __init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pyexlatex/tools/__init__.py:120: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/letterdocument.py to letterdocument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/enclosures.py to enclosures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/opening.py to opening.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/letter.py to letter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/ps.py to ps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/closing.py to closing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/letter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/constants/flags.py to flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/df.py to df.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates/award.py to award.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates/education.py to education.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates/publication.py to publication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/templates/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models/employment.py to employment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models/contactline.py to contactline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models/name.py to name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/resume.py to resume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/resume/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data/valuestable.py to valuestable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data/dataitem.py to dataitem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table/rowbase.py to rowbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/table/section.py to section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels/multicolumnlabel.py to multicolumnlabel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels/label.py to label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/labels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing/cell.py to cell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing/rowtable.py to rowtable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/spacing/columntable.py to columntable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/packages.py to packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/tabularbase.py to tabularbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/environments.py to environments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/lines.py to lines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/alignment.py to alignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/tabularstar.py to tabularstar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/newcolumntype.py to newcolumntype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/items.py to items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/texgen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels/panel.py to panel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels/grid.py to grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/panels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues/ampersand.py to ampersand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/addvalues/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/models/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/table/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/pdf.py to pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels/topleft.py to topleft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels/letters.py to letters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels/combine.py to combine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/panels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/logic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts/multicol.py to multicol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts/spaced.py to spaced.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts/grid.py to grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/layouts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/documentsetup.py to documentsetup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/documentitem.py to documentitem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/datastore.py to datastore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/ref.py to ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/label.py to label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/footnote.py to footnote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/date.py to date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/newpage.py to newpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/maxdeadcycles.py to maxdeadcycles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/newcounter.py to newcounter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/and_.py to and_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/filecontents.py to filecontents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/builtin_classes.py to builtin_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/documentclasstype.py to documentclasstype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/custom/resume.py to resume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/classtypes/custom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/documentclass.py to documentclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/documentclass/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/mode.py to mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/value.py to value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/extrafloats.py to extrafloats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/setcounter.py to setcounter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/control/setlength.py to setlength.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/hyperlinks.py to hyperlinks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/nolinebreak.py to nolinebreak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/smallcaps.py to smallcaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/linespacing.py to linespacing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/bold.py to bold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/monospace.py to monospace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/italics.py to italics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes/hex.py to hex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes/rgb.py to rgb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/deftypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/color/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/nohyphens.py to nohyphens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/text/underline.py to underline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code/minted.py to minted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/code/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph/justifying.py to justifying.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph/multicol.py to multicol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph/sloppy.py to sloppy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraph/raggedright.py to raggedright.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/sectionnum.py to sectionnum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/join.py to join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/hangindent.py to hangindent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/fills.py to fills.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/hspace.py to hspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/vspace.py to vspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/nopagebreak.py to nopagebreak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/breaks.py to breaks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/raw.py to raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/captionsetup.py to captionsetup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/hline.py to hline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/centering.py to centering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/adjustbox.py to adjustbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/paragraphindent.py to paragraphindent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/format/noindent.py to noindent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes/vbox.py to vbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/boxes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title/subtitle.py to subtitle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title/title.py to title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title/framepage.py to framepage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/title/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/caption.py to caption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution/inst.py to inst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution/institute.py to institute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/institution/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/author.py to author.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/credits/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/blindtext.py to blindtext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibliography.py to bibliography.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/citations.py to citations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/manual.py to manual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/printbib.py to printbib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/article.py to article.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/generic.py to generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/addresource.py to addresource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/builtin_styles.py to builtin_styles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/custom/jof.py to jof.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/style/custom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/bibtex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/references/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/end.py to end.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/endfloat.py to endfloat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/newenvironment.py to newenvironment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/begin.py to begin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/floatrow.py to floatrow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/renewcommand.py to renewcommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/standalone.py to standalone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/equation.py to equation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/environmenttemplate.py to environmenttemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/toc.py to toc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/textwidth.py to textwidth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/baselineskip.py to baselineskip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/paperwidth.py to paperwidth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/linewidth.py to linewidth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/textheight.py to textheight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/sizes/textsizes.py to textsizes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/containeritem.py to containeritem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section/appendix.py to appendix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section/sections.py to sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section/paragraphs.py to paragraphs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/section/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/latex.py to latex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists/ordered.py to ordered.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists/unordered.py to unordered.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/lists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page/number.py to number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page/footer.py to footer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page/header.py to header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/page/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/package.py to package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/models/landscape.py to landscape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements/replacer.py to replacer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/replacements/filename.py to filename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages/columntypes.py to columntypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texgen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format/eq.py to eq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format/and_join.py to and_join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format/sizing.py to sizing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/format/contents.py to contents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/fileops.py to fileops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models/error_collection.py to error_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models/exception_manager.py to exception_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/errors/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend/cycles.py to cycles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend/floats.py to floats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/exc_handler/prepend/typing.py to typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders/lualatex.py to lualatex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders/htlatex.py to htlatex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/builders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/formats.py to formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/to_file.py to to_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/output/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract/by_type.py to by_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract/by_attr.py to by_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract/docitems.py to docitems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/extract/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/type_check.py to type_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/logic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references/bibtex/extract.py to extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references/bibtex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/references/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/texparser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns/column.py to column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/columns/columns.py to columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/until_end.py to until_end.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/commands/uncover.py to uncover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/overlay.py to overlay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/range.py to range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/offset.py to offset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/next.py to next.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/overlay_param.py to overlay_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/overlay/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control/atbeginsection.py to atbeginsection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control/navigation.py to navigation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/control/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme/settemplate.py to settemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme/setcolor.py to setcolor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme/usetheme.py to usetheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/theme/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/presentationappendix.py to presentationappendix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/control/tocsection.py to tocsection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/control/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames/graphic.py to graphic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames/two_col.py to two_col.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames/dim_reveal.py to dim_reveal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames/grid.py to grid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/frames/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/lists/dim_reveal_items.py to dim_reveal_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/templates/lists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/colorbox.py to colorbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame/title.py to title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/frame/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/beamer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/presentation.py to presentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/presentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/packages.py to packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/pdf.py to pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models/figure.py to figure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models/graphic.py to graphic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models/inlinegraphic.py to inlinegraphic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models/subfigure.py to subfigure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/figure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/arrow.py to arrow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/modified_picture.py to modified_picture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/flowcharts/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/flowcharts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position/directions.py to directions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position/position.py to position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/position/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/node/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/picture.py to picture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/library.py to library.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/tikz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/shape.py to shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/rectangle.py to rectangle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/graphics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/typing.py to typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/equations.py to equations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_letter.py to test_letter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_page_style.py to test_page_style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/utils/pdf.py to pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/resume/test_resume.py to test_resume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/resume/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_bibtex.py to test_bibtex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_document.py to test_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_footer.py to test_footer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/table/test_table.py to test_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_package.py to test_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format/test_caption.py to test_caption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format/test_text.py to test_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/format/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_toc.py to test_toc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_equation.py to test_equation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/presentation/test_presentation.py to test_presentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/presentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_blindtext.py to test_blindtext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_column_align.py to test_column_align.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_caption.py to test_caption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_section.py to test_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure/test_figure.py to test_figure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure/test_inline_graphic.py to test_inline_graphic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/figure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/_examples/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpi2at082g.py' /usr/bin/python3 /tmp/tmpi2at082g.py /usr/lib/python3.9/site-packages/pyexlatex/tools/__init__.py:120: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpi2at082g.py running install_egg_info running egg_info writing pyexlatex.egg-info/PKG-INFO writing dependency_links to pyexlatex.egg-info/dependency_links.txt writing entry points to pyexlatex.egg-info/entry_points.txt writing requirements to pyexlatex.egg-info/requires.txt writing top-level names to pyexlatex.egg-info/top_level.txt reading manifest file 'pyexlatex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyexlatex.egg-info/SOURCES.txt' Copying pyexlatex.egg-info to /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/pyexlatex-0.14.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64//usr/share/doc/python-pyexlatex + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64//usr/share/doc/python-pyexlatex + pushd /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 ~/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 ~/build/BUILD/pyexlatex-0.14.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pyexlatex-0.14.0 + popd + mv /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.14.0-1 --unique-debug-suffix -0.14.0-1.aarch64 --unique-debug-src-base python-pyexlatex-0.14.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pyexlatex-0.14.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/pyexlatex/tools/__init__.py:120: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/pyexlatex/tools/__init__.py:120: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyexlatex-0.14.0-1.noarch Provides: python-pyexlatex python3-pyexlatex = 0.14.0-1 python3.9dist(pyexlatex) = 0.14 python3dist(pyexlatex) = 0.14 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.9 python3.9dist(bibtexparser) python3.9dist(data) python3.9dist(future) python3.9dist(jinja2) python3.9dist(latex) python3.9dist(matplotlib) python3.9dist(mixins) python3.9dist(pandas) python3.9dist(shutilwhich) python3.9dist(sympy) python3.9dist(tempdir) python3.9dist(typing-extensions) Processing files: python-pyexlatex-help-0.14.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pyexlatex-0.14.0/doclist.lst Provides: python-pyexlatex-help = 0.14.0-1 python3-pyexlatex-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 Wrote: /builddir/build/RPMS/python-pyexlatex-help-0.14.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyexlatex-0.14.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TtFyKE + umask 022 + cd /builddir/build/BUILD + cd pyexlatex-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyexlatex-0.14.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0