<86>Dec 12 03:22:55 userdel[3729038]: delete user 'rooter'
<86>Dec 12 03:22:55 userdel[3729038]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 12 03:22:55 groupadd[3729061]: group added to /etc/group: name=rooter, GID=990
<86>Dec 12 03:22:55 groupadd[3729061]: group added to /etc/gshadow: name=rooter
<86>Dec 12 03:22:55 groupadd[3729061]: new group: name=rooter, GID=990
<86>Dec 12 03:22:55 useradd[3729084]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash
<86>Dec 12 03:22:55 userdel[3729115]: delete user 'builder'
<86>Dec 12 03:22:55 userdel[3729115]: removed group 'builder' owned by 'builder'
<86>Dec 12 03:22:55 groupadd[3729143]: group added to /etc/group: name=builder, GID=991
<86>Dec 12 03:22:55 groupadd[3729143]: group added to /etc/gshadow: name=builder
<86>Dec 12 03:22:55 groupadd[3729143]: new group: name=builder, GID=991
<86>Dec 12 03:22:55 useradd[3729161]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash
warning: Macro %python3_build not found
warning: Macro %python3_install not found
warning: Macro %python3_sitelibdir not found
warning: Macro %python3_sitelibdir not found
<13>Dec 12 03:22:56 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Dec 12 03:22:56 rpmi: libexpat-2.2.10-alt1 p9+261554.100.1.1 1605103332 installed
<13>Dec 12 03:22:56 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed
<13>Dec 12 03:22:56 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed
<13>Dec 12 03:22:56 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Dec 12 03:22:56 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Dec 12 03:22:56 rpmi: ca-certificates-2021.10.06-alt1 p9+289862.100.1.1 1637033643 installed
<13>Dec 12 03:22:56 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed
<13>Dec 12 03:22:56 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed
<13>Dec 12 03:22:56 rpmi: libcrypto1.1-1.1.1l-alt1 p9+283690.100.2.1 1630572181 installed
<13>Dec 12 03:22:56 rpmi: libssl1.1-1.1.1l-alt1 p9+283690.100.2.1 1630572181 installed
<13>Dec 12 03:22:56 rpmi: python3-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed
<13>Dec 12 03:22:56 rpmi: libpython3-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed
<13>Dec 12 03:22:57 rpmi: python3-base-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed
<13>Dec 12 03:22:57 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed
<13>Dec 12 03:22:57 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/python3-module-slob-1.0-alt0.git.x.g81fbdc.2.nosrc.rpm (w1.gzdio)
<13>Dec 12 03:22:58 rpmi: python3-module-pkg_resources-1:40.8.0-alt2 sisyphus+229158.200.2.1 1557735221 installed
<13>Dec 12 03:22:58 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Dec 12 03:22:58 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Dec 12 03:22:58 rpmi: python3-dev-3.7.11-alt1 p9+273501.10.37.1 1629720188 installed
<13>Dec 12 03:22:58 rpmi: python3-module-setuptools-1:40.8.0-alt2 sisyphus+229158.200.2.1 1557735221 installed
Installing python3-module-slob-1.0-alt0.git.x.g81fbdc.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55239
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf slob
+ echo 'Source #0 (slob.tar):'
Source #0 (slob.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/slob.tar
+ cd slob
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55239
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd slob
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ /usr/bin/python3 setup.py build
running build
running build_py
creating build
creating build/lib
copying slob.py -> build/lib
/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55239
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-slob-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/python3-module-slob-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd slob
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-slob-buildroot --force --install-lib /usr/lib/python3/site-packages --record=INSTALLED_FILES
running install
running install_lib
creating /usr/src/tmp/python3-module-slob-buildroot
creating /usr/src/tmp/python3-module-slob-buildroot/usr
creating /usr/src/tmp/python3-module-slob-buildroot/usr/lib
creating /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3
creating /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages
copying build/lib/slob.py -> /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages
byte-compiling /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py to slob.cpython-37.pyc
running install_egg_info
Writing /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/Slob-1.0-py3.7.egg-info
writing list of installed files to 'INSTALLED_FILES'
/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/python3-module-slob-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/python3-module-slob-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/python3-module-slob-buildroot/ (default)
Compressing files in /usr/src/tmp/python3-module-slob-buildroot (auto)
Adjusting library links in /usr/src/tmp/python3-module-slob-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/python3-module-slob-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-slob-buildroot using /usr/bin/python
Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-slob-buildroot using /usr/bin/python -O
Bytecompiling python3 modules in /usr/src/tmp/python3-module-slob-buildroot using /usr/bin/python3
unlink /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/__pycache__/slob.cpython-37.pyc
compile /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py
Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-slob-buildroot using /usr/bin/python3 -O
compile /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py
Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-slob-buildroot using /usr/bin/python3 -OO
compile /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py
Hardlinking identical .pyc and .opt-?.pyc files
'./usr/lib/python3/site-packages/__pycache__/slob.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/__pycache__/slob.cpython-37.pyc'
'./usr/lib/python3/site-packages/__pycache__/slob.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/__pycache__/slob.cpython-37.opt-1.pyc'
Hardlinking identical .pyc and .pyo files
Processing files: python3-module-slob-1.0-alt0.git.x.g81fbdc.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95263
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd slob
+ DOCDIR=/usr/src/tmp/python3-module-slob-buildroot/usr/share/doc/python3-module-slob-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/python3-module-slob-buildroot/usr/share/doc/python3-module-slob-1.0
+ /bin/mkdir -p /usr/src/tmp/python3-module-slob-buildroot/usr/share/doc/python3-module-slob-1.0
+ cp -prL LICENSE README.org /usr/src/tmp/python3-module-slob-buildroot/usr/share/doc/python3-module-slob-1.0
+ chmod -R go-w /usr/src/tmp/python3-module-slob-buildroot/usr/share/doc/python3-module-slob-1.0
+ chmod -R a+rX /usr/src/tmp/python3-module-slob-buildroot/usr/share/doc/python3-module-slob-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7OPseT
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.s4Sh2s
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
python3.req: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: skipping sys
python3.req: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: skipping builtins
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [274, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [322, [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 UNABLE to determine the imported name at parse-time: name
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=74 a form of __import__ was read which gave no deps: [323, [324, [1, '__import__', 74]], [326, [7, '(', 74], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'name', 74]]]]]]]]]]]]]]]]]], [8, ')', 74]]]
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=82 IGNORE (for REQ=slight and deep=12) module=lzma
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=1750 IGNORE (for REQ=slight and deep=8) module=collections
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=1829 IGNORE (for REQ=slight and deep=8) module=sys
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-slob-buildroot/usr/lib/python3/site-packages/slob.py: line=1830 IGNORE (for REQ=slight and deep=8) module=time
Provides: python3(slob)
Requires: /usr/lib/python3/site-packages, python3(abc) < 0, python3(argparse) < 0, python3(bisect) < 0, python3(collections) < 0, python3(collections.abc) < 0, python3(datetime) < 0, python3(encodings) < 0, python3(functools) < 0, python3(icu) < 0, python3(io) < 0, python3(os) < 0, python3(pickle) < 0, python3(random) < 0, python3(struct) < 0, python3(tempfile) < 0, python3(threading) < 0, python3(types) < 0, python3(unicodedata) < 0, python3(unittest) < 0, python3(uuid) < 0, python3(warnings) < 0
warning: Installed (but unpackaged) file(s) found:
    /usr/lib/python3/site-packages/__pycache__/slob.cpython-37.opt-1.pyc
    /usr/lib/python3/site-packages/__pycache__/slob.cpython-37.opt-2.pyc
    /usr/lib/python3/site-packages/__pycache__/slob.cpython-37.pyc
