D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/jupyter-nbformat-5.1.3-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0bgtBG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf nbformat-5.1.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nbformat-5.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nbformat-5.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-use-setuptools-for-everything-so-the-python-Depends-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/nbformat-5.0.8-relax-dependencies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U52CMe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nbformat-5.1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/nbformat copying nbformat/validator.py -> build/lib/nbformat copying nbformat/sign.py -> build/lib/nbformat copying nbformat/sentinel.py -> build/lib/nbformat copying nbformat/reader.py -> build/lib/nbformat copying nbformat/notebooknode.py -> build/lib/nbformat copying nbformat/json_compat.py -> build/lib/nbformat copying nbformat/current.py -> build/lib/nbformat copying nbformat/converter.py -> build/lib/nbformat copying nbformat/_version.py -> build/lib/nbformat copying nbformat/_compat.py -> build/lib/nbformat copying nbformat/__init__.py -> build/lib/nbformat creating build/lib/nbformat/v4 copying nbformat/v4/rwbase.py -> build/lib/nbformat/v4 copying nbformat/v4/nbjson.py -> build/lib/nbformat/v4 copying nbformat/v4/nbbase.py -> build/lib/nbformat/v4 copying nbformat/v4/convert.py -> build/lib/nbformat/v4 copying nbformat/v4/__init__.py -> build/lib/nbformat/v4 creating build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_validate.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_nbbase.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_json.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_convert.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/nbexamples.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/formattest.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/__init__.py -> build/lib/nbformat/v4/tests creating build/lib/nbformat/v3 copying nbformat/v3/rwbase.py -> build/lib/nbformat/v3 copying nbformat/v3/nbpy.py -> build/lib/nbformat/v3 copying nbformat/v3/nbjson.py -> build/lib/nbformat/v3 copying nbformat/v3/nbbase.py -> build/lib/nbformat/v3 copying nbformat/v3/convert.py -> build/lib/nbformat/v3 copying nbformat/v3/__init__.py -> build/lib/nbformat/v3 creating build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbpy.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbbase.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_misc.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_json.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/nbexamples.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/formattest.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/__init__.py -> build/lib/nbformat/v3/tests creating build/lib/nbformat/v2 copying nbformat/v2/rwbase.py -> build/lib/nbformat/v2 copying nbformat/v2/nbxml.py -> build/lib/nbformat/v2 copying nbformat/v2/nbpy.py -> build/lib/nbformat/v2 copying nbformat/v2/nbjson.py -> build/lib/nbformat/v2 copying nbformat/v2/nbbase.py -> build/lib/nbformat/v2 copying nbformat/v2/convert.py -> build/lib/nbformat/v2 copying nbformat/v2/__init__.py -> build/lib/nbformat/v2 creating build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbpy.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbbase.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_json.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/nbexamples.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/__init__.py -> build/lib/nbformat/v2/tests creating build/lib/nbformat/v1 copying nbformat/v1/rwbase.py -> build/lib/nbformat/v1 copying nbformat/v1/nbjson.py -> build/lib/nbformat/v1 copying nbformat/v1/nbbase.py -> build/lib/nbformat/v1 copying nbformat/v1/convert.py -> build/lib/nbformat/v1 copying nbformat/v1/__init__.py -> build/lib/nbformat/v1 creating build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_nbbase.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_json.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/nbexamples.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/__init__.py -> build/lib/nbformat/v1/tests creating build/lib/nbformat/corpus copying nbformat/corpus/words.py -> build/lib/nbformat/corpus copying nbformat/corpus/__init__.py -> build/lib/nbformat/corpus creating build/lib/nbformat/corpus/tests copying nbformat/corpus/tests/test_words.py -> build/lib/nbformat/corpus/tests copying nbformat/corpus/tests/__init__.py -> build/lib/nbformat/corpus/tests running egg_info writing nbformat.egg-info/PKG-INFO writing dependency_links to nbformat.egg-info/dependency_links.txt writing entry points to nbformat.egg-info/entry_points.txt writing requirements to nbformat.egg-info/requires.txt writing top-level names to nbformat.egg-info/top_level.txt reading manifest file 'nbformat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'nbformat' warning: no previously-included files matching '*.*' found under directory 'nbformat/tests' warning: no previously-included files found matching 'docs/.DS_Store' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'nbformat.egg-info/SOURCES.txt' copying nbformat/v4/nbformat.v4.0.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.1.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.2.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.3.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.5.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.schema.json -> build/lib/nbformat/v4 copying nbformat/v3/nbformat.v3.schema.json -> build/lib/nbformat/v3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IeJAGg + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 + cd nbformat-5.1.3 + '[' 1 -eq 1 ']' + 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 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/tests/test_words.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus copying build/lib/nbformat/corpus/words.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1 copying build/lib/nbformat/v1/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1 copying build/lib/nbformat/v1/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 copying build/lib/nbformat/v2/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbxml.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 copying build/lib/nbformat/v2/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbformat.v3.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/formattest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_misc.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 copying build/lib/nbformat/v3/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbpy.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 copying build/lib/nbformat/v3/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.5.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.4.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.3.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.2.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.1.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.0.schema.json -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 creating /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/formattest.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/nbexamples.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_validate.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/convert.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbjson.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/v4/rwbase.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4 copying build/lib/nbformat/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/_version.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/converter.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/current.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/json_compat.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/notebooknode.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/reader.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/sentinel.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/sign.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat copying build/lib/nbformat/validator.py -> /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/tests/test_words.py to test_words.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/corpus/words.py to words.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests/nbexamples.py to nbexamples.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/tests/test_nbbase.py to test_nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/convert.py to convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/nbbase.py to nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/nbjson.py to nbjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v1/rwbase.py to rwbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests/nbexamples.py to nbexamples.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests/test_nbbase.py to test_nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/tests/test_nbpy.py to test_nbpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/convert.py to convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/nbbase.py to nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/nbjson.py to nbjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/nbpy.py to nbpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/nbxml.py to nbxml.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v2/rwbase.py to rwbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/formattest.py to formattest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/nbexamples.py to nbexamples.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/test_nbbase.py to test_nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/tests/test_nbpy.py to test_nbpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/convert.py to convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/nbbase.py to nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/nbjson.py to nbjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/nbpy.py to nbpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v3/rwbase.py to rwbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/formattest.py to formattest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/nbexamples.py to nbexamples.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/test_convert.py to test_convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/test_nbbase.py to test_nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/tests/test_validate.py to test_validate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/convert.py to convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/nbbase.py to nbbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/nbjson.py to nbjson.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/v4/rwbase.py to rwbase.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/_compat.py to _compat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/_version.py to _version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/converter.py to converter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/current.py to current.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/json_compat.py to json_compat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/notebooknode.py to notebooknode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/reader.py to reader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/sentinel.py to sentinel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/sign.py to sign.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat/validator.py to validator.cpython-39.pyc writing byte-compilation script '/tmp/tmpae3dmwci.py' /usr/bin/python3 /tmp/tmpae3dmwci.py removing /tmp/tmpae3dmwci.py running install_egg_info running egg_info writing nbformat.egg-info/PKG-INFO writing dependency_links to nbformat.egg-info/dependency_links.txt writing entry points to nbformat.egg-info/entry_points.txt writing requirements to nbformat.egg-info/requires.txt writing top-level names to nbformat.egg-info/top_level.txt reading manifest file 'nbformat.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'nbformat' warning: no previously-included files matching '*.*' found under directory 'nbformat/tests' warning: no previously-included files found matching 'docs/.DS_Store' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'nbformat.egg-info/SOURCES.txt' Copying nbformat.egg-info to /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9/site-packages/nbformat-5.1.3-py3.9.egg-info running install_scripts Installing jupyter-trust script to /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.1.3-1.mga9 --unique-debug-suffix -5.1.3-1.mga9.aarch64 --unique-debug-src-base jupyter-nbformat-5.1.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nbformat-5.1.3 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jupyter-nbformat-5.1.3-1.mga9.noarch Provides: jupyter-nbformat = 5.1.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-jupyter-nbformat-5.1.3-1.mga9.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rNrTUJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nbformat-5.1.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/share/licenses/python3-jupyter-nbformat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/share/licenses/python3-jupyter-nbformat + cp -pr COPYING.md /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64/usr/share/licenses/python3-jupyter-nbformat + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jupyter-nbformat = 5.1.3-1.mga9 python3-jupyter-nbformat = 5.1.3-1.mga9 python3.9-jupyter-nbformat = 5.1.3-1.mga9 python3.9dist(nbformat) = 5.1.3 python3dist(nbformat) = 5.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(ipython-genutils) python3.9dist(jsonschema) >= 2.4 python3.9dist(jupyter-core) python3.9dist(setuptools) python3.9dist(traitlets) >= 4.1 Obsoletes: python-jupyter-nbformat < 5.1.3-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/jupyter-nbformat-5.1.3-1.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-jupyter-nbformat-5.1.3-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qM843X + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd nbformat-5.1.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/jupyter-nbformat-5.1.3-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jZfWBE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf nbformat-5.1.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!