Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-makeapp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687314998.786662/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-makeapp.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-makeapp-1.9.1-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-makeapp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687314998.786662/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-makeapp.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-makeapp-1.9.1-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-makeapp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687314998.786662/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-makeapp.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.j9O8sJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf makeapp-1.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/makeapp-1.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd makeapp-1.9.1 + /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.5VyjFS + umask 022 + cd /builddir/build/BUILD + cd makeapp-1.9.1 + 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/makeapp copying makeapp/apptemplate.py -> build/lib/makeapp copying makeapp/appconfig.py -> build/lib/makeapp copying makeapp/apptools.py -> build/lib/makeapp copying makeapp/__init__.py -> build/lib/makeapp copying makeapp/appmaker.py -> build/lib/makeapp copying makeapp/cli.py -> build/lib/makeapp copying makeapp/exceptions.py -> build/lib/makeapp copying makeapp/utils.py -> build/lib/makeapp copying makeapp/rendering.py -> build/lib/makeapp running egg_info writing makeapp.egg-info/PKG-INFO writing dependency_links to makeapp.egg-info/dependency_links.txt writing entry points to makeapp.egg-info/entry_points.txt writing requirements to makeapp.egg-info/requires.txt writing top-level names to makeapp.egg-info/top_level.txt reading manifest file 'makeapp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'makeapp.egg-info/SOURCES.txt' creating build/lib/makeapp/app_templates creating build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/.coveragerc -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/.gitignore -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/.hgignore -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/AUTHORS -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/CHANGELOG -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/CONTRIBUTING -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/INSTALL -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/MANIFEST.in -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/README.rst -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/setup.cfg -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/setup.py -> build/lib/makeapp/app_templates/__default__ copying makeapp/app_templates/__default__/tox.ini -> build/lib/makeapp/app_templates/__default__ creating build/lib/makeapp/app_templates/__default__/__module_name__ copying makeapp/app_templates/__default__/__module_name__/__init__.py -> build/lib/makeapp/app_templates/__default__/__module_name__ creating build/lib/makeapp/app_templates/__default__/docs copying makeapp/app_templates/__default__/docs/Makefile -> build/lib/makeapp/app_templates/__default__/docs copying makeapp/app_templates/__default__/docs/requirements.txt -> build/lib/makeapp/app_templates/__default__/docs creating build/lib/makeapp/app_templates/__default__/docs/build copying makeapp/app_templates/__default__/docs/build/empty -> build/lib/makeapp/app_templates/__default__/docs/build creating build/lib/makeapp/app_templates/__default__/docs/source copying makeapp/app_templates/__default__/docs/source/conf.py -> build/lib/makeapp/app_templates/__default__/docs/source copying makeapp/app_templates/__default__/docs/source/index.rst -> build/lib/makeapp/app_templates/__default__/docs/source copying makeapp/app_templates/__default__/docs/source/quickstart.rst -> build/lib/makeapp/app_templates/__default__/docs/source copying makeapp/app_templates/__default__/docs/source/rst_guide.rst -> build/lib/makeapp/app_templates/__default__/docs/source creating build/lib/makeapp/app_templates/__default__/docs/source/_static copying makeapp/app_templates/__default__/docs/source/_static/empty -> build/lib/makeapp/app_templates/__default__/docs/source/_static creating build/lib/makeapp/app_templates/__default__/docs/source/_templates copying makeapp/app_templates/__default__/docs/source/_templates/empty -> build/lib/makeapp/app_templates/__default__/docs/source/_templates creating build/lib/makeapp/app_templates/__default__/tests copying makeapp/app_templates/__default__/tests/__init__.py -> build/lib/makeapp/app_templates/__default__/tests copying makeapp/app_templates/__default__/tests/test_module.py -> build/lib/makeapp/app_templates/__default__/tests creating build/lib/makeapp/app_templates/click copying makeapp/app_templates/click/makeappconf.py -> build/lib/makeapp/app_templates/click copying makeapp/app_templates/click/setup.py -> build/lib/makeapp/app_templates/click creating build/lib/makeapp/app_templates/click/__module_name__ copying makeapp/app_templates/click/__module_name__/cli.py -> build/lib/makeapp/app_templates/click/__module_name__ creating build/lib/makeapp/app_templates/console copying makeapp/app_templates/console/setup.py -> build/lib/makeapp/app_templates/console creating build/lib/makeapp/app_templates/console/__module_name__ copying makeapp/app_templates/console/__module_name__/cli.py -> build/lib/makeapp/app_templates/console/__module_name__ creating build/lib/makeapp/app_templates/django copying makeapp/app_templates/django/.coveragerc -> build/lib/makeapp/app_templates/django copying makeapp/app_templates/django/MANIFEST.in -> build/lib/makeapp/app_templates/django copying makeapp/app_templates/django/makeappconf.py -> build/lib/makeapp/app_templates/django copying makeapp/app_templates/django/pytest.ini -> build/lib/makeapp/app_templates/django copying makeapp/app_templates/django/setup.py -> build/lib/makeapp/app_templates/django copying makeapp/app_templates/django/tox.ini -> build/lib/makeapp/app_templates/django creating build/lib/makeapp/app_templates/django/.github creating build/lib/makeapp/app_templates/django/.github/workflows copying makeapp/app_templates/django/.github/workflows/python-package.yml -> build/lib/makeapp/app_templates/django/.github/workflows creating build/lib/makeapp/app_templates/django/__module_name__ copying makeapp/app_templates/django/__module_name__/__init__.py -> build/lib/makeapp/app_templates/django/__module_name__ copying makeapp/app_templates/django/__module_name__/admin.py -> build/lib/makeapp/app_templates/django/__module_name__ copying makeapp/app_templates/django/__module_name__/apps.py -> build/lib/makeapp/app_templates/django/__module_name__ copying makeapp/app_templates/django/__module_name__/models.py -> build/lib/makeapp/app_templates/django/__module_name__ copying makeapp/app_templates/django/__module_name__/views.py -> build/lib/makeapp/app_templates/django/__module_name__ creating build/lib/makeapp/app_templates/django/__module_name__/locale copying makeapp/app_templates/django/__module_name__/locale/empty -> build/lib/makeapp/app_templates/django/__module_name__/locale creating build/lib/makeapp/app_templates/django/__module_name__/management copying makeapp/app_templates/django/__module_name__/management/__init__.py -> build/lib/makeapp/app_templates/django/__module_name__/management creating build/lib/makeapp/app_templates/django/__module_name__/management/commands copying makeapp/app_templates/django/__module_name__/management/commands/__init__.py -> build/lib/makeapp/app_templates/django/__module_name__/management/commands creating build/lib/makeapp/app_templates/django/__module_name__/templates copying makeapp/app_templates/django/__module_name__/templates/empty -> build/lib/makeapp/app_templates/django/__module_name__/templates creating build/lib/makeapp/app_templates/django/__module_name__/templatetags copying makeapp/app_templates/django/__module_name__/templatetags/empty -> build/lib/makeapp/app_templates/django/__module_name__/templatetags creating build/lib/makeapp/app_templates/django/__module_name__/tests copying makeapp/app_templates/django/__module_name__/tests/__init__.py -> build/lib/makeapp/app_templates/django/__module_name__/tests copying makeapp/app_templates/django/__module_name__/tests/conftest.py -> build/lib/makeapp/app_templates/django/__module_name__/tests copying makeapp/app_templates/django/__module_name__/tests/test_basic.py -> build/lib/makeapp/app_templates/django/__module_name__/tests creating build/lib/makeapp/app_templates/pytest copying makeapp/app_templates/pytest/setup.cfg -> build/lib/makeapp/app_templates/pytest copying makeapp/app_templates/pytest/setup.py -> build/lib/makeapp/app_templates/pytest creating build/lib/makeapp/app_templates/pytest/tests copying makeapp/app_templates/pytest/tests/__init__.py -> build/lib/makeapp/app_templates/pytest/tests copying makeapp/app_templates/pytest/tests/test_module.py -> build/lib/makeapp/app_templates/pytest/tests creating build/lib/makeapp/app_templates/pytestplugin copying makeapp/app_templates/pytestplugin/makeappconf.py -> build/lib/makeapp/app_templates/pytestplugin copying makeapp/app_templates/pytestplugin/setup.py -> build/lib/makeapp/app_templates/pytestplugin creating build/lib/makeapp/app_templates/pytestplugin/__module_name__ copying makeapp/app_templates/pytestplugin/__module_name__/entry.py -> build/lib/makeapp/app_templates/pytestplugin/__module_name__ creating build/lib/makeapp/app_templates/pytestplugin/tests copying makeapp/app_templates/pytestplugin/tests/test_module.py -> build/lib/makeapp/app_templates/pytestplugin/tests creating build/lib/makeapp/app_templates/webscaff copying makeapp/app_templates/webscaff/.gitignore -> build/lib/makeapp/app_templates/webscaff copying makeapp/app_templates/webscaff/.hgignore -> build/lib/makeapp/app_templates/webscaff copying makeapp/app_templates/webscaff/makeappconf.py -> build/lib/makeapp/app_templates/webscaff copying makeapp/app_templates/webscaff/requirements.txt -> build/lib/makeapp/app_templates/webscaff copying makeapp/app_templates/webscaff/setup.py -> build/lib/makeapp/app_templates/webscaff copying makeapp/app_templates/webscaff/wscaff.yml -> build/lib/makeapp/app_templates/webscaff creating build/lib/makeapp/app_templates/webscaff/__module_name__ copying makeapp/app_templates/webscaff/__module_name__/uwsgicfg.py -> build/lib/makeapp/app_templates/webscaff/__module_name__ creating build/lib/makeapp/app_templates/webscaff/__module_name__/core copying makeapp/app_templates/webscaff/__module_name__/core/uwsgiinit.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/core creating build/lib/makeapp/app_templates/webscaff/__module_name__/settings copying makeapp/app_templates/webscaff/__module_name__/settings/__init__.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/settings copying makeapp/app_templates/webscaff/__module_name__/settings/auto.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/settings copying makeapp/app_templates/webscaff/__module_name__/settings/base.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/settings copying makeapp/app_templates/webscaff/__module_name__/settings/env_development.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/settings copying makeapp/app_templates/webscaff/__module_name__/settings/env_testing.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/settings copying makeapp/app_templates/webscaff/__module_name__/settings/sub_paths.py -> build/lib/makeapp/app_templates/webscaff/__module_name__/settings creating build/lib/makeapp/app_templates/webscaff/conf copying makeapp/app_templates/webscaff/conf/__module_name__-certbot-hook.sh -> build/lib/makeapp/app_templates/webscaff/conf copying makeapp/app_templates/webscaff/conf/__module_name__.service -> build/lib/makeapp/app_templates/webscaff/conf copying makeapp/app_templates/webscaff/conf/env_production.py -> build/lib/makeapp/app_templates/webscaff/conf creating build/lib/makeapp/app_templates/webscaff/state creating build/lib/makeapp/app_templates/webscaff/state/certbot copying makeapp/app_templates/webscaff/state/certbot/empty -> build/lib/makeapp/app_templates/webscaff/state/certbot creating build/lib/makeapp/app_templates/webscaff/state/dumps copying makeapp/app_templates/webscaff/state/dumps/empty -> build/lib/makeapp/app_templates/webscaff/state/dumps creating build/lib/makeapp/app_templates/webscaff/state/media copying makeapp/app_templates/webscaff/state/media/empty -> build/lib/makeapp/app_templates/webscaff/state/media creating build/lib/makeapp/app_templates/webscaff/state/spool copying makeapp/app_templates/webscaff/state/spool/empty -> build/lib/makeapp/app_templates/webscaff/state/spool creating build/lib/makeapp/app_templates/webscaff/state/static copying makeapp/app_templates/webscaff/state/static/empty -> build/lib/makeapp/app_templates/webscaff/state/static creating build/lib/makeapp/app_templates/webscaff/tests copying makeapp/app_templates/webscaff/tests/conftest.py -> build/lib/makeapp/app_templates/webscaff/tests copying makeapp/app_templates/webscaff/tests/requirements.txt -> build/lib/makeapp/app_templates/webscaff/tests copying makeapp/app_templates/webscaff/tests/test_module.py -> build/lib/makeapp/app_templates/webscaff/tests creating build/lib/makeapp/helpers copying makeapp/helpers/__init__.py -> build/lib/makeapp/helpers copying makeapp/helpers/dist.py -> build/lib/makeapp/helpers copying makeapp/helpers/files.py -> build/lib/makeapp/helpers copying makeapp/helpers/vcs.py -> build/lib/makeapp/helpers creating build/lib/makeapp/license_templates copying makeapp/license_templates/apache2 -> build/lib/makeapp/license_templates copying makeapp/license_templates/apache2_src -> build/lib/makeapp/license_templates copying makeapp/license_templates/bsd2cl -> build/lib/makeapp/license_templates copying makeapp/license_templates/bsd3cl -> build/lib/makeapp/license_templates copying makeapp/license_templates/gpl2 -> build/lib/makeapp/license_templates copying makeapp/license_templates/gpl2_src -> build/lib/makeapp/license_templates copying makeapp/license_templates/gpl3 -> build/lib/makeapp/license_templates copying makeapp/license_templates/gpl3_src -> build/lib/makeapp/license_templates copying makeapp/license_templates/mit -> build/lib/makeapp/license_templates copying makeapp/license_templates/no -> build/lib/makeapp/license_templates copying makeapp/license_templates/no_src -> build/lib/makeapp/license_templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RDNMUU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64 + cd makeapp-1.9.1 + 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-makeapp-1.9.1-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-makeapp-1.9.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/apptemplate.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/appconfig.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/apptools.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/appmaker.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/CHANGELOG -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/.hgignore -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/.coveragerc -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/tox.ini -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__ copying build/lib/makeapp/app_templates/__default__/__module_name__/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs copying build/lib/makeapp/app_templates/__default__/docs/requirements.txt -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs copying build/lib/makeapp/app_templates/__default__/docs/Makefile -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/_static copying build/lib/makeapp/app_templates/__default__/docs/source/_static/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/_static copying build/lib/makeapp/app_templates/__default__/docs/source/index.rst -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source copying build/lib/makeapp/app_templates/__default__/docs/source/rst_guide.rst -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/_templates copying build/lib/makeapp/app_templates/__default__/docs/source/_templates/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/_templates copying build/lib/makeapp/app_templates/__default__/docs/source/quickstart.rst -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source copying build/lib/makeapp/app_templates/__default__/docs/source/conf.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/build copying build/lib/makeapp/app_templates/__default__/docs/build/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/build copying build/lib/makeapp/app_templates/__default__/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/setup.cfg -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/CONTRIBUTING -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/README.rst -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/.gitignore -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/INSTALL -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/AUTHORS -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ copying build/lib/makeapp/app_templates/__default__/MANIFEST.in -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/tests copying build/lib/makeapp/app_templates/__default__/tests/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/tests copying build/lib/makeapp/app_templates/__default__/tests/test_module.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/tests creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__ copying build/lib/makeapp/app_templates/console/__module_name__/cli.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__ copying build/lib/makeapp/app_templates/console/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest copying build/lib/makeapp/app_templates/pytest/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest copying build/lib/makeapp/app_templates/pytest/setup.cfg -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/tests copying build/lib/makeapp/app_templates/pytest/tests/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/tests copying build/lib/makeapp/app_templates/pytest/tests/test_module.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/tests creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin copying build/lib/makeapp/app_templates/pytestplugin/makeappconf.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/__module_name__ copying build/lib/makeapp/app_templates/pytestplugin/__module_name__/entry.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/__module_name__ copying build/lib/makeapp/app_templates/pytestplugin/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/tests copying build/lib/makeapp/app_templates/pytestplugin/tests/test_module.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/tests creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff copying build/lib/makeapp/app_templates/webscaff/.hgignore -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff copying build/lib/makeapp/app_templates/webscaff/requirements.txt -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf copying build/lib/makeapp/app_templates/webscaff/conf/env_production.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf copying build/lib/makeapp/app_templates/webscaff/conf/__module_name__.service -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf copying build/lib/makeapp/app_templates/webscaff/conf/__module_name__-certbot-hook.sh -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf copying build/lib/makeapp/app_templates/webscaff/makeappconf.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__ copying build/lib/makeapp/app_templates/webscaff/__module_name__/uwsgicfg.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings copying build/lib/makeapp/app_templates/webscaff/__module_name__/settings/env_development.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings copying build/lib/makeapp/app_templates/webscaff/__module_name__/settings/auto.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings copying build/lib/makeapp/app_templates/webscaff/__module_name__/settings/base.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings copying build/lib/makeapp/app_templates/webscaff/__module_name__/settings/env_testing.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings copying build/lib/makeapp/app_templates/webscaff/__module_name__/settings/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings copying build/lib/makeapp/app_templates/webscaff/__module_name__/settings/sub_paths.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/core copying build/lib/makeapp/app_templates/webscaff/__module_name__/core/uwsgiinit.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/core copying build/lib/makeapp/app_templates/webscaff/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/spool copying build/lib/makeapp/app_templates/webscaff/state/spool/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/spool creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/certbot copying build/lib/makeapp/app_templates/webscaff/state/certbot/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/certbot creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/static copying build/lib/makeapp/app_templates/webscaff/state/static/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/static creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/media copying build/lib/makeapp/app_templates/webscaff/state/media/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/media creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/dumps copying build/lib/makeapp/app_templates/webscaff/state/dumps/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/state/dumps copying build/lib/makeapp/app_templates/webscaff/.gitignore -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff copying build/lib/makeapp/app_templates/webscaff/wscaff.yml -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/tests copying build/lib/makeapp/app_templates/webscaff/tests/requirements.txt -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/tests copying build/lib/makeapp/app_templates/webscaff/tests/test_module.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/tests copying build/lib/makeapp/app_templates/webscaff/tests/conftest.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/tests creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django copying build/lib/makeapp/app_templates/django/.coveragerc -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django copying build/lib/makeapp/app_templates/django/tox.ini -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django copying build/lib/makeapp/app_templates/django/makeappconf.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/templates copying build/lib/makeapp/app_templates/django/__module_name__/templates/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/templates copying build/lib/makeapp/app_templates/django/__module_name__/admin.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__ copying build/lib/makeapp/app_templates/django/__module_name__/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__ copying build/lib/makeapp/app_templates/django/__module_name__/apps.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/locale copying build/lib/makeapp/app_templates/django/__module_name__/locale/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/locale copying build/lib/makeapp/app_templates/django/__module_name__/models.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__ copying build/lib/makeapp/app_templates/django/__module_name__/views.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__ creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/templatetags copying build/lib/makeapp/app_templates/django/__module_name__/templatetags/empty -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/templatetags creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/management copying build/lib/makeapp/app_templates/django/__module_name__/management/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/management creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/management/commands copying build/lib/makeapp/app_templates/django/__module_name__/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/management/commands creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests copying build/lib/makeapp/app_templates/django/__module_name__/tests/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests copying build/lib/makeapp/app_templates/django/__module_name__/tests/test_basic.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests copying build/lib/makeapp/app_templates/django/__module_name__/tests/conftest.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests copying build/lib/makeapp/app_templates/django/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/.github creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/.github/workflows copying build/lib/makeapp/app_templates/django/.github/workflows/python-package.yml -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/.github/workflows copying build/lib/makeapp/app_templates/django/pytest.ini -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django copying build/lib/makeapp/app_templates/django/MANIFEST.in -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click copying build/lib/makeapp/app_templates/click/makeappconf.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__ copying build/lib/makeapp/app_templates/click/__module_name__/cli.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__ copying build/lib/makeapp/app_templates/click/setup.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers copying build/lib/makeapp/helpers/dist.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers copying build/lib/makeapp/helpers/files.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers copying build/lib/makeapp/helpers/__init__.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers copying build/lib/makeapp/helpers/vcs.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers copying build/lib/makeapp/cli.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp creating /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/no -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/bsd2cl -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/no_src -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/gpl2 -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/apache2_src -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/gpl3_src -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/gpl3 -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/gpl2_src -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/mit -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/bsd3cl -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/license_templates/apache2 -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/license_templates copying build/lib/makeapp/exceptions.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/utils.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp copying build/lib/makeapp/rendering.py -> /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/apptemplate.py to apptemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/appconfig.py to appconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/apptools.py to apptools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/appmaker.py to appmaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__/__init__.py", line 1 {% block imports %}{% endblock %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/conf.py to conf.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/conf.py", line 21 from {{ module_name }} import VERSION_STR ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/tests/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/setup.py", line 7 {% block imports %}{% endblock %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/tests/test_module.py to test_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__/cli.py to cli.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__/cli.py", line 3 {% block imports %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/setup.py to setup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/console/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/tests/test_module.py to test_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/makeappconf.py to makeappconf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/__module_name__/entry.py to entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/setup.py to setup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/tests/test_module.py to test_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf/env_production.py to env_production.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf/env_production.py", line 13 {% if webscaff_domain %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/makeappconf.py to makeappconf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/uwsgicfg.py to uwsgicfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings/env_development.py to env_development.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings/auto.py to auto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings/env_testing.py to env_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/settings/sub_paths.py to sub_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/__module_name__/core/uwsgiinit.py to uwsgiinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/setup.py to setup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/tests/test_module.py to test_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/makeappconf.py to makeappconf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/__init__.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/models.py to models.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/apps.py", line 5 class {{ module_name_capital }}Config(AppConfig): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests/test_basic.py to test_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/setup.py to setup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/makeappconf.py to makeappconf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__/cli.py to cli.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__/cli.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers/dist.py to dist.cpython-39.pyc File "/usr/lib/python3.9/site-packages/makeapp/app_templates/click/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/helpers/vcs.py to vcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/rendering.py to rendering.cpython-39.pyc writing byte-compilation script '/tmp/tmpx3a94c8f.py' /usr/bin/python3 /tmp/tmpx3a94c8f.py File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__/__init__.py", line 1 {% block imports %}{% endblock %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/conf.py", line 21 from {{ module_name }} import VERSION_STR ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/setup.py", line 7 {% block imports %}{% endblock %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__/cli.py", line 3 {% block imports %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/console/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf/env_production.py", line 13 {% if webscaff_domain %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/__init__.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/apps.py", line 5 class {{ module_name_capital }}Config(AppConfig): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__/cli.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/makeapp/app_templates/click/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax removing /tmp/tmpx3a94c8f.py running install_egg_info running egg_info writing makeapp.egg-info/PKG-INFO writing dependency_links to makeapp.egg-info/dependency_links.txt writing entry points to makeapp.egg-info/entry_points.txt writing requirements to makeapp.egg-info/requires.txt writing top-level names to makeapp.egg-info/top_level.txt reading manifest file 'makeapp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'makeapp.egg-info/SOURCES.txt' Copying makeapp.egg-info to /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp-1.9.1-py3.9.egg-info running install_scripts Installing makeapp script to /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64//usr/share/doc/python-makeapp + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64//usr/share/doc/python-makeapp + '[' -d example ']' ~/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64 ~/build/BUILD/makeapp-1.9.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/makeapp-1.9.1 + popd + mv /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.9.1-1 --unique-debug-suffix -1.9.1-1.x86_64 --unique-debug-src-base python-makeapp-1.9.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/makeapp-1.9.1 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-makeapp-1.9.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__/__init__.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/__module_name__/__init__.py", line 1 {% block imports %}{% endblock %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/conf.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/docs/source/conf.py", line 21 from {{ module_name }} import VERSION_STR ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/__default__/setup.py", line 7 {% block imports %}{% endblock %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__/cli.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/click/__module_name__/cli.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/click/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/click/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__/cli.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/console/__module_name__/cli.py", line 3 {% block imports %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/console/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/console/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/__init__.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/__init__.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/apps.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/__module_name__/apps.py", line 5 class {{ module_name_capital }}Config(AppConfig): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/django/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/django/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/pytest/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/pytestplugin/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf/env_production.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/conf/env_production.py", line 13 {% if webscaff_domain %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-makeapp-1.9.1-1.x86_64/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/setup.py'... File "/usr/lib/python3.9/site-packages/makeapp/app_templates/webscaff/setup.py", line 1 {% extends parent_template %} ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.RDNMUU (%install) Bad exit status from /var/tmp/rpm-tmp.RDNMUU (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-makeapp.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-makeapp.spec