Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask-restx.spec'], chrootPath='/var/lib/mock/f34-build-30066123-4110506/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask-restx.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1632268800 Wrote: /builddir/build/SRPMS/python-flask-restx-0.3.0-2.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask-restx.spec'], chrootPath='/var/lib/mock/f34-build-30066123-4110506/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask-restx.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1632268800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WURnN6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flask-restx-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/flask-restx-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flask-restx-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-optimize-email-regex-credits-kevinbackhouse-fix-372.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf flask_restx.egg-info + rm -f flask_restx/static/files/.npmignore + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jBzY28 + umask 022 + cd /builddir/build/BUILD + cd flask-restx-0.3.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/flask_restx copying flask_restx/marshalling.py -> build/lib/flask_restx copying flask_restx/representations.py -> build/lib/flask_restx copying flask_restx/utils.py -> build/lib/flask_restx copying flask_restx/apidoc.py -> build/lib/flask_restx copying flask_restx/_http.py -> build/lib/flask_restx copying flask_restx/__init__.py -> build/lib/flask_restx copying flask_restx/errors.py -> build/lib/flask_restx copying flask_restx/swagger.py -> build/lib/flask_restx copying flask_restx/__about__.py -> build/lib/flask_restx copying flask_restx/fields.py -> build/lib/flask_restx copying flask_restx/resource.py -> build/lib/flask_restx copying flask_restx/api.py -> build/lib/flask_restx copying flask_restx/inputs.py -> build/lib/flask_restx copying flask_restx/mask.py -> build/lib/flask_restx copying flask_restx/reqparse.py -> build/lib/flask_restx copying flask_restx/postman.py -> build/lib/flask_restx copying flask_restx/namespace.py -> build/lib/flask_restx copying flask_restx/cors.py -> build/lib/flask_restx copying flask_restx/model.py -> build/lib/flask_restx creating build/lib/flask_restx/schemas copying flask_restx/schemas/__init__.py -> build/lib/flask_restx/schemas running egg_info creating flask_restx.egg-info writing flask_restx.egg-info/PKG-INFO writing dependency_links to flask_restx.egg-info/dependency_links.txt writing requirements to flask_restx.egg-info/requires.txt writing top-level names to flask_restx.egg-info/top_level.txt writing manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'flask_restx.egg-info/SOURCES.txt' creating build/lib/flask_restx/static copying flask_restx/static/droid-sans.css -> build/lib/flask_restx/static copying flask_restx/static/favicon-16x16.png -> build/lib/flask_restx/static copying flask_restx/static/favicon-32x32.png -> build/lib/flask_restx/static copying flask_restx/static/oauth2-redirect.html -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-bundle.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-bundle.js.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-es-bundle-core.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-es-bundle-core.js.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-es-bundle.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-es-bundle.js.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-standalone-preset.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui-standalone-preset.js.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.css -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.css.map -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.js -> build/lib/flask_restx/static copying flask_restx/static/swagger-ui.js.map -> build/lib/flask_restx/static creating build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-400.woff -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-400.woff2 -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-700.woff -> build/lib/flask_restx/static/files copying flask_restx/static/files/droid-sans-latin-700.woff2 -> build/lib/flask_restx/static/files creating build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui-css.html -> build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui-libs.html -> build/lib/flask_restx/templates copying flask_restx/templates/swagger-ui.html -> build/lib/flask_restx/templates copying flask_restx/schemas/oas-2.0.json -> build/lib/flask_restx/schemas + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TS1kLl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch ++ dirname /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch + cd flask-restx-0.3.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'dev_require' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/marshalling.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/representations.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/utils.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/apidoc.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/_http.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/__init__.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/errors.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/swagger.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/__about__.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/fields.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/resource.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/api.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/inputs.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui-libs.html -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui-css.html -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/templates copying build/lib/flask_restx/templates/swagger-ui.html -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/templates copying build/lib/flask_restx/mask.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/reqparse.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/postman.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/namespace.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx copying build/lib/flask_restx/cors.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-es-bundle-core.js -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/droid-sans.css -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-standalone-preset.js.map -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.css -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-400.woff -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-700.woff -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-400.woff2 -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static/files copying build/lib/flask_restx/static/files/droid-sans-latin-700.woff2 -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static/files copying build/lib/flask_restx/static/favicon-16x16.png -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.js -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.js.map -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-es-bundle-core.js.map -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-standalone-preset.js -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-es-bundle.js.map -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/favicon-32x32.png -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-bundle.js.map -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui.css.map -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-es-bundle.js -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/swagger-ui-bundle.js -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static copying build/lib/flask_restx/static/oauth2-redirect.html -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/static creating /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/schemas copying build/lib/flask_restx/schemas/__init__.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/schemas copying build/lib/flask_restx/schemas/oas-2.0.json -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/schemas copying build/lib/flask_restx/model.py -> /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/marshalling.py to marshalling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/representations.py to representations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/apidoc.py to apidoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/_http.py to _http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/swagger.py to swagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/inputs.py to inputs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/mask.py to mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/reqparse.py to reqparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/postman.py to postman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/cors.py to cors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx/model.py to model.cpython-39.pyc writing byte-compilation script '/tmp/tmpqow_2zti.py' /usr/bin/python3 /tmp/tmpqow_2zti.py removing /tmp/tmpqow_2zti.py running install_egg_info running egg_info writing flask_restx.egg-info/PKG-INFO writing dependency_links to flask_restx.egg-info/dependency_links.txt writing requirements to flask_restx.egg-info/requires.txt writing top-level names to flask_restx.egg-info/top_level.txt reading manifest file 'flask_restx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'flask_restx.egg-info/SOURCES.txt' Copying flask_restx.egg-info to /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9/site-packages/flask_restx-0.3.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.3.0-2.fc34 --unique-debug-suffix -0.3.0-2.fc34.noarch --unique-debug-src-base python-flask-restx-0.3.0-2.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/flask-restx-0.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-flask-restx-0.3.0-2.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c3qCIB + umask 022 + cd /builddir/build/BUILD + cd flask-restx-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/share/doc/python3-flask-restx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/share/doc/python3-flask-restx + cp -pr README.rst /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/share/doc/python3-flask-restx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ot1uud + umask 022 + cd /builddir/build/BUILD + cd flask-restx-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/share/licenses/python3-flask-restx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/share/licenses/python3-flask-restx + cp -pr LICENSE /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch/usr/share/licenses/python3-flask-restx + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-flask-restx = 0.3.0-2.fc34 python3-flask-restplus = 0.3.0-2.fc34 python3-flask-restx = 0.3.0-2.fc34 python3.9-flask-restx = 0.3.0-2.fc34 python3.9dist(flask-restx) = 0.3 python3dist(flask-restx) = 0.3 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(aniso8601) >= 0.82 python3.9dist(flask) >= 0.8 python3.9dist(jsonschema) python3.9dist(pytz) python3.9dist(six) >= 1.3 python3.9dist(werkzeug) Obsoletes: python-flask-restx < 0.3.0-2.fc34 python3-flask-restplus = 0.13.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch Wrote: /builddir/build/RPMS/python3-flask-restx-0.3.0-2.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GkuKwq + umask 022 + cd /builddir/build/BUILD + cd flask-restx-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flask-restx-0.3.0-2.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0