<86>May 8 02:10:50 userdel[3500314]: delete user 'rooter' <86>May 8 02:10:50 groupadd[3500810]: group added to /etc/group: name=rooter, GID=669 <86>May 8 02:10:50 groupadd[3500810]: new group: name=rooter, GID=669 <86>May 8 02:10:50 useradd[3500878]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>May 8 02:10:50 userdel[3500956]: delete user 'builder' <86>May 8 02:10:50 userdel[3500956]: removed group 'builder' owned by 'builder' <86>May 8 02:10:50 userdel[3500956]: removed shadow group 'builder' owned by 'builder' <86>May 8 02:10:50 groupadd[3501138]: group added to /etc/group: name=builder, GID=670 <86>May 8 02:10:50 groupadd[3501138]: group added to /etc/gshadow: name=builder <86>May 8 02:10:50 groupadd[3501138]: new group: name=builder, GID=670 <86>May 8 02:10:50 useradd[3501217]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>May 8 02:10:57 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>May 8 02:10:57 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824514 installed <13>May 8 02:10:57 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274915 installed <13>May 8 02:10:57 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825069 installed <13>May 8 02:10:57 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>May 8 02:10:57 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>May 8 02:10:57 rpmi: ca-certificates-2021.03.24-alt1 sisyphus+268304.300.1.1 1616591829 installed <13>May 8 02:10:57 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>May 8 02:10:57 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274915 installed <13>May 8 02:10:57 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684123 installed <13>May 8 02:10:57 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684123 installed <13>May 8 02:10:57 rpmi: python3-3.9.4-alt1 sisyphus+268966.100.1.1 1617608921 installed <13>May 8 02:10:59 rpmi: python3-base-3.9.4-alt1 sisyphus+268966.100.1.1 1617608921 installed <13>May 8 02:10:59 rpmi: libpython3-3.9.4-alt1 sisyphus+268966.100.1.1 1617608921 installed <13>May 8 02:10:59 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>May 8 02:10:59 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-diff-match-patch-20181111-alt2.nosrc.rpm (w1.gzdio) <13>May 8 02:11:08 rpmi: python3-module-pkg_resources-1:56.0.0-alt2 sisyphus+270533.1160.6.1 1619683818 installed <13>May 8 02:11:08 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>May 8 02:11:08 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>May 8 02:11:08 rpmi: python3-dev-3.9.4-alt1 sisyphus+268966.100.1.1 1617608921 installed <13>May 8 02:11:08 rpmi: python3-module-setuptools-1:56.0.0-alt2 sisyphus+270533.1160.6.1 1619683818 installed Installing python3-module-diff-match-patch-20181111-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf diff-match-patch-20181111 + echo 'Source #0 (diff-match-patch-20181111.tar):' Source #0 (diff-match-patch-20181111.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/diff-match-patch-20181111.tar + cd diff-match-patch-20181111 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd diff-match-patch-20181111 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/diff_match_patch copying diff_match_patch/diff_match_patch_py2.py -> build/lib/diff_match_patch copying diff_match_patch/diff_match_patch.py -> build/lib/diff_match_patch copying diff_match_patch/__init__.py -> build/lib/diff_match_patch creating build/lib/diff_match_patch/tests copying diff_match_patch/tests/speedtest.py -> build/lib/diff_match_patch/tests copying diff_match_patch/tests/diff_match_patch_test_py2.py -> build/lib/diff_match_patch/tests copying diff_match_patch/tests/diff_match_patch_test.py -> build/lib/diff_match_patch/tests copying diff_match_patch/tests/__init__.py -> build/lib/diff_match_patch/tests + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-diff-match-patch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-diff-match-patch-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd diff-match-patch-20181111 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-diff-match-patch-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-diff-match-patch-buildroot creating /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr creating /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib creating /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch creating /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests copying build/lib/diff_match_patch/tests/__init__.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests copying build/lib/diff_match_patch/tests/diff_match_patch_test.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests copying build/lib/diff_match_patch/tests/diff_match_patch_test_py2.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests copying build/lib/diff_match_patch/tests/speedtest.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests copying build/lib/diff_match_patch/__init__.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch copying build/lib/diff_match_patch/diff_match_patch.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch copying build/lib/diff_match_patch/diff_match_patch_py2.py -> /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py to diff_match_patch_test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py to diff_match_patch_test_py2.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py to speedtest.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py to diff_match_patch.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py to diff_match_patch_py2.cpython-39.pyc running install_egg_info running egg_info writing diff_match_patch.egg-info/PKG-INFO writing dependency_links to diff_match_patch.egg-info/dependency_links.txt writing top-level names to diff_match_patch.egg-info/top_level.txt adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*') reading manifest file 'diff_match_patch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'diff_match_patch.egg-info/SOURCES.txt' Copying diff_match_patch.egg-info to /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.9.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-diff-match-patch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-diff-match-patch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-diff-match-patch-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-diff-match-patch-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-diff-match-patch-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-diff-match-patch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/python3-module-diff-match-patch-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-39.pyc unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-39.pyc unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-39.pyc unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-39.pyc unlink /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-39.pyc compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-diff-match-patch-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-diff-match-patch-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py compile /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-39.pyc' './usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-39.pyc' './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-39.pyc' './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-39.pyc' './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-39.pyc' Processing files: python3-module-diff-match-patch-20181111-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PUcWyl 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.hZJOqj 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:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/__init__.py: line=6 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py: skipping sys python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py: skipping time python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py: skipping sys python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py: skipping time python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/__init__.py: line=6 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py: skipping sys python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py: skipping time python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py: skipping sys python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py: skipping time python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py: skipping gc python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py: skipping sys python3.req: /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py: skipping time shebang.req.files: executable script /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/diff_match_patch_py2.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test_py2.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-diff-match-patch-buildroot/usr/lib/python3/site-packages/diff_match_patch/tests/speedtest.py is not executable Provides: python3(diff_match_patch), python3(diff_match_patch.diff_match_patch), python3(diff_match_patch.diff_match_patch_py2), python3(diff_match_patch.tests), python3(diff_match_patch.tests.diff_match_patch_test), python3(diff_match_patch.tests.diff_match_patch_test_py2), python3(diff_match_patch.tests.speedtest) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(imp) < 0, python3(os) < 0, python3(re) < 0, python3(unittest) < 0, python3(urllib) < 0, python3(urllib.parse) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-diff-match-patch-20181111-alt2.noarch.rpm (w2.lzdio) 5.56user 0.31system 0:10.23elapsed 57%CPU (0avgtext+0avgdata 29824maxresident)k 0inputs+0outputs (0major+130664minor)pagefaults 0swaps 12.09user 2.84system 0:34.77elapsed 42%CPU (0avgtext+0avgdata 110488maxresident)k 0inputs+0outputs (0major+503522minor)pagefaults 0swaps --- python3-module-diff-match-patch-20181111-alt2.noarch.rpm.repo 2020-02-26 14:24:55.000000000 +0000 +++ python3-module-diff-match-patch-20181111-alt2.noarch.rpm.hasher 2021-05-08 02:11:22.129335834 +0000 @@ -1,18 +1,18 @@ /usr/lib/python3/site-packages/diff_match_patch 40755 -/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.7.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.9.egg-info 40755 +/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.9.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.9.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.9.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/diff_match_patch-20181111-py3.9.egg-info/top_level.txt 100644 /usr/lib/python3/site-packages/diff_match_patch/__init__.py 100644 /usr/lib/python3/site-packages/diff_match_patch/__pycache__ 40755 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/__pycache__/diff_match_patch_py2.cpython-39.pyc 100644 /usr/lib/python3/site-packages/diff_match_patch/diff_match_patch.py 100644 @@ -22,14 +22,14 @@ /usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__ 40755 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/diff_match_patch_test_py2.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/diff_match_patch/tests/__pycache__/speedtest.cpython-39.pyc 100644 /usr/lib/python3/site-packages/diff_match_patch/tests/diff_match_patch_test.py 100644