Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-newsletter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686411406.466435/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-django-newsletter.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-django-newsletter-0.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-django-newsletter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686411406.466435/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-django-newsletter.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-django-newsletter-0.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-django-newsletter.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686411406.466435/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-django-newsletter.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.9xhgNC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-newsletter-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-newsletter-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-newsletter-0.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.lcAJDA + umask 022 + cd /builddir/build/BUILD + cd django-newsletter-0.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' /builddir/build/BUILD/django-newsletter-0.9.1/setup.py:30: UserWarning: Could not read README.rst and/or CHANGES.rst warnings.warn('Could not read README.rst and/or CHANGES.rst') /builddir/build/BUILD/django-newsletter-0.9.1/setup.py:36: UserWarning: Could not read requirements.txt warnings.warn('Could not read requirements.txt') /builddir/build/BUILD/django-newsletter-0.9.1/setup.py:42: UserWarning: Could not read requirements_test.txt warnings.warn('Could not read requirements_test.txt') running build running build_py creating build creating build/lib creating build/lib/newsletter copying newsletter/admin.py -> build/lib/newsletter copying newsletter/settings.py -> build/lib/newsletter copying newsletter/admin_forms.py -> build/lib/newsletter copying newsletter/models.py -> build/lib/newsletter copying newsletter/__init__.py -> build/lib/newsletter copying newsletter/admin_utils.py -> build/lib/newsletter copying newsletter/utils.py -> build/lib/newsletter copying newsletter/compat.py -> build/lib/newsletter copying newsletter/views.py -> build/lib/newsletter copying newsletter/urls.py -> build/lib/newsletter copying newsletter/forms.py -> build/lib/newsletter copying newsletter/validators.py -> build/lib/newsletter creating build/lib/newsletter/addressimport copying newsletter/addressimport/parsers.py -> build/lib/newsletter/addressimport copying newsletter/addressimport/__init__.py -> build/lib/newsletter/addressimport creating build/lib/newsletter/jobs copying newsletter/jobs/__init__.py -> build/lib/newsletter/jobs creating build/lib/newsletter/migrations copying newsletter/migrations/0004_auto_20180407_1043.py -> build/lib/newsletter/migrations copying newsletter/migrations/__init__.py -> build/lib/newsletter/migrations copying newsletter/migrations/0002_auto_20150416_1555.py -> build/lib/newsletter/migrations copying newsletter/migrations/0005_auto_20190918_0122.py -> build/lib/newsletter/migrations copying newsletter/migrations/0003_auto_20160226_1518.py -> build/lib/newsletter/migrations copying newsletter/migrations/0001_initial.py -> build/lib/newsletter/migrations creating build/lib/newsletter/management copying newsletter/management/__init__.py -> build/lib/newsletter/management creating build/lib/newsletter/jobs/daily copying newsletter/jobs/daily/__init__.py -> build/lib/newsletter/jobs/daily creating build/lib/newsletter/jobs/hourly copying newsletter/jobs/hourly/submit.py -> build/lib/newsletter/jobs/hourly copying newsletter/jobs/hourly/__init__.py -> build/lib/newsletter/jobs/hourly creating build/lib/newsletter/jobs/monthly copying newsletter/jobs/monthly/__init__.py -> build/lib/newsletter/jobs/monthly creating build/lib/newsletter/jobs/weekly copying newsletter/jobs/weekly/__init__.py -> build/lib/newsletter/jobs/weekly creating build/lib/newsletter/management/commands copying newsletter/management/commands/__init__.py -> build/lib/newsletter/management/commands copying newsletter/management/commands/submit_newsletter.py -> build/lib/newsletter/management/commands running egg_info writing django_newsletter.egg-info/PKG-INFO writing dependency_links to django_newsletter.egg-info/dependency_links.txt deleting django_newsletter.egg-info/requires.txt writing top-level names to django_newsletter.egg-info/top_level.txt reading manifest file 'django_newsletter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' no previously-included directories found matching 'docs/_build' warning: no files found matching '*' under directory 'newsletter/fixtures' writing manifest file 'django_newsletter.egg-info/SOURCES.txt' creating build/lib/newsletter/locale copying newsletter/locale/.DS_Store -> build/lib/newsletter/locale creating build/lib/newsletter/locale/ar creating build/lib/newsletter/locale/ar/LC_MESSAGES copying newsletter/locale/ar/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/ar/LC_MESSAGES copying newsletter/locale/ar/LC_MESSAGES/django.po -> build/lib/newsletter/locale/ar/LC_MESSAGES copying newsletter/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/ar/LC_MESSAGES copying newsletter/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/ar/LC_MESSAGES creating build/lib/newsletter/locale/cs_CZ creating build/lib/newsletter/locale/cs_CZ/LC_MESSAGES copying newsletter/locale/cs_CZ/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/cs_CZ/LC_MESSAGES copying newsletter/locale/cs_CZ/LC_MESSAGES/django.po -> build/lib/newsletter/locale/cs_CZ/LC_MESSAGES copying newsletter/locale/cs_CZ/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/cs_CZ/LC_MESSAGES copying newsletter/locale/cs_CZ/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/cs_CZ/LC_MESSAGES creating build/lib/newsletter/locale/de creating build/lib/newsletter/locale/de/LC_MESSAGES copying newsletter/locale/de/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/de/LC_MESSAGES copying newsletter/locale/de/LC_MESSAGES/django.po -> build/lib/newsletter/locale/de/LC_MESSAGES copying newsletter/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/de/LC_MESSAGES copying newsletter/locale/de/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/de/LC_MESSAGES creating build/lib/newsletter/locale/el_GR creating build/lib/newsletter/locale/el_GR/LC_MESSAGES copying newsletter/locale/el_GR/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/el_GR/LC_MESSAGES copying newsletter/locale/el_GR/LC_MESSAGES/django.po -> build/lib/newsletter/locale/el_GR/LC_MESSAGES copying newsletter/locale/el_GR/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/el_GR/LC_MESSAGES copying newsletter/locale/el_GR/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/el_GR/LC_MESSAGES creating build/lib/newsletter/locale/en creating build/lib/newsletter/locale/en/LC_MESSAGES copying newsletter/locale/en/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/en/LC_MESSAGES copying newsletter/locale/en/LC_MESSAGES/django.po -> build/lib/newsletter/locale/en/LC_MESSAGES copying newsletter/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/en/LC_MESSAGES copying newsletter/locale/en/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/en/LC_MESSAGES creating build/lib/newsletter/locale/es creating build/lib/newsletter/locale/es/LC_MESSAGES copying newsletter/locale/es/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/es/LC_MESSAGES copying newsletter/locale/es/LC_MESSAGES/django.po -> build/lib/newsletter/locale/es/LC_MESSAGES copying newsletter/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/es/LC_MESSAGES copying newsletter/locale/es/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/es/LC_MESSAGES creating build/lib/newsletter/locale/fa creating build/lib/newsletter/locale/fa/LC_MESSAGES copying newsletter/locale/fa/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/fa/LC_MESSAGES copying newsletter/locale/fa/LC_MESSAGES/django.po -> build/lib/newsletter/locale/fa/LC_MESSAGES copying newsletter/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/fa/LC_MESSAGES copying newsletter/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/fa/LC_MESSAGES creating build/lib/newsletter/locale/fr creating build/lib/newsletter/locale/fr/LC_MESSAGES copying newsletter/locale/fr/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/fr/LC_MESSAGES copying newsletter/locale/fr/LC_MESSAGES/django.po -> build/lib/newsletter/locale/fr/LC_MESSAGES copying newsletter/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/fr/LC_MESSAGES copying newsletter/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/fr/LC_MESSAGES creating build/lib/newsletter/locale/is_IS creating build/lib/newsletter/locale/is_IS/LC_MESSAGES copying newsletter/locale/is_IS/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/is_IS/LC_MESSAGES copying newsletter/locale/is_IS/LC_MESSAGES/django.po -> build/lib/newsletter/locale/is_IS/LC_MESSAGES copying newsletter/locale/is_IS/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/is_IS/LC_MESSAGES copying newsletter/locale/is_IS/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/is_IS/LC_MESSAGES creating build/lib/newsletter/locale/it creating build/lib/newsletter/locale/it/LC_MESSAGES copying newsletter/locale/it/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/it/LC_MESSAGES copying newsletter/locale/it/LC_MESSAGES/django.po -> build/lib/newsletter/locale/it/LC_MESSAGES copying newsletter/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/it/LC_MESSAGES copying newsletter/locale/it/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/it/LC_MESSAGES creating build/lib/newsletter/locale/nl creating build/lib/newsletter/locale/nl/LC_MESSAGES copying newsletter/locale/nl/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/nl/LC_MESSAGES copying newsletter/locale/nl/LC_MESSAGES/django.po -> build/lib/newsletter/locale/nl/LC_MESSAGES copying newsletter/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/nl/LC_MESSAGES copying newsletter/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/nl/LC_MESSAGES creating build/lib/newsletter/locale/pl creating build/lib/newsletter/locale/pl/LC_MESSAGES copying newsletter/locale/pl/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/pl/LC_MESSAGES copying newsletter/locale/pl/LC_MESSAGES/django.po -> build/lib/newsletter/locale/pl/LC_MESSAGES copying newsletter/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/pl/LC_MESSAGES copying newsletter/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/pl/LC_MESSAGES creating build/lib/newsletter/locale/pt_BR creating build/lib/newsletter/locale/pt_BR/LC_MESSAGES copying newsletter/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/pt_BR/LC_MESSAGES copying newsletter/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/newsletter/locale/pt_BR/LC_MESSAGES copying newsletter/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/pt_BR/LC_MESSAGES copying newsletter/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/pt_BR/LC_MESSAGES creating build/lib/newsletter/locale/pt_PT creating build/lib/newsletter/locale/pt_PT/LC_MESSAGES copying newsletter/locale/pt_PT/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/pt_PT/LC_MESSAGES copying newsletter/locale/pt_PT/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/pt_PT/LC_MESSAGES creating build/lib/newsletter/locale/ru creating build/lib/newsletter/locale/ru/LC_MESSAGES copying newsletter/locale/ru/LC_MESSAGES/django.mo -> build/lib/newsletter/locale/ru/LC_MESSAGES copying newsletter/locale/ru/LC_MESSAGES/django.po -> build/lib/newsletter/locale/ru/LC_MESSAGES copying newsletter/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/ru/LC_MESSAGES copying newsletter/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/ru/LC_MESSAGES creating build/lib/newsletter/locale/zh_CN creating build/lib/newsletter/locale/zh_CN/LC_MESSAGES copying newsletter/locale/zh_CN/LC_MESSAGES/djangojs.mo -> build/lib/newsletter/locale/zh_CN/LC_MESSAGES copying newsletter/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/newsletter/locale/zh_CN/LC_MESSAGES creating build/lib/newsletter/static creating build/lib/newsletter/static/newsletter creating build/lib/newsletter/static/newsletter/admin creating build/lib/newsletter/static/newsletter/admin/img copying newsletter/static/newsletter/admin/img/icon-no.gif -> build/lib/newsletter/static/newsletter/admin/img copying newsletter/static/newsletter/admin/img/icon-yes.gif -> build/lib/newsletter/static/newsletter/admin/img copying newsletter/static/newsletter/admin/img/submitting.gif -> build/lib/newsletter/static/newsletter/admin/img copying newsletter/static/newsletter/admin/img/waiting.gif -> build/lib/newsletter/static/newsletter/admin/img creating build/lib/newsletter/static/newsletter/admin/js copying newsletter/static/newsletter/admin/js/submit_interface.js -> build/lib/newsletter/static/newsletter/admin/js copying newsletter/static/newsletter/admin/js/subscriber_lookup.js -> build/lib/newsletter/static/newsletter/admin/js creating build/lib/newsletter/templates creating build/lib/newsletter/templates/admin creating build/lib/newsletter/templates/admin/newsletter creating build/lib/newsletter/templates/admin/newsletter/message copying newsletter/templates/admin/newsletter/message/change_form.html -> build/lib/newsletter/templates/admin/newsletter/message copying newsletter/templates/admin/newsletter/message/preview.html -> build/lib/newsletter/templates/admin/newsletter/message creating build/lib/newsletter/templates/admin/newsletter/submission copying newsletter/templates/admin/newsletter/submission/change_form.html -> build/lib/newsletter/templates/admin/newsletter/submission creating build/lib/newsletter/templates/admin/newsletter/subscription copying newsletter/templates/admin/newsletter/subscription/change_list.html -> build/lib/newsletter/templates/admin/newsletter/subscription copying newsletter/templates/admin/newsletter/subscription/confirmimportform.html -> build/lib/newsletter/templates/admin/newsletter/subscription copying newsletter/templates/admin/newsletter/subscription/importform.html -> build/lib/newsletter/templates/admin/newsletter/subscription creating build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/common.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/newsletter_detail.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/newsletter_list.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/submission_archive.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_activate.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_subscribe.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_subscribe_activated.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_subscribe_email_sent.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_subscribe_user.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_unsubscribe.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_unsubscribe_activated.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_unsubscribe_email_sent.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_unsubscribe_user.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_update.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_update_activated.html -> build/lib/newsletter/templates/newsletter copying newsletter/templates/newsletter/subscription_update_email_sent.html -> build/lib/newsletter/templates/newsletter creating build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/message.html -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/message.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/message_subject.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/subscribe.html -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/subscribe.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/subscribe_subject.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/unsubscribe.html -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/unsubscribe.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/unsubscribe_subject.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/update.html -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/update.txt -> build/lib/newsletter/templates/newsletter/message copying newsletter/templates/newsletter/message/update_subject.txt -> build/lib/newsletter/templates/newsletter/message creating build/lib/newsletter/templates/widget copying newsletter/templates/widget/image.html -> build/lib/newsletter/templates/widget + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ahs0Eo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 + cd django-newsletter-0.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-django-newsletter-0.9.1-1.x86_64 /builddir/build/BUILD/django-newsletter-0.9.1/setup.py:30: UserWarning: Could not read README.rst and/or CHANGES.rst warnings.warn('Could not read README.rst and/or CHANGES.rst') /builddir/build/BUILD/django-newsletter-0.9.1/setup.py:36: UserWarning: Could not read requirements.txt warnings.warn('Could not read requirements.txt') /builddir/build/BUILD/django-newsletter-0.9.1/setup.py:42: UserWarning: Could not read requirements_test.txt warnings.warn('Could not read requirements_test.txt') 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-django-newsletter-0.9.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/addressimport copying build/lib/newsletter/addressimport/parsers.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/addressimport copying build/lib/newsletter/addressimport/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/addressimport copying build/lib/newsletter/admin.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter copying build/lib/newsletter/settings.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter copying build/lib/newsletter/admin_forms.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter copying build/lib/newsletter/models.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter copying build/lib/newsletter/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/message copying build/lib/newsletter/templates/admin/newsletter/message/change_form.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/message copying build/lib/newsletter/templates/admin/newsletter/message/preview.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/message creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/subscription copying build/lib/newsletter/templates/admin/newsletter/subscription/change_list.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/subscription copying build/lib/newsletter/templates/admin/newsletter/subscription/importform.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/subscription copying build/lib/newsletter/templates/admin/newsletter/subscription/confirmimportform.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/subscription creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/submission copying build/lib/newsletter/templates/admin/newsletter/submission/change_form.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/admin/newsletter/submission creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_update_activated.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_unsubscribe_email_sent.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/common.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_unsubscribe_user.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/newsletter_detail.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_subscribe_email_sent.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/unsubscribe.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/unsubscribe.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/update.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/message_subject.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/update_subject.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/message.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/message.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/unsubscribe_subject.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/subscribe_subject.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/subscribe.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/subscribe.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/message/update.txt -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter/message copying build/lib/newsletter/templates/newsletter/newsletter_list.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_activate.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_unsubscribe.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_subscribe_user.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_subscribe.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_update.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/submission_archive.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_unsubscribe_activated.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_subscribe_activated.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter copying build/lib/newsletter/templates/newsletter/subscription_update_email_sent.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/widget copying build/lib/newsletter/templates/widget/image.html -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/templates/widget creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/daily copying build/lib/newsletter/jobs/daily/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/daily copying build/lib/newsletter/jobs/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/hourly copying build/lib/newsletter/jobs/hourly/submit.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/hourly copying build/lib/newsletter/jobs/hourly/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/hourly creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/monthly copying build/lib/newsletter/jobs/monthly/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/monthly creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/weekly copying build/lib/newsletter/jobs/weekly/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/weekly copying build/lib/newsletter/admin_utils.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter copying build/lib/newsletter/utils.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/img copying build/lib/newsletter/static/newsletter/admin/img/waiting.gif -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/img copying build/lib/newsletter/static/newsletter/admin/img/icon-no.gif -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/img copying build/lib/newsletter/static/newsletter/admin/img/submitting.gif -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/img copying build/lib/newsletter/static/newsletter/admin/img/icon-yes.gif -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/img creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/js copying build/lib/newsletter/static/newsletter/admin/js/subscriber_lookup.js -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/js copying build/lib/newsletter/static/newsletter/admin/js/submit_interface.js -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/static/newsletter/admin/js copying build/lib/newsletter/compat.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/migrations/0004_auto_20180407_1043.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/migrations/0002_auto_20150416_1555.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/migrations/0005_auto_20190918_0122.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/migrations/0003_auto_20160226_1518.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations copying build/lib/newsletter/views.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter copying build/lib/newsletter/urls.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/it creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/it/LC_MESSAGES copying build/lib/newsletter/locale/it/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/it/LC_MESSAGES copying build/lib/newsletter/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/it/LC_MESSAGES copying build/lib/newsletter/locale/it/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/it/LC_MESSAGES copying build/lib/newsletter/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/en creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/en/LC_MESSAGES copying build/lib/newsletter/locale/en/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/en/LC_MESSAGES copying build/lib/newsletter/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/en/LC_MESSAGES copying build/lib/newsletter/locale/en/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/en/LC_MESSAGES copying build/lib/newsletter/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/nl creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/nl/LC_MESSAGES copying build/lib/newsletter/locale/nl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/nl/LC_MESSAGES copying build/lib/newsletter/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/nl/LC_MESSAGES copying build/lib/newsletter/locale/nl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/nl/LC_MESSAGES copying build/lib/newsletter/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/zh_CN/LC_MESSAGES copying build/lib/newsletter/locale/zh_CN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/zh_CN/LC_MESSAGES copying build/lib/newsletter/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ar creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ar/LC_MESSAGES copying build/lib/newsletter/locale/ar/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ar/LC_MESSAGES copying build/lib/newsletter/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ar/LC_MESSAGES copying build/lib/newsletter/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ar/LC_MESSAGES copying build/lib/newsletter/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ar/LC_MESSAGES copying build/lib/newsletter/locale/.DS_Store -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_PT creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_PT/LC_MESSAGES copying build/lib/newsletter/locale/pt_PT/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_PT/LC_MESSAGES copying build/lib/newsletter/locale/pt_PT/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_PT/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fa creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fa/LC_MESSAGES copying build/lib/newsletter/locale/fa/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fa/LC_MESSAGES copying build/lib/newsletter/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fa/LC_MESSAGES copying build/lib/newsletter/locale/fa/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fa/LC_MESSAGES copying build/lib/newsletter/locale/fa/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ru creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ru/LC_MESSAGES copying build/lib/newsletter/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ru/LC_MESSAGES copying build/lib/newsletter/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ru/LC_MESSAGES copying build/lib/newsletter/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ru/LC_MESSAGES copying build/lib/newsletter/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fr creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fr/LC_MESSAGES copying build/lib/newsletter/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fr/LC_MESSAGES copying build/lib/newsletter/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fr/LC_MESSAGES copying build/lib/newsletter/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fr/LC_MESSAGES copying build/lib/newsletter/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/de creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/de/LC_MESSAGES copying build/lib/newsletter/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/de/LC_MESSAGES copying build/lib/newsletter/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/de/LC_MESSAGES copying build/lib/newsletter/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/de/LC_MESSAGES copying build/lib/newsletter/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/es creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/es/LC_MESSAGES copying build/lib/newsletter/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/es/LC_MESSAGES copying build/lib/newsletter/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/es/LC_MESSAGES copying build/lib/newsletter/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/es/LC_MESSAGES copying build/lib/newsletter/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_BR/LC_MESSAGES copying build/lib/newsletter/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_BR/LC_MESSAGES copying build/lib/newsletter/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_BR/LC_MESSAGES copying build/lib/newsletter/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_BR/LC_MESSAGES copying build/lib/newsletter/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/el_GR creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/el_GR/LC_MESSAGES copying build/lib/newsletter/locale/el_GR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/el_GR/LC_MESSAGES copying build/lib/newsletter/locale/el_GR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/el_GR/LC_MESSAGES copying build/lib/newsletter/locale/el_GR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/el_GR/LC_MESSAGES copying build/lib/newsletter/locale/el_GR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/el_GR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/is_IS creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/is_IS/LC_MESSAGES copying build/lib/newsletter/locale/is_IS/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/is_IS/LC_MESSAGES copying build/lib/newsletter/locale/is_IS/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/is_IS/LC_MESSAGES copying build/lib/newsletter/locale/is_IS/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/is_IS/LC_MESSAGES copying build/lib/newsletter/locale/is_IS/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/is_IS/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/cs_CZ creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/cs_CZ/LC_MESSAGES copying build/lib/newsletter/locale/cs_CZ/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/cs_CZ/LC_MESSAGES copying build/lib/newsletter/locale/cs_CZ/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/cs_CZ/LC_MESSAGES copying build/lib/newsletter/locale/cs_CZ/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/cs_CZ/LC_MESSAGES copying build/lib/newsletter/locale/cs_CZ/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/cs_CZ/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pl creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pl/LC_MESSAGES copying build/lib/newsletter/locale/pl/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pl/LC_MESSAGES copying build/lib/newsletter/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pl/LC_MESSAGES copying build/lib/newsletter/locale/pl/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pl/LC_MESSAGES copying build/lib/newsletter/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/locale/pl/LC_MESSAGES copying build/lib/newsletter/forms.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management copying build/lib/newsletter/management/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management creating /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management/commands copying build/lib/newsletter/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management/commands copying build/lib/newsletter/management/commands/submit_newsletter.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management/commands copying build/lib/newsletter/validators.py -> /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/addressimport/parsers.py to parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/addressimport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/admin_forms.py to admin_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/daily/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/hourly/submit.py to submit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/hourly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/monthly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/jobs/weekly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/admin_utils.py to admin_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations/0004_auto_20180407_1043.py to 0004_auto_20180407_1043.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations/0002_auto_20150416_1555.py to 0002_auto_20150416_1555.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations/0005_auto_20190918_0122.py to 0005_auto_20190918_0122.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations/0003_auto_20160226_1518.py to 0003_auto_20160226_1518.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/management/commands/submit_newsletter.py to submit_newsletter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/newsletter/validators.py to validators.cpython-39.pyc writing byte-compilation script '/tmp/tmpdt1x1day.py' /usr/bin/python3 /tmp/tmpdt1x1day.py removing /tmp/tmpdt1x1day.py running install_egg_info running egg_info writing django_newsletter.egg-info/PKG-INFO writing dependency_links to django_newsletter.egg-info/dependency_links.txt writing top-level names to django_newsletter.egg-info/top_level.txt reading manifest file 'django_newsletter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' no previously-included directories found matching 'docs/_build' warning: no files found matching '*' under directory 'newsletter/fixtures' writing manifest file 'django_newsletter.egg-info/SOURCES.txt' Copying django_newsletter.egg-info to /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/django_newsletter-0.9.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64//usr/share/doc/python-django-newsletter + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64//usr/share/doc/python-django-newsletter + '[' -d example ']' ~/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 ~/build/BUILD/django-newsletter-0.9.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-newsletter-0.9.1 + mv /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.1-1 --unique-debug-suffix -0.9.1-1.x86_64 --unique-debug-src-base python-django-newsletter-0.9.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-newsletter-0.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-django-newsletter-0.9.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-newsletter-0.9.1-1.noarch Provides: python-django-newsletter python3-django-newsletter = 0.9.1-1 python3.9dist(django-newsletter) = 0.9.1 python3dist(django-newsletter) = 0.9.1 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 Processing files: python-django-newsletter-help-0.9.1-1.noarch warning: Empty %files file /builddir/build/BUILD/django-newsletter-0.9.1/doclist.lst Provides: python-django-newsletter-help = 0.9.1-1 python3-django-newsletter-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 Wrote: /builddir/build/RPMS/python-django-newsletter-help-0.9.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-newsletter-0.9.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aIoCX3 + umask 022 + cd /builddir/build/BUILD + cd django-newsletter-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-newsletter-0.9.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0