Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pony.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681809595.842569/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-pony.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-pony-0.7.16-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-pony.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681809595.842569/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-pony.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-pony-0.7.16-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-pony.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681809595.842569/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-pony.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.HMf8ql + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pony-0.7.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/pony-0.7.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pony-0.7.16 + /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.htBJKm + umask 022 + cd /builddir/build/BUILD + cd pony-0.7.16 + 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' running build running build_py creating build creating build/lib creating build/lib/pony copying pony/converting.py -> build/lib/pony copying pony/__init__.py -> build/lib/pony copying pony/py23compat.py -> build/lib/pony copying pony/options.py -> build/lib/pony creating build/lib/pony/flask copying pony/flask/__init__.py -> build/lib/pony/flask creating build/lib/pony/flask/example copying pony/flask/example/models.py -> build/lib/pony/flask/example copying pony/flask/example/__init__.py -> build/lib/pony/flask/example copying pony/flask/example/app.py -> build/lib/pony/flask/example copying pony/flask/example/views.py -> build/lib/pony/flask/example copying pony/flask/example/__main__.py -> build/lib/pony/flask/example copying pony/flask/example/config.py -> build/lib/pony/flask/example creating build/lib/pony/orm copying pony/orm/dbapiprovider.py -> build/lib/pony/orm copying pony/orm/dbschema.py -> build/lib/pony/orm copying pony/orm/serialization.py -> build/lib/pony/orm copying pony/orm/core.py -> build/lib/pony/orm copying pony/orm/sqltranslation.py -> build/lib/pony/orm copying pony/orm/sqlbuilding.py -> build/lib/pony/orm copying pony/orm/__init__.py -> build/lib/pony/orm copying pony/orm/decompiling.py -> build/lib/pony/orm copying pony/orm/asttranslation.py -> build/lib/pony/orm copying pony/orm/ormtypes.py -> build/lib/pony/orm copying pony/orm/sqlsymbols.py -> build/lib/pony/orm creating build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/cockroach.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/sqlite.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/oracle.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/__init__.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/postgres.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/mysql.py -> build/lib/pony/orm/dbproviders creating build/lib/pony/orm/examples copying pony/orm/examples/university1.py -> build/lib/pony/orm/examples copying pony/orm/examples/inheritance1.py -> build/lib/pony/orm/examples copying pony/orm/examples/compositekeys.py -> build/lib/pony/orm/examples copying pony/orm/examples/bottle_example.py -> build/lib/pony/orm/examples copying pony/orm/examples/university2.py -> build/lib/pony/orm/examples copying pony/orm/examples/__init__.py -> build/lib/pony/orm/examples copying pony/orm/examples/session01.py -> build/lib/pony/orm/examples copying pony/orm/examples/demo.py -> build/lib/pony/orm/examples copying pony/orm/examples/bug_ben.py -> build/lib/pony/orm/examples copying pony/orm/examples/test_numbers.py -> build/lib/pony/orm/examples copying pony/orm/examples/estore.py -> build/lib/pony/orm/examples creating build/lib/pony/orm/integration copying pony/orm/integration/bottle_plugin.py -> build/lib/pony/orm/integration copying pony/orm/integration/__init__.py -> build/lib/pony/orm/integration creating build/lib/pony/orm/tests copying pony/orm/tests/test_buffer.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_get_pk.py -> build/lib/pony/orm/tests copying pony/orm/tests/pony_test_db.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_core_multiset.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_sqltranslator2.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_entity_proxy.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_attribute_options.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_filter.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_orderby_limit.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_collections.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlite_shared_memory_db.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_diagram.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_generator_db_session.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlite_str_functions.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_entity_init.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_time_parsing.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_symmetric_m2m.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_frames.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_list_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_crud.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_exceptions.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one4.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_symmetric_one2one.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_lazy.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_hybrid_methods_and_properties.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_prefetching.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_distinct.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_query_set_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_inner_join_syntax.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_prop_sum_orderby.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_170.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_tracked_value.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlbuilding_formatstyles.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_decompiler.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_to_dict.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_mapping.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_array.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_hooks.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_query.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_isinstance.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_seeds.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_object_flat_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_attr_set_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one1.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_m2m.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_conversions.py -> build/lib/pony/orm/tests copying pony/orm/tests/__init__.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_db_session.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_interleave.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_cascade.py -> build/lib/pony/orm/tests copying pony/orm/tests/fixtures.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_386.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_crud_raw_sql.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_deduplication.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_331.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_getattr.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_flush.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_inheritance.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_func_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/sql_tests.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2many.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one3.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_indexes.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_select_from_select_queries.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_datetime.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_int_converter.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_diagram_keys.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_diagram_attribute.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one2.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_raw_sql.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_validate.py -> build/lib/pony/orm/tests copying pony/orm/tests/testutils.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_exists.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_join_optimization.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_autostrip.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlbuilding_sqlast.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_cascade_delete.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_show.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_182.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_f_strings.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_core_find_in_cache.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_volatile.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_lambda.py -> build/lib/pony/orm/tests copying pony/orm/tests/model1.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_json.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_transaction_lock.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_random.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_objects_to_save_cleanup.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_strings.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_sqltranslator.py -> build/lib/pony/orm/tests creating build/lib/pony/thirdparty copying pony/thirdparty/decorator.py -> build/lib/pony/thirdparty copying pony/thirdparty/__init__.py -> build/lib/pony/thirdparty creating build/lib/pony/utils copying pony/utils/properties.py -> build/lib/pony/utils copying pony/utils/utils.py -> build/lib/pony/utils copying pony/utils/__init__.py -> build/lib/pony/utils creating build/lib/pony/flask/example/templates copying pony/flask/example/templates/login.html -> build/lib/pony/flask/example/templates copying pony/flask/example/templates/reg.html -> build/lib/pony/flask/example/templates copying pony/flask/example/templates/index.html -> build/lib/pony/flask/example/templates copying pony/orm/tests/queries.txt -> build/lib/pony/orm/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dl5CtR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64 + cd pony-0.7.16 + 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-pony-0.7.16-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/dbapiprovider.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/dbschema.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/cockroach.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/sqlite.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/oracle.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/postgres.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/mysql.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/serialization.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/core.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/sqltranslation.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/sqlbuilding.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_buffer.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_get_pk.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/pony_test_db.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_core_multiset.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_sqltranslator2.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_entity_proxy.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_attribute_options.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_filter.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_orderby_limit.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_collections.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlite_shared_memory_db.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_diagram.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_generator_db_session.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlite_str_functions.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_entity_init.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_time_parsing.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_symmetric_m2m.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_frames.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_list_monad.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_crud.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_exceptions.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one4.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_symmetric_one2one.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_lazy.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_hybrid_methods_and_properties.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_prefetching.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_distinct.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_query_set_monad.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_inner_join_syntax.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_prop_sum_orderby.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_170.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_tracked_value.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlbuilding_formatstyles.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_decompiler.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_to_dict.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_array.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_query.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_isinstance.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_seeds.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_object_flat_monad.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_attr_set_monad.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one1.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_m2m.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_conversions.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_db_session.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_interleave.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_cascade.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/fixtures.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_386.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_crud_raw_sql.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_deduplication.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_331.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_getattr.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_flush.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_inheritance.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_func_monad.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/sql_tests.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2many.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one3.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_indexes.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_select_from_select_queries.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_datetime.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/queries.txt -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_int_converter.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_diagram_keys.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_diagram_attribute.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one2.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_raw_sql.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_validate.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/testutils.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_exists.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_join_optimization.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_autostrip.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlbuilding_sqlast.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_cascade_delete.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_show.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_182.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_f_strings.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_core_find_in_cache.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_volatile.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_lambda.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/model1.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_json.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_transaction_lock.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_random.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_objects_to_save_cleanup.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_strings.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_sqltranslator.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/decompiling.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/integration copying build/lib/pony/orm/integration/bottle_plugin.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/integration copying build/lib/pony/orm/integration/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/integration copying build/lib/pony/orm/asttranslation.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/ormtypes.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/sqlsymbols.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/university1.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/inheritance1.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/compositekeys.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/bottle_example.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/university2.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/session01.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/demo.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/bug_ben.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/test_numbers.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/estore.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils copying build/lib/pony/utils/properties.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils copying build/lib/pony/utils/utils.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils copying build/lib/pony/utils/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils copying build/lib/pony/converting.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/thirdparty copying build/lib/pony/thirdparty/decorator.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/thirdparty copying build/lib/pony/thirdparty/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/thirdparty copying build/lib/pony/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony copying build/lib/pony/py23compat.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example creating /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/templates/login.html -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/templates/reg.html -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/templates/index.html -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/models.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/app.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/views.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/__main__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/config.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/__init__.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask copying build/lib/pony/options.py -> /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbapiprovider.py to dbapiprovider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbschema.py to dbschema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders/cockroach.py to cockroach.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders/oracle.py to oracle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders/postgres.py to postgres.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/dbproviders/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/serialization.py to serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/sqltranslation.py to sqltranslation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/sqlbuilding.py to sqlbuilding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_buffer.py to test_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_get_pk.py to test_get_pk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/pony_test_db.py to pony_test_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_core_multiset.py to test_core_multiset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_sqltranslator2.py to test_declarative_sqltranslator2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_entity_proxy.py to test_entity_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_attribute_options.py to test_attribute_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_filter.py to test_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_orderby_limit.py to test_declarative_orderby_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_collections.py to test_collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_sqlite_shared_memory_db.py to test_sqlite_shared_memory_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_diagram.py to test_diagram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_generator_db_session.py to test_generator_db_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_sqlite_str_functions.py to test_sqlite_str_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_entity_init.py to test_entity_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_time_parsing.py to test_time_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_symmetric_m2m.py to test_relations_symmetric_m2m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_frames.py to test_frames.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_list_monad.py to test_list_monad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_crud.py to test_crud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_exceptions.py to test_declarative_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one4.py to test_relations_one2one4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_symmetric_one2one.py to test_relations_symmetric_one2one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_lazy.py to test_lazy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_hybrid_methods_and_properties.py to test_hybrid_methods_and_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_prefetching.py to test_prefetching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_distinct.py to test_distinct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_query_set_monad.py to test_declarative_query_set_monad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_inner_join_syntax.py to test_inner_join_syntax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_prop_sum_orderby.py to test_prop_sum_orderby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_bug_170.py to test_bug_170.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_tracked_value.py to test_tracked_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_sqlbuilding_formatstyles.py to test_sqlbuilding_formatstyles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_decompiler.py to test_decompiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_to_dict.py to test_to_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_mapping.py to test_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_array.py to test_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_query.py to test_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_isinstance.py to test_isinstance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_seeds.py to test_seeds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_object_flat_monad.py to test_declarative_object_flat_monad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_attr_set_monad.py to test_declarative_attr_set_monad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one1.py to test_relations_one2one1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_m2m.py to test_relations_m2m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_conversions.py to test_conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_db_session.py to test_db_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_interleave.py to test_interleave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_cascade.py to test_cascade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_bug_386.py to test_bug_386.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_crud_raw_sql.py to test_crud_raw_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_deduplication.py to test_deduplication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_bug_331.py to test_bug_331.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_getattr.py to test_getattr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_flush.py to test_flush.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_inheritance.py to test_inheritance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_func_monad.py to test_declarative_func_monad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/sql_tests.py to sql_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2many.py to test_relations_one2many.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one3.py to test_relations_one2one3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_indexes.py to test_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_select_from_select_queries.py to test_select_from_select_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_int_converter.py to test_int_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_diagram_keys.py to test_diagram_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_diagram_attribute.py to test_diagram_attribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one2.py to test_relations_one2one2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_raw_sql.py to test_raw_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_validate.py to test_validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/testutils.py to testutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_exists.py to test_exists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_join_optimization.py to test_declarative_join_optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_autostrip.py to test_autostrip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_sqlbuilding_sqlast.py to test_sqlbuilding_sqlast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_cascade_delete.py to test_cascade_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_show.py to test_show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_bug_182.py to test_bug_182.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_f_strings.py to test_f_strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_core_find_in_cache.py to test_core_find_in_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_volatile.py to test_volatile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_lambda.py to test_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/model1.py to model1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_transaction_lock.py to test_transaction_lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_random.py to test_random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_objects_to_save_cleanup.py to test_objects_to_save_cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_strings.py to test_declarative_strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/tests/test_declarative_sqltranslator.py to test_declarative_sqltranslator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/decompiling.py to decompiling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/integration/bottle_plugin.py to bottle_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/asttranslation.py to asttranslation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/ormtypes.py to ormtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/sqlsymbols.py to sqlsymbols.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/university1.py to university1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/inheritance1.py to inheritance1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/compositekeys.py to compositekeys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/bottle_example.py to bottle_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/university2.py to university2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/session01.py to session01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/demo.py to demo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/bug_ben.py to bug_ben.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/test_numbers.py to test_numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/orm/examples/estore.py to estore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/converting.py to converting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/thirdparty/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/thirdparty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/py23compat.py to py23compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/example/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/flask/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony/options.py to options.cpython-39.pyc writing byte-compilation script '/tmp/tmpoo4kn8lg.py' /usr/bin/python3 /tmp/tmpoo4kn8lg.py removing /tmp/tmpoo4kn8lg.py running install_egg_info running egg_info writing pony.egg-info/PKG-INFO writing dependency_links to pony.egg-info/dependency_links.txt writing top-level names to pony.egg-info/top_level.txt reading manifest file 'pony.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pony/flask/example/templates' warning: no files found matching '*.html' adding license file 'LICENSE' writing manifest file 'pony.egg-info/SOURCES.txt' Copying pony.egg-info to /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/usr/lib/python3.9/site-packages/pony-0.7.16-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64//usr/share/doc/python-pony + '[' -d doc ']' ~/build/BUILDROOT/python-pony-0.7.16-1.x86_64 ~/build/BUILD/pony-0.7.16 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pony-0.7.16-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 ']' + popd ~/build/BUILD/pony-0.7.16 + mv /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.16-1 --unique-debug-suffix -0.7.16-1.x86_64 --unique-debug-src-base python-pony-0.7.16-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pony-0.7.16 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-pony-0.7.16-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pony-0.7.16-1.noarch Provides: python-pony python3-pony = 0.7.16-1 python3.9dist(pony) = 0.7.16 python3dist(pony) = 0.7.16 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 Processing files: python-pony-help-0.7.16-1.noarch warning: Empty %files file /builddir/build/BUILD/pony-0.7.16/doclist.lst Provides: python-pony-help = 0.7.16-1 python3-pony-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-pony-0.7.16-1.x86_64 Wrote: /builddir/build/RPMS/python-pony-help-0.7.16-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pony-0.7.16-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VU26jZ + umask 022 + cd /builddir/build/BUILD + cd pony-0.7.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pony-0.7.16-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0