<86>Apr 14 01:06:55 userdel[32214]: delete user 'rooter' <86>Apr 14 01:06:55 userdel[32214]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:06:55 groupadd[32227]: group added to /etc/group: name=rooter, GID=663 <86>Apr 14 01:06:55 groupadd[32227]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:06:55 groupadd[32227]: new group: name=rooter, GID=663 <86>Apr 14 01:06:55 useradd[32240]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 14 01:06:55 userdel[32248]: delete user 'builder' <86>Apr 14 01:06:55 userdel[32248]: removed group 'builder' owned by 'builder' <86>Apr 14 01:06:55 groupadd[32253]: group added to /etc/group: name=builder, GID=664 <86>Apr 14 01:06:55 groupadd[32253]: group added to /etc/gshadow: name=builder <86>Apr 14 01:06:55 groupadd[32253]: new group: name=builder, GID=664 <86>Apr 14 01:06:55 useradd[32257]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 14 01:06:58 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:06:58 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:06:58 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 14 01:06:58 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:06:58 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:06:58 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:06:58 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 01:06:58 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:06:58 groupadd[44833]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:06:58 groupadd[44833]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:06:58 groupadd[44833]: new group: name=_keytab, GID=499 <13>Apr 14 01:06:58 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:06:59 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:06:59 rpmi: python3-module-py-1.4.34-alt0.M80P.1 1503506764 installed <13>Apr 14 01:06:59 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:06:59 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 14 01:06:59 rpmi: python3-module-pytest-3.2.1-alt0.M80P.1 1503499784 installed <13>Apr 14 01:06:59 rpmi: python3-module-setuptools-1:18.5-alt0.M80P.1 1497527461 installed Installing python3-module-icalendar-3.8.3-alt1.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf icalendar-3.8.3 + echo 'Source #0 (icalendar-3.8.3.tar.gz):' Source #0 (icalendar-3.8.3.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/icalendar-3.8.3.tar.gz + cd icalendar-3.8.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41239 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icalendar-3.8.3 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/icalendar copying src/icalendar/tools.py -> build/lib/icalendar copying src/icalendar/prop.py -> build/lib/icalendar copying src/icalendar/parser_tools.py -> build/lib/icalendar copying src/icalendar/parser.py -> build/lib/icalendar copying src/icalendar/compat.py -> build/lib/icalendar copying src/icalendar/caselessdict.py -> build/lib/icalendar copying src/icalendar/cal.py -> build/lib/icalendar copying src/icalendar/__init__.py -> build/lib/icalendar creating build/lib/icalendar/tests copying src/icalendar/tests/test_unit_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_prop.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_parser_tools.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_caselessdict.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_unit_cal.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_timezoned.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_time.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_recurrence.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_property_params.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_multiple.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_icalendar.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_fixed_issues.py -> build/lib/icalendar/tests copying src/icalendar/tests/test_encoding.py -> build/lib/icalendar/tests copying src/icalendar/tests/__init__.py -> build/lib/icalendar/tests running egg_info writing src/icalendar.egg-info/PKG-INFO writing top-level names to src/icalendar.egg-info/top_level.txt writing requirements to src/icalendar.egg-info/requires.txt writing dependency_links to src/icalendar.egg-info/dependency_links.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' copying src/icalendar/tests/encoding.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> build/lib/icalendar/tests copying src/icalendar/tests/issue_53_parsing_failure.ics -> build/lib/icalendar/tests copying src/icalendar/tests/multiple.ics -> build/lib/icalendar/tests copying src/icalendar/tests/recurrence.ics -> build/lib/icalendar/tests copying src/icalendar/tests/time.ics -> build/lib/icalendar/tests copying src/icalendar/tests/timezoned.ics -> build/lib/icalendar/tests + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41239 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-icalendar-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-icalendar-buildroot + cd icalendar-3.8.3 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-icalendar-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-icalendar-buildroot creating /usr/src/tmp/python3-module-icalendar-buildroot/usr creating /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib creating /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar creating /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/timezoned.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/time.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/recurrence.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/multiple.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_53_parsing_failure.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/issue_112_missing_tzinfo_on_exdate.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/encoding.ics -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/__init__.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_encoding.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_fixed_issues.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_icalendar.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_multiple.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_property_params.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_recurrence.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_time.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_timezoned.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_cal.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_caselessdict.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_parser_tools.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_prop.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/tests/test_unit_tools.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests copying build/lib/icalendar/__init__.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/cal.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/caselessdict.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/compat.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/parser.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/parser_tools.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/prop.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar copying build/lib/icalendar/tools.py -> /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_encoding.py to test_encoding.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_fixed_issues.py to test_fixed_issues.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py to test_icalendar.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_multiple.py to test_multiple.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_property_params.py to test_property_params.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_recurrence.py to test_recurrence.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_time.py to test_time.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_timezoned.py to test_timezoned.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py to test_unit_cal.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_caselessdict.py to test_unit_caselessdict.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_parser_tools.py to test_unit_parser_tools.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py to test_unit_prop.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_tools.py to test_unit_tools.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/cal.py to cal.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/caselessdict.py to caselessdict.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/compat.py to compat.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser.py to parser.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser_tools.py to parser_tools.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/prop.py to prop.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tools.py to tools.cpython-35.pyc running install_egg_info running egg_info writing requirements to src/icalendar.egg-info/requires.txt writing src/icalendar.egg-info/PKG-INFO writing dependency_links to src/icalendar.egg-info/dependency_links.txt writing top-level names to src/icalendar.egg-info/top_level.txt reading manifest file 'src/icalendar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'src/icalendar' warning: no previously-included files matching '*~' found under directory 'src/icalendar' writing manifest file 'src/icalendar.egg-info/SOURCES.txt' Copying src/icalendar.egg-info to /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-icalendar-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-icalendar-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-icalendar-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-icalendar-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-icalendar-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-icalendar-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-icalendar-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-icalendar-buildroot using python3 unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/cal.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/parser.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-35.pyc unlink /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.pyc compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__init__.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_encoding.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_fixed_issues.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_multiple.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_property_params.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_recurrence.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_time.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_timezoned.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_caselessdict.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_parser_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__init__.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/cal.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/caselessdict.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/compat.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/prop.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tools.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-icalendar-buildroot using python3 -O compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__init__.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_encoding.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_fixed_issues.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_multiple.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_property_params.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_recurrence.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_time.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_timezoned.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_caselessdict.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_parser_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__init__.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/cal.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/caselessdict.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/compat.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/prop.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tools.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-icalendar-buildroot using python3 -OO compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__init__.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_encoding.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_fixed_issues.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_multiple.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_property_params.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_recurrence.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_time.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_timezoned.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_caselessdict.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_parser_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/__init__.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/cal.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/caselessdict.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/compat.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/parser_tools.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/prop.py compile /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tools.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-icalendar-3.8.3-alt1.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icalendar-3.8.3 + DOCDIR=/usr/src/tmp/python3-module-icalendar-buildroot/usr/share/doc/python3-module-icalendar-3.8.3 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-icalendar-buildroot/usr/share/doc/python3-module-icalendar-3.8.3 + /bin/mkdir -p /usr/src/tmp/python3-module-icalendar-buildroot/usr/share/doc/python3-module-icalendar-3.8.3 + cp -prL CHANGES.rst CONTRIBUTING.rst LICENSE.rst README.rst TODO.rst /usr/src/tmp/python3-module-icalendar-buildroot/usr/share/doc/python3-module-icalendar-3.8.3 + chmod -R go-w /usr/src/tmp/python3-module-icalendar-buildroot/usr/share/doc/python3-module-icalendar-3.8.3 + chmod -R a+rX /usr/src/tmp/python3-module-icalendar-buildroot/usr/share/doc/python3-module-icalendar-3.8.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AVyKY6 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.DdvCiZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/caselessdict.py: line=6 IGNORE (for REQ=slight and deep=8) module=collections /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/caselessdict.py: line=8 IGNORE (for REQ=slight and deep=8) module=ordereddict python3.req: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/compat.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/prop.py: line=45 IGNORE (for REQ=slight and deep=8) module=dateutil python3.req: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/prop.py: skipping time Provides: python3(icalendar), python3(icalendar.cal), python3(icalendar.caselessdict), python3(icalendar.compat), python3(icalendar.parser), python3(icalendar.parser_tools), python3(icalendar.prop), python3(icalendar.tools), python3.3(icalendar), python3.3(icalendar.cal), python3.3(icalendar.caselessdict), python3.3(icalendar.compat), python3.3(icalendar.parser), python3.3(icalendar.parser_tools), python3.3(icalendar.prop), python3.3(icalendar.tools) Requires: /usr/lib/python3/site-packages, python3(base64) < 0, python3(binascii) < 0, python3(datetime) < 0, python3(pytz) < 0, python3(random) < 0, python3(re) < 0, python3(string) < 0 Processing files: python3-module-icalendar-tests-3.8.3-alt1.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Jr2hX 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.NdGnhY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/__init__.py: line=4 IGNORE (for REQ=slight and deep=8) module=unittest2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_fixed_issues.py: line=288 IGNORE (for REQ=slight and deep=11) module=icalendar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_fixed_issues.py: line=302 IGNORE (for REQ=slight and deep=11) module=icalendar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=34 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=211 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=240 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=246 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_icalendar.py: line=251 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py: line=13 IGNORE (for REQ=slight and deep=11) module=icalendar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py: line=14 IGNORE (for REQ=slight and deep=11) module=icalendar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py: line=236 IGNORE (for REQ=slight and deep=11) module=icalendar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py: line=313 IGNORE (for REQ=slight and deep=11) module=icalendar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py: line=387 IGNORE (for REQ=slight and deep=11) module=tempfile /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_cal.py: line=388 IGNORE (for REQ=slight and deep=11) module=os /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=15 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=40 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=50 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=61 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=67 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=73 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=97 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=115 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=125 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=161 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=192 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=237 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=249 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=256 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=332 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=366 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=375 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=383 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=399 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=439 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=450 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-icalendar-buildroot/usr/lib/python3/site-packages/icalendar/tests/test_unit_prop.py: line=484 possible relative import from ., UNIMPLEMENTED Provides: python3(icalendar.tests), python3(icalendar.tests.test_encoding), python3(icalendar.tests.test_fixed_issues), python3(icalendar.tests.test_icalendar), python3(icalendar.tests.test_multiple), python3(icalendar.tests.test_property_params), python3(icalendar.tests.test_recurrence), python3(icalendar.tests.test_time), python3(icalendar.tests.test_timezoned), python3(icalendar.tests.test_unit_cal), python3(icalendar.tests.test_unit_caselessdict), python3(icalendar.tests.test_unit_parser_tools), python3(icalendar.tests.test_unit_prop), python3(icalendar.tests.test_unit_tools), python3.3(icalendar.tests), python3.3(icalendar.tests.test_encoding), python3.3(icalendar.tests.test_fixed_issues), python3.3(icalendar.tests.test_icalendar), python3.3(icalendar.tests.test_multiple), python3.3(icalendar.tests.test_property_params), python3.3(icalendar.tests.test_recurrence), python3.3(icalendar.tests.test_time), python3.3(icalendar.tests.test_timezoned), python3.3(icalendar.tests.test_unit_cal), python3.3(icalendar.tests.test_unit_caselessdict), python3.3(icalendar.tests.test_unit_parser_tools), python3.3(icalendar.tests.test_unit_prop), python3.3(icalendar.tests.test_unit_tools) Requires: python3-module-icalendar = 3.8.3-alt1.1.1, /usr/lib/python3/site-packages, python3(datetime) < 0, python3(dateutil) < 0, python3(icalendar) < 0, python3(os) < 0, python3(pytz) < 0, python3(re) < 0, python3(unittest) < 0 Removing 1 extra deps from python3-module-icalendar-tests due to dependency on python3-module-icalendar Removing 4 extra deps from python3-module-icalendar-tests due to repentancy on python3-module-icalendar Wrote: /usr/src/RPM/RPMS/noarch/python3-module-icalendar-3.8.3-alt1.1.1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-icalendar-tests-3.8.3-alt1.1.1.noarch.rpm 6.15user 0.68system 0:09.74elapsed 70%CPU (0avgtext+0avgdata 25108maxresident)k 0inputs+0outputs (0major+200741minor)pagefaults 0swaps 10.97user 3.71system 0:18.58elapsed 79%CPU (0avgtext+0avgdata 122128maxresident)k 0inputs+0outputs (0major+433842minor)pagefaults 0swaps --- python3-module-icalendar-3.8.3-alt1.1.1.noarch.rpm.repo 2016-03-16 18:49:37.000000000 +0000 +++ python3-module-icalendar-3.8.3-alt1.1.1.noarch.rpm.hasher 2019-04-14 01:07:11.059054461 +0000 @@ -1,25 +1,35 @@ /usr/lib/python3/site-packages/icalendar 40755 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info 40755 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info/not-zip-safe 100644 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info/requires.txt 100644 -/usr/lib/python3/site-packages/icalendar-3.8.3-py3.3.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info 40755 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info/not-zip-safe 100644 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info/requires.txt 100644 +/usr/lib/python3/site-packages/icalendar-3.8.3-py3.5.egg-info/top_level.txt 100644 /usr/lib/python3/site-packages/icalendar/__init__.py 100644 /usr/lib/python3/site-packages/icalendar/__pycache__ 40755 -/usr/lib/python3/site-packages/icalendar/__pycache__/cal.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/cal.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/parser.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/parser.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-33.pyo 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/__init__.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/cal.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/cal.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/cal.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/caselessdict.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/compat.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/parser.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/parser.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/parser.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/parser_tools.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/prop.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/__pycache__/tools.cpython-35.pyc 100644 /usr/lib/python3/site-packages/icalendar/cal.py 100644 @@ -38,10 +48,9 @@ Requires: /usr/lib/python3/site-packages -Requires: python3.3(base64) -Requires: python3.3(binascii) -Requires: python3.3(datetime) -Requires: python3.3(pytz) -Requires: python3.3(random) -Requires: python3.3(re) -Requires: python3.3(string) -Requires: python3.3(time) +Requires: python3(base64) < 0 +Requires: python3(binascii) < 0 +Requires: python3(datetime) < 0 +Requires: python3(pytz) < 0 +Requires: python3(random) < 0 +Requires: python3(re) < 0 +Requires: python3(string) < 0 Requires: rpmlib(PayloadIsLzma) --- python3-module-icalendar-tests-3.8.3-alt1.1.1.noarch.rpm.repo 2016-03-16 18:49:37.000000000 +0000 +++ python3-module-icalendar-tests-3.8.3-alt1.1.1.noarch.rpm.hasher 2019-04-14 01:07:11.150053541 +0000 @@ -3,28 +3,44 @@ /usr/lib/python3/site-packages/icalendar/tests/__pycache__ 40755 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-33.pyo 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/__init__.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_encoding.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_fixed_issues.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_icalendar.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_multiple.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_property_params.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_recurrence.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_time.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_timezoned.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_cal.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_caselessdict.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_parser_tools.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_prop.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/icalendar/tests/__pycache__/test_unit_tools.cpython-35.pyc 100644 /usr/lib/python3/site-packages/icalendar/tests/encoding.ics 100644 @@ -50,5 +66,5 @@ Requires: python3-module-icalendar = 3.8.3-alt1.1.1 -Requires: python3.3(dateutil) -Requires: python3.3(os) -Requires: python3.3(unittest) +Requires: python3(dateutil) < 0 +Requires: python3(os) < 0 +Requires: python3(unittest) < 0 Requires: rpmlib(PayloadIsLzma)