Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-flask-jsonrpc.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683349234.593224/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-flask-jsonrpc.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-Flask-JSONRPC-2.2.2-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-flask-jsonrpc.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683349234.593224/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-flask-jsonrpc.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-Flask-JSONRPC-2.2.2-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-flask-jsonrpc.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683349234.593224/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-flask-jsonrpc.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.2nPmSF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Flask-JSONRPC-2.2.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/Flask-JSONRPC-2.2.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Flask-JSONRPC-2.2.2 + /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.IWl7gv + umask 022 + cd /builddir/build/BUILD + cd Flask-JSONRPC-2.2.2 + 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/flask_jsonrpc copying src/flask_jsonrpc/helpers.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/types.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/__init__.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/wrappers.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/exceptions.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/blueprints.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/globals.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/site.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/views.py -> build/lib/flask_jsonrpc copying src/flask_jsonrpc/app.py -> build/lib/flask_jsonrpc creating build/lib/flask_jsonrpc/contrib copying src/flask_jsonrpc/contrib/__init__.py -> build/lib/flask_jsonrpc/contrib creating build/lib/flask_jsonrpc/contrib/browse copying src/flask_jsonrpc/contrib/browse/__init__.py -> build/lib/flask_jsonrpc/contrib/browse running egg_info writing src/Flask_JSONRPC.egg-info/PKG-INFO writing dependency_links to src/Flask_JSONRPC.egg-info/dependency_links.txt writing requirements to src/Flask_JSONRPC.egg-info/requires.txt writing top-level names to src/Flask_JSONRPC.egg-info/top_level.txt reading manifest file 'src/Flask_JSONRPC.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/Flask_JSONRPC.egg-info/SOURCES.txt' copying src/flask_jsonrpc/py.typed -> build/lib/flask_jsonrpc creating build/lib/flask_jsonrpc/contrib/browse/static copying src/flask_jsonrpc/contrib/browse/static/.editorconfig -> build/lib/flask_jsonrpc/contrib/browse/static copying src/flask_jsonrpc/contrib/browse/static/favicon.ico -> build/lib/flask_jsonrpc/contrib/browse/static copying src/flask_jsonrpc/contrib/browse/static/favicon.png -> build/lib/flask_jsonrpc/contrib/browse/static copying src/flask_jsonrpc/contrib/browse/static/robots.txt -> build/lib/flask_jsonrpc/contrib/browse/static creating build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/bootstrap-browse.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/bootstrap-theme.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/bootstrap-theme.min.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/bootstrap.min.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/font-awesome-ie7.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/font-awesome.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/fonts.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/loading-bar.min.css -> build/lib/flask_jsonrpc/contrib/browse/static/css copying src/flask_jsonrpc/contrib/browse/static/css/prettify.css -> build/lib/flask_jsonrpc/contrib/browse/static/css creating build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/FontAwesome.otf -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.eot -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.svg -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.ttf -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.woff -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.eot -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.svg -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.woff -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0-ExcOPIDUg-g.woff2 -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0KExcOPIDU.woff2 -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0aExcOPIDUg-g.woff2 -> build/lib/flask_jsonrpc/contrib/browse/static/fonts copying src/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0yExcOPIDUg-g.woff2 -> build/lib/flask_jsonrpc/contrib/browse/static/fonts creating build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/ajax-loader.gif -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/bg.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/blue.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/blue@2x.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/clear.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/glyphicons-halflings-white.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/glyphicons-halflings.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/grid.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/ie-spacer.gif -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/iframe-loader.gif -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/select2-spinner.gif -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/select2.png -> build/lib/flask_jsonrpc/contrib/browse/static/img copying src/flask_jsonrpc/contrib/browse/static/img/select2x2.png -> build/lib/flask_jsonrpc/contrib/browse/static/img creating build/lib/flask_jsonrpc/contrib/browse/static/js copying src/flask_jsonrpc/contrib/browse/static/js/main.js -> build/lib/flask_jsonrpc/contrib/browse/static/js creating build/lib/flask_jsonrpc/contrib/browse/static/js/apps creating build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse copying src/flask_jsonrpc/contrib/browse/static/js/apps/browse/app.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse copying src/flask_jsonrpc/contrib/browse/static/js/apps/browse/controllers.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse copying src/flask_jsonrpc/contrib/browse/static/js/apps/browse/directives.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse copying src/flask_jsonrpc/contrib/browse/static/js/apps/browse/filters.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse copying src/flask_jsonrpc/contrib/browse/static/js/apps/browse/services.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse creating build/lib/flask_jsonrpc/contrib/browse/static/js/core copying src/flask_jsonrpc/contrib/browse/static/js/core/directives.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/core copying src/flask_jsonrpc/contrib/browse/static/js/core/filters.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/core copying src/flask_jsonrpc/contrib/browse/static/js/core/services.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/core creating build/lib/flask_jsonrpc/contrib/browse/static/js/libs copying src/flask_jsonrpc/contrib/browse/static/js/libs/handlebars-v1.1.2.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs copying src/flask_jsonrpc/contrib/browse/static/js/libs/prettify-min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs creating build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-animate.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-resource.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-route.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-sanitize.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/dialogs.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/loading-bar.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/ui-bootstrap-0.7.0.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular copying src/flask_jsonrpc/contrib/browse/static/js/libs/angular/ui-bootstrap-tpls-0.7.0.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular creating build/lib/flask_jsonrpc/contrib/browse/static/js/libs/bootstrap copying src/flask_jsonrpc/contrib/browse/static/js/libs/bootstrap/bootstrap.min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/bootstrap creating build/lib/flask_jsonrpc/contrib/browse/static/js/libs/jquery copying src/flask_jsonrpc/contrib/browse/static/js/libs/jquery/jquery-1.8.1-min.js -> build/lib/flask_jsonrpc/contrib/browse/static/js/libs/jquery creating build/lib/flask_jsonrpc/contrib/browse/templates copying src/flask_jsonrpc/contrib/browse/templates/.editorconfig -> build/lib/flask_jsonrpc/contrib/browse/templates copying src/flask_jsonrpc/contrib/browse/templates/layout.html -> build/lib/flask_jsonrpc/contrib/browse/templates creating build/lib/flask_jsonrpc/contrib/browse/templates/browse copying src/flask_jsonrpc/contrib/browse/templates/browse/index.html -> build/lib/flask_jsonrpc/contrib/browse/templates/browse creating build/lib/flask_jsonrpc/contrib/browse/templates/browse/partials copying src/flask_jsonrpc/contrib/browse/templates/browse/partials/dashboard.html -> build/lib/flask_jsonrpc/contrib/browse/templates/browse/partials copying src/flask_jsonrpc/contrib/browse/templates/browse/partials/response_object.html -> build/lib/flask_jsonrpc/contrib/browse/templates/browse/partials + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EdOH5X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 + cd Flask-JSONRPC-2.2.2 + 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-Flask-JSONRPC-2.2.2-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-Flask-JSONRPC-2.2.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse copying build/lib/flask_jsonrpc/contrib/browse/__init__.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates/browse copying build/lib/flask_jsonrpc/contrib/browse/templates/browse/index.html -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates/browse creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates/browse/partials copying build/lib/flask_jsonrpc/contrib/browse/templates/browse/partials/response_object.html -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates/browse/partials copying build/lib/flask_jsonrpc/contrib/browse/templates/browse/partials/dashboard.html -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates/browse/partials copying build/lib/flask_jsonrpc/contrib/browse/templates/.editorconfig -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates copying build/lib/flask_jsonrpc/contrib/browse/templates/layout.html -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/templates creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static copying build/lib/flask_jsonrpc/contrib/browse/static/favicon.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js copying build/lib/flask_jsonrpc/contrib/browse/static/js/main.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps/browse copying build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse/directives.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps/browse copying build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse/filters.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps/browse copying build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse/controllers.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps/browse copying build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse/services.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps/browse copying build/lib/flask_jsonrpc/contrib/browse/static/js/apps/browse/app.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/apps/browse creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-sanitize.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/dialogs.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/loading-bar.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/ui-bootstrap-tpls-0.7.0.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/ui-bootstrap-0.7.0.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-route.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-animate.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/angular/angular-resource.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/angular copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/handlebars-v1.1.2.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/bootstrap copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/bootstrap/bootstrap.min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/bootstrap creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/jquery copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/jquery/jquery-1.8.1-min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs/jquery copying build/lib/flask_jsonrpc/contrib/browse/static/js/libs/prettify-min.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/libs creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/core copying build/lib/flask_jsonrpc/contrib/browse/static/js/core/directives.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/core copying build/lib/flask_jsonrpc/contrib/browse/static/js/core/filters.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/core copying build/lib/flask_jsonrpc/contrib/browse/static/js/core/services.js -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/js/core creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/font-awesome-ie7.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/prettify.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/fonts.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/loading-bar.min.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/font-awesome.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/bootstrap-browse.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/css copying build/lib/flask_jsonrpc/contrib/browse/static/.editorconfig -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static copying build/lib/flask_jsonrpc/contrib/browse/static/robots.txt -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/select2x2.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/ie-spacer.gif -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/grid.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/select2-spinner.gif -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/bg.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/blue@2x.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/select2.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/ajax-loader.gif -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/clear.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/blue.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/iframe-loader.gif -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/img copying build/lib/flask_jsonrpc/contrib/browse/static/favicon.ico -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static creating /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0yExcOPIDUg-g.woff2 -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0KExcOPIDU.woff2 -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0aExcOPIDUg-g.woff2 -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/jizaRExUiTo99u79D0-ExcOPIDUg-g.woff2 -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/browse/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/static/fonts copying build/lib/flask_jsonrpc/contrib/__init__.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib copying build/lib/flask_jsonrpc/py.typed -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/helpers.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/types.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/__init__.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/wrappers.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/exceptions.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/blueprints.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/globals.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/site.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/views.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc copying build/lib/flask_jsonrpc/app.py -> /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/browse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/blueprints.py to blueprints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/globals.py to globals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/flask_jsonrpc/app.py to app.cpython-39.pyc writing byte-compilation script '/tmp/tmpkciqlza1.py' /usr/bin/python3 /tmp/tmpkciqlza1.py removing /tmp/tmpkciqlza1.py running install_egg_info running egg_info writing src/Flask_JSONRPC.egg-info/PKG-INFO writing dependency_links to src/Flask_JSONRPC.egg-info/dependency_links.txt writing requirements to src/Flask_JSONRPC.egg-info/requires.txt writing top-level names to src/Flask_JSONRPC.egg-info/top_level.txt reading manifest file 'src/Flask_JSONRPC.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/Flask_JSONRPC.egg-info/SOURCES.txt' Copying src/Flask_JSONRPC.egg-info to /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9/site-packages/Flask_JSONRPC-2.2.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64//usr/share/doc/python-Flask-JSONRPC + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64//usr/share/doc/python-Flask-JSONRPC + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64//usr/share/doc/python-Flask-JSONRPC + pushd /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 ~/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 ~/build/BUILD/Flask-JSONRPC-2.2.2 + '[' -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/Flask-JSONRPC-2.2.2 + mv /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.2-1 --unique-debug-suffix -2.2.2-1.x86_64 --unique-debug-src-base python-Flask-JSONRPC-2.2.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Flask-JSONRPC-2.2.2 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-Flask-JSONRPC-2.2.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Flask-JSONRPC-2.2.2-1.noarch Provides: python-Flask-JSONRPC python3-Flask-JSONRPC = 2.2.2-1 python3.9dist(flask-jsonrpc) = 2.2.2 python3dist(flask-jsonrpc) = 2.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(flask) >= 1 python3.9dist(flask) < 3 python3.9dist(typeguard) = 2.13.3 python3.9dist(typing-extensions) >= 4.3 python3.9dist(typing-inspect) = 0.8 Processing files: python-Flask-JSONRPC-help-2.2.2-1.noarch warning: Empty %files file /builddir/build/BUILD/Flask-JSONRPC-2.2.2/doclist.lst Provides: python-Flask-JSONRPC-help = 2.2.2-1 python3-Flask-JSONRPC-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-Flask-JSONRPC-2.2.2-1.x86_64 Wrote: /builddir/build/RPMS/python-Flask-JSONRPC-help-2.2.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Flask-JSONRPC-2.2.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yjNAtq + umask 022 + cd /builddir/build/BUILD + cd Flask-JSONRPC-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Flask-JSONRPC-2.2.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0