<86>Dec 4 16:52:54 userdel[717112]: delete user 'rooter' <86>Dec 4 16:52:54 userdel[717112]: removed group 'rooter' owned by 'rooter' <86>Dec 4 16:52:54 userdel[717112]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 16:52:54 groupadd[717126]: group added to /etc/group: name=rooter, GID=702 <86>Dec 4 16:52:54 groupadd[717126]: group added to /etc/gshadow: name=rooter <86>Dec 4 16:52:54 groupadd[717126]: new group: name=rooter, GID=702 <86>Dec 4 16:52:54 useradd[717134]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Dec 4 16:52:54 userdel[717160]: delete user 'builder' <86>Dec 4 16:52:54 userdel[717160]: removed group 'builder' owned by 'builder' <86>Dec 4 16:52:54 userdel[717160]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 16:52:54 groupadd[717189]: group added to /etc/group: name=builder, GID=703 <86>Dec 4 16:52:54 groupadd[717189]: group added to /etc/gshadow: name=builder <86>Dec 4 16:52:54 groupadd[717189]: new group: name=builder, GID=703 <86>Dec 4 16:52:54 useradd[717206]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>Dec 4 16:52:57 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 4 16:52:57 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Dec 4 16:52:57 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Dec 4 16:52:57 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Dec 4 16:52:57 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Dec 4 16:52:57 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Dec 4 16:52:57 rpmi: ca-certificates-2020.10.22-alt1 sisyphus+260224.300.2.1 1603549301 installed <13>Dec 4 16:52:57 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Dec 4 16:52:57 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Dec 4 16:52:57 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Dec 4 16:52:57 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Dec 4 16:52:57 rpmi: python3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 4 16:52:58 rpmi: python3-base-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 4 16:52:59 rpmi: libpython3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 4 16:52:59 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Dec 4 16:52: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-sortedm2m-3.0.0-alt1.nosrc.rpm <13>Dec 4 16:53:03 rpmi: python3-module-pkg_resources-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed <13>Dec 4 16:53:03 rpmi: libtinfo-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Dec 4 16:53:03 rpmi: libncurses-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Dec 4 16:53:03 rpmi: python3-dev-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Dec 4 16:53:03 rpmi: python3-module-setuptools-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed Installing python3-module-django-sortedm2m-3.0.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-django-sortedm2m-3.0.0 + echo 'Source #0 (python3-module-django-sortedm2m-3.0.0.tar.gz):' Source #0 (python3-module-django-sortedm2m-3.0.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/python3-module-django-sortedm2m-3.0.0.tar.gz + /bin/tar -xf - + cd python3-module-django-sortedm2m-3.0.0 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./test_project/settings.py ./test_project/postgres_settings.py ./test_project/mysql_settings.py ./test_project/manage.py ./test_project/__init__.py ./sortedm2m_tests/utils.py ./sortedm2m_tests/test_forms.py ./sortedm2m_tests/test_field.py ./sortedm2m_tests/models.py ./sortedm2m_tests/migrations_tests/models.py ./sortedm2m_tests/migrations_tests/__init__.py ./sortedm2m_tests/compat.py ./sortedm2m_tests/altersortedmanytomanyfield_tests/models.py ./sortedm2m_tests/altersortedmanytomanyfield_tests/__init__.py ./sortedm2m_tests/__init__.py ./sortedm2m/operations.py ./sortedm2m/models.py ./sortedm2m/forms.py ./sortedm2m/fields.py ./sortedm2m/compat.py ./sortedm2m/__init__.py ./setup.py ./runtests.py ./example/urls.py ./example/testapp/views.py ./example/testapp/models.py ./example/testapp/admin.py ./example/testapp/__init__.py ./example/__init__.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9714 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-django-sortedm2m-3.0.0 + 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 --debug running build running build_py creating build creating build/lib creating build/lib/sortedm2m copying sortedm2m/__init__.py -> build/lib/sortedm2m copying sortedm2m/compat.py -> build/lib/sortedm2m copying sortedm2m/fields.py -> build/lib/sortedm2m copying sortedm2m/forms.py -> build/lib/sortedm2m copying sortedm2m/models.py -> build/lib/sortedm2m copying sortedm2m/operations.py -> build/lib/sortedm2m running egg_info writing django_sortedm2m.egg-info/PKG-INFO writing dependency_links to django_sortedm2m.egg-info/dependency_links.txt writing top-level names to django_sortedm2m.egg-info/top_level.txt reading manifest file 'django_sortedm2m.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_sortedm2m.egg-info/SOURCES.txt' creating build/lib/sortedm2m/locale creating build/lib/sortedm2m/locale/cs creating build/lib/sortedm2m/locale/cs/LC_MESSAGES copying sortedm2m/locale/cs/LC_MESSAGES/django.mo -> build/lib/sortedm2m/locale/cs/LC_MESSAGES copying sortedm2m/locale/cs/LC_MESSAGES/django.po -> build/lib/sortedm2m/locale/cs/LC_MESSAGES creating build/lib/sortedm2m/locale/fr creating build/lib/sortedm2m/locale/fr/LC_MESSAGES copying sortedm2m/locale/fr/LC_MESSAGES/django.mo -> build/lib/sortedm2m/locale/fr/LC_MESSAGES copying sortedm2m/locale/fr/LC_MESSAGES/django.po -> build/lib/sortedm2m/locale/fr/LC_MESSAGES creating build/lib/sortedm2m/static creating build/lib/sortedm2m/static/sortedm2m copying sortedm2m/static/sortedm2m/jquery-ui.js -> build/lib/sortedm2m/static/sortedm2m copying sortedm2m/static/sortedm2m/selector-search.gif -> build/lib/sortedm2m/static/sortedm2m copying sortedm2m/static/sortedm2m/widget.css -> build/lib/sortedm2m/static/sortedm2m copying sortedm2m/static/sortedm2m/widget.js -> build/lib/sortedm2m/static/sortedm2m creating build/lib/sortedm2m/templates creating build/lib/sortedm2m/templates/sortedm2m copying sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html -> build/lib/sortedm2m/templates/sortedm2m + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37922 + 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-sortedm2m-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-django-sortedm2m-buildroot + cd python3-module-django-sortedm2m-3.0.0 + 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-sortedm2m-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/templates creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/templates/sortedm2m copying build/lib/sortedm2m/templates/sortedm2m/sorted_checkbox_select_multiple_widget.html -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/templates/sortedm2m creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/static creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/static/sortedm2m copying build/lib/sortedm2m/static/sortedm2m/widget.js -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/static/sortedm2m copying build/lib/sortedm2m/static/sortedm2m/widget.css -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/static/sortedm2m copying build/lib/sortedm2m/static/sortedm2m/selector-search.gif -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/static/sortedm2m copying build/lib/sortedm2m/static/sortedm2m/jquery-ui.js -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/static/sortedm2m creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/fr creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/fr/LC_MESSAGES copying build/lib/sortedm2m/locale/fr/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/fr/LC_MESSAGES copying build/lib/sortedm2m/locale/fr/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/fr/LC_MESSAGES creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/cs creating /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/cs/LC_MESSAGES copying build/lib/sortedm2m/locale/cs/LC_MESSAGES/django.po -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/cs/LC_MESSAGES copying build/lib/sortedm2m/locale/cs/LC_MESSAGES/django.mo -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/locale/cs/LC_MESSAGES copying build/lib/sortedm2m/operations.py -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m copying build/lib/sortedm2m/models.py -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m copying build/lib/sortedm2m/forms.py -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m copying build/lib/sortedm2m/fields.py -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m copying build/lib/sortedm2m/compat.py -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m copying build/lib/sortedm2m/__init__.py -> /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m byte-compiling /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/operations.py to operations.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/models.py to models.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/forms.py to forms.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/fields.py to fields.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/compat.py to compat.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__init__.py to __init__.cpython-38.pyc running install_egg_info running egg_info writing django_sortedm2m.egg-info/PKG-INFO writing dependency_links to django_sortedm2m.egg-info/dependency_links.txt writing top-level names to django_sortedm2m.egg-info/top_level.txt reading manifest file 'django_sortedm2m.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_sortedm2m.egg-info/SOURCES.txt' Copying django_sortedm2m.egg-info to /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info running install_scripts + mv sortedm2m_tests/ test_project/ /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-django-sortedm2m-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-django-sortedm2m-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-django-sortedm2m-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-django-sortedm2m-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-django-sortedm2m-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-django-sortedm2m-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-sortedm2m-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-django-sortedm2m-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-django-sortedm2m-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.pyc unlink /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-38.pyc compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/compat.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_field.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_forms.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/utils.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/mysql_settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/postgres_settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/compat.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/fields.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/forms.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/operations.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-django-sortedm2m-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/compat.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_field.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_forms.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/utils.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/mysql_settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/postgres_settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/compat.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/fields.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/forms.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/operations.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-django-sortedm2m-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/compat.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_field.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_forms.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/utils.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/mysql_settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/postgres_settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/settings.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/__init__.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/compat.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/fields.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/forms.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/models.py compile /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/operations.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-django-sortedm2m-3.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39069 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-django-sortedm2m-3.0.0 + DOCDIR=/usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/share/doc/python3-module-django-sortedm2m-3.0.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/share/doc/python3-module-django-sortedm2m-3.0.0 + /bin/mkdir -p /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/share/doc/python3-module-django-sortedm2m-3.0.0 + cp -prL AUTHORS.rst CHANGES.rst README.rst example/ /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/share/doc/python3-module-django-sortedm2m-3.0.0 + chmod -R go-w /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/share/doc/python3-module-django-sortedm2m-3.0.0 + chmod -R a+rX /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/share/doc/python3-module-django-sortedm2m-3.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bmHbtw find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) python3.prov.files: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/models.py: empty (PASS) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tfk1Gt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req.files: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/models.py: empty (PASS) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/fields.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/fields.py: line=14 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/forms.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/operations.py: line=4 possible relative import from ., UNIMPLEMENTED Provides: python3(sortedm2m), python3(sortedm2m.compat), python3(sortedm2m.fields), python3(sortedm2m.forms), python3(sortedm2m.models), python3(sortedm2m.operations) Requires: /usr/lib/python3/site-packages, python3(django) < 0, python3(django.db) < 0, python3(django.db.migrations.operations) < 0, python3(django.db.models) < 0, python3(django.db.models.fields.related) < 0, python3(django.db.models.fields.related_descriptors) < 0, python3(django.db.models.utils) < 0, python3(django.template.loader) < 0, python3(django.utils.encoding) < 0, python3(django.utils.functional) < 0, python3(django.utils.html) < 0, python3(django.utils.safestring) < 0, python3(django.utils.translation) < 0, python3(functools) < 0 Processing files: python3-module-django-sortedm2m-tests-3.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DFM7kx 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.Ano3Ax 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-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_field.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_field.py: line=14 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/test_forms.py: line=7 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/utils.py: skipping sys python3.req: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/manage.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-django-sortedm2m-buildroot/usr/lib/python3/site-packages/sortedm2m/test_project/manage.py: line=9 IGNORE (for REQ=slight and deep=8) module=django.core.management find-requires: FINDPACKAGE-COMMANDS: python3 Provides: python3(sortedm2m.sortedm2m_tests), python3(sortedm2m.sortedm2m_tests.altersortedmanytomanyfield_tests), python3(sortedm2m.sortedm2m_tests.altersortedmanytomanyfield_tests.models), python3(sortedm2m.sortedm2m_tests.compat), python3(sortedm2m.sortedm2m_tests.migrations_tests), python3(sortedm2m.sortedm2m_tests.migrations_tests.models), python3(sortedm2m.sortedm2m_tests.models), python3(sortedm2m.sortedm2m_tests.test_field), python3(sortedm2m.sortedm2m_tests.test_forms), python3(sortedm2m.sortedm2m_tests.utils), python3(sortedm2m.test_project), python3(sortedm2m.test_project.manage), python3(sortedm2m.test_project.mysql_settings), python3(sortedm2m.test_project.postgres_settings), python3(sortedm2m.test_project.settings) Requires: python3-module-django-sortedm2m = 3.0.0-alt1, /usr/bin/env, /usr/lib/python3/site-packages, python3, python3(contextlib) < 0, python3(django) < 0, python3(django.core.exceptions) < 0, python3(django.db) < 0, python3(django.test) < 0, python3(django.test.utils) < 0, python3(django.utils.encoding) < 0, python3(django.utils.translation) < 0, python3(io) < 0, python3(os) < 0, python3(sortedm2m.compat) < 0, python3(sortedm2m.fields) < 0, python3(sortedm2m.forms) < 0, python3(unittest.case) < 0 Adding to python3-module-django-sortedm2m-tests a strict dependency on python3-module-django-sortedm2m Removing 3 extra deps from python3-module-django-sortedm2m-tests due to dependency on python3-module-django-sortedm2m Removing 5 extra deps from python3-module-django-sortedm2m-tests due to repentancy on python3-module-django-sortedm2m Wrote: /usr/src/RPM/RPMS/noarch/python3-module-django-sortedm2m-3.0.0-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-django-sortedm2m-tests-3.0.0-alt1.noarch.rpm 8.66user 1.12system 0:12.31elapsed 79%CPU (0avgtext+0avgdata 19036maxresident)k 0inputs+0outputs (0major+209669minor)pagefaults 0swaps 17.85user 5.18system 0:26.03elapsed 88%CPU (0avgtext+0avgdata 109092maxresident)k 0inputs+0outputs (0major+599549minor)pagefaults 0swaps --- python3-module-django-sortedm2m-3.0.0-alt1.noarch.rpm.repo 2019-12-18 14:44:36.940402491 +0000 +++ python3-module-django-sortedm2m-3.0.0-alt1.noarch.rpm.hasher 2020-12-04 16:53:18.207288115 +0000 @@ -1,7 +1,7 @@ -/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.7.egg-info/not-zip-safe 100644 -/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.7.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info 40755 +/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info/not-zip-safe 100644 +/usr/lib/python3/site-packages/django_sortedm2m-3.0.0-py3.8.egg-info/top_level.txt 100644 /usr/lib/python3/site-packages/sortedm2m 40755 @@ -9,20 +9,20 @@ /usr/lib/python3/site-packages/sortedm2m/__pycache__ 40755 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/compat.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/fields.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/forms.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/__pycache__/operations.cpython-38.pyc 100644 /usr/lib/python3/site-packages/sortedm2m/compat.py 100644 --- python3-module-django-sortedm2m-tests-3.0.0-alt1.noarch.rpm.repo 2019-12-18 14:44:36.934402455 +0000 +++ python3-module-django-sortedm2m-tests-3.0.0-alt1.noarch.rpm.hasher 2020-12-04 16:53:18.225288283 +0000 @@ -3,20 +3,20 @@ /usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__ 40755 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/compat.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_field.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/test_forms.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/__pycache__/utils.cpython-38.pyc 100644 /usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests 40755 @@ -24,8 +24,8 @@ /usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__ 40755 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/__pycache__/models.cpython-38.pyc 100644 /usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/altersortedmanytomanyfield_tests/models.py 100644 @@ -35,8 +35,8 @@ /usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__ 40755 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/__pycache__/models.cpython-38.pyc 100644 /usr/lib/python3/site-packages/sortedm2m/sortedm2m_tests/migrations_tests/models.py 100644 @@ -49,14 +49,14 @@ /usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__ 40755 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/mysql_settings.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/postgres_settings.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/sortedm2m/test_project/__pycache__/settings.cpython-38.pyc 100644 /usr/lib/python3/site-packages/sortedm2m/test_project/manage.py 100755