<86>Oct 10 09:56:07 userdel[2400450]: delete user 'rooter' <86>Oct 10 09:56:07 userdel[2400450]: removed group 'rooter' owned by 'rooter' <86>Oct 10 09:56:07 userdel[2400450]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 10 09:56:07 groupadd[2400474]: group added to /etc/group: name=rooter, GID=678 <86>Oct 10 09:56:07 groupadd[2400474]: group added to /etc/gshadow: name=rooter <86>Oct 10 09:56:07 groupadd[2400474]: new group: name=rooter, GID=678 <86>Oct 10 09:56:07 useradd[2400495]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Oct 10 09:56:07 userdel[2400527]: delete user 'builder' <86>Oct 10 09:56:07 userdel[2400527]: removed group 'builder' owned by 'builder' <86>Oct 10 09:56:07 userdel[2400527]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 09:56:07 groupadd[2400551]: group added to /etc/group: name=builder, GID=679 <86>Oct 10 09:56:07 groupadd[2400551]: group added to /etc/gshadow: name=builder <86>Oct 10 09:56:07 groupadd[2400551]: new group: name=builder, GID=679 <86>Oct 10 09:56:07 useradd[2400563]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Oct 10 09:56:09 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Oct 10 09:56:09 rpmi: libexpat-2.2.10-alt1 p9+261554.100.1.1 1605103332 installed <13>Oct 10 09:56:09 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed <13>Oct 10 09:56:09 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Oct 10 09:56:09 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 10 09:56:09 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 10 09:56:09 rpmi: ca-certificates-2020.06.29-alt1 p9+258899.100.3.1 1601998604 installed <13>Oct 10 09:56:09 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Oct 10 09:56:09 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed <13>Oct 10 09:56:09 rpmi: libcrypto1.1-1.1.1l-alt1 p9+283690.100.2.1 1630572181 installed <13>Oct 10 09:56:09 rpmi: libssl1.1-1.1.1l-alt1 p9+283690.100.2.1 1630572181 installed <13>Oct 10 09:56:09 rpmi: python3-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed <13>Oct 10 09:56:09 rpmi: libpython3-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed <13>Oct 10 09:56:10 rpmi: python3-base-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed <13>Oct 10 09:56:10 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Oct 10 09:56:10 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Oct 10 09:56:13 rpmi: python3-module-pkg_resources-1:40.8.0-alt2 sisyphus+229158.200.2.1 1557735221 installed <13>Oct 10 09:56:13 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 10 09:56:13 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 10 09:56:13 rpmi: python3-dev-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed <13>Oct 10 09:56:13 rpmi: python3-module-setuptools-1:40.8.0-alt2 sisyphus+229158.200.2.1 1557735221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-async_generator-1.10-alt1.nosrc.rpm (w1.gzdio) Installing python3-module-async_generator-1.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf async_generator-1.10 + echo 'Source #0 (async_generator-1.10.tar):' Source #0 (async_generator-1.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/async_generator-1.10.tar + cd async_generator-1.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14277 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd async_generator-1.10 + 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/async_generator copying async_generator/_version.py -> build/lib/async_generator copying async_generator/_util.py -> build/lib/async_generator copying async_generator/_impl.py -> build/lib/async_generator copying async_generator/__init__.py -> build/lib/async_generator creating build/lib/async_generator/_tests copying async_generator/_tests/test_util.py -> build/lib/async_generator/_tests copying async_generator/_tests/test_async_generator.py -> build/lib/async_generator/_tests copying async_generator/_tests/conftest.py -> build/lib/async_generator/_tests copying async_generator/_tests/__init__.py -> build/lib/async_generator/_tests + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14277 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-async_generator-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-async_generator-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd async_generator-1.10 + 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-async_generator-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-async_generator-buildroot creating /usr/src/tmp/python3-module-async_generator-buildroot/usr creating /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib creating /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator creating /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/__init__.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/conftest.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/test_async_generator.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/test_util.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests copying build/lib/async_generator/__init__.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator copying build/lib/async_generator/_impl.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator copying build/lib/async_generator/_util.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator copying build/lib/async_generator/_version.py -> /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/conftest.py to conftest.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py to test_async_generator.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_util.py to test_util.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py to _impl.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_util.py to _util.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_version.py to _version.cpython-37.pyc running install_egg_info running egg_info creating async_generator.egg-info writing async_generator.egg-info/PKG-INFO writing dependency_links to async_generator.egg-info/dependency_links.txt writing top-level names to async_generator.egg-info/top_level.txt writing manifest file 'async_generator.egg-info/SOURCES.txt' reading manifest file 'async_generator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' writing manifest file 'async_generator.egg-info/SOURCES.txt' Copying async_generator.egg-info to /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator-1.10-py3.7.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-async_generator-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-async_generator-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-async_generator-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-async_generator-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-async_generator-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-async_generator-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-async_generator-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-async_generator-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-async_generator-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__pycache__/_util.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__pycache__/_version.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__pycache__/conftest.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__pycache__/test_async_generator.cpython-37.pyc unlink /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__pycache__/test_util.cpython-37.pyc compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__init__.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/conftest.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_util.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_util.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_version.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-async_generator-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__init__.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/conftest.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_util.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_util.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_version.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-async_generator-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/__init__.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/conftest.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_util.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_util.py compile /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_version.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/async_generator/__pycache__/_version.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/async_generator/__pycache__/_version.cpython-37.pyc' './usr/lib/python3/site-packages/async_generator/__pycache__/_version.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/__pycache__/_version.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.pyc' './usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/async_generator/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/async_generator/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/async_generator/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/test_util.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/test_util.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/test_async_generator.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/test_async_generator.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/conftest.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/conftest.cpython-37.pyc' './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/conftest.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/conftest.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/async_generator/_tests/__pycache__/__init__.cpython-37.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-async_generator-1.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd async_generator-1.10 + DOCDIR=/usr/src/tmp/python3-module-async_generator-buildroot/usr/share/doc/python3-module-async_generator-1.10 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-async_generator-buildroot/usr/share/doc/python3-module-async_generator-1.10 + /bin/mkdir -p /usr/src/tmp/python3-module-async_generator-buildroot/usr/share/doc/python3-module-async_generator-1.10 + cp -prL CODE_OF_CONDUCT.md CONTRIBUTING.md README.rst /usr/src/tmp/python3-module-async_generator-buildroot/usr/share/doc/python3-module-async_generator-1.10 + chmod -R go-w /usr/src/tmp/python3-module-async_generator-buildroot/usr/share/doc/python3-module-async_generator-1.10 + chmod -R a+rX /usr/src/tmp/python3-module-async_generator-buildroot/usr/share/doc/python3-module-async_generator-1.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T0oa93 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.xS2LRa 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-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py: line=1 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/__init__.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py: line=230 IGNORE (for REQ=slight and deep=8) module=sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_impl.py: line=233 IGNORE (for REQ=slight and deep=8) module=threading python3.req: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: skipping sys python3.req: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: skipping gc /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: line=759 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: line=885 IGNORE (for REQ=slight and deep=8) module=threading /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_async_generator.py: line=964 IGNORE (for REQ=slight and deep=9) module=weakref /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_tests/test_util.py: line=3 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_util.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-async_generator-buildroot/usr/lib/python3/site-packages/async_generator/_util.py: line=3 possible relative import from ., UNIMPLEMENTED Provides: python3(async_generator), python3(async_generator._impl), python3(async_generator._tests), python3(async_generator._tests.conftest), python3(async_generator._tests.test_async_generator), python3(async_generator._tests.test_util), python3(async_generator._util), python3(async_generator._version) Requires: /usr/lib/python3/site-packages, python3(collections.abc) < 0, python3(functools) < 0, python3(inspect) < 0, python3(pytest) < 0, python3(types) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-async_generator-1.10-alt1.noarch.rpm (w2.lzdio) 9.59user 1.41system 0:12.19elapsed 90%CPU (0avgtext+0avgdata 26908maxresident)k 0inputs+0outputs (0major+176014minor)pagefaults 0swaps 16.93user 6.40system 0:23.58elapsed 98%CPU (0avgtext+0avgdata 119844maxresident)k 0inputs+0outputs (51330major+503256minor)pagefaults 0swaps --- python3-module-async_generator-1.10-alt1.noarch.rpm.repo 2019-04-20 10:39:54.000000000 +0000 +++ python3-module-async_generator-1.10-alt1.noarch.rpm.hasher 2021-10-10 09:56:28.881512789 +0000 @@ -74,3 +74,3 @@ File: /usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.opt-2.pyc 100644 root:root 240b172d844e556aad173a1f0916cb82 -File: /usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.pyc 100644 root:root e355aef46394cc2db1ec4ac6c1384b83 +File: /usr/lib/python3/site-packages/async_generator/__pycache__/_impl.cpython-37.pyc 100644 root:root 240b172d844e556aad173a1f0916cb82 File: /usr/lib/python3/site-packages/async_generator/__pycache__/_util.cpython-37.opt-1.pyc 100644 root:root 7ab6cd649bd104edb92719b939820e7c @@ -106,2 +106,2 @@ File: /usr/share/doc/python3-module-async_generator-1.10/README.rst 100644 root:root 9b529c8242f455e44328aade72cb6c25 -RPMIdentity: 90afb2530be94f29b3d3d6bccc15427f64b5f7d8b377f413799aa50f75e82aab736e2f0316128a7b0cc4fea05682167bc2d47a8d41109f82b6422354390a84c5 +RPMIdentity: d4bc396bd9689b6d2c1ea46178cdc650419c282d79420c22dd0e5ab3e448949c7358feedf4381b5a641eac879041a2885c278a468529896a2deabf9b7b0308c1