<86>Aug 12 08:55:56 userdel[3510819]: delete user 'rooter' <86>Aug 12 08:55:56 userdel[3510819]: removed group 'rooter' owned by 'rooter' <86>Aug 12 08:55:56 userdel[3510819]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 12 08:55:56 groupadd[3510829]: group added to /etc/group: name=rooter, GID=543 <86>Aug 12 08:55:56 groupadd[3510829]: group added to /etc/gshadow: name=rooter <86>Aug 12 08:55:56 groupadd[3510829]: new group: name=rooter, GID=543 <86>Aug 12 08:55:56 useradd[3510842]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Aug 12 08:55:56 userdel[3510864]: delete user 'builder' <86>Aug 12 08:55:56 userdel[3510864]: removed group 'builder' owned by 'builder' <86>Aug 12 08:55:56 userdel[3510864]: removed shadow group 'builder' owned by 'builder' <86>Aug 12 08:55:56 groupadd[3510875]: group added to /etc/group: name=builder, GID=544 <86>Aug 12 08:55:56 groupadd[3510875]: group added to /etc/gshadow: name=builder <86>Aug 12 08:55:56 groupadd[3510875]: new group: name=builder, GID=544 <86>Aug 12 08:55:56 useradd[3510886]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Aug 12 08:55:58 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 12 08:55:58 rpmi: libexpat-2.2.9-alt1 sisyphus+252464.200.2.1 1590958865 installed <13>Aug 12 08:55:58 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Aug 12 08:55:58 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Aug 12 08:55:58 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Aug 12 08:55:58 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Aug 12 08:55:58 rpmi: ca-certificates-2020.06.29-alt1 sisyphus+254237.300.1.1 1593450881 installed <13>Aug 12 08:55:58 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Aug 12 08:55:58 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Aug 12 08:55:58 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Aug 12 08:55:59 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Aug 12 08:55:59 rpmi: python3-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Aug 12 08:55:59 rpmi: python3-base-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Aug 12 08:55:59 rpmi: libpython3-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Aug 12 08:55:59 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Aug 12 08:55:59 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-django-contrib-comments-1.9.2-alt1.nosrc.rpm <13>Aug 12 08:56:02 rpmi: python3-module-pkg_resources-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed <13>Aug 12 08:56:02 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Aug 12 08:56:02 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Aug 12 08:56:02 rpmi: python3-dev-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Aug 12 08:56:02 rpmi: python3-module-setuptools-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed Installing python3-module-django-contrib-comments-1.9.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14463 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-django-contrib-comments-1.9.2 + echo 'Source #0 (python3-module-django-contrib-comments-1.9.2.tar):' Source #0 (python3-module-django-contrib-comments-1.9.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-django-contrib-comments-1.9.2.tar + cd python3-module-django-contrib-comments-1.9.2 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./tests/testapp/urls_default.py ./tests/testapp/urls_admin.py ./tests/testapp/urls.py ./tests/testapp/tests/test_templatetags.py ./tests/testapp/tests/test_moderation_views.py ./tests/testapp/tests/test_models.py ./tests/testapp/tests/test_feeds.py ./tests/testapp/tests/test_comment_views.py ./tests/testapp/tests/test_comment_utils_moderators.py ./tests/testapp/tests/test_comment_form.py ./tests/testapp/tests/test_app_api.py ./tests/testapp/tests/__init__.py ./tests/testapp/templatetags/comment_testtags.py ./tests/testapp/templatetags/__init__.py ./tests/testapp/models.py ./tests/testapp/__init__.py ./tests/runtests.py ./tests/custom_comments/views.py ./tests/custom_comments/models.py ./tests/custom_comments/forms.py ./tests/custom_comments/__init__.py ./tests/__init__.py ./setup.py ./docs/extensions.py ./docs/conf.py ./django_comments/views/utils.py ./django_comments/views/moderation.py ./django_comments/views/comments.py ./django_comments/views/__init__.py ./django_comments/urls.py ./django_comments/templatetags/comments.py ./django_comments/templatetags/__init__.py ./django_comments/signals.py ./django_comments/moderation.py ./django_comments/models.py ./django_comments/migrations/__init__.py ./django_comments/migrations/0003_add_submit_date_index.py ./django_comments/migrations/0002_update_user_email_field_length.py ./django_comments/migrations/0001_initial.py ./django_comments/managers.py ./django_comments/forms.py ./django_comments/feeds.py ./django_comments/compat.py ./django_comments/admin.py ./django_comments/abstracts.py ./django_comments/__init__.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14463 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-django-contrib-comments-1.9.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/django_comments copying django_comments/__init__.py -> build/lib/django_comments copying django_comments/abstracts.py -> build/lib/django_comments copying django_comments/admin.py -> build/lib/django_comments copying django_comments/compat.py -> build/lib/django_comments copying django_comments/feeds.py -> build/lib/django_comments copying django_comments/forms.py -> build/lib/django_comments copying django_comments/managers.py -> build/lib/django_comments copying django_comments/models.py -> build/lib/django_comments copying django_comments/moderation.py -> build/lib/django_comments copying django_comments/signals.py -> build/lib/django_comments copying django_comments/urls.py -> build/lib/django_comments creating build/lib/django_comments/views copying django_comments/views/__init__.py -> build/lib/django_comments/views copying django_comments/views/comments.py -> build/lib/django_comments/views copying django_comments/views/moderation.py -> build/lib/django_comments/views copying django_comments/views/utils.py -> build/lib/django_comments/views creating build/lib/django_comments/templatetags copying django_comments/templatetags/__init__.py -> build/lib/django_comments/templatetags copying django_comments/templatetags/comments.py -> build/lib/django_comments/templatetags creating build/lib/django_comments/migrations copying django_comments/migrations/0001_initial.py -> build/lib/django_comments/migrations copying django_comments/migrations/0002_update_user_email_field_length.py -> build/lib/django_comments/migrations copying django_comments/migrations/0003_add_submit_date_index.py -> build/lib/django_comments/migrations copying django_comments/migrations/__init__.py -> build/lib/django_comments/migrations running egg_info creating django_contrib_comments.egg-info writing django_contrib_comments.egg-info/PKG-INFO writing dependency_links to django_contrib_comments.egg-info/dependency_links.txt writing requirements to django_contrib_comments.egg-info/requires.txt writing top-level names to django_contrib_comments.egg-info/top_level.txt writing manifest file 'django_contrib_comments.egg-info/SOURCES.txt' reading manifest file 'django_contrib_comments.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 '*' writing manifest file 'django_contrib_comments.egg-info/SOURCES.txt' creating build/lib/django_comments/locale creating build/lib/django_comments/locale/af creating build/lib/django_comments/locale/af/LC_MESSAGES copying django_comments/locale/af/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/af/LC_MESSAGES copying django_comments/locale/af/LC_MESSAGES/django.po -> build/lib/django_comments/locale/af/LC_MESSAGES creating build/lib/django_comments/locale/ar creating build/lib/django_comments/locale/ar/LC_MESSAGES copying django_comments/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ar/LC_MESSAGES copying django_comments/locale/ar/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ar/LC_MESSAGES creating build/lib/django_comments/locale/az creating build/lib/django_comments/locale/az/LC_MESSAGES copying django_comments/locale/az/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/az/LC_MESSAGES copying django_comments/locale/az/LC_MESSAGES/django.po -> build/lib/django_comments/locale/az/LC_MESSAGES creating build/lib/django_comments/locale/be creating build/lib/django_comments/locale/be/LC_MESSAGES copying django_comments/locale/be/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/be/LC_MESSAGES copying django_comments/locale/be/LC_MESSAGES/django.po -> build/lib/django_comments/locale/be/LC_MESSAGES creating build/lib/django_comments/locale/bg creating build/lib/django_comments/locale/bg/LC_MESSAGES copying django_comments/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/bg/LC_MESSAGES copying django_comments/locale/bg/LC_MESSAGES/django.po -> build/lib/django_comments/locale/bg/LC_MESSAGES creating build/lib/django_comments/locale/bn creating build/lib/django_comments/locale/bn/LC_MESSAGES copying django_comments/locale/bn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/bn/LC_MESSAGES copying django_comments/locale/bn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/bn/LC_MESSAGES creating build/lib/django_comments/locale/br creating build/lib/django_comments/locale/br/LC_MESSAGES copying django_comments/locale/br/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/br/LC_MESSAGES copying django_comments/locale/br/LC_MESSAGES/django.po -> build/lib/django_comments/locale/br/LC_MESSAGES creating build/lib/django_comments/locale/bs creating build/lib/django_comments/locale/bs/LC_MESSAGES copying django_comments/locale/bs/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/bs/LC_MESSAGES copying django_comments/locale/bs/LC_MESSAGES/django.po -> build/lib/django_comments/locale/bs/LC_MESSAGES creating build/lib/django_comments/locale/ca creating build/lib/django_comments/locale/ca/LC_MESSAGES copying django_comments/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ca/LC_MESSAGES copying django_comments/locale/ca/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ca/LC_MESSAGES creating build/lib/django_comments/locale/cs creating build/lib/django_comments/locale/cs/LC_MESSAGES copying django_comments/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/cs/LC_MESSAGES copying django_comments/locale/cs/LC_MESSAGES/django.po -> build/lib/django_comments/locale/cs/LC_MESSAGES creating build/lib/django_comments/locale/cy creating build/lib/django_comments/locale/cy/LC_MESSAGES copying django_comments/locale/cy/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/cy/LC_MESSAGES copying django_comments/locale/cy/LC_MESSAGES/django.po -> build/lib/django_comments/locale/cy/LC_MESSAGES creating build/lib/django_comments/locale/da creating build/lib/django_comments/locale/da/LC_MESSAGES copying django_comments/locale/da/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/da/LC_MESSAGES copying django_comments/locale/da/LC_MESSAGES/django.po -> build/lib/django_comments/locale/da/LC_MESSAGES creating build/lib/django_comments/locale/de creating build/lib/django_comments/locale/de/LC_MESSAGES copying django_comments/locale/de/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/de/LC_MESSAGES copying django_comments/locale/de/LC_MESSAGES/django.po -> build/lib/django_comments/locale/de/LC_MESSAGES creating build/lib/django_comments/locale/el creating build/lib/django_comments/locale/el/LC_MESSAGES copying django_comments/locale/el/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/el/LC_MESSAGES copying django_comments/locale/el/LC_MESSAGES/django.po -> build/lib/django_comments/locale/el/LC_MESSAGES creating build/lib/django_comments/locale/en creating build/lib/django_comments/locale/en/LC_MESSAGES copying django_comments/locale/en/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/en/LC_MESSAGES copying django_comments/locale/en/LC_MESSAGES/django.po -> build/lib/django_comments/locale/en/LC_MESSAGES creating build/lib/django_comments/locale/en_GB creating build/lib/django_comments/locale/en_GB/LC_MESSAGES copying django_comments/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/en_GB/LC_MESSAGES copying django_comments/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django_comments/locale/en_GB/LC_MESSAGES creating build/lib/django_comments/locale/eo creating build/lib/django_comments/locale/eo/LC_MESSAGES copying django_comments/locale/eo/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/eo/LC_MESSAGES copying django_comments/locale/eo/LC_MESSAGES/django.po -> build/lib/django_comments/locale/eo/LC_MESSAGES creating build/lib/django_comments/locale/es creating build/lib/django_comments/locale/es/LC_MESSAGES copying django_comments/locale/es/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/es/LC_MESSAGES copying django_comments/locale/es/LC_MESSAGES/django.po -> build/lib/django_comments/locale/es/LC_MESSAGES creating build/lib/django_comments/locale/es_AR creating build/lib/django_comments/locale/es_AR/LC_MESSAGES copying django_comments/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/es_AR/LC_MESSAGES copying django_comments/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_comments/locale/es_AR/LC_MESSAGES creating build/lib/django_comments/locale/es_MX creating build/lib/django_comments/locale/es_MX/LC_MESSAGES copying django_comments/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/es_MX/LC_MESSAGES copying django_comments/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django_comments/locale/es_MX/LC_MESSAGES creating build/lib/django_comments/locale/et creating build/lib/django_comments/locale/et/LC_MESSAGES copying django_comments/locale/et/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/et/LC_MESSAGES copying django_comments/locale/et/LC_MESSAGES/django.po -> build/lib/django_comments/locale/et/LC_MESSAGES creating build/lib/django_comments/locale/eu creating build/lib/django_comments/locale/eu/LC_MESSAGES copying django_comments/locale/eu/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/eu/LC_MESSAGES copying django_comments/locale/eu/LC_MESSAGES/django.po -> build/lib/django_comments/locale/eu/LC_MESSAGES creating build/lib/django_comments/locale/fa creating build/lib/django_comments/locale/fa/LC_MESSAGES copying django_comments/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fa/LC_MESSAGES copying django_comments/locale/fa/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fa/LC_MESSAGES creating build/lib/django_comments/locale/fi creating build/lib/django_comments/locale/fi/LC_MESSAGES copying django_comments/locale/fi/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fi/LC_MESSAGES copying django_comments/locale/fi/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fi/LC_MESSAGES creating build/lib/django_comments/locale/fr creating build/lib/django_comments/locale/fr/LC_MESSAGES copying django_comments/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fr/LC_MESSAGES copying django_comments/locale/fr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fr/LC_MESSAGES creating build/lib/django_comments/locale/fy_NL creating build/lib/django_comments/locale/fy_NL/LC_MESSAGES copying django_comments/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fy_NL/LC_MESSAGES copying django_comments/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fy_NL/LC_MESSAGES creating build/lib/django_comments/locale/ga creating build/lib/django_comments/locale/ga/LC_MESSAGES copying django_comments/locale/ga/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ga/LC_MESSAGES copying django_comments/locale/ga/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ga/LC_MESSAGES creating build/lib/django_comments/locale/gd creating build/lib/django_comments/locale/gd/LC_MESSAGES copying django_comments/locale/gd/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/gd/LC_MESSAGES copying django_comments/locale/gd/LC_MESSAGES/django.po -> build/lib/django_comments/locale/gd/LC_MESSAGES creating build/lib/django_comments/locale/gl creating build/lib/django_comments/locale/gl/LC_MESSAGES copying django_comments/locale/gl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/gl/LC_MESSAGES copying django_comments/locale/gl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/gl/LC_MESSAGES creating build/lib/django_comments/locale/he creating build/lib/django_comments/locale/he/LC_MESSAGES copying django_comments/locale/he/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/he/LC_MESSAGES copying django_comments/locale/he/LC_MESSAGES/django.po -> build/lib/django_comments/locale/he/LC_MESSAGES creating build/lib/django_comments/locale/hi creating build/lib/django_comments/locale/hi/LC_MESSAGES copying django_comments/locale/hi/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/hi/LC_MESSAGES copying django_comments/locale/hi/LC_MESSAGES/django.po -> build/lib/django_comments/locale/hi/LC_MESSAGES creating build/lib/django_comments/locale/hr creating build/lib/django_comments/locale/hr/LC_MESSAGES copying django_comments/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/hr/LC_MESSAGES copying django_comments/locale/hr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/hr/LC_MESSAGES creating build/lib/django_comments/locale/hu creating build/lib/django_comments/locale/hu/LC_MESSAGES copying django_comments/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/hu/LC_MESSAGES copying django_comments/locale/hu/LC_MESSAGES/django.po -> build/lib/django_comments/locale/hu/LC_MESSAGES creating build/lib/django_comments/locale/ia creating build/lib/django_comments/locale/ia/LC_MESSAGES copying django_comments/locale/ia/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ia/LC_MESSAGES copying django_comments/locale/ia/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ia/LC_MESSAGES creating build/lib/django_comments/locale/id creating build/lib/django_comments/locale/id/LC_MESSAGES copying django_comments/locale/id/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/id/LC_MESSAGES copying django_comments/locale/id/LC_MESSAGES/django.po -> build/lib/django_comments/locale/id/LC_MESSAGES creating build/lib/django_comments/locale/is creating build/lib/django_comments/locale/is/LC_MESSAGES copying django_comments/locale/is/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/is/LC_MESSAGES copying django_comments/locale/is/LC_MESSAGES/django.po -> build/lib/django_comments/locale/is/LC_MESSAGES creating build/lib/django_comments/locale/it creating build/lib/django_comments/locale/it/LC_MESSAGES copying django_comments/locale/it/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/it/LC_MESSAGES copying django_comments/locale/it/LC_MESSAGES/django.po -> build/lib/django_comments/locale/it/LC_MESSAGES creating build/lib/django_comments/locale/ja creating build/lib/django_comments/locale/ja/LC_MESSAGES copying django_comments/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ja/LC_MESSAGES copying django_comments/locale/ja/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ja/LC_MESSAGES creating build/lib/django_comments/locale/ka creating build/lib/django_comments/locale/ka/LC_MESSAGES copying django_comments/locale/ka/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ka/LC_MESSAGES copying django_comments/locale/ka/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ka/LC_MESSAGES creating build/lib/django_comments/locale/kk creating build/lib/django_comments/locale/kk/LC_MESSAGES copying django_comments/locale/kk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/kk/LC_MESSAGES copying django_comments/locale/kk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/kk/LC_MESSAGES creating build/lib/django_comments/locale/km creating build/lib/django_comments/locale/km/LC_MESSAGES copying django_comments/locale/km/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/km/LC_MESSAGES copying django_comments/locale/km/LC_MESSAGES/django.po -> build/lib/django_comments/locale/km/LC_MESSAGES creating build/lib/django_comments/locale/kn creating build/lib/django_comments/locale/kn/LC_MESSAGES copying django_comments/locale/kn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/kn/LC_MESSAGES copying django_comments/locale/kn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/kn/LC_MESSAGES creating build/lib/django_comments/locale/ko creating build/lib/django_comments/locale/ko/LC_MESSAGES copying django_comments/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ko/LC_MESSAGES copying django_comments/locale/ko/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ko/LC_MESSAGES creating build/lib/django_comments/locale/lt creating build/lib/django_comments/locale/lt/LC_MESSAGES copying django_comments/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/lt/LC_MESSAGES copying django_comments/locale/lt/LC_MESSAGES/django.po -> build/lib/django_comments/locale/lt/LC_MESSAGES creating build/lib/django_comments/locale/lv creating build/lib/django_comments/locale/lv/LC_MESSAGES copying django_comments/locale/lv/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/lv/LC_MESSAGES copying django_comments/locale/lv/LC_MESSAGES/django.po -> build/lib/django_comments/locale/lv/LC_MESSAGES creating build/lib/django_comments/locale/mk creating build/lib/django_comments/locale/mk/LC_MESSAGES copying django_comments/locale/mk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/mk/LC_MESSAGES copying django_comments/locale/mk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/mk/LC_MESSAGES creating build/lib/django_comments/locale/ml creating build/lib/django_comments/locale/ml/LC_MESSAGES copying django_comments/locale/ml/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ml/LC_MESSAGES copying django_comments/locale/ml/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ml/LC_MESSAGES creating build/lib/django_comments/locale/mn creating build/lib/django_comments/locale/mn/LC_MESSAGES copying django_comments/locale/mn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/mn/LC_MESSAGES copying django_comments/locale/mn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/mn/LC_MESSAGES creating build/lib/django_comments/locale/nb creating build/lib/django_comments/locale/nb/LC_MESSAGES copying django_comments/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/nb/LC_MESSAGES copying django_comments/locale/nb/LC_MESSAGES/django.po -> build/lib/django_comments/locale/nb/LC_MESSAGES creating build/lib/django_comments/locale/ne creating build/lib/django_comments/locale/ne/LC_MESSAGES copying django_comments/locale/ne/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ne/LC_MESSAGES copying django_comments/locale/ne/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ne/LC_MESSAGES creating build/lib/django_comments/locale/nl creating build/lib/django_comments/locale/nl/LC_MESSAGES copying django_comments/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/nl/LC_MESSAGES copying django_comments/locale/nl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/nl/LC_MESSAGES creating build/lib/django_comments/locale/nn creating build/lib/django_comments/locale/nn/LC_MESSAGES copying django_comments/locale/nn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/nn/LC_MESSAGES copying django_comments/locale/nn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/nn/LC_MESSAGES creating build/lib/django_comments/locale/pa creating build/lib/django_comments/locale/pa/LC_MESSAGES copying django_comments/locale/pa/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pa/LC_MESSAGES copying django_comments/locale/pa/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pa/LC_MESSAGES creating build/lib/django_comments/locale/pl creating build/lib/django_comments/locale/pl/LC_MESSAGES copying django_comments/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pl/LC_MESSAGES copying django_comments/locale/pl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pl/LC_MESSAGES creating build/lib/django_comments/locale/pt creating build/lib/django_comments/locale/pt/LC_MESSAGES copying django_comments/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pt/LC_MESSAGES copying django_comments/locale/pt/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pt/LC_MESSAGES creating build/lib/django_comments/locale/pt_BR creating build/lib/django_comments/locale/pt_BR/LC_MESSAGES copying django_comments/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pt_BR/LC_MESSAGES copying django_comments/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pt_BR/LC_MESSAGES creating build/lib/django_comments/locale/ro creating build/lib/django_comments/locale/ro/LC_MESSAGES copying django_comments/locale/ro/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ro/LC_MESSAGES copying django_comments/locale/ro/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ro/LC_MESSAGES creating build/lib/django_comments/locale/ru creating build/lib/django_comments/locale/ru/LC_MESSAGES copying django_comments/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ru/LC_MESSAGES copying django_comments/locale/ru/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ru/LC_MESSAGES creating build/lib/django_comments/locale/sk creating build/lib/django_comments/locale/sk/LC_MESSAGES copying django_comments/locale/sk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sk/LC_MESSAGES copying django_comments/locale/sk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sk/LC_MESSAGES creating build/lib/django_comments/locale/sl creating build/lib/django_comments/locale/sl/LC_MESSAGES copying django_comments/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sl/LC_MESSAGES copying django_comments/locale/sl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sl/LC_MESSAGES creating build/lib/django_comments/locale/sq creating build/lib/django_comments/locale/sq/LC_MESSAGES copying django_comments/locale/sq/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sq/LC_MESSAGES copying django_comments/locale/sq/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sq/LC_MESSAGES creating build/lib/django_comments/locale/sr creating build/lib/django_comments/locale/sr/LC_MESSAGES copying django_comments/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sr/LC_MESSAGES copying django_comments/locale/sr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sr/LC_MESSAGES creating build/lib/django_comments/locale/sr_Latn creating build/lib/django_comments/locale/sr_Latn/LC_MESSAGES copying django_comments/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sr_Latn/LC_MESSAGES copying django_comments/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sr_Latn/LC_MESSAGES creating build/lib/django_comments/locale/sv creating build/lib/django_comments/locale/sv/LC_MESSAGES copying django_comments/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sv/LC_MESSAGES copying django_comments/locale/sv/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sv/LC_MESSAGES creating build/lib/django_comments/locale/sw creating build/lib/django_comments/locale/sw/LC_MESSAGES copying django_comments/locale/sw/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sw/LC_MESSAGES copying django_comments/locale/sw/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sw/LC_MESSAGES creating build/lib/django_comments/locale/ta creating build/lib/django_comments/locale/ta/LC_MESSAGES copying django_comments/locale/ta/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ta/LC_MESSAGES copying django_comments/locale/ta/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ta/LC_MESSAGES creating build/lib/django_comments/locale/te creating build/lib/django_comments/locale/te/LC_MESSAGES copying django_comments/locale/te/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/te/LC_MESSAGES copying django_comments/locale/te/LC_MESSAGES/django.po -> build/lib/django_comments/locale/te/LC_MESSAGES creating build/lib/django_comments/locale/th creating build/lib/django_comments/locale/th/LC_MESSAGES copying django_comments/locale/th/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/th/LC_MESSAGES copying django_comments/locale/th/LC_MESSAGES/django.po -> build/lib/django_comments/locale/th/LC_MESSAGES creating build/lib/django_comments/locale/tr creating build/lib/django_comments/locale/tr/LC_MESSAGES copying django_comments/locale/tr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/tr/LC_MESSAGES copying django_comments/locale/tr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/tr/LC_MESSAGES creating build/lib/django_comments/locale/tt creating build/lib/django_comments/locale/tt/LC_MESSAGES copying django_comments/locale/tt/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/tt/LC_MESSAGES copying django_comments/locale/tt/LC_MESSAGES/django.po -> build/lib/django_comments/locale/tt/LC_MESSAGES creating build/lib/django_comments/locale/uk creating build/lib/django_comments/locale/uk/LC_MESSAGES copying django_comments/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/uk/LC_MESSAGES copying django_comments/locale/uk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/uk/LC_MESSAGES creating build/lib/django_comments/locale/ur creating build/lib/django_comments/locale/ur/LC_MESSAGES copying django_comments/locale/ur/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ur/LC_MESSAGES copying django_comments/locale/ur/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ur/LC_MESSAGES creating build/lib/django_comments/locale/vi creating build/lib/django_comments/locale/vi/LC_MESSAGES copying django_comments/locale/vi/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/vi/LC_MESSAGES copying django_comments/locale/vi/LC_MESSAGES/django.po -> build/lib/django_comments/locale/vi/LC_MESSAGES creating build/lib/django_comments/locale/zh_CN creating build/lib/django_comments/locale/zh_CN/LC_MESSAGES copying django_comments/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/zh_CN/LC_MESSAGES copying django_comments/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_comments/locale/zh_CN/LC_MESSAGES creating build/lib/django_comments/locale/zh_TW creating build/lib/django_comments/locale/zh_TW/LC_MESSAGES copying django_comments/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/zh_TW/LC_MESSAGES copying django_comments/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_comments/locale/zh_TW/LC_MESSAGES creating build/lib/django_comments/templates creating build/lib/django_comments/templates/comments copying django_comments/templates/comments/400-debug.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/approve.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/approved.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/base.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/delete.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/deleted.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/flag.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/flagged.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/form.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/list.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/posted.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/preview.html -> build/lib/django_comments/templates/comments + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81147 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-django-contrib-comments-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-django-contrib-comments-buildroot + cd python3-module-django-contrib-comments-1.9.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-django-contrib-comments-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/preview.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/posted.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/list.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/form.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/flagged.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/flag.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/deleted.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/delete.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/base.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/approved.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/approve.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/400-debug.html -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templates/comments creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_TW creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_TW/LC_MESSAGES copying build/lib/django_comments/locale/zh_TW/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_TW/LC_MESSAGES copying build/lib/django_comments/locale/zh_TW/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_TW/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_CN creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_CN/LC_MESSAGES copying build/lib/django_comments/locale/zh_CN/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_CN/LC_MESSAGES copying build/lib/django_comments/locale/zh_CN/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/zh_CN/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/vi creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/vi/LC_MESSAGES copying build/lib/django_comments/locale/vi/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/vi/LC_MESSAGES copying build/lib/django_comments/locale/vi/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/vi/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ur creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ur/LC_MESSAGES copying build/lib/django_comments/locale/ur/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ur/LC_MESSAGES copying build/lib/django_comments/locale/ur/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ur/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/uk creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/uk/LC_MESSAGES copying build/lib/django_comments/locale/uk/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/uk/LC_MESSAGES copying build/lib/django_comments/locale/uk/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/uk/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tt creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tt/LC_MESSAGES copying build/lib/django_comments/locale/tt/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tt/LC_MESSAGES copying build/lib/django_comments/locale/tt/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tt/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tr creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tr/LC_MESSAGES copying build/lib/django_comments/locale/tr/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tr/LC_MESSAGES copying build/lib/django_comments/locale/tr/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/tr/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/th creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/th/LC_MESSAGES copying build/lib/django_comments/locale/th/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/th/LC_MESSAGES copying build/lib/django_comments/locale/th/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/th/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/te creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/te/LC_MESSAGES copying build/lib/django_comments/locale/te/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/te/LC_MESSAGES copying build/lib/django_comments/locale/te/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/te/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ta creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ta/LC_MESSAGES copying build/lib/django_comments/locale/ta/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ta/LC_MESSAGES copying build/lib/django_comments/locale/ta/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ta/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sw creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sw/LC_MESSAGES copying build/lib/django_comments/locale/sw/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sw/LC_MESSAGES copying build/lib/django_comments/locale/sw/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sw/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sv creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sv/LC_MESSAGES copying build/lib/django_comments/locale/sv/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sv/LC_MESSAGES copying build/lib/django_comments/locale/sv/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sv/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr_Latn creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django_comments/locale/sr_Latn/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django_comments/locale/sr_Latn/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr/LC_MESSAGES copying build/lib/django_comments/locale/sr/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr/LC_MESSAGES copying build/lib/django_comments/locale/sr/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sr/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sq creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sq/LC_MESSAGES copying build/lib/django_comments/locale/sq/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sq/LC_MESSAGES copying build/lib/django_comments/locale/sq/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sq/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sl creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sl/LC_MESSAGES copying build/lib/django_comments/locale/sl/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sl/LC_MESSAGES copying build/lib/django_comments/locale/sl/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sl/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sk creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sk/LC_MESSAGES copying build/lib/django_comments/locale/sk/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sk/LC_MESSAGES copying build/lib/django_comments/locale/sk/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/sk/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ru creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ru/LC_MESSAGES copying build/lib/django_comments/locale/ru/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ru/LC_MESSAGES copying build/lib/django_comments/locale/ru/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ru/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ro creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ro/LC_MESSAGES copying build/lib/django_comments/locale/ro/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ro/LC_MESSAGES copying build/lib/django_comments/locale/ro/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ro/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt_BR creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt_BR/LC_MESSAGES copying build/lib/django_comments/locale/pt_BR/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt_BR/LC_MESSAGES copying build/lib/django_comments/locale/pt_BR/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt_BR/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt/LC_MESSAGES copying build/lib/django_comments/locale/pt/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt/LC_MESSAGES copying build/lib/django_comments/locale/pt/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pt/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pl creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pl/LC_MESSAGES copying build/lib/django_comments/locale/pl/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pl/LC_MESSAGES copying build/lib/django_comments/locale/pl/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pl/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pa creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pa/LC_MESSAGES copying build/lib/django_comments/locale/pa/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pa/LC_MESSAGES copying build/lib/django_comments/locale/pa/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/pa/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nn creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nn/LC_MESSAGES copying build/lib/django_comments/locale/nn/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nn/LC_MESSAGES copying build/lib/django_comments/locale/nn/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nn/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nl creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nl/LC_MESSAGES copying build/lib/django_comments/locale/nl/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nl/LC_MESSAGES copying build/lib/django_comments/locale/nl/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nl/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ne creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ne/LC_MESSAGES copying build/lib/django_comments/locale/ne/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ne/LC_MESSAGES copying build/lib/django_comments/locale/ne/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ne/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nb creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nb/LC_MESSAGES copying build/lib/django_comments/locale/nb/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nb/LC_MESSAGES copying build/lib/django_comments/locale/nb/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/nb/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mn creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mn/LC_MESSAGES copying build/lib/django_comments/locale/mn/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mn/LC_MESSAGES copying build/lib/django_comments/locale/mn/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mn/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ml creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ml/LC_MESSAGES copying build/lib/django_comments/locale/ml/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ml/LC_MESSAGES copying build/lib/django_comments/locale/ml/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ml/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mk creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mk/LC_MESSAGES copying build/lib/django_comments/locale/mk/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mk/LC_MESSAGES copying build/lib/django_comments/locale/mk/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/mk/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lv creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lv/LC_MESSAGES copying build/lib/django_comments/locale/lv/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lv/LC_MESSAGES copying build/lib/django_comments/locale/lv/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lv/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lt creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lt/LC_MESSAGES copying build/lib/django_comments/locale/lt/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lt/LC_MESSAGES copying build/lib/django_comments/locale/lt/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/lt/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ko creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ko/LC_MESSAGES copying build/lib/django_comments/locale/ko/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ko/LC_MESSAGES copying build/lib/django_comments/locale/ko/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ko/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kn creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kn/LC_MESSAGES copying build/lib/django_comments/locale/kn/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kn/LC_MESSAGES copying build/lib/django_comments/locale/kn/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kn/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/km creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/km/LC_MESSAGES copying build/lib/django_comments/locale/km/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/km/LC_MESSAGES copying build/lib/django_comments/locale/km/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/km/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kk creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kk/LC_MESSAGES copying build/lib/django_comments/locale/kk/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kk/LC_MESSAGES copying build/lib/django_comments/locale/kk/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/kk/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ka creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ka/LC_MESSAGES copying build/lib/django_comments/locale/ka/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ka/LC_MESSAGES copying build/lib/django_comments/locale/ka/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ka/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ja creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ja/LC_MESSAGES copying build/lib/django_comments/locale/ja/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ja/LC_MESSAGES copying build/lib/django_comments/locale/ja/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ja/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/it creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/it/LC_MESSAGES copying build/lib/django_comments/locale/it/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/it/LC_MESSAGES copying build/lib/django_comments/locale/it/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/it/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/is creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/is/LC_MESSAGES copying build/lib/django_comments/locale/is/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/is/LC_MESSAGES copying build/lib/django_comments/locale/is/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/is/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/id creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/id/LC_MESSAGES copying build/lib/django_comments/locale/id/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/id/LC_MESSAGES copying build/lib/django_comments/locale/id/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/id/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ia creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ia/LC_MESSAGES copying build/lib/django_comments/locale/ia/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ia/LC_MESSAGES copying build/lib/django_comments/locale/ia/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ia/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hu creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/locale/hu/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/locale/hu/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hu/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hr creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hr/LC_MESSAGES copying build/lib/django_comments/locale/hr/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hr/LC_MESSAGES copying build/lib/django_comments/locale/hr/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hr/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hi creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hi/LC_MESSAGES copying build/lib/django_comments/locale/hi/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hi/LC_MESSAGES copying build/lib/django_comments/locale/hi/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/hi/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/he creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/he/LC_MESSAGES copying build/lib/django_comments/locale/he/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/he/LC_MESSAGES copying build/lib/django_comments/locale/he/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/he/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gl creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gl/LC_MESSAGES copying build/lib/django_comments/locale/gl/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gl/LC_MESSAGES copying build/lib/django_comments/locale/gl/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gl/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gd creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gd/LC_MESSAGES copying build/lib/django_comments/locale/gd/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gd/LC_MESSAGES copying build/lib/django_comments/locale/gd/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/gd/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ga creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ga/LC_MESSAGES copying build/lib/django_comments/locale/ga/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ga/LC_MESSAGES copying build/lib/django_comments/locale/ga/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ga/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fy_NL creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fy_NL/LC_MESSAGES copying build/lib/django_comments/locale/fy_NL/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fy_NL/LC_MESSAGES copying build/lib/django_comments/locale/fy_NL/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fy_NL/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fr creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fr/LC_MESSAGES copying build/lib/django_comments/locale/fr/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fr/LC_MESSAGES copying build/lib/django_comments/locale/fr/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fr/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fi creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fi/LC_MESSAGES copying build/lib/django_comments/locale/fi/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fi/LC_MESSAGES copying build/lib/django_comments/locale/fi/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fi/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fa creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fa/LC_MESSAGES copying build/lib/django_comments/locale/fa/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fa/LC_MESSAGES copying build/lib/django_comments/locale/fa/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/fa/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eu creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eu/LC_MESSAGES copying build/lib/django_comments/locale/eu/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eu/LC_MESSAGES copying build/lib/django_comments/locale/eu/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eu/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/et creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/et/LC_MESSAGES copying build/lib/django_comments/locale/et/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/et/LC_MESSAGES copying build/lib/django_comments/locale/et/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/et/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_MX creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_MX/LC_MESSAGES copying build/lib/django_comments/locale/es_MX/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_MX/LC_MESSAGES copying build/lib/django_comments/locale/es_MX/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_MX/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_AR creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_AR/LC_MESSAGES copying build/lib/django_comments/locale/es_AR/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_AR/LC_MESSAGES copying build/lib/django_comments/locale/es_AR/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es_AR/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es/LC_MESSAGES copying build/lib/django_comments/locale/es/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es/LC_MESSAGES copying build/lib/django_comments/locale/es/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/es/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eo creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eo/LC_MESSAGES copying build/lib/django_comments/locale/eo/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eo/LC_MESSAGES copying build/lib/django_comments/locale/eo/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/eo/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en_GB creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en_GB/LC_MESSAGES copying build/lib/django_comments/locale/en_GB/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en_GB/LC_MESSAGES copying build/lib/django_comments/locale/en_GB/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en_GB/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en/LC_MESSAGES copying build/lib/django_comments/locale/en/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en/LC_MESSAGES copying build/lib/django_comments/locale/en/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/en/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/el creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/el/LC_MESSAGES copying build/lib/django_comments/locale/el/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/el/LC_MESSAGES copying build/lib/django_comments/locale/el/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/el/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/de creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/de/LC_MESSAGES copying build/lib/django_comments/locale/de/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/de/LC_MESSAGES copying build/lib/django_comments/locale/de/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/de/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/da creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/da/LC_MESSAGES copying build/lib/django_comments/locale/da/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/da/LC_MESSAGES copying build/lib/django_comments/locale/da/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/da/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cy creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cy/LC_MESSAGES copying build/lib/django_comments/locale/cy/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cy/LC_MESSAGES copying build/lib/django_comments/locale/cy/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cy/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cs creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cs/LC_MESSAGES copying build/lib/django_comments/locale/cs/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cs/LC_MESSAGES copying build/lib/django_comments/locale/cs/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/cs/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ca creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ca/LC_MESSAGES copying build/lib/django_comments/locale/ca/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ca/LC_MESSAGES copying build/lib/django_comments/locale/ca/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ca/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bs creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bs/LC_MESSAGES copying build/lib/django_comments/locale/bs/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bs/LC_MESSAGES copying build/lib/django_comments/locale/bs/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bs/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/br creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/br/LC_MESSAGES copying build/lib/django_comments/locale/br/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/br/LC_MESSAGES copying build/lib/django_comments/locale/br/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/br/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bn creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bn/LC_MESSAGES copying build/lib/django_comments/locale/bn/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bn/LC_MESSAGES copying build/lib/django_comments/locale/bn/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bn/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bg creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bg/LC_MESSAGES copying build/lib/django_comments/locale/bg/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bg/LC_MESSAGES copying build/lib/django_comments/locale/bg/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/bg/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/be creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/be/LC_MESSAGES copying build/lib/django_comments/locale/be/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/be/LC_MESSAGES copying build/lib/django_comments/locale/be/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/be/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/az creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/az/LC_MESSAGES copying build/lib/django_comments/locale/az/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/az/LC_MESSAGES copying build/lib/django_comments/locale/az/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/az/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ar creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ar/LC_MESSAGES copying build/lib/django_comments/locale/ar/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ar/LC_MESSAGES copying build/lib/django_comments/locale/ar/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/ar/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/af creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/af/LC_MESSAGES copying build/lib/django_comments/locale/af/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/af/LC_MESSAGES copying build/lib/django_comments/locale/af/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/locale/af/LC_MESSAGES creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/__init__.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0003_add_submit_date_index.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0002_update_user_email_field_length.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0001_initial.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags copying build/lib/django_comments/templatetags/comments.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags copying build/lib/django_comments/templatetags/__init__.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags creating /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views copying build/lib/django_comments/views/utils.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views copying build/lib/django_comments/views/moderation.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views copying build/lib/django_comments/views/comments.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views copying build/lib/django_comments/views/__init__.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views copying build/lib/django_comments/urls.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/signals.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/moderation.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/models.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/managers.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/forms.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/feeds.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/compat.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/admin.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/abstracts.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments copying build/lib/django_comments/__init__.py -> /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0003_add_submit_date_index.py to 0003_add_submit_date_index.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0002_update_user_email_field_length.py to 0002_update_user_email_field_length.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0001_initial.py to 0001_initial.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/comments.py to comments.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/utils.py to utils.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/moderation.py to moderation.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/comments.py to comments.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/urls.py to urls.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/signals.py to signals.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/moderation.py to moderation.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/models.py to models.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/managers.py to managers.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/forms.py to forms.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/feeds.py to feeds.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/compat.py to compat.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/admin.py to admin.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/abstracts.py to abstracts.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__init__.py to __init__.cpython-38.pyc running install_egg_info running egg_info writing django_contrib_comments.egg-info/PKG-INFO writing dependency_links to django_contrib_comments.egg-info/dependency_links.txt writing requirements to django_contrib_comments.egg-info/requires.txt writing top-level names to django_contrib_comments.egg-info/top_level.txt reading manifest file 'django_contrib_comments.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 '*' writing manifest file 'django_contrib_comments.egg-info/SOURCES.txt' Copying django_contrib_comments.egg-info to /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info running install_scripts + mv tests/ /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-django-contrib-comments-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-django-contrib-comments-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-django-contrib-comments-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-django-contrib-comments-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-django-contrib-comments-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-django-contrib-comments-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-django-contrib-comments-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-django-contrib-comments-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-django-contrib-comments-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.pyc compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0002_update_user_email_field_length.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0003_add_submit_date_index.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__init__.py unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-38.pyc compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/comments.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/forms.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/comment_testtags.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_form.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_utils_moderators.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_feeds.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_moderation_views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_templatetags.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls_admin.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls_default.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/__init__.py unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-38.pyc compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/comments.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/moderation.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/utils.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/abstracts.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/admin.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/compat.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/feeds.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/forms.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/managers.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/moderation.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/signals.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/urls.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-django-contrib-comments-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0002_update_user_email_field_length.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0003_add_submit_date_index.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/comments.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/forms.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/comment_testtags.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_form.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_utils_moderators.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_feeds.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_moderation_views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_templatetags.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls_admin.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls_default.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/comments.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/moderation.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/utils.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/abstracts.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/admin.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/compat.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/feeds.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/forms.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/managers.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/moderation.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/signals.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/urls.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-django-contrib-comments-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0001_initial.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0002_update_user_email_field_length.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/0003_add_submit_date_index.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/migrations/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/templatetags/comments.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/forms.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/comment_testtags.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_form.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_utils_moderators.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_feeds.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_moderation_views.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_templatetags.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls_admin.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/urls_default.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/comments.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/moderation.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/utils.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__init__.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/abstracts.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/admin.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/compat.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/feeds.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/forms.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/managers.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/models.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/moderation.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/signals.py compile /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/urls.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.pyc' './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-django-contrib-comments-1.9.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-django-contrib-comments-1.9.2 + DOCDIR=/usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/share/doc/python3-module-django-contrib-comments-1.9.2 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/share/doc/python3-module-django-contrib-comments-1.9.2 + /bin/mkdir -p /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/share/doc/python3-module-django-contrib-comments-1.9.2 + cp -prL HISTORY.rst README.rst LICENSE.txt docs/ /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/share/doc/python3-module-django-contrib-comments-1.9.2 + chmod -R go-w /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/share/doc/python3-module-django-contrib-comments-1.9.2 + chmod -R a+rX /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/share/doc/python3-module-django-contrib-comments-1.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vCiRFZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X7AXh0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__init__.py: line=49 IGNORE (for REQ=slight and deep=12) module=django_comments.models /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/__init__.py: line=54 IGNORE (for REQ=slight and deep=8) module=django_comments.forms /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/abstracts.py: line=13 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/forms.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/forms.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/models.py: line=7 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/urls.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/urls.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/utils.py: line=8 IGNORE (for REQ=slight and deep=8) module=urllib.parse /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/views/utils.py: line=10 IGNORE (for REQ=slight and deep=8) module=urllib Provides: python3(django_comments), python3(django_comments.abstracts), python3(django_comments.admin), python3(django_comments.compat), python3(django_comments.feeds), python3(django_comments.forms), python3(django_comments.managers), python3(django_comments.migrations), python3(django_comments.migrations.0001_initial), python3(django_comments.migrations.0002_update_user_email_field_length), python3(django_comments.migrations.0003_add_submit_date_index), python3(django_comments.models), python3(django_comments.moderation), python3(django_comments.signals), python3(django_comments.templatetags), python3(django_comments.templatetags.comments), python3(django_comments.urls), python3(django_comments.views), python3(django_comments.views.comments), python3(django_comments.views.moderation), python3(django_comments.views.utils) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(datetime) < 0, python3(django) < 0, python3(django.apps) < 0, python3(django.conf) < 0, python3(django.conf.urls) < 0, python3(django.contrib) < 0, python3(django.contrib.auth) < 0, python3(django.contrib.auth.decorators) < 0, python3(django.contrib.contenttypes.fields) < 0, python3(django.contrib.contenttypes.models) < 0, python3(django.contrib.contenttypes.views) < 0, python3(django.contrib.sites.models) < 0, python3(django.contrib.sites.shortcuts) < 0, python3(django.contrib.syndication.views) < 0, python3(django.core.exceptions) < 0, python3(django.core.mail) < 0, python3(django.db) < 0, python3(django.db.models.base) < 0, python3(django.dispatch) < 0, python3(django.forms.utils) < 0, python3(django.http) < 0, python3(django.shortcuts) < 0, python3(django.template) < 0, python3(django.template.loader) < 0, python3(django.urls) < 0, python3(django.utils) < 0, python3(django.utils.crypto) < 0, python3(django.utils.encoding) < 0, python3(django.utils.html) < 0, python3(django.utils.http) < 0, python3(django.utils.text) < 0, python3(django.utils.translation) < 0, python3(django.views.decorators.csrf) < 0, python3(django.views.decorators.http) < 0, python3(importlib) < 0, python3(six) < 0, python3(textwrap) < 0 Processing files: python3-module-django-contrib-comments-tests-1.9.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UABD6X find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SoifV0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__init__.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__init__.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__init__.py: line=8 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/runtests.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py: line=50 IGNORE (for REQ=slight and deep=12) module=custom_comments /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py: line=54 IGNORE (for REQ=slight and deep=12) module=custom_comments.models /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py: line=58 IGNORE (for REQ=slight and deep=12) module=custom_comments.forms python3.req: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_form.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_form.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_utils_moderators.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_comment_views.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_feeds.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_models.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_moderation_views.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-contrib-comments-buildroot/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_templatetags.py: line=14 possible relative import from ., UNIMPLEMENTED find-requires: FINDPACKAGE-COMMANDS: python3 Provides: python3(django_comments.tests), python3(django_comments.tests.custom_comments), python3(django_comments.tests.custom_comments.forms), python3(django_comments.tests.custom_comments.models), python3(django_comments.tests.custom_comments.views), python3(django_comments.tests.runtests), python3(django_comments.tests.testapp), python3(django_comments.tests.testapp.models), python3(django_comments.tests.testapp.templatetags), python3(django_comments.tests.testapp.templatetags.comment_testtags), python3(django_comments.tests.testapp.tests), python3(django_comments.tests.testapp.tests.test_app_api), python3(django_comments.tests.testapp.tests.test_comment_form), python3(django_comments.tests.testapp.tests.test_comment_utils_moderators), python3(django_comments.tests.testapp.tests.test_comment_views), python3(django_comments.tests.testapp.tests.test_feeds), python3(django_comments.tests.testapp.tests.test_models), python3(django_comments.tests.testapp.tests.test_moderation_views), python3(django_comments.tests.testapp.tests.test_templatetags), python3(django_comments.tests.testapp.urls), python3(django_comments.tests.testapp.urls_admin), python3(django_comments.tests.testapp.urls_default) Requires: python3-module-django-contrib-comments = 1.9.2-alt1, /usr/bin/env, /usr/lib/python3/site-packages, python3, python3(__future__) < 0, python3(django) < 0, python3(django.conf) < 0, python3(django.conf.urls) < 0, python3(django.contrib) < 0, python3(django.contrib.auth.models) < 0, python3(django.contrib.auth.views) < 0, python3(django.contrib.contenttypes.models) < 0, python3(django.contrib.contenttypes.views) < 0, python3(django.contrib.sites.models) < 0, python3(django.core) < 0, python3(django.core.exceptions) < 0, python3(django.db) < 0, python3(django.http) < 0, python3(django.template) < 0, python3(django.test) < 0, python3(django.test.client) < 0, python3(django.test.runner) < 0, python3(django.test.utils) < 0, python3(django.urls) < 0, python3(django.utils) < 0, python3(django_comments) < 0, python3(django_comments.admin) < 0, python3(django_comments.feeds) < 0, python3(django_comments.forms) < 0, python3(django_comments.models) < 0, python3(django_comments.moderation) < 0, python3(os) < 0, python3(six) < 0, python3(xml.etree) < 0 Adding to python3-module-django-contrib-comments-tests a strict dependency on python3-module-django-contrib-comments Removing 6 extra deps from python3-module-django-contrib-comments-tests due to dependency on python3-module-django-contrib-comments Removing 16 extra deps from python3-module-django-contrib-comments-tests due to repentancy on python3-module-django-contrib-comments Wrote: /usr/src/RPM/RPMS/noarch/python3-module-django-contrib-comments-1.9.2-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-django-contrib-comments-tests-1.9.2-alt1.noarch.rpm 8.40user 0.94system 0:11.32elapsed 82%CPU (0avgtext+0avgdata 19220maxresident)k 0inputs+0outputs (0major+301869minor)pagefaults 0swaps 14.49user 3.95system 0:20.83elapsed 88%CPU (0avgtext+0avgdata 110288maxresident)k 0inputs+0outputs (0major+694345minor)pagefaults 0swaps --- python3-module-django-contrib-comments-1.9.2-alt1.noarch.rpm.repo 2019-12-17 13:24:06.000000000 +0000 +++ python3-module-django-contrib-comments-1.9.2-alt1.noarch.rpm.hasher 2020-08-12 08:56:15.558109275 +0000 @@ -3,35 +3,35 @@ /usr/lib/python3/site-packages/django_comments/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/abstracts.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/admin.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/compat.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/feeds.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/forms.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/managers.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/moderation.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/signals.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/__pycache__/urls.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/abstracts.py 100644 @@ -349,14 +349,14 @@ /usr/lib/python3/site-packages/django_comments/migrations/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0001_initial.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0002_update_user_email_field_length.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/0003_add_submit_date_index.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/migrations/__pycache__/__init__.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/models.py 100644 @@ -381,8 +381,8 @@ /usr/lib/python3/site-packages/django_comments/templatetags/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/templatetags/__pycache__/comments.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/templatetags/comments.py 100644 @@ -392,14 +392,14 @@ /usr/lib/python3/site-packages/django_comments/views/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/comments.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/moderation.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/views/__pycache__/utils.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/views/comments.py 100644 @@ -407,9 +407,9 @@ /usr/lib/python3/site-packages/django_comments/views/utils.py 100644 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info/not-zip-safe 100644 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info/requires.txt 100644 -/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.7.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info 40755 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info/not-zip-safe 100644 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info/requires.txt 100644 +/usr/lib/python3/site-packages/django_contrib_comments-1.9.2-py3.8.egg-info/top_level.txt 100644 /usr/share/doc/python3-module-django-contrib-comments-1.9.2 40755 --- python3-module-django-contrib-comments-tests-1.9.2-alt1.noarch.rpm.repo 2019-12-17 13:24:06.000000000 +0000 +++ python3-module-django-contrib-comments-tests-1.9.2-alt1.noarch.rpm.hasher 2020-08-12 08:56:15.582109064 +0000 @@ -3,5 +3,5 @@ /usr/lib/python3/site-packages/django_comments/tests/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/__pycache__/__init__.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/tests/custom_comments 40755 @@ -9,14 +9,14 @@ /usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/forms.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/custom_comments/__pycache__/views.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/tests/custom_comments/forms.py 100644 @@ -28,17 +28,17 @@ /usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_admin.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/__pycache__/urls_default.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/tests/testapp/fixtures 40755 @@ -53,8 +53,8 @@ /usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/__pycache__/comment_testtags.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/tests/testapp/templatetags/comment_testtags.py 100644 @@ -63,29 +63,29 @@ /usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__ 40755 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_app_api.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_form.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_utils_moderators.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_comment_views.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_feeds.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_moderation_views.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/django_comments/tests/testapp/tests/__pycache__/test_templatetags.cpython-38.pyc 100644 /usr/lib/python3/site-packages/django_comments/tests/testapp/tests/test_app_api.py 100644