Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687309002.941984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-reversion-pynamodb-0.1.6-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687309002.941984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-reversion-pynamodb-0.1.6-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687309002.941984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bz0Ity + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-reversion-pynamodb-0.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-reversion-pynamodb-0.1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-reversion-pynamodb-0.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mvt2fL + umask 022 + cd /builddir/build/BUILD + cd django-reversion-pynamodb-0.1.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/reversion copying reversion/__init__.py -> build/lib/reversion copying reversion/revisions.py -> build/lib/reversion copying reversion/signals.py -> build/lib/reversion copying reversion/models.py -> build/lib/reversion copying reversion/errors.py -> build/lib/reversion copying reversion/views.py -> build/lib/reversion copying reversion/middleware.py -> build/lib/reversion creating build/lib/reversion/serializers copying reversion/serializers/json.py -> build/lib/reversion/serializers copying reversion/serializers/__init__.py -> build/lib/reversion/serializers creating build/lib/reversion/backends copying reversion/backends/__init__.py -> build/lib/reversion/backends copying reversion/backends/utils.py -> build/lib/reversion/backends creating build/lib/reversion/backends/sql copying reversion/backends/sql/admin.py -> build/lib/reversion/backends/sql copying reversion/backends/sql/__init__.py -> build/lib/reversion/backends/sql copying reversion/backends/sql/models.py -> build/lib/reversion/backends/sql copying reversion/backends/sql/app.py -> build/lib/reversion/backends/sql creating build/lib/reversion/backends/dynamodb copying reversion/backends/dynamodb/queryset.py -> build/lib/reversion/backends/dynamodb copying reversion/backends/dynamodb/__init__.py -> build/lib/reversion/backends/dynamodb copying reversion/backends/dynamodb/models.py -> build/lib/reversion/backends/dynamodb copying reversion/backends/dynamodb/app.py -> build/lib/reversion/backends/dynamodb creating build/lib/reversion/backends/sql/migrations copying reversion/backends/sql/migrations/__init__.py -> build/lib/reversion/backends/sql/migrations copying reversion/backends/sql/migrations/0001_squashed_0004_auto_20160611_1202.py -> build/lib/reversion/backends/sql/migrations creating build/lib/reversion/backends/sql/management copying reversion/backends/sql/management/__init__.py -> build/lib/reversion/backends/sql/management creating build/lib/reversion/backends/sql/management/commands copying reversion/backends/sql/management/commands/deleterevisions.py -> build/lib/reversion/backends/sql/management/commands copying reversion/backends/sql/management/commands/__init__.py -> build/lib/reversion/backends/sql/management/commands copying reversion/backends/sql/management/commands/createinitialrevisions.py -> build/lib/reversion/backends/sql/management/commands creating build/lib/reversion/backends/dynamodb/management copying reversion/backends/dynamodb/management/__init__.py -> build/lib/reversion/backends/dynamodb/management creating build/lib/reversion/backends/dynamodb/management/commands copying reversion/backends/dynamodb/management/commands/__init__.py -> build/lib/reversion/backends/dynamodb/management/commands copying reversion/backends/dynamodb/management/commands/initdynamodbreversion.py -> build/lib/reversion/backends/dynamodb/management/commands creating build/lib/reversion/locale creating build/lib/reversion/locale/zh_CN creating build/lib/reversion/locale/zh_CN/LC_MESSAGES copying reversion/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_CN/LC_MESSAGES copying reversion/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_CN/LC_MESSAGES creating build/lib/reversion/locale/nb creating build/lib/reversion/locale/nb/LC_MESSAGES copying reversion/locale/nb/LC_MESSAGES/django.po -> build/lib/reversion/locale/nb/LC_MESSAGES copying reversion/locale/nb/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nb/LC_MESSAGES creating build/lib/reversion/locale/ar creating build/lib/reversion/locale/ar/LC_MESSAGES copying reversion/locale/ar/LC_MESSAGES/django.po -> build/lib/reversion/locale/ar/LC_MESSAGES copying reversion/locale/ar/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ar/LC_MESSAGES creating build/lib/reversion/locale/fr creating build/lib/reversion/locale/fr/LC_MESSAGES copying reversion/locale/fr/LC_MESSAGES/django.po -> build/lib/reversion/locale/fr/LC_MESSAGES copying reversion/locale/fr/LC_MESSAGES/django.mo -> build/lib/reversion/locale/fr/LC_MESSAGES creating build/lib/reversion/locale/pt_BR creating build/lib/reversion/locale/pt_BR/LC_MESSAGES copying reversion/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/reversion/locale/pt_BR/LC_MESSAGES copying reversion/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pt_BR/LC_MESSAGES creating build/lib/reversion/locale/es_AR creating build/lib/reversion/locale/es_AR/LC_MESSAGES copying reversion/locale/es_AR/LC_MESSAGES/django.po -> build/lib/reversion/locale/es_AR/LC_MESSAGES copying reversion/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es_AR/LC_MESSAGES creating build/lib/reversion/locale/ru creating build/lib/reversion/locale/ru/LC_MESSAGES copying reversion/locale/ru/LC_MESSAGES/django.po -> build/lib/reversion/locale/ru/LC_MESSAGES copying reversion/locale/ru/LC_MESSAGES/django.mo -> build/lib/reversion/locale/ru/LC_MESSAGES creating build/lib/reversion/locale/cs creating build/lib/reversion/locale/cs/LC_MESSAGES copying reversion/locale/cs/LC_MESSAGES/django.po -> build/lib/reversion/locale/cs/LC_MESSAGES copying reversion/locale/cs/LC_MESSAGES/django.mo -> build/lib/reversion/locale/cs/LC_MESSAGES creating build/lib/reversion/locale/da creating build/lib/reversion/locale/da/LC_MESSAGES copying reversion/locale/da/LC_MESSAGES/django.po -> build/lib/reversion/locale/da/LC_MESSAGES copying reversion/locale/da/LC_MESSAGES/django.mo -> build/lib/reversion/locale/da/LC_MESSAGES creating build/lib/reversion/locale/nl creating build/lib/reversion/locale/nl/LC_MESSAGES copying reversion/locale/nl/LC_MESSAGES/django.po -> build/lib/reversion/locale/nl/LC_MESSAGES copying reversion/locale/nl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/nl/LC_MESSAGES creating build/lib/reversion/locale/sv creating build/lib/reversion/locale/sv/LC_MESSAGES copying reversion/locale/sv/LC_MESSAGES/django.po -> build/lib/reversion/locale/sv/LC_MESSAGES copying reversion/locale/sv/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sv/LC_MESSAGES creating build/lib/reversion/locale/uk creating build/lib/reversion/locale/uk/LC_MESSAGES copying reversion/locale/uk/LC_MESSAGES/django.po -> build/lib/reversion/locale/uk/LC_MESSAGES copying reversion/locale/uk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/uk/LC_MESSAGES creating build/lib/reversion/locale/de creating build/lib/reversion/locale/de/LC_MESSAGES copying reversion/locale/de/LC_MESSAGES/django.po -> build/lib/reversion/locale/de/LC_MESSAGES copying reversion/locale/de/LC_MESSAGES/django.mo -> build/lib/reversion/locale/de/LC_MESSAGES creating build/lib/reversion/locale/sl_SI creating build/lib/reversion/locale/sl_SI/LC_MESSAGES copying reversion/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/reversion/locale/sl_SI/LC_MESSAGES copying reversion/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sl_SI/LC_MESSAGES creating build/lib/reversion/locale/zh_Hans creating build/lib/reversion/locale/zh_Hans/LC_MESSAGES copying reversion/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES copying reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/reversion/locale/zh_Hans/LC_MESSAGES creating build/lib/reversion/locale/es creating build/lib/reversion/locale/es/LC_MESSAGES copying reversion/locale/es/LC_MESSAGES/django.po -> build/lib/reversion/locale/es/LC_MESSAGES copying reversion/locale/es/LC_MESSAGES/django.mo -> build/lib/reversion/locale/es/LC_MESSAGES creating build/lib/reversion/locale/pl creating build/lib/reversion/locale/pl/LC_MESSAGES copying reversion/locale/pl/LC_MESSAGES/django.po -> build/lib/reversion/locale/pl/LC_MESSAGES copying reversion/locale/pl/LC_MESSAGES/django.mo -> build/lib/reversion/locale/pl/LC_MESSAGES creating build/lib/reversion/locale/sk creating build/lib/reversion/locale/sk/LC_MESSAGES copying reversion/locale/sk/LC_MESSAGES/django.po -> build/lib/reversion/locale/sk/LC_MESSAGES copying reversion/locale/sk/LC_MESSAGES/django.mo -> build/lib/reversion/locale/sk/LC_MESSAGES creating build/lib/reversion/locale/it creating build/lib/reversion/locale/it/LC_MESSAGES copying reversion/locale/it/LC_MESSAGES/django.po -> build/lib/reversion/locale/it/LC_MESSAGES copying reversion/locale/it/LC_MESSAGES/django.mo -> build/lib/reversion/locale/it/LC_MESSAGES creating build/lib/reversion/locale/he creating build/lib/reversion/locale/he/LC_MESSAGES copying reversion/locale/he/LC_MESSAGES/django.po -> build/lib/reversion/locale/he/LC_MESSAGES copying reversion/locale/he/LC_MESSAGES/django.mo -> build/lib/reversion/locale/he/LC_MESSAGES creating build/lib/reversion/templates creating build/lib/reversion/templates/reversion copying reversion/templates/reversion/revision_form.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/object_history.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/recover_list.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/change_list.html -> build/lib/reversion/templates/reversion copying reversion/templates/reversion/recover_form.html -> build/lib/reversion/templates/reversion + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VZ9kI1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 + cd django-reversion-pynamodb-0.1.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/revision_form.html -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/object_history.html -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/recover_list.html -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/change_list.html -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/templates/reversion/recover_form.html -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/templates/reversion copying build/lib/reversion/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/revisions.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/serializers copying build/lib/reversion/serializers/json.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/serializers copying build/lib/reversion/serializers/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/serializers copying build/lib/reversion/signals.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN/LC_MESSAGES copying build/lib/reversion/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN/LC_MESSAGES copying build/lib/reversion/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb/LC_MESSAGES copying build/lib/reversion/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb/LC_MESSAGES copying build/lib/reversion/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar/LC_MESSAGES copying build/lib/reversion/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar/LC_MESSAGES copying build/lib/reversion/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr/LC_MESSAGES copying build/lib/reversion/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr/LC_MESSAGES copying build/lib/reversion/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR/LC_MESSAGES copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR/LC_MESSAGES copying build/lib/reversion/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR/LC_MESSAGES copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR/LC_MESSAGES copying build/lib/reversion/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru/LC_MESSAGES copying build/lib/reversion/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru/LC_MESSAGES copying build/lib/reversion/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs/LC_MESSAGES copying build/lib/reversion/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs/LC_MESSAGES copying build/lib/reversion/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da/LC_MESSAGES copying build/lib/reversion/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da/LC_MESSAGES copying build/lib/reversion/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl/LC_MESSAGES copying build/lib/reversion/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl/LC_MESSAGES copying build/lib/reversion/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv/LC_MESSAGES copying build/lib/reversion/locale/sv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv/LC_MESSAGES copying build/lib/reversion/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk/LC_MESSAGES copying build/lib/reversion/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk/LC_MESSAGES copying build/lib/reversion/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de/LC_MESSAGES copying build/lib/reversion/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de/LC_MESSAGES copying build/lib/reversion/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI/LC_MESSAGES copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI/LC_MESSAGES copying build/lib/reversion/locale/sl_SI/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sl_SI/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans/LC_MESSAGES copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans/LC_MESSAGES copying build/lib/reversion/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es/LC_MESSAGES copying build/lib/reversion/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es/LC_MESSAGES copying build/lib/reversion/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl/LC_MESSAGES copying build/lib/reversion/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl/LC_MESSAGES copying build/lib/reversion/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk/LC_MESSAGES copying build/lib/reversion/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk/LC_MESSAGES copying build/lib/reversion/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it/LC_MESSAGES copying build/lib/reversion/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it/LC_MESSAGES copying build/lib/reversion/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he/LC_MESSAGES copying build/lib/reversion/locale/he/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he/LC_MESSAGES copying build/lib/reversion/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/locale/he/LC_MESSAGES copying build/lib/reversion/models.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/errors.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion copying build/lib/reversion/views.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql copying build/lib/reversion/backends/sql/admin.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/migrations copying build/lib/reversion/backends/sql/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/migrations copying build/lib/reversion/backends/sql/migrations/0001_squashed_0004_auto_20160611_1202.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/migrations copying build/lib/reversion/backends/sql/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql copying build/lib/reversion/backends/sql/models.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql copying build/lib/reversion/backends/sql/app.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management copying build/lib/reversion/backends/sql/management/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands copying build/lib/reversion/backends/sql/management/commands/deleterevisions.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands copying build/lib/reversion/backends/sql/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands copying build/lib/reversion/backends/sql/management/commands/createinitialrevisions.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands copying build/lib/reversion/backends/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb copying build/lib/reversion/backends/dynamodb/queryset.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb copying build/lib/reversion/backends/dynamodb/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb copying build/lib/reversion/backends/dynamodb/models.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb copying build/lib/reversion/backends/dynamodb/app.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management copying build/lib/reversion/backends/dynamodb/management/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management creating /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management/commands copying build/lib/reversion/backends/dynamodb/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management/commands copying build/lib/reversion/backends/dynamodb/management/commands/initdynamodbreversion.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management/commands copying build/lib/reversion/backends/utils.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends copying build/lib/reversion/middleware.py -> /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/revisions.py to revisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/serializers/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/migrations/0001_squashed_0004_auto_20160611_1202.py to 0001_squashed_0004_auto_20160611_1202.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands/deleterevisions.py to deleterevisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/sql/management/commands/createinitialrevisions.py to createinitialrevisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/queryset.py to queryset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/dynamodb/management/commands/initdynamodbreversion.py to initdynamodbreversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/backends/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/reversion/middleware.py to middleware.cpython-39.pyc writing byte-compilation script '/tmp/tmpw33inh36.py' /usr/bin/python3 /tmp/tmpw33inh36.py removing /tmp/tmpw33inh36.py running install_egg_info running egg_info writing django_reversion_pynamodb.egg-info/PKG-INFO writing dependency_links to django_reversion_pynamodb.egg-info/dependency_links.txt writing requirements to django_reversion_pynamodb.egg-info/requires.txt writing top-level names to django_reversion_pynamodb.egg-info/top_level.txt reading manifest file 'django_reversion_pynamodb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'django_reversion_pynamodb.egg-info/SOURCES.txt' Copying django_reversion_pynamodb.egg-info to /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9/site-packages/django_reversion_pynamodb-0.1.6-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64//usr/share/doc/python-django-reversion-pynamodb + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64//usr/share/doc/python-django-reversion-pynamodb + '[' -d example ']' ~/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 ~/build/BUILD/django-reversion-pynamodb-0.1.6 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-reversion-pynamodb-0.1.6 + mv /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.6-1 --unique-debug-suffix -0.1.6-1.x86_64 --unique-debug-src-base python-django-reversion-pynamodb-0.1.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-reversion-pynamodb-0.1.6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-reversion-pynamodb-0.1.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-reversion-pynamodb-0.1.6-1.noarch error: Illegal char '<' (0x3c) in: 2.2<4 Provides: python-django-reversion-pynamodb python3-django-reversion-pynamodb = 0.1.6-1 python3.9dist(django-reversion-pynamodb) = 0.1.6 python3dist(django-reversion-pynamodb) = 0.1.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(import-string) >= 0.1 RPM build errors: Illegal char '<' (0x3c) in: 2.2<4 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-reversion-pynamodb.spec