<86>Apr 25 10:37:22 userdel[208352]: delete user 'rooter' <86>Apr 25 10:37:22 userdel[208352]: removed group 'rooter' owned by 'rooter' <86>Apr 25 10:37:22 userdel[208352]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 25 10:37:22 groupadd[208363]: group added to /etc/group: name=rooter, GID=603 <86>Apr 25 10:37:22 groupadd[208363]: group added to /etc/gshadow: name=rooter <86>Apr 25 10:37:22 groupadd[208363]: new group: name=rooter, GID=603 <86>Apr 25 10:37:22 useradd[208369]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 25 10:37:22 userdel[208384]: delete user 'builder' <86>Apr 25 10:37:22 userdel[208384]: removed group 'builder' owned by 'builder' <86>Apr 25 10:37:22 userdel[208384]: removed shadow group 'builder' owned by 'builder' <86>Apr 25 10:37:22 groupadd[208393]: group added to /etc/group: name=builder, GID=604 <86>Apr 25 10:37:22 groupadd[208393]: group added to /etc/gshadow: name=builder <86>Apr 25 10:37:22 groupadd[208393]: new group: name=builder, GID=604 <86>Apr 25 10:37:22 useradd[208404]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 25 10:37:24 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Apr 25 10:37:24 rpmi: libexpat-2.2.4-alt1 1503305345 installed <13>Apr 25 10:37:24 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Apr 25 10:37:24 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Apr 25 10:37:24 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Apr 25 10:37:24 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Apr 25 10:37:25 rpmi: ca-certificates-2020.01.23-alt1 sisyphus+244791.300.2.1 1580285500 installed <13>Apr 25 10:37:25 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Apr 25 10:37:25 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Apr 25 10:37:25 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Apr 25 10:37:25 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Apr 25 10:37:25 rpmi: python3-3.8.2-alt1 sisyphus+244999.100.3.1 1585218480 installed <13>Apr 25 10:37:26 rpmi: python3-base-3.8.2-alt1 sisyphus+244999.100.3.1 1585218480 installed <13>Apr 25 10:37:26 rpmi: libpython3-3.8.2-alt1 sisyphus+244999.100.3.1 1585218480 installed <13>Apr 25 10:37:26 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Apr 25 10:37:26 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-tweepy-3.8.0-alt2.nosrc.rpm <13>Apr 25 10:37:29 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed <13>Apr 25 10:37:29 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Apr 25 10:37:29 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Apr 25 10:37:29 rpmi: python3-dev-3.8.2-alt1 sisyphus+244999.100.3.1 1585218480 installed <13>Apr 25 10:37:29 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed Installing python3-module-tweepy-3.8.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84201 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tweepy-3.8.0 + echo 'Source #0 (tweepy-3.8.0.tar):' Source #0 (tweepy-3.8.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tweepy-3.8.0.tar + cd tweepy-3.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29226 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tweepy-3.8.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/tweepy copying tweepy/utils.py -> build/lib/tweepy copying tweepy/streaming.py -> build/lib/tweepy copying tweepy/parsers.py -> build/lib/tweepy copying tweepy/models.py -> build/lib/tweepy copying tweepy/error.py -> build/lib/tweepy copying tweepy/cursor.py -> build/lib/tweepy copying tweepy/cache.py -> build/lib/tweepy copying tweepy/binder.py -> build/lib/tweepy copying tweepy/auth.py -> build/lib/tweepy copying tweepy/api.py -> build/lib/tweepy copying tweepy/__init__.py -> build/lib/tweepy + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-tweepy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-tweepy-buildroot + cd tweepy-3.8.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-tweepy-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-tweepy-buildroot creating /usr/src/tmp/python3-module-tweepy-buildroot/usr creating /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib creating /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/__init__.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/api.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/auth.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/binder.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/cache.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/cursor.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/error.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/models.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/parsers.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/streaming.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy copying build/lib/tweepy/utils.py -> /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/api.py to api.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/auth.py to auth.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/binder.py to binder.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py to cache.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cursor.py to cursor.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/error.py to error.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/models.py to models.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/parsers.py to parsers.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/streaming.py to streaming.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/utils.py to utils.cpython-38.pyc running install_egg_info running egg_info creating tweepy.egg-info writing tweepy.egg-info/PKG-INFO writing dependency_links to tweepy.egg-info/dependency_links.txt writing requirements to tweepy.egg-info/requires.txt writing top-level names to tweepy.egg-info/top_level.txt writing manifest file 'tweepy.egg-info/SOURCES.txt' reading manifest file 'tweepy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tweepy.egg-info/SOURCES.txt' Copying tweepy.egg-info to /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info running install_scripts + rm -rf /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/examples + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-tweepy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-tweepy-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-tweepy-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-tweepy-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-tweepy-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-tweepy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-tweepy-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-tweepy-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-tweepy-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-38.pyc unlink /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.pyc compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__init__.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/api.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/auth.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/binder.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cursor.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/error.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/models.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/parsers.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/streaming.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/utils.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-tweepy-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__init__.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/api.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/auth.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/binder.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cursor.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/error.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/models.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/parsers.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/streaming.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/utils.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-tweepy-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__init__.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/api.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/auth.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/binder.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cursor.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/error.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/models.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/parsers.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/streaming.py compile /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/utils.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-38.pyc' './usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-38.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-tweepy-3.8.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tweepy-3.8.0 + DOCDIR=/usr/src/tmp/python3-module-tweepy-buildroot/usr/share/doc/python3-module-tweepy-3.8.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-tweepy-buildroot/usr/share/doc/python3-module-tweepy-3.8.0 + /bin/mkdir -p /usr/src/tmp/python3-module-tweepy-buildroot/usr/share/doc/python3-module-tweepy-3.8.0 + cp -prL CHANGELOG.md README.md /usr/src/tmp/python3-module-tweepy-buildroot/usr/share/doc/python3-module-tweepy-3.8.0 + chmod -R go-w /usr/src/tmp/python3-module-tweepy-buildroot/usr/share/doc/python3-module-tweepy-3.8.0 + chmod -R a+rX /usr/src/tmp/python3-module-tweepy-buildroot/usr/share/doc/python3-module-tweepy-3.8.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y1rZc6 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.2USny4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/__init__.py: line=24 IGNORE (for REQ=slight and deep=8) module=six.moves.http_client python3.req: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/binder.py: skipping sys python3.req: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/binder.py: skipping time python3.req: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py: line=13 IGNORE (for REQ=slight and deep=8) module=cPickle /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py: line=15 IGNORE (for REQ=slight and deep=8) module=pickle /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py: line=18 IGNORE (for REQ=slight and deep=8) module=fcntl /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/cache.py: line=405 IGNORE (for REQ=slight and deep=11) module=bson.binary python3.req: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/streaming.py: skipping sys python3.req: /usr/src/tmp/python3-module-tweepy-buildroot/usr/lib/python3/site-packages/tweepy/streaming.py: skipping time Provides: tweepy = 3.8.0, python3(tweepy), python3(tweepy.api), python3(tweepy.auth), python3(tweepy.binder), python3(tweepy.cache), python3(tweepy.cursor), python3(tweepy.error), python3(tweepy.models), python3(tweepy.parsers), python3(tweepy.streaming), python3(tweepy.utils) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(datetime) < 0, python3(email.utils) < 0, python3(hashlib) < 0, python3(json) < 0, python3(logging) < 0, python3(mimetypes) < 0, python3(os) < 0, python3(re) < 0, python3(requests) < 0, python3(requests.auth) < 0, python3(requests.exceptions) < 0, python3(requests_oauthlib) < 0, python3(six) < 0, python3(six.moves.urllib.parse) < 0, python3(ssl) < 0, python3(threading) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-tweepy-3.8.0-alt2.noarch.rpm 5.82user 0.46system 0:10.98elapsed 57%CPU (0avgtext+0avgdata 19648maxresident)k 0inputs+0outputs (0major+145087minor)pagefaults 0swaps 11.98user 3.61system 0:22.53elapsed 69%CPU (0avgtext+0avgdata 108588maxresident)k 0inputs+0outputs (0major+519594minor)pagefaults 0swaps --- python3-module-tweepy-3.8.0-alt2.noarch.rpm.repo 2020-01-22 08:49:30.000000000 +0000 +++ python3-module-tweepy-3.8.0-alt2.noarch.rpm.hasher 2020-04-25 10:37:42.536352471 +0000 @@ -1,44 +1,44 @@ /usr/lib/python3/site-packages/tweepy 40755 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info/requires.txt 100644 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info/top_level.txt 100644 -/usr/lib/python3/site-packages/tweepy-3.8.0-py3.7.egg-info/zip-safe 100644 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info 40755 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info/requires.txt 100644 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/tweepy-3.8.0-py3.8.egg-info/zip-safe 100644 /usr/lib/python3/site-packages/tweepy/__init__.py 100644 /usr/lib/python3/site-packages/tweepy/__pycache__ 40755 -/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/api.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/auth.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/binder.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/cache.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/cursor.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/error.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/models.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/parsers.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/streaming.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/tweepy/__pycache__/utils.cpython-38.pyc 100644 /usr/lib/python3/site-packages/tweepy/api.py 100644