D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bpython-0.24-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TzNv5w + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bpython-0.24-release + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/0.24-release.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bpython-0.24-release + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J5j6u6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bpython-0.24-release + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_sphinx_man /usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:987: RemovedInSphinx70Warning: setup.py build_sphinx is deprecated. cmd_obj.run() Running Sphinx v6.1.3 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 5%] authors reading sources... [ 11%] bpaste reading sources... [ 17%] bpdb reading sources... [ 23%] changelog reading sources... [ 29%] community reading sources... [ 35%] configuration reading sources... [ 41%] configuration-options reading sources... [ 47%] contributing reading sources... [ 52%] django reading sources... [ 58%] index reading sources... [ 64%] man-bpython reading sources... [ 70%] man-bpython-config reading sources... [ 76%] releases reading sources... [ 82%] simplerepl reading sources... [ 88%] themes reading sources... [ 94%] tips reading sources... [100%] windows /home/pterjan/rpmbuild/BUILD/bpython-0.24-release/doc/sphinx/source/configuration-options.rst:35: WARNING: duplicate label configuration_color_scheme, other instance in /home/pterjan/rpmbuild/BUILD/bpython-0.24-release/doc/sphinx/source/configuration.rst looking for now-outdated files... none found pickling environment... done checking consistency... done writing... bpython.1 { } bpython-config.5 { } done build succeeded, 2 warnings. The manual pages are in build/man. running compile_catalog compiling catalog bpython/translations/fr_FR/LC_MESSAGES/bpython.po to bpython/translations/fr_FR/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/nl_NL/LC_MESSAGES/bpython.po to bpython/translations/nl_NL/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/es_ES/LC_MESSAGES/bpython.po to bpython/translations/es_ES/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/it_IT/LC_MESSAGES/bpython.po to bpython/translations/it_IT/LC_MESSAGES/bpython.mo compiling catalog bpython/translations/de/LC_MESSAGES/bpython.po to bpython/translations/de/LC_MESSAGES/bpython.mo running build_py creating build/lib creating build/lib/bpython copying bpython/cli.py -> build/lib/bpython copying bpython/args.py -> build/lib/bpython copying bpython/repl.py -> build/lib/bpython copying bpython/curtsies.py -> build/lib/bpython copying bpython/_internal.py -> build/lib/bpython copying bpython/autocomplete.py -> build/lib/bpython copying bpython/simpleeval.py -> build/lib/bpython copying bpython/urwid.py -> build/lib/bpython copying bpython/lazyre.py -> build/lib/bpython copying bpython/patch_linecache.py -> build/lib/bpython copying bpython/line.py -> build/lib/bpython copying bpython/history.py -> build/lib/bpython copying bpython/keys.py -> build/lib/bpython copying bpython/__main__.py -> build/lib/bpython copying bpython/pager.py -> build/lib/bpython copying bpython/config.py -> build/lib/bpython copying bpython/paste.py -> build/lib/bpython copying bpython/formatter.py -> build/lib/bpython copying bpython/inspection.py -> build/lib/bpython copying bpython/__init__.py -> build/lib/bpython copying bpython/filelock.py -> build/lib/bpython copying bpython/importcompletion.py -> build/lib/bpython copying bpython/_typing_compat.py -> build/lib/bpython copying bpython/_version.py -> build/lib/bpython creating build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/interaction.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/repl.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/preprocess.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/coderunner.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/_internal.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/filewatch.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/events.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/sitefix.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/replpainter.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/interpreter.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/manual_readline.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/parse.py -> build/lib/bpython/curtsiesfrontend copying bpython/curtsiesfrontend/__init__.py -> build/lib/bpython/curtsiesfrontend creating build/lib/bpython/test copying bpython/test/test_crashers.py -> build/lib/bpython/test copying bpython/test/test_manual_readline.py -> build/lib/bpython/test copying bpython/test/test_preprocess.py -> build/lib/bpython/test copying bpython/test/test_importcompletion.py -> build/lib/bpython/test copying bpython/test/test_history.py -> build/lib/bpython/test copying bpython/test/test_curtsies.py -> build/lib/bpython/test copying bpython/test/test_brackets_completion.py -> build/lib/bpython/test copying bpython/test/test_inspection.py -> build/lib/bpython/test copying bpython/test/test_curtsies_repl.py -> build/lib/bpython/test copying bpython/test/test_autocomplete.py -> build/lib/bpython/test copying bpython/test/test_config.py -> build/lib/bpython/test copying bpython/test/test_args.py -> build/lib/bpython/test copying bpython/test/test_line_properties.py -> build/lib/bpython/test copying bpython/test/test_curtsies_coderunner.py -> build/lib/bpython/test copying bpython/test/test_interpreter.py -> build/lib/bpython/test copying bpython/test/test_curtsies_painting.py -> build/lib/bpython/test copying bpython/test/__init__.py -> build/lib/bpython/test copying bpython/test/test_filewatch.py -> build/lib/bpython/test copying bpython/test/test_keys.py -> build/lib/bpython/test copying bpython/test/test_curtsies_parser.py -> build/lib/bpython/test copying bpython/test/test_simpleeval.py -> build/lib/bpython/test copying bpython/test/test_repl.py -> build/lib/bpython/test creating build/lib/bpython/test/fodder copying bpython/test/fodder/processed.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_utf8.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/__init__.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_latin1.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/original.py -> build/lib/bpython/test/fodder copying bpython/test/fodder/encoding_ascii.py -> build/lib/bpython/test/fodder creating build/lib/bpython/translations copying bpython/translations/__init__.py -> build/lib/bpython/translations creating build/lib/bpdb copying bpdb/__main__.py -> build/lib/bpdb copying bpdb/debugger.py -> build/lib/bpdb copying bpdb/__init__.py -> build/lib/bpdb copying bpython/sample-config -> build/lib/bpython copying bpython/test/test.config -> build/lib/bpython/test copying bpython/test/test.theme -> build/lib/bpython/test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pUyZ4Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch + cd bpython-0.24-release + '[' 1 -eq 1 ']' + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch running install /usr/lib/python3.10/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 /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/cli.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_crashers.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_manual_readline.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_preprocess.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_importcompletion.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_history.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_brackets_completion.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_inspection.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_repl.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_autocomplete.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test.config -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_config.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test.theme -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_args.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_line_properties.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_coderunner.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_interpreter.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_painting.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_filewatch.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/processed.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/encoding_utf8.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/encoding_latin1.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/original.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/fodder/encoding_ascii.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder copying build/lib/bpython/test/test_keys.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_curtsies_parser.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_simpleeval.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/test/test_repl.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test copying build/lib/bpython/args.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/repl.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/curtsies.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/interaction.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/repl.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/preprocess.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/coderunner.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/_internal.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/filewatch.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/events.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/sitefix.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/replpainter.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/interpreter.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/manual_readline.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/parse.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend copying build/lib/bpython/curtsiesfrontend/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/translations copying build/lib/bpython/translations/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/translations copying build/lib/bpython/_internal.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/autocomplete.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/simpleeval.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/urwid.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/lazyre.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/patch_linecache.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/line.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/history.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/keys.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/sample-config -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/pager.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/config.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/paste.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/formatter.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/inspection.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/filelock.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/importcompletion.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/_typing_compat.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython copying build/lib/bpython/_version.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb copying build/lib/bpdb/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb copying build/lib/bpdb/debugger.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb copying build/lib/bpdb/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/cli.py to cli.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_crashers.py to test_crashers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_manual_readline.py to test_manual_readline.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_preprocess.py to test_preprocess.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_importcompletion.py to test_importcompletion.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_history.py to test_history.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_curtsies.py to test_curtsies.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_brackets_completion.py to test_brackets_completion.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_inspection.py to test_inspection.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_curtsies_repl.py to test_curtsies_repl.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_autocomplete.py to test_autocomplete.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_config.py to test_config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_args.py to test_args.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_line_properties.py to test_line_properties.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_curtsies_coderunner.py to test_curtsies_coderunner.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_interpreter.py to test_interpreter.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_curtsies_painting.py to test_curtsies_painting.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_filewatch.py to test_filewatch.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder/processed.py to processed.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder/encoding_utf8.py to encoding_utf8.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder/encoding_latin1.py to encoding_latin1.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder/original.py to original.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/fodder/encoding_ascii.py to encoding_ascii.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_keys.py to test_keys.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_curtsies_parser.py to test_curtsies_parser.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_simpleeval.py to test_simpleeval.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/test/test_repl.py to test_repl.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/args.py to args.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/repl.py to repl.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsies.py to curtsies.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/interaction.py to interaction.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/repl.py to repl.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/preprocess.py to preprocess.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/coderunner.py to coderunner.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/_internal.py to _internal.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/filewatch.py to filewatch.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/events.py to events.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/sitefix.py to sitefix.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/replpainter.py to replpainter.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/interpreter.py to interpreter.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/manual_readline.py to manual_readline.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/parse.py to parse.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/curtsiesfrontend/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/translations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/_internal.py to _internal.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/autocomplete.py to autocomplete.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/simpleeval.py to simpleeval.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/urwid.py to urwid.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/lazyre.py to lazyre.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/patch_linecache.py to patch_linecache.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/line.py to line.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/history.py to history.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/keys.py to keys.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/__main__.py to __main__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/pager.py to pager.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/config.py to config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/paste.py to paste.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/formatter.py to formatter.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/inspection.py to inspection.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/filelock.py to filelock.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/importcompletion.py to importcompletion.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/_typing_compat.py to _typing_compat.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython/_version.py to _version.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb/__main__.py to __main__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb/debugger.py to debugger.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpdb/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpz8z3o_df.py' /usr/bin/python3 /tmp/tmpz8z3o_df.py removing /tmp/tmpz8z3o_df.py running install_data creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/applications copying data/org.bpython-interpreter.bpython.desktop -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/applications creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/metainfo copying data/org.bpython-interpreter.bpython.metainfo.xml -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/metainfo creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/pixmaps copying data/bpython.png -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/pixmaps creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/man creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/man/man1 copying build/man/bpython.1 -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/man/man1 creating /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/man/man5 copying build/man/bpython-config.5 -> /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/man/man5 running install_egg_info running egg_info creating bpython.egg-info writing bpython.egg-info/PKG-INFO writing dependency_links to bpython.egg-info/dependency_links.txt writing entry points to bpython.egg-info/entry_points.txt writing requirements to bpython.egg-info/requires.txt writing top-level names to bpython.egg-info/top_level.txt writing manifest file 'bpython.egg-info/SOURCES.txt' reading manifest file 'bpython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.pycheckrc' warning: no files found matching 'data/org.bpython-interpreter.bpython.appdata.xml' adding license file 'LICENSE' writing manifest file 'bpython.egg-info/SOURCES.txt' Copying bpython.egg-info to /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10/site-packages/bpython-0.24-py3.10.egg-info running install_scripts Installing bpdb script to /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/bin Installing bpython script to /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/bin Installing bpython-curses script to /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/bin Installing bpython-urwid script to /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.24-1.mga9 --unique-debug-suffix -0.24-1.mga9.noarch --unique-debug-src-base bpython-0.24-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bpython-0.24-release + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/applications/org.bpython-interpreter.bpython.desktop: hint: value "Development;Utility;ConsoleOnly;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: bpython-0.24-1.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.txsp7X + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bpython-0.24-release + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/doc/bpython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/doc/bpython + cp -pr AUTHORS.rst /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/doc/bpython + cp -pr CHANGELOG.rst /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/doc/bpython + cp -pr theme/light.theme theme/sample.theme theme/windows.theme /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/doc/bpython + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YXNpmU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bpython-0.24-release + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/licenses/bpython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/licenses/bpython + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch/usr/share/licenses/bpython + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(org.bpython-interpreter.bpython.desktop) bpython = 0.24-1.mga9 metainfo() metainfo(org.bpython-interpreter.bpython.metainfo.xml) python-bpython = 0.24-1.mga9 python3.10-bpython = 0.24-1.mga9 python3.10dist(bpython) = 0.24 python3dist(bpython) = 0.24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(curtsies) >= 0.4 python3.10dist(cwcwidth) python3.10dist(greenlet) python3.10dist(pygments) python3.10dist(pyxdg) python3.10dist(requests) Obsoletes: python-bpython < 0.24-1.mga9 python3-bpython < 0.18-3 Recommends: python3dist(jedi) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/bpython-0.24-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UifloG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bpython-0.24-release + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bpython-0.24-1.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FLfxJS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bpython-0.24-release bpython-0.24-release.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!