<86>Jul 10 11:48:21 userdel[2742959]: delete user 'rooter' <86>Jul 10 11:48:21 groupadd[2742988]: group added to /etc/group: name=rooter, GID=690 <86>Jul 10 11:48:21 groupadd[2742988]: group added to /etc/gshadow: name=rooter <86>Jul 10 11:48:21 groupadd[2742988]: new group: name=rooter, GID=690 <86>Jul 10 11:48:21 useradd[2743034]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Jul 10 11:48:21 userdel[2743085]: delete user 'builder' <86>Jul 10 11:48:21 userdel[2743085]: removed group 'builder' owned by 'builder' <86>Jul 10 11:48:21 groupadd[2743160]: group added to /etc/group: name=builder, GID=691 <86>Jul 10 11:48:21 groupadd[2743160]: group added to /etc/gshadow: name=builder <86>Jul 10 11:48:21 groupadd[2743160]: new group: name=builder, GID=691 <86>Jul 10 11:48:21 useradd[2743195]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash <13>Jul 10 11:48:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+275301.100.2.1 1624464967 installed <13>Jul 10 11:48:24 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153360 installed <13>Jul 10 11:48:24 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 10 11:48:24 rpmi: libtasn1-4.17.0-alt1 sisyphus+276722.100.1.1 1625211286 installed <13>Jul 10 11:48:24 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+276601.100.1.1 1625149883 installed <13>Jul 10 11:48:24 rpmi: alternatives-0.5.1-alt1 sisyphus+276601.100.1.1 1625149883 installed <13>Jul 10 11:48:24 rpmi: ca-certificates-2021.06.03-alt1 sisyphus+273509.400.1.1 1622736045 installed <13>Jul 10 11:48:24 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jul 10 11:48:24 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 10 11:48:24 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>Jul 10 11:48:24 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>Jul 10 11:48:24 rpmi: python3-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 10 11:48:25 rpmi: python3-base-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 10 11:48:25 rpmi: libpython3-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 10 11:48:25 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Jul 10 11:48:25 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Jul 10 11:48:28 rpmi: python3-module-zope.interface-5.4.0-alt1 sisyphus+270674.200.1.1 1619413827 installed <13>Jul 10 11:48:28 rpmi: python3-module-z3c-3.0.0-alt3 sisyphus+275882.100.1.1 1624802400 installed <13>Jul 10 11:48:28 rpmi: python3-module-zc-1.0.0-alt6.2 sisyphus+275883.100.2.1 1624872759 installed <13>Jul 10 11:48:28 rpmi: python3-module-zope-3.3.0-alt8.5 sisyphus+275884.100.2.1 1624872816 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-pyaas-0.6.1-alt2.nosrc.rpm (w1.gzdio) <13>Jul 10 11:48:30 rpmi: python3-module-pkg_resources-1:57.0.0-alt1 sisyphus+272429.100.1.1 1621886170 installed <13>Jul 10 11:48:30 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+277263.100.1.1 1625424343 installed <13>Jul 10 11:48:30 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+277263.100.1.1 1625424343 installed <13>Jul 10 11:48:30 rpmi: python3-dev-3.9.6-alt1 sisyphus+276295.100.1.1 1624964545 installed <13>Jul 10 11:48:30 rpmi: python3-module-setuptools-1:57.0.0-alt1 sisyphus+272429.100.1.1 1621886170 installed Installing python3-module-pyaas-0.6.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pyaas-0.6.1 + echo 'Source #0 (pyaas-0.6.1.tar.gz):' Source #0 (pyaas-0.6.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pyaas-0.6.1.tar.gz + /bin/tar -xf - + cd pyaas-0.6.1 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./skel/setup.py ./skel/example/handlers/__init__.py ./skel/example/app.py ./skel/example/__init__.py ./skel/bin/example.py ./setup.py ./pyaas/web/handlers/ws.py ./pyaas/web/handlers/index.py ./pyaas/web/handlers/__init__.py ./pyaas/web/auth/slap.py ./pyaas/web/auth/logout.py ./pyaas/web/auth/google.py ./pyaas/web/auth/facebook.py ./pyaas/web/auth/basic.py ./pyaas/web/auth/__init__.py ./pyaas/web/application.py ./pyaas/web/__init__.py ./pyaas/version.py ./pyaas/util.py ./pyaas/storage/records.py ./pyaas/storage/engines/sqlite.py ./pyaas/storage/engines/pgsql.py ./pyaas/storage/engines/null.py ./pyaas/storage/engines/mongo.py ./pyaas/storage/engines/__init__.py ./pyaas/storage/cache/pyredis.py ./pyaas/storage/cache/null.py ./pyaas/storage/cache/memory.py ./pyaas/storage/cache/decorator.py ./pyaas/storage/cache/__init__.py ./pyaas/storage/__init__.py ./pyaas/skel.py ./pyaas/settings.py ./pyaas/module.py ./pyaas/io.py ./pyaas/daemon.py ./pyaas/__init__.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pyaas-0.6.1 + 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 /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/pyaas copying pyaas/__init__.py -> build/lib/pyaas copying pyaas/daemon.py -> build/lib/pyaas copying pyaas/io.py -> build/lib/pyaas copying pyaas/module.py -> build/lib/pyaas copying pyaas/settings.py -> build/lib/pyaas copying pyaas/skel.py -> build/lib/pyaas copying pyaas/util.py -> build/lib/pyaas copying pyaas/version.py -> build/lib/pyaas creating build/lib/pyaas/web copying pyaas/web/__init__.py -> build/lib/pyaas/web copying pyaas/web/application.py -> build/lib/pyaas/web creating build/lib/pyaas/web/auth copying pyaas/web/auth/__init__.py -> build/lib/pyaas/web/auth copying pyaas/web/auth/basic.py -> build/lib/pyaas/web/auth copying pyaas/web/auth/facebook.py -> build/lib/pyaas/web/auth copying pyaas/web/auth/google.py -> build/lib/pyaas/web/auth copying pyaas/web/auth/logout.py -> build/lib/pyaas/web/auth copying pyaas/web/auth/slap.py -> build/lib/pyaas/web/auth creating build/lib/pyaas/web/handlers copying pyaas/web/handlers/__init__.py -> build/lib/pyaas/web/handlers copying pyaas/web/handlers/index.py -> build/lib/pyaas/web/handlers copying pyaas/web/handlers/ws.py -> build/lib/pyaas/web/handlers creating build/lib/pyaas/storage copying pyaas/storage/__init__.py -> build/lib/pyaas/storage copying pyaas/storage/records.py -> build/lib/pyaas/storage creating build/lib/pyaas/storage/engines copying pyaas/storage/engines/__init__.py -> build/lib/pyaas/storage/engines copying pyaas/storage/engines/mongo.py -> build/lib/pyaas/storage/engines copying pyaas/storage/engines/null.py -> build/lib/pyaas/storage/engines copying pyaas/storage/engines/pgsql.py -> build/lib/pyaas/storage/engines copying pyaas/storage/engines/sqlite.py -> build/lib/pyaas/storage/engines creating build/lib/pyaas/storage/cache copying pyaas/storage/cache/__init__.py -> build/lib/pyaas/storage/cache copying pyaas/storage/cache/decorator.py -> build/lib/pyaas/storage/cache copying pyaas/storage/cache/memory.py -> build/lib/pyaas/storage/cache copying pyaas/storage/cache/null.py -> build/lib/pyaas/storage/cache copying pyaas/storage/cache/pyredis.py -> build/lib/pyaas/storage/cache copying pyaas/skel.zip -> build/lib/pyaas + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-pyaas-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-pyaas-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pyaas-0.6.1 + 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-pyaas-buildroot --force /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running install_lib creating /usr/src/tmp/python3-module-pyaas-buildroot creating /usr/src/tmp/python3-module-pyaas-buildroot/usr creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/skel.zip -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache copying build/lib/pyaas/storage/cache/pyredis.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache copying build/lib/pyaas/storage/cache/null.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache copying build/lib/pyaas/storage/cache/memory.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache copying build/lib/pyaas/storage/cache/decorator.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache copying build/lib/pyaas/storage/cache/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines copying build/lib/pyaas/storage/engines/sqlite.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines copying build/lib/pyaas/storage/engines/pgsql.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines copying build/lib/pyaas/storage/engines/null.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines copying build/lib/pyaas/storage/engines/mongo.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines copying build/lib/pyaas/storage/engines/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines copying build/lib/pyaas/storage/records.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage copying build/lib/pyaas/storage/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers copying build/lib/pyaas/web/handlers/ws.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers copying build/lib/pyaas/web/handlers/index.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers copying build/lib/pyaas/web/handlers/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers creating /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/auth/slap.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/auth/logout.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/auth/google.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/auth/facebook.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/auth/basic.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/auth/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth copying build/lib/pyaas/web/application.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web copying build/lib/pyaas/web/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web copying build/lib/pyaas/version.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/util.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/skel.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/settings.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/module.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/io.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/daemon.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas copying build/lib/pyaas/__init__.py -> /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/pyredis.py to pyredis.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/null.py to null.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/memory.py to memory.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/decorator.py to decorator.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/sqlite.py to sqlite.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py to pgsql.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/null.py to null.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py to mongo.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/records.py to records.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/ws.py to ws.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/index.py to index.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/slap.py to slap.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/logout.py to logout.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/google.py to google.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/facebook.py to facebook.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/basic.py to basic.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/application.py to application.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/version.py to version.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/util.py to util.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py to skel.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py to settings.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py to module.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/io.py to io.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py to daemon.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py to __init__.cpython-39.pyc running install_egg_info Writing /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas-0.6.1-py3.9.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-pyaas-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-pyaas-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-pyaas-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-pyaas-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-pyaas-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-pyaas-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-pyaas-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.pyc compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/decorator.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/memory.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/null.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/pyredis.py unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.pyc compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/null.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/sqlite.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/records.py unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.pyc compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/basic.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/facebook.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/google.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/logout.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/slap.py unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.pyc unlink /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.pyc compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/index.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/ws.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/application.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/io.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/util.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/version.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-pyaas-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/decorator.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/memory.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/null.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/pyredis.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/null.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/sqlite.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/records.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/basic.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/facebook.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/google.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/logout.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/slap.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/index.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/ws.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/application.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/io.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/util.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/version.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-pyaas-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/decorator.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/memory.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/null.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/pyredis.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/null.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/sqlite.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/records.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/basic.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/facebook.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/google.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/logout.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/slap.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/index.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/ws.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/application.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/io.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/util.py compile /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/version.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.pyc' './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.opt-1.pyc' Processing files: python3-module-pyaas-0.6.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pyaas-0.6.1 + DOCDIR=/usr/src/tmp/python3-module-pyaas-buildroot/usr/share/doc/python3-module-pyaas-0.6.1 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-pyaas-buildroot/usr/share/doc/python3-module-pyaas-0.6.1 + /bin/mkdir -p /usr/src/tmp/python3-module-pyaas-buildroot/usr/share/doc/python3-module-pyaas-0.6.1 + cp -prL CHANGES.txt README.rst docs /usr/src/tmp/python3-module-pyaas-buildroot/usr/share/doc/python3-module-pyaas-0.6.1 + chmod -R go-w /usr/src/tmp/python3-module-pyaas-buildroot/usr/share/doc/python3-module-pyaas-0.6.1 + chmod -R a+rX /usr/src/tmp/python3-module-pyaas-buildroot/usr/share/doc/python3-module-pyaas-0.6.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sc0B7O 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.XdSoeR 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 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py: line=5 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/__init__.py: line=14 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py: skipping sys python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py: skipping atexit python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py: skipping time python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/io.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [269, [270, [271, [272, [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]]]]]], [4, '', 28]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [270, [271, [272, [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]]]]]], [4, '', 28]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [271, [272, [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [272, [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 UNABLE to determine the imported name at parse-time: pyaas /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=28 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 28]], [327, [7, '(', 28], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'pyaas', 28]], [327, [23, '.', 28], [1, 'module', 28]], [327, [23, '.', 28], [1, 'moduleImports', 28]], [327, [9, '[', 28], [328, [329, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module', 28]]]]]]]]]]]]]]]]]], [10, ']', 28]]]]]]]]]]]]]]]]]], [8, ')', 28]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=71 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 71]], [327, [7, '(', 71], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 71]]]]]]]]]]]]]]]]]], [8, ')', 71]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 UNABLE to determine the imported name at parse-time: path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/module.py: line=76 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 76]], [327, [7, '(', 76], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'path', 76]]]]]]]]]]]]]]]]]], [8, ')', 76]]] python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py: skipping sys python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py: line=10 IGNORE (for REQ=slight and deep=8) module=configparser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/settings.py: line=12 IGNORE (for REQ=slight and deep=8) module=ConfigParser python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py: skipping sys python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/__init__.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/__init__.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/cache/pyredis.py: line=5 IGNORE (for REQ=slight and deep=8) module=redis python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py: line=7 IGNORE (for REQ=slight and deep=8) module=pymongo /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py: line=8 IGNORE (for REQ=slight and deep=8) module=gridfs /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py: line=9 IGNORE (for REQ=slight and deep=8) module=bson /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py: line=10 IGNORE (for REQ=slight and deep=8) module=motor /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py: line=7 IGNORE (for REQ=slight and deep=8) module=psycopg2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py: line=8 IGNORE (for REQ=slight and deep=8) module=psycopg2.extensions /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/pgsql.py: line=9 IGNORE (for REQ=slight and deep=8) module=psycopg2.extras /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/storage/engines/sqlite.py: line=8 IGNORE (for REQ=slight and deep=8) module=sqlite3 python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/util.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/application.py: line=7 IGNORE (for REQ=slight and deep=8) module=configparser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/application.py: line=9 IGNORE (for REQ=slight and deep=8) module=ConfigParser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/__init__.py: line=6 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/slap.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/auth/slap.py: line=10 IGNORE (for REQ=slight and deep=8) module=ldap /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__init__.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/__init__.py: line=14 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/web/handlers/index.py: line=8 possible relative import from ., UNIMPLEMENTED shebang.req.files: executable script /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/daemon.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-pyaas-buildroot/usr/lib/python3/site-packages/pyaas/skel.py is not executable Provides: python3(pyaas), python3(pyaas.daemon), python3(pyaas.io), python3(pyaas.module), python3(pyaas.settings), python3(pyaas.skel), python3(pyaas.storage), python3(pyaas.storage.cache), python3(pyaas.storage.cache.decorator), python3(pyaas.storage.cache.memory), python3(pyaas.storage.cache.null), python3(pyaas.storage.cache.pyredis), python3(pyaas.storage.engines), python3(pyaas.storage.engines.mongo), python3(pyaas.storage.engines.null), python3(pyaas.storage.engines.pgsql), python3(pyaas.storage.engines.sqlite), python3(pyaas.storage.records), python3(pyaas.util), python3(pyaas.version), python3(pyaas.web), python3(pyaas.web.application), python3(pyaas.web.auth), python3(pyaas.web.auth.basic), python3(pyaas.web.auth.facebook), python3(pyaas.web.auth.google), python3(pyaas.web.auth.logout), python3(pyaas.web.auth.slap), python3(pyaas.web.handlers), python3(pyaas.web.handlers.index), python3(pyaas.web.handlers.ws) Requires: python3(tornado) < 0, python3(motor) < 0, /usr/lib/python3/site-packages, python3(abc) < 0, python3(argparse) < 0, python3(base64) < 0, python3(collections) < 0, python3(datetime) < 0, python3(getpass) < 0, python3(hashlib) < 0, python3(inspect) < 0, python3(json) < 0, python3(logging) < 0, python3(os) < 0, python3(shutil) < 0, python3(signal) < 0, python3(socket) < 0, python3(string) < 0, python3(subprocess) < 0, python3(tornado.auth) < 0, python3(tornado.ioloop) < 0, python3(tornado.web) < 0, python3(tornado.websocket) < 0, python3(zipfile) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-pyaas-0.6.1-alt2.noarch.rpm (w2.lzdio) 4.87user 0.64system 0:06.47elapsed 85%CPU (0avgtext+0avgdata 10996maxresident)k 0inputs+0outputs (0major+126290minor)pagefaults 0swaps 13.07user 4.80system 0:19.31elapsed 92%CPU (0avgtext+0avgdata 107088maxresident)k 32inputs+0outputs (0major+552766minor)pagefaults 0swaps --- python3-module-pyaas-0.6.1-alt2.noarch.rpm.repo 2019-12-09 10:42:37.000000000 +0000 +++ python3-module-pyaas-0.6.1-alt2.noarch.rpm.hasher 2021-07-10 11:48:38.629663301 +0000 @@ -1,29 +1,29 @@ /usr/lib/python3/site-packages/pyaas 40755 -/usr/lib/python3/site-packages/pyaas-0.6.1-py3.7.egg-info 100644 +/usr/lib/python3/site-packages/pyaas-0.6.1-py3.9.egg-info 100644 /usr/lib/python3/site-packages/pyaas/__init__.py 100644 /usr/lib/python3/site-packages/pyaas/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/daemon.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/io.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/module.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/settings.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/skel.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/util.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/__pycache__/version.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/daemon.py 100644 @@ -37,8 +37,8 @@ /usr/lib/python3/site-packages/pyaas/storage/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/__pycache__/records.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/storage/cache 40755 @@ -46,17 +46,17 @@ /usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/decorator.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/memory.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/null.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/cache/__pycache__/pyredis.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/storage/cache/decorator.py 100644 @@ -68,17 +68,17 @@ /usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/mongo.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/null.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/pgsql.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/storage/engines/__pycache__/sqlite.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/storage/engines/mongo.py 100644 @@ -93,8 +93,8 @@ /usr/lib/python3/site-packages/pyaas/web/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/__pycache__/application.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/web/application.py 100644 @@ -103,20 +103,20 @@ /usr/lib/python3/site-packages/pyaas/web/auth/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/basic.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/facebook.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/google.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/logout.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/auth/__pycache__/slap.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/web/auth/basic.py 100644 @@ -129,11 +129,11 @@ /usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__ 40755 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/index.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/pyaas/web/handlers/__pycache__/ws.cpython-39.pyc 100644 /usr/lib/python3/site-packages/pyaas/web/handlers/index.py 100644 @@ -201,2 +201,2 @@ Provides: python3-module-pyaas = 0.6.1-alt2:sisyphus+242584.100.1.1 -RPMIdentity: d682ea0302d6deeb08238df4d269a00c +RPMIdentity: e54a2038cad8eb6b17456d03c2e08da8