Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-docassemble-demo.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681940221.432563/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 x86_64 --nodeps /builddir/build/SPECS/python-docassemble-demo.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-docassemble.demo-1.4.44-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-docassemble-demo.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681940221.432563/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 x86_64 --nodeps /builddir/build/SPECS/python-docassemble-demo.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-docassemble.demo-1.4.44-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-docassemble-demo.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681940221.432563/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 x86_64 --nodeps /builddir/build/SPECS/python-docassemble-demo.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c2Iw2U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docassemble.demo-1.4.44 + /usr/bin/gzip -dc /builddir/build/SOURCES/docassemble.demo-1.4.44.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd docassemble.demo-1.4.44 + /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.DtdluE + umask 022 + cd /builddir/build/BUILD + cd docassemble.demo-1.4.44 + 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 -m64 -mtune=generic -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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/docassemble copying docassemble/__init__.py -> build/lib/docassemble creating build/lib/docassemble/demo copying docassemble/demo/attorney.py -> build/lib/docassemble/demo copying docassemble/demo/objects.py -> build/lib/docassemble/demo copying docassemble/demo/income.py -> build/lib/docassemble/demo copying docassemble/demo/validationfuncs.py -> build/lib/docassemble/demo copying docassemble/demo/calendar.py -> build/lib/docassemble/demo copying docassemble/demo/legume.py -> build/lib/docassemble/demo copying docassemble/demo/progressivedisclosure.py -> build/lib/docassemble/demo copying docassemble/demo/somefuncs.py -> build/lib/docassemble/demo copying docassemble/demo/google_sheets.py -> build/lib/docassemble/demo copying docassemble/demo/translate.py -> build/lib/docassemble/demo copying docassemble/demo/gettime.py -> build/lib/docassemble/demo copying docassemble/demo/fruit_database.py -> build/lib/docassemble/demo copying docassemble/demo/__init__.py -> build/lib/docassemble/demo copying docassemble/demo/read_snapshot.py -> build/lib/docassemble/demo copying docassemble/demo/fishlist.py -> build/lib/docassemble/demo copying docassemble/demo/change_suffix.py -> build/lib/docassemble/demo copying docassemble/demo/user_permissions.py -> build/lib/docassemble/demo copying docassemble/demo/testcontexttest.py -> build/lib/docassemble/demo copying docassemble/demo/ssn.py -> build/lib/docassemble/demo copying docassemble/demo/graph.py -> build/lib/docassemble/demo copying docassemble/demo/gd_fetch.py -> build/lib/docassemble/demo copying docassemble/demo/hello.py -> build/lib/docassemble/demo copying docassemble/demo/google_vision2.py -> build/lib/docassemble/demo copying docassemble/demo/ein.py -> build/lib/docassemble/demo copying docassemble/demo/tests.py -> build/lib/docassemble/demo copying docassemble/demo/fish.py -> build/lib/docassemble/demo copying docassemble/demo/sign.py -> build/lib/docassemble/demo copying docassemble/demo/custombg.py -> build/lib/docassemble/demo copying docassemble/demo/oauthsheets.py -> build/lib/docassemble/demo copying docassemble/demo/companydb.py -> build/lib/docassemble/demo copying docassemble/demo/random-test.py -> build/lib/docassemble/demo copying docassemble/demo/index.py -> build/lib/docassemble/demo copying docassemble/demo/reldemodb.py -> build/lib/docassemble/demo copying docassemble/demo/testcustombg.py -> build/lib/docassemble/demo copying docassemble/demo/google_drive.py -> build/lib/docassemble/demo copying docassemble/demo/validationfuncstwo.py -> build/lib/docassemble/demo copying docassemble/demo/demodb.py -> build/lib/docassemble/demo copying docassemble/demo/cards.py -> build/lib/docassemble/demo copying docassemble/demo/alembic.ini -> build/lib/docassemble/demo creating build/lib/docassemble/demo/alembic copying docassemble/demo/alembic/env.py -> build/lib/docassemble/demo/alembic copying docassemble/demo/alembic/script.py.mako -> build/lib/docassemble/demo/alembic copying docassemble/demo/alembic/README -> build/lib/docassemble/demo/alembic creating build/lib/docassemble/demo/data creating build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/training-data.json -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/ml-random-forest-interview.json -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/signdoc_es.xlsx -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/contacts.yml -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/fishes.yml -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/contacts.json -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/questions_es.xlsx -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/fruit_data.xlsx -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/raw_data.yml -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/ml-random-forest.json -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/claims.yml -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/fruitseeds.yml -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/testtr_es.xlsx -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/testtr_en.xlsx -> build/lib/docassemble/demo/data/sources copying docassemble/demo/data/sources/context_es.xlsx -> build/lib/docassemble/demo/data/sources creating build/lib/docassemble/demo/data/translations copying docassemble/demo/data/translations/words.yml -> build/lib/docassemble/demo/data/translations creating build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/sets-exit-choices.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testattach.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testqr.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/test.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-sig-form.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testresponse.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpickle.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist0.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdivorce.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjects.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testurlarg.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-url.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/sign.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/sets-exit-url.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdocx.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjectfield.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdaobjectsucceed.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist3.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testplural.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/event-role-event.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testunicode.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/list.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testaction2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/some-questions.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/sample-function.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello5.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testcron2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/demo-basic-questions-address.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdaobjectfail.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testcron.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpg.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testforloop.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/conflict_check.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/samplequestion.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview4.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello4.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testurlarg2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/samplesignature.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testaction.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testtr.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testbuildfl2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/roletest.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdalist2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/demo-basic-questions-name.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testperson.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testfields.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist1.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testsandbox.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/roletestmany.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/income.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testmcmako.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testgeneric.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testproblem.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/demo-basic-questions.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/sets-exit.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/interview-about-flowers.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjectfieldradio.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testimage.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpulldown.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testbuildfl.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview2.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/animal.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/questions.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/interview-about-vegetables.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testage.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello7.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdadict.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-docx-template.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testemail.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello6.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/interview-about-fruit.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testcronbg.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello3.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-example-list.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpermissions.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjectlist.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview3.yml -> build/lib/docassemble/demo/data/questions copying docassemble/demo/data/questions/testqr2.yml -> build/lib/docassemble/demo/data/questions creating build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/numbering_template.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/life_story.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/graph.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/sub_doc_params.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/fruit_declaration.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/sub_document.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/markdown_template_demo.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/generic-document.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/myinterviews.html -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/main_doc_params.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/exhibit_insert.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/template_test.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/team.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/doc-with-toc.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/testsigform.pdf -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/sample-sig-form-2.pdf -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/twostage.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/context.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/food_template.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/docx-with-metadata.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/base_template.md -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/tagged.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/contract.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/Transfer-of-Ownership.pdf -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/nested_list_table.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/main_document.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/declaration_of_favorite_fruit.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/sample.cpp -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/hello_template.md -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/declaration_certificate_service.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/quotes-in-code.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/hello_planet.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/redact_demo.pdf -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/mystart.html -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/logo_template.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/sample-sig-form.pdf -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/Agreement_To_Transfer.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/redact_demo.docx -> build/lib/docassemble/demo/data/templates copying docassemble/demo/data/templates/signature_template.docx -> build/lib/docassemble/demo/data/templates creating build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/iran.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sint-eustatius.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/vatican-city.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/jamaica.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/republic-of-macedonia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/samoa.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/niger.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sardinia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/slovenia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/brazil.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/montserrat.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/french-polynesia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/navbar60.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tajikistan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/abkhazia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/kazakhstan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/canada.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/lumen.min.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/guatemala.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cambodia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ethiopia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sample-support-order.jpg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/anguilla.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/georgia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/malta.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/argentina.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/italy.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/virgin-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/south-korea.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/united-kingdom.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tonga.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/british-indian-ocean-territory.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sudan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/belize.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sierra-leone.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/australia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sub_doc_params.docx -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/taiwan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/japan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ivory-coast.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/libya.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sub_document.docx -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-2.mp3 -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/datereplace2.js -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/fiji.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/gambia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/united-arab-emirates.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/israel.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/st-lucia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/palestine.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/hong-kong.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/art.jpg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bulgaria.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/belgium.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/northern-marianas-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/aruba.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/singapore.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ceuta.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/turkey.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/syria.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/montenegro.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/mexico.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/djibouti.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bahrain.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/jersey.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/angola.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/portugal.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/madagascar.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/antigua-and-barbuda.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/lithuania.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sao-tome-and-principe.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/norway.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/togo.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/transnistria.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/globe.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/subdocpicture.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/nigeria.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/rwanda.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/andorra.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-3.mp3 -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/lebanon.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/rapa-nui.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/niue.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/accident3.eps -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/costa-rica.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/turks-and-caicos.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/README.html -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/maindocpicture.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/my.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/malawi.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ghana.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/republic-of-the-congo.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/uzbekistn.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/san-marino.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/guinea.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/norfolk-island.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/honduras.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/burundi.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/south-africa.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/botswana.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/luxembourg.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/trinidad-and-tobago.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/balearic-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/hello7.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/spain.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tunisia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/corsica.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/nepal.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/hawaii.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/germany.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/mozambique.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/crawling.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/paraguay.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/st-barts.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/main_doc_params.docx -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/palau.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/nauru.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/draft.eps -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/dominican-republic.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/users6.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/crown.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/guam.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/albania.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/austria.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/azerbaijan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/basque-country.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/haiti.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cayman-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/switzerland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bolivia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tuvalu.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/madeira.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/kyrgyzstan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/democratic-republic-of-congo.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/pitcairn-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/romania.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/western-sahara.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/qatar.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/benin.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sign-here.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/comoros.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/mauritania.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/egypt.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/chile.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/swaziland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/maldives.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/scotland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/button-checkboxes.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cyprus.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/england.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/falkland-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/jordan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/azores-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/kiribati.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/suriname.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ireland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/guernsey.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/somalia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bhutan-1.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/indonesia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/east-timor.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/thailand.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ukraine.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/progressivedisclosure.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sint-maarten.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/wales.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tibet.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sri-lanka.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/senegal.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/american-samoa.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/russia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/eritrea.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/melilla.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/equatorial-guinea.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bangladesh.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/british-virgin-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/peru.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/curacao.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/turkmenistan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sweden.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/greenland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/liberia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/afghanistan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/iraq.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-1.ogg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sample-sig-form-2.pdf -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/denmark.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cocos-island.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/hungary.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-2.ogg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tanzania.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/vanuatu.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/united-nations.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/zambia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/guyana.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/greece.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/solomon-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/accident3.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/st-vincent-and-the-grenadines.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/saba-island.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/moldova.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/morocco.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/seychelles.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-1.mp3 -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/slovakia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/colombia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/latvia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/liechtenstein.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/nato.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/myanmar.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/nicaragua.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/grenada.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/france.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/mauritius.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/burkina-faso.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/galapagos-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/india.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/croatia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/papua-new-guinea.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/uruguay.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/vietnam.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/chad.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/tokelau.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cape-verde.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/mongolia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/republic-of-poland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/users6.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/mali.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/isle-of-man.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bahamas.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/china.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/aland-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/christmas-island.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-3.ogg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/panama.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cuba.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/main_document.docx -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/lesotho.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/czech-republic.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/canary-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/faroe-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/martinique.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bosnia-and-herzegovina.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/oman.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/favicon.ico -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/armenia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/estonia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/serbia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/north-korea.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/philippines.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/british-columbia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/crawling.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/kenya.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/navbar65.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/united-states-of-america.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ecuador.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/orkney-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/european-union.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/yemen.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/somaliland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/accident3.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/venezuela.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/belarus.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bermuda.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/laos.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/namibia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/salvador.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/gibraltar.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/kosovo.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bonaire.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/monaco.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/kuwait.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/guinea-bissau.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/datereplace.js -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/hello_planet.docx -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cameroon.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/puerto-rico.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/macao.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/south-sudan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/algeria.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/crawling.eps -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/brunei.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/new-zealand.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/ossetia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/finland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/canvas.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/micronesia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/users6.eps -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/zimbabwe.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/bhutan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/saint-kitts-and-nevis.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/myglobal.css -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/sample-sig-form.pdf -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/cook-islands.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/northen-cyprus.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/central-african-republic.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/house.png -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/barbados.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/uganda.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/malaysia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/gabon.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/pakistan.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/saudi-arabia.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/universal-test.docx -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/myglobal.js -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/marshall-island.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/iceland.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/dominica.svg -> build/lib/docassemble/demo/data/static copying docassemble/demo/data/static/netherlands.svg -> build/lib/docassemble/demo/data/static creating build/lib/docassemble/demo/data/objects copying docassemble/demo/data/objects/organizations.yml -> build/lib/docassemble/demo/data/objects creating build/lib/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/es.yml -> build/lib/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/en.yml -> build/lib/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/interview.yml -> build/lib/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/code.yml -> build/lib/docassemble/demo/data/questions/bestnumber creating build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/make-ocr-pdf-in-background.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-hidden.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/raw-data-example.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/duplicate.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/ab-test.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/validation-test-two.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/watermark.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signdoc.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/courtfile.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testcooking.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/life_story.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/ml-export-playground.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testssn.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module-3.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/jinjayaml-included.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/update-references.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/phone-number.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/demo-multi-sign-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/collate.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/overlay-pdf.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-dadict.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/context-code.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/ajax.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/calendar.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/dependency-demo-code.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/subdocument.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-happy-sad-area.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-activity-activity.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/primary-interview.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-dom.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testdatabase.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/preview.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/nested-list-docx-table.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/multi-user.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/stage-two.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/interview_in_interview.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/overlay-pdf-multi.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/sign.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-gather.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/generic-document.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-sheet-3.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/object-checkboxes-copy.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/companies.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/single-code.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/subdoc-params.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/redact-pdf.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/validation-test.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/realtimegd.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/realtimegd2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/repeatable.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/secondary-interview.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/data-objects.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/docxproperties.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/jinjayaml.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/globalprofile.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/random-forest-interview.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/context.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/daglobal.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/cards.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/discovery.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/navbar-language.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/explain.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/snapshot.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/all-mandatory.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/free-nav.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test-4.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-template.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/quotes-in-code.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/report-version.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/markdown-template.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/background-tail.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/harry-potter-or-heidegger.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/flags.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-log.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/hook-on-gather.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/make-ocr-pdf.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pdfextract.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/multi-signature.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-sheet.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-sheet-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/custody.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/bootstrap-theme.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/globalprofile3.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/new-or-existing.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/turnips-worms.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/make-ocr-pdf-in-background-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/fruits-database.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module-tests.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/jsondemo.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/setparts.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/someone-already-mentioned.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/get-time.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/graph.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/raw.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signature-diversion.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/demo-with-basic-questions.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/prevent-dependency-satisfaction.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/bates-number.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/tagged-pdf.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/phone-number-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/demo-multi-sign.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/fish-example-2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/food-with-sig.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testgeolocate.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/progressive-disclosure.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/validation-code.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/questionless.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/data-objects-gathered.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/wc_common.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/advocate.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-script.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signature-template.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/globalprofile2.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/dependency-demo.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/stage-one.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/complete-attribute-method.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/save-continue-later.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/macros.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/clauses.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-activity.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/indexdemo.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/branch-mandatory.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/universal-document.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/random-forest.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/upload-file-size.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-drive.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/customdate.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test-3.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/redact-docx.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-json.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/button-checkboxes.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testcards.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/counter.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/wc_side_of_bed.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/context-manual.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/object-checkboxes-custom.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signature-preview.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/translation.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/indexdemoquery.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/fish-example.yml -> build/lib/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-happy-sad.yml -> build/lib/docassemble/demo/data/questions/examples creating build/lib/docassemble/demo/data/static/flags copying docassemble/demo/data/static/flags/README.html -> build/lib/docassemble/demo/data/static/flags creating build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/manifest.json -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/mstile-150x150.png -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/android-chrome-192x192.png -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/favicon-16x16.png -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/android-chrome-512x512.png -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/favicon.ico -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/safari-pinned-tab.svg -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/apple-touch-icon.png -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/browserconfig.xml -> build/lib/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/favicon-32x32.png -> build/lib/docassemble/demo/data/static/redicon + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Vw3Yg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 + cd docassemble.demo-1.4.44 + 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 -m64 -mtune=generic -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-docassemble.demo-1.4.44-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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 Skipping installation of /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/__init__.py (namespace package) copying docassemble/demo/attorney.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/objects.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/income.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/validationfuncs.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/calendar.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/legume.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/progressivedisclosure.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/somefuncs.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/google_sheets.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/translate.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/gettime.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/fruit_database.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/alembic.ini -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/__init__.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/read_snapshot.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/fishlist.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/change_suffix.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/user_permissions.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/testcontexttest.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/ssn.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/graph.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/gd_fetch.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/hello.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/google_vision2.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/ein.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/tests.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/fish.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/sign.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/custombg.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/oauthsheets.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/companydb.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/random-test.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/index.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/reldemodb.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/testcustombg.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/google_drive.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/validationfuncstwo.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/demodb.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/cards.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo copying docassemble/demo/alembic/env.py -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/alembic copying docassemble/demo/alembic/script.py.mako -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/alembic copying docassemble/demo/alembic/README -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/alembic copying docassemble/demo/data/sources/training-data.json -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/ml-random-forest-interview.json -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/signdoc_es.xlsx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/contacts.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/fishes.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/contacts.json -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/questions_es.xlsx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/fruit_data.xlsx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/raw_data.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/ml-random-forest.json -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/claims.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/fruitseeds.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/testtr_es.xlsx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/testtr_en.xlsx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/sources/context_es.xlsx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/sources copying docassemble/demo/data/translations/words.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/translations copying docassemble/demo/data/questions/hello.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/sets-exit-choices.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testattach.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testqr.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/test.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-sig-form.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testresponse.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpickle.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist0.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdivorce.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjects.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testurlarg.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-url.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/sign.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/sets-exit-url.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdocx.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjectfield.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdaobjectsucceed.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testplural.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/event-role-event.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testunicode.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/list.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testaction2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/some-questions.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/sample-function.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello5.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testcron2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/demo-basic-questions-address.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdaobjectfail.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testcron.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpg.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testforloop.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/conflict_check.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/samplequestion.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview4.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello4.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testurlarg2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/samplesignature.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testaction.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testtr.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testbuildfl2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/roletest.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdalist2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/demo-basic-questions-name.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testperson.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testfields.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist1.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testsandbox.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/roletestmany.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/income.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testmcmako.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testgeneric.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testproblem.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/demo-basic-questions.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/sets-exit.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/interview-about-flowers.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjectfieldradio.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testlist2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testimage.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpulldown.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testbuildfl.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/animal.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/questions.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/interview-about-vegetables.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testage.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello7.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testdadict.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-docx-template.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testemail.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello6.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/interview-about-fruit.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testcronbg.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/hello3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/test-example-list.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testpermissions.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testobjectlist.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testreview3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/testqr2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions copying docassemble/demo/data/questions/bestnumber/es.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/en.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/interview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/bestnumber/code.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/bestnumber copying docassemble/demo/data/questions/examples/make-ocr-pdf-in-background.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-hidden.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/raw-data-example.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/duplicate.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/ab-test.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/validation-test-two.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/watermark.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signdoc.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/courtfile.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testcooking.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/life_story.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/ml-export-playground.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testssn.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module-3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/jinjayaml-included.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/update-references.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/phone-number.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/demo-multi-sign-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/collate.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/overlay-pdf.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-dadict.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/context-code.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/ajax.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/calendar.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/dependency-demo-code.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/subdocument.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-happy-sad-area.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-activity-activity.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/primary-interview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-dom.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testdatabase.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/preview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/nested-list-docx-table.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/multi-user.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/stage-two.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/interview_in_interview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/overlay-pdf-multi.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/sign.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-gather.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/generic-document.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-sheet-3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/object-checkboxes-copy.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/companies.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/single-code.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/subdoc-params.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/redact-pdf.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/validation-test.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/realtimegd.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/realtimegd2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/repeatable.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/secondary-interview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/data-objects.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/docxproperties.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/jinjayaml.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/globalprofile.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/random-forest-interview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/context.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/daglobal.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/cards.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/discovery.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/navbar-language.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/explain.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/snapshot.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/all-mandatory.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/free-nav.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test-4.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-template.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/quotes-in-code.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/report-version.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/markdown-template.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/background-tail.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/harry-potter-or-heidegger.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/flags.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-log.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/hook-on-gather.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/make-ocr-pdf.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pdfextract.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/multi-signature.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-sheet.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-sheet-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/custody.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/bootstrap-theme.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/globalprofile3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/new-or-existing.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/turnips-worms.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/make-ocr-pdf-in-background-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/fruits-database.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module-tests.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/jsondemo.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/setparts.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/someone-already-mentioned.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/get-time.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/graph.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/raw.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signature-diversion.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/demo-with-basic-questions.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/prevent-dependency-satisfaction.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/bates-number.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/tagged-pdf.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/phone-number-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/demo-multi-sign.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/fish-example-2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/food-with-sig.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testgeolocate.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/progressive-disclosure.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/validation-code.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/questionless.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/data-objects-gathered.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/wc_common.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/advocate.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/pytojs-script.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signature-template.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/globalprofile2.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/dependency-demo.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/stage-one.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/complete-attribute-method.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/save-continue-later.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/macros.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/clauses.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-activity.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/indexdemo.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/branch-mandatory.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/run-python-module.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/universal-document.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/random-forest.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/upload-file-size.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/google-drive.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/customdate.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/oauth-test-3.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/redact-docx.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/objects-from-file-json.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/button-checkboxes.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/testcards.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/counter.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/wc_side_of_bed.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/context-manual.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/object-checkboxes-custom.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/signature-preview.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/translation.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/indexdemoquery.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/fish-example.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/questions/examples/predict-happy-sad.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/questions/examples copying docassemble/demo/data/templates/numbering_template.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/life_story.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/graph.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/sub_doc_params.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/fruit_declaration.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/sub_document.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/markdown_template_demo.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/generic-document.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/myinterviews.html -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/main_doc_params.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/exhibit_insert.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/template_test.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/team.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/doc-with-toc.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/testsigform.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/sample-sig-form-2.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/twostage.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/context.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/food_template.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/docx-with-metadata.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/base_template.md -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/tagged.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/contract.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/Transfer-of-Ownership.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/nested_list_table.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/main_document.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/declaration_of_favorite_fruit.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/sample.cpp -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/hello_template.md -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/declaration_certificate_service.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/quotes-in-code.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/hello_planet.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/redact_demo.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/mystart.html -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/logo_template.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/sample-sig-form.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/Agreement_To_Transfer.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/redact_demo.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/templates/signature_template.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/templates copying docassemble/demo/data/static/iran.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sint-eustatius.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/vatican-city.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/jamaica.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/republic-of-macedonia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/samoa.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/niger.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sardinia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/slovenia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/brazil.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/montserrat.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/french-polynesia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/navbar60.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tajikistan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/abkhazia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/kazakhstan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/canada.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/lumen.min.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/guatemala.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cambodia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ethiopia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sample-support-order.jpg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/anguilla.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/georgia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/malta.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/argentina.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/italy.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/virgin-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/south-korea.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/united-kingdom.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tonga.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/british-indian-ocean-territory.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sudan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/belize.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sierra-leone.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/australia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sub_doc_params.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/taiwan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/japan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ivory-coast.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/libya.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sub_document.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-2.mp3 -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/datereplace2.js -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/fiji.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/gambia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/united-arab-emirates.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/israel.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/st-lucia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/palestine.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/hong-kong.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/art.jpg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bulgaria.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/belgium.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/northern-marianas-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/aruba.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/singapore.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ceuta.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/turkey.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/syria.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/montenegro.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/mexico.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/djibouti.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bahrain.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/jersey.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/angola.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/portugal.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/madagascar.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/antigua-and-barbuda.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/lithuania.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sao-tome-and-principe.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/norway.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/togo.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/transnistria.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/globe.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/subdocpicture.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/nigeria.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/rwanda.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/andorra.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-3.mp3 -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/lebanon.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/rapa-nui.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/niue.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/accident3.eps -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/costa-rica.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/turks-and-caicos.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/README.html -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/maindocpicture.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/my.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/malawi.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ghana.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/republic-of-the-congo.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/uzbekistn.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/san-marino.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/guinea.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/norfolk-island.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/honduras.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/burundi.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/south-africa.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/botswana.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/luxembourg.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/trinidad-and-tobago.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/balearic-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/hello7.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/spain.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tunisia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/corsica.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/nepal.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/hawaii.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/germany.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/mozambique.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/crawling.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/paraguay.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/st-barts.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/main_doc_params.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/palau.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/nauru.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/draft.eps -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/dominican-republic.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/users6.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/crown.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/guam.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/albania.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/austria.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/azerbaijan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/basque-country.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/haiti.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cayman-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/switzerland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bolivia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tuvalu.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/madeira.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/kyrgyzstan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/democratic-republic-of-congo.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/pitcairn-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/romania.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/western-sahara.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/qatar.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/benin.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sign-here.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/comoros.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/mauritania.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/egypt.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/chile.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/swaziland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/maldives.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/scotland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/button-checkboxes.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cyprus.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/england.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/falkland-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/jordan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/azores-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/kiribati.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/suriname.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ireland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/guernsey.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/somalia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bhutan-1.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/indonesia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/east-timor.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/thailand.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ukraine.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/progressivedisclosure.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sint-maarten.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/wales.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tibet.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sri-lanka.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/senegal.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/american-samoa.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/russia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/eritrea.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/melilla.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/equatorial-guinea.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bangladesh.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/british-virgin-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/peru.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/curacao.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/turkmenistan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sweden.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/greenland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/liberia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/afghanistan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/iraq.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-1.ogg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sample-sig-form-2.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/denmark.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cocos-island.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/hungary.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-2.ogg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tanzania.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/vanuatu.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/united-nations.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/zambia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/guyana.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/greece.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/solomon-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/accident3.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/st-vincent-and-the-grenadines.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/saba-island.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/moldova.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/morocco.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/seychelles.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-1.mp3 -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/slovakia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/colombia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/latvia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/liechtenstein.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/nato.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/myanmar.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/nicaragua.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/grenada.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/france.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/mauritius.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/burkina-faso.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/galapagos-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/india.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/croatia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/papua-new-guinea.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/uruguay.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/vietnam.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/chad.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/tokelau.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cape-verde.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/mongolia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/republic-of-poland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/users6.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/mali.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/isle-of-man.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bahamas.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/china.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/aland-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/christmas-island.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/schumann-clip-3.ogg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/panama.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cuba.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/main_document.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/lesotho.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/czech-republic.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/canary-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/faroe-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/martinique.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bosnia-and-herzegovina.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/oman.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/favicon.ico -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/armenia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/estonia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/serbia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/north-korea.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/philippines.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/british-columbia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/crawling.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/kenya.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/navbar65.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/united-states-of-america.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ecuador.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/orkney-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/european-union.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/yemen.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/somaliland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/accident3.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/venezuela.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/belarus.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bermuda.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/laos.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/namibia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/salvador.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/gibraltar.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/kosovo.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bonaire.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/monaco.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/kuwait.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/guinea-bissau.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/datereplace.js -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/hello_planet.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cameroon.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/puerto-rico.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/macao.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/south-sudan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/algeria.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/crawling.eps -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/brunei.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/new-zealand.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/ossetia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/finland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/canvas.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/micronesia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/users6.eps -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/zimbabwe.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/bhutan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/saint-kitts-and-nevis.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/myglobal.css -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/sample-sig-form.pdf -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/cook-islands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/northen-cyprus.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/central-african-republic.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/house.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/barbados.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/uganda.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/malaysia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/gabon.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/pakistan.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/saudi-arabia.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/universal-test.docx -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/myglobal.js -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/marshall-island.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/iceland.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/dominica.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/netherlands.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static copying docassemble/demo/data/static/flags/README.html -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/flags copying docassemble/demo/data/static/redicon/manifest.json -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/mstile-150x150.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/android-chrome-192x192.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/favicon-16x16.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/android-chrome-512x512.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/favicon.ico -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/safari-pinned-tab.svg -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/apple-touch-icon.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/browserconfig.xml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/static/redicon/favicon-32x32.png -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/static/redicon copying docassemble/demo/data/objects/organizations.yml -> /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/data/objects byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/attorney.py to attorney.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/income.py to income.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/validationfuncs.py to validationfuncs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/calendar.py to calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/legume.py to legume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/progressivedisclosure.py to progressivedisclosure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/somefuncs.py to somefuncs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/google_sheets.py to google_sheets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/translate.py to translate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/gettime.py to gettime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/fruit_database.py to fruit_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/read_snapshot.py to read_snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/fishlist.py to fishlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/change_suffix.py to change_suffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/user_permissions.py to user_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/testcontexttest.py to testcontexttest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/ssn.py to ssn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/gd_fetch.py to gd_fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/hello.py to hello.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/google_vision2.py to google_vision2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/ein.py to ein.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/fish.py to fish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/sign.py to sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/custombg.py to custombg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/oauthsheets.py to oauthsheets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/companydb.py to companydb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/random-test.py to random-test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/reldemodb.py to reldemodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/testcustombg.py to testcustombg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/google_drive.py to google_drive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/validationfuncstwo.py to validationfuncstwo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/demodb.py to demodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/cards.py to cards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble/demo/alembic/env.py to env.cpython-39.pyc writing byte-compilation script '/tmp/tmpx39o3s8f.py' /usr/bin/python3 /tmp/tmpx39o3s8f.py removing /tmp/tmpx39o3s8f.py running install_egg_info running egg_info writing docassemble.demo.egg-info/PKG-INFO writing dependency_links to docassemble.demo.egg-info/dependency_links.txt writing namespace_packages to docassemble.demo.egg-info/namespace_packages.txt writing requirements to docassemble.demo.egg-info/requires.txt writing top-level names to docassemble.demo.egg-info/top_level.txt reading manifest file 'docassemble.demo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'docassemble.demo.egg-info/SOURCES.txt' Copying docassemble.demo.egg-info to /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble.demo-1.4.44-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9/site-packages/docassemble.demo-1.4.44-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64//usr/share/doc/python-docassemble.demo + '[' -d doc ']' ~/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 ~/build/BUILD/docassemble.demo-1.4.44 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 + '[' -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/docassemble.demo-1.4.44 + popd + mv /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.44-1 --unique-debug-suffix -1.4.44-1.x86_64 --unique-debug-src-base python-docassemble.demo-1.4.44-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/docassemble.demo-1.4.44 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-docassemble.demo-1.4.44-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-docassemble.demo-1.4.44-1.noarch Provides: python-docassemble.demo python3-docassemble.demo = 1.4.44-1 python3.9dist(docassemble.demo) = 1.4.44 python3dist(docassemble.demo) = 1.4.44 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(docassemble) = 1.4.44 python3.9dist(docassemble.base) = 1.4.44 python3.9dist(googledrivedownloader) = 0.4 python3.9dist(ics) = 0.7.2 python3.9dist(matplotlib) = 3.6.3 Processing files: python-docassemble.demo-help-1.4.44-1.noarch warning: Empty %files file /builddir/build/BUILD/docassemble.demo-1.4.44/doclist.lst Provides: python-docassemble.demo-help = 1.4.44-1 python3-docassemble.demo-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-docassemble.demo-1.4.44-1.x86_64 Wrote: /builddir/build/RPMS/python-docassemble.demo-help-1.4.44-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-docassemble.demo-1.4.44-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8D0lOc + umask 022 + cd /builddir/build/BUILD + cd docassemble.demo-1.4.44 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-docassemble.demo-1.4.44-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0