Wrote: /usr/src/RPM/RPMS/noarch/python3-module-slob-1.0-alt0.git.x.g81fbdc.2.noarch.rpm (w2.lzdio)
1.99user 0.43system 0:03.49elapsed 69%CPU (0avgtext+0avgdata 23880maxresident)k
0inputs+0outputs (0major+151841minor)pagefaults 0swaps
5.36user 3.37system 0:09.10elapsed 95%CPU (0avgtext+0avgdata 120216maxresident)k
0inputs+0outputs (35011major+479304minor)pagefaults 0swaps
--- python3-module-slob-1.0-alt0.git.x.g81fbdc.2.noarch.rpm.repo	2018-05-22 08:36:50.000000000 +0000
+++ python3-module-slob-1.0-alt0.git.x.g81fbdc.2.noarch.rpm.hasher	2021-12-12 03:23:03.133317488 +0000
@@ -1,2 +1,2 @@
-/usr/lib/python3/site-packages/Slob-1.0-py3.6.egg-info	100644	root:root	
+/usr/lib/python3/site-packages/Slob-1.0-py3.7.egg-info	100644	root:root	
 /usr/lib/python3/site-packages/slob.py	100644	root:root	
@@ -30,3 +30,3 @@
 Provides: python3-module-slob = 1.0-alt0.git.x.g81fbdc.2
-File: /usr/lib/python3/site-packages/Slob-1.0-py3.6.egg-info	100644	root:root	50822b130d027cca7d1fe7c427f1d9b7	
+File: /usr/lib/python3/site-packages/Slob-1.0-py3.7.egg-info	100644	root:root	50822b130d027cca7d1fe7c427f1d9b7	
 File: /usr/lib/python3/site-packages/slob.py	100644	root:root	b73ff348d765d84f475343d6e354a996	
@@ -35,2 +35,2 @@
 File: /usr/share/doc/python3-module-slob-1.0/README.org	100644	root:root	eec1b96c1805d66ba934a5782b8ef75b	
-RPMIdentity: 9c4c2c5bb52f2b33b7d3d50519320720cd52af46f713e7e5c70933966660ed6bdc00e26b7673dca4e5510226cc9378c916caa8b40f27f813cd31942ac5c33231
+RPMIdentity: f7fcc52d3ed28444829da87a075fd5a4650075b62c6183de62cfc3bd3835b6f038138d280e02e13d8041f66c9d8766a5e62d3d36e31de19412ad5772df0bc407