D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-cssutils-1.0.1-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UYzLwI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf cssutils-1.0.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/cssutils-1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cssutils-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-cssutils-1.0.1-2.mga7 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iMvQPm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cssutils-1.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/encutils copying src/encutils/__init__.py -> build/lib/encutils creating build/lib/cssutils copying src/cssutils/util.py -> build/lib/cssutils copying src/cssutils/tokenize2.py -> build/lib/cssutils copying src/cssutils/settings.py -> build/lib/cssutils copying src/cssutils/serialize.py -> build/lib/cssutils copying src/cssutils/script.py -> build/lib/cssutils copying src/cssutils/sac.py -> build/lib/cssutils copying src/cssutils/profiles.py -> build/lib/cssutils copying src/cssutils/prodparser.py -> build/lib/cssutils copying src/cssutils/parse.py -> build/lib/cssutils copying src/cssutils/helper.py -> build/lib/cssutils copying src/cssutils/errorhandler.py -> build/lib/cssutils copying src/cssutils/cssproductions.py -> build/lib/cssutils copying src/cssutils/css2productions.py -> build/lib/cssutils copying src/cssutils/codec.py -> build/lib/cssutils copying src/cssutils/_fetchgae.py -> build/lib/cssutils copying src/cssutils/_fetch.py -> build/lib/cssutils copying src/cssutils/_codec3.py -> build/lib/cssutils copying src/cssutils/_codec2.py -> build/lib/cssutils copying src/cssutils/__init__.py -> build/lib/cssutils creating build/lib/cssutils/tests copying src/cssutils/tests/test_x.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_value.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_util.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_tokenize2.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_stylesheet.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_settings.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_serialize.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_selectorlist.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_selector.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_scripts_csscombine.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_property.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_properties.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_profiles.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_prodparser.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_parse.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_mediaquery.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_medialist.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_marginrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_helper.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_errorhandler.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_domimplementation.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssvariablesrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssvariablesdeclaration.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssvalue.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssutilsimport.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssutils.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssunknownrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssstylesheet.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssstylerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssstyledeclaration.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssrulelist.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssproperties.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_csspagerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssnamespacerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssmediarule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssimportrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssfontfacerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_csscomment.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_csscharsetrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_codec.py -> build/lib/cssutils/tests copying src/cssutils/tests/basetest.py -> build/lib/cssutils/tests copying src/cssutils/tests/__init__.py -> build/lib/cssutils/tests creating build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/stylesheetlist.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/stylesheet.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/mediaquery.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/medialist.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/__init__.py -> build/lib/cssutils/stylesheets creating build/lib/cssutils/scripts copying src/cssutils/scripts/cssparse.py -> build/lib/cssutils/scripts copying src/cssutils/scripts/csscombine.py -> build/lib/cssutils/scripts copying src/cssutils/scripts/csscapture.py -> build/lib/cssutils/scripts copying src/cssutils/scripts/__init__.py -> build/lib/cssutils/scripts creating build/lib/cssutils/css copying src/cssutils/css/value.py -> build/lib/cssutils/css copying src/cssutils/css/selectorlist.py -> build/lib/cssutils/css copying src/cssutils/css/selector.py -> build/lib/cssutils/css copying src/cssutils/css/property.py -> build/lib/cssutils/css copying src/cssutils/css/marginrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssvariablesrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssvariablesdeclaration.py -> build/lib/cssutils/css copying src/cssutils/css/cssvalue.py -> build/lib/cssutils/css copying src/cssutils/css/cssunknownrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssstylesheet.py -> build/lib/cssutils/css copying src/cssutils/css/cssstylerule.py -> build/lib/cssutils/css copying src/cssutils/css/cssstyledeclaration.py -> build/lib/cssutils/css copying src/cssutils/css/cssrulelist.py -> build/lib/cssutils/css copying src/cssutils/css/cssrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssproperties.py -> build/lib/cssutils/css copying src/cssutils/css/csspagerule.py -> build/lib/cssutils/css copying src/cssutils/css/cssnamespacerule.py -> build/lib/cssutils/css copying src/cssutils/css/cssmediarule.py -> build/lib/cssutils/css copying src/cssutils/css/cssimportrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssfontfacerule.py -> build/lib/cssutils/css copying src/cssutils/css/csscomment.py -> build/lib/cssutils/css copying src/cssutils/css/csscharsetrule.py -> build/lib/cssutils/css copying src/cssutils/css/colors.py -> build/lib/cssutils/css copying src/cssutils/css/__init__.py -> build/lib/cssutils/css creating build/lib/cssutils/tests/test_encutils copying src/cssutils/tests/test_encutils/__init__.py -> build/lib/cssutils/tests/test_encutils + sleep 1 + pushd /home/pterjan/rpmbuild/BUILD/python3-python-cssutils-1.0.1-2.mga7 ~/rpmbuild/BUILD/python3-python-cssutils-1.0.1-2.mga7 ~/rpmbuild/BUILD/cssutils-1.0.1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/cssutils copying src/cssutils/__init__.py -> build/lib/cssutils copying src/cssutils/util.py -> build/lib/cssutils copying src/cssutils/tokenize2.py -> build/lib/cssutils copying src/cssutils/settings.py -> build/lib/cssutils copying src/cssutils/serialize.py -> build/lib/cssutils copying src/cssutils/script.py -> build/lib/cssutils copying src/cssutils/sac.py -> build/lib/cssutils copying src/cssutils/profiles.py -> build/lib/cssutils copying src/cssutils/prodparser.py -> build/lib/cssutils copying src/cssutils/parse.py -> build/lib/cssutils copying src/cssutils/helper.py -> build/lib/cssutils copying src/cssutils/errorhandler.py -> build/lib/cssutils copying src/cssutils/cssproductions.py -> build/lib/cssutils copying src/cssutils/css2productions.py -> build/lib/cssutils copying src/cssutils/codec.py -> build/lib/cssutils copying src/cssutils/_fetchgae.py -> build/lib/cssutils copying src/cssutils/_fetch.py -> build/lib/cssutils copying src/cssutils/_codec3.py -> build/lib/cssutils copying src/cssutils/_codec2.py -> build/lib/cssutils creating build/lib/encutils copying src/encutils/__init__.py -> build/lib/encutils creating build/lib/cssutils/tests copying src/cssutils/tests/test_x.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_value.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_util.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_tokenize2.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_stylesheet.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_settings.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_serialize.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_selectorlist.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_selector.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_scripts_csscombine.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_property.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_properties.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_profiles.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_prodparser.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_parse.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_mediaquery.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_medialist.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_marginrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_helper.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_errorhandler.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_domimplementation.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssvariablesrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssvariablesdeclaration.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssvalue.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssutilsimport.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssutils.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssunknownrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssstylesheet.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssstylerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssstyledeclaration.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssrulelist.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssproperties.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_csspagerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssnamespacerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssmediarule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssimportrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_cssfontfacerule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_csscomment.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_csscharsetrule.py -> build/lib/cssutils/tests copying src/cssutils/tests/test_codec.py -> build/lib/cssutils/tests copying src/cssutils/tests/basetest.py -> build/lib/cssutils/tests copying src/cssutils/tests/__init__.py -> build/lib/cssutils/tests creating build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/stylesheetlist.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/stylesheet.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/mediaquery.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/medialist.py -> build/lib/cssutils/stylesheets copying src/cssutils/stylesheets/__init__.py -> build/lib/cssutils/stylesheets creating build/lib/cssutils/scripts copying src/cssutils/scripts/cssparse.py -> build/lib/cssutils/scripts copying src/cssutils/scripts/csscombine.py -> build/lib/cssutils/scripts copying src/cssutils/scripts/csscapture.py -> build/lib/cssutils/scripts copying src/cssutils/scripts/__init__.py -> build/lib/cssutils/scripts creating build/lib/cssutils/css copying src/cssutils/css/value.py -> build/lib/cssutils/css copying src/cssutils/css/selectorlist.py -> build/lib/cssutils/css copying src/cssutils/css/selector.py -> build/lib/cssutils/css copying src/cssutils/css/property.py -> build/lib/cssutils/css copying src/cssutils/css/marginrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssvariablesrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssvariablesdeclaration.py -> build/lib/cssutils/css copying src/cssutils/css/cssvalue.py -> build/lib/cssutils/css copying src/cssutils/css/cssunknownrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssstylesheet.py -> build/lib/cssutils/css copying src/cssutils/css/cssstylerule.py -> build/lib/cssutils/css copying src/cssutils/css/cssstyledeclaration.py -> build/lib/cssutils/css copying src/cssutils/css/cssrulelist.py -> build/lib/cssutils/css copying src/cssutils/css/cssrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssproperties.py -> build/lib/cssutils/css copying src/cssutils/css/csspagerule.py -> build/lib/cssutils/css copying src/cssutils/css/cssnamespacerule.py -> build/lib/cssutils/css copying src/cssutils/css/cssmediarule.py -> build/lib/cssutils/css copying src/cssutils/css/cssimportrule.py -> build/lib/cssutils/css copying src/cssutils/css/cssfontfacerule.py -> build/lib/cssutils/css copying src/cssutils/css/csscomment.py -> build/lib/cssutils/css copying src/cssutils/css/csscharsetrule.py -> build/lib/cssutils/css copying src/cssutils/css/colors.py -> build/lib/cssutils/css copying src/cssutils/css/__init__.py -> build/lib/cssutils/css creating build/lib/cssutils/tests/test_encutils copying src/cssutils/tests/test_encutils/__init__.py -> build/lib/cssutils/tests/test_encutils Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + sleep 1 + popd ~/rpmbuild/BUILD/cssutils-1.0.1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E0huOu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 + cd cssutils-1.0.1 + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python3-python-cssutils-1.0.1-2.mga7 ~/rpmbuild/BUILD/python3-python-cssutils-1.0.1-2.mga7 ~/rpmbuild/BUILD/cssutils-1.0.1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/encutils copying build/lib/encutils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/encutils creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/colors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/csscharsetrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/csscomment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssfontfacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssimportrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssmediarule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssnamespacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/csspagerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssproperties.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssrulelist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssstyledeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssstylerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssstylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssunknownrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssvalue.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssvariablesdeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/cssvariablesrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/marginrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/property.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/selector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/selectorlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css copying build/lib/cssutils/css/value.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/csscapture.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/csscombine.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/cssparse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/medialist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/mediaquery.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheetlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_encutils copying build/lib/cssutils/tests/test_encutils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_encutils copying build/lib/cssutils/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/basetest.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_codec.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csscharsetrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csscomment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssfontfacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssimportrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssmediarule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssnamespacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csspagerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssproperties.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssrulelist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstyledeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstylerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssunknownrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssutilsimport.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvalue.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesdeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_domimplementation.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_errorhandler.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_helper.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_marginrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_medialist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_mediaquery.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_parse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_prodparser.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_profiles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_properties.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_property.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_scripts_csscombine.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_selector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_selectorlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_serialize.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_settings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_stylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_tokenize2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_value.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_x.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests copying build/lib/cssutils/_codec2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/_codec3.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/_fetch.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/_fetchgae.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/codec.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/css2productions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/cssproductions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/errorhandler.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/helper.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/parse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/prodparser.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/profiles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/sac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/script.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/serialize.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/settings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/tokenize2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils copying build/lib/cssutils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/encutils/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/colors.py to colors.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/csscharsetrule.py to csscharsetrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/csscomment.py to csscomment.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssfontfacerule.py to cssfontfacerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssimportrule.py to cssimportrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssmediarule.py to cssmediarule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssnamespacerule.py to cssnamespacerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/csspagerule.py to csspagerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssproperties.py to cssproperties.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssrule.py to cssrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssrulelist.py to cssrulelist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssstyledeclaration.py to cssstyledeclaration.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssstylerule.py to cssstylerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssstylesheet.py to cssstylesheet.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssunknownrule.py to cssunknownrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssvalue.py to cssvalue.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssvariablesdeclaration.py to cssvariablesdeclaration.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/cssvariablesrule.py to cssvariablesrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/marginrule.py to marginrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/property.py to property.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/selector.py to selector.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/selectorlist.py to selectorlist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css/value.py to value.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts/csscapture.py to csscapture.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts/csscombine.py to csscombine.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/scripts/cssparse.py to cssparse.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets/medialist.py to medialist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets/mediaquery.py to mediaquery.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets/stylesheet.py to stylesheet.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/stylesheets/stylesheetlist.py to stylesheetlist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_encutils/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/basetest.py to basetest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_codec.py to test_codec.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_csscharsetrule.py to test_csscharsetrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_csscomment.py to test_csscomment.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssfontfacerule.py to test_cssfontfacerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssimportrule.py to test_cssimportrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssmediarule.py to test_cssmediarule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssnamespacerule.py to test_cssnamespacerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_csspagerule.py to test_csspagerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssproperties.py to test_cssproperties.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssrule.py to test_cssrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssrulelist.py to test_cssrulelist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssstyledeclaration.py to test_cssstyledeclaration.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssstylerule.py to test_cssstylerule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssstylesheet.py to test_cssstylesheet.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssunknownrule.py to test_cssunknownrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssutils.py to test_cssutils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssutilsimport.py to test_cssutilsimport.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssvalue.py to test_cssvalue.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssvariablesdeclaration.py to test_cssvariablesdeclaration.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_cssvariablesrule.py to test_cssvariablesrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_domimplementation.py to test_domimplementation.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_errorhandler.py to test_errorhandler.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_helper.py to test_helper.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_marginrule.py to test_marginrule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_medialist.py to test_medialist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_mediaquery.py to test_mediaquery.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_parse.py to test_parse.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_prodparser.py to test_prodparser.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_profiles.py to test_profiles.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_properties.py to test_properties.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_property.py to test_property.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_scripts_csscombine.py to test_scripts_csscombine.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_selector.py to test_selector.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_selectorlist.py to test_selectorlist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_serialize.py to test_serialize.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_settings.py to test_settings.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_stylesheet.py to test_stylesheet.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_tokenize2.py to test_tokenize2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_value.py to test_value.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tests/test_x.py to test_x.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/_codec2.py to _codec2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/_codec3.py to _codec3.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/_fetch.py to _fetch.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/_fetchgae.py to _fetchgae.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/codec.py to codec.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/css2productions.py to css2productions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/cssproductions.py to cssproductions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/errorhandler.py to errorhandler.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/helper.py to helper.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/parse.py to parse.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/prodparser.py to prodparser.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/profiles.py to profiles.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/sac.py to sac.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/script.py to script.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/serialize.py to serialize.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/settings.py to settings.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/tokenize2.py to tokenize2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/util.py to util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp2pudytd9.py' /usr/bin/python3 /tmp/tmp2pudytd9.py removing /tmp/tmp2pudytd9.py running install_egg_info running egg_info writing src/cssutils.egg-info/PKG-INFO writing dependency_links to src/cssutils.egg-info/dependency_links.txt writing entry points to src/cssutils.egg-info/entry_points.txt writing top-level names to src/cssutils.egg-info/top_level.txt reading manifest file 'src/cssutils.egg-info/SOURCES.txt' writing manifest file 'src/cssutils.egg-info/SOURCES.txt' Copying src/cssutils.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6/site-packages/cssutils-1.0.1-py3.6.egg-info running install_scripts Installing csscapture script to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/bin Installing csscombine script to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/bin Installing cssparse script to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/bin + /usr/bin/mv /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/bin/csscapture /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/bin/csscapture-py3 + /usr/bin/mv /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/bin/csscombine /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/bin/csscombine-py3 + /usr/bin/mv /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/bin/cssparse /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/bin/cssparse-py3 + popd ~/rpmbuild/BUILD/cssutils-1.0.1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/colors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/csscharsetrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/csscomment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssfontfacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssimportrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssmediarule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssnamespacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/csspagerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssproperties.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssrulelist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssstyledeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssstylerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssstylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssunknownrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssvalue.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssvariablesdeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/cssvariablesrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/marginrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/property.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/selector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/selectorlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css copying build/lib/cssutils/css/value.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/csscapture.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/csscombine.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts copying build/lib/cssutils/scripts/cssparse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/medialist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/mediaquery.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheetlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_encutils copying build/lib/cssutils/tests/test_encutils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_encutils copying build/lib/cssutils/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/basetest.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_codec.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csscharsetrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csscomment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssfontfacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssimportrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssmediarule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssnamespacerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_csspagerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssproperties.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssrulelist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstyledeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstylerule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssstylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssunknownrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssutilsimport.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvalue.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesdeclaration.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_domimplementation.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_errorhandler.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_helper.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_marginrule.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_medialist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_mediaquery.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_parse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_prodparser.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_profiles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_properties.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_property.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_scripts_csscombine.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_selector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_selectorlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_serialize.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_settings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_stylesheet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_tokenize2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_value.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/tests/test_x.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests copying build/lib/cssutils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/_codec2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/_codec3.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/_fetch.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/_fetchgae.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/codec.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/css2productions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/cssproductions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/errorhandler.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/helper.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/parse.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/prodparser.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/profiles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/sac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/script.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/serialize.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/settings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/tokenize2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils copying build/lib/cssutils/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils creating /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/encutils copying build/lib/encutils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/encutils byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/colors.py to colors.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/csscharsetrule.py to csscharsetrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/csscomment.py to csscomment.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssfontfacerule.py to cssfontfacerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssimportrule.py to cssimportrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssmediarule.py to cssmediarule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssnamespacerule.py to cssnamespacerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/csspagerule.py to csspagerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssproperties.py to cssproperties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssrule.py to cssrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssrulelist.py to cssrulelist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssstyledeclaration.py to cssstyledeclaration.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssstylerule.py to cssstylerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssstylesheet.py to cssstylesheet.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssunknownrule.py to cssunknownrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssvalue.py to cssvalue.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssvariablesdeclaration.py to cssvariablesdeclaration.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/cssvariablesrule.py to cssvariablesrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/marginrule.py to marginrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/property.py to property.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/selector.py to selector.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/selectorlist.py to selectorlist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css/value.py to value.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts/csscapture.py to csscapture.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts/csscombine.py to csscombine.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/scripts/cssparse.py to cssparse.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets/medialist.py to medialist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets/mediaquery.py to mediaquery.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets/stylesheet.py to stylesheet.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/stylesheets/stylesheetlist.py to stylesheetlist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_encutils/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/basetest.py to basetest.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_codec.py to test_codec.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_csscharsetrule.py to test_csscharsetrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_csscomment.py to test_csscomment.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssfontfacerule.py to test_cssfontfacerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssimportrule.py to test_cssimportrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssmediarule.py to test_cssmediarule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssnamespacerule.py to test_cssnamespacerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_csspagerule.py to test_csspagerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssproperties.py to test_cssproperties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssrule.py to test_cssrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssrulelist.py to test_cssrulelist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssstyledeclaration.py to test_cssstyledeclaration.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssstylerule.py to test_cssstylerule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssstylesheet.py to test_cssstylesheet.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssunknownrule.py to test_cssunknownrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssutils.py to test_cssutils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssutilsimport.py to test_cssutilsimport.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssvalue.py to test_cssvalue.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssvariablesdeclaration.py to test_cssvariablesdeclaration.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_cssvariablesrule.py to test_cssvariablesrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_domimplementation.py to test_domimplementation.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_errorhandler.py to test_errorhandler.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_helper.py to test_helper.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_marginrule.py to test_marginrule.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_medialist.py to test_medialist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_mediaquery.py to test_mediaquery.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_parse.py to test_parse.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_prodparser.py to test_prodparser.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_profiles.py to test_profiles.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_properties.py to test_properties.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_property.py to test_property.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_scripts_csscombine.py to test_scripts_csscombine.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_selector.py to test_selector.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_selectorlist.py to test_selectorlist.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_serialize.py to test_serialize.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_settings.py to test_settings.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_stylesheet.py to test_stylesheet.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_tokenize2.py to test_tokenize2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_util.py to test_util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_value.py to test_value.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tests/test_x.py to test_x.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/_codec2.py to _codec2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/_codec3.py to _codec3.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/_fetch.py to _fetch.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/_fetchgae.py to _fetchgae.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/codec.py to codec.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/css2productions.py to css2productions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/cssproductions.py to cssproductions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/errorhandler.py to errorhandler.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/helper.py to helper.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/parse.py to parse.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/prodparser.py to prodparser.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/profiles.py to profiles.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/sac.py to sac.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/script.py to script.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/serialize.py to serialize.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/settings.py to settings.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/tokenize2.py to tokenize2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils/util.py to util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/encutils/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpd1oGyv.py' /usr/bin/python2 -O /tmp/tmpd1oGyv.py removing /tmp/tmpd1oGyv.py running install_egg_info running egg_info writing src/cssutils.egg-info/PKG-INFO writing top-level names to src/cssutils.egg-info/top_level.txt writing dependency_links to src/cssutils.egg-info/dependency_links.txt writing entry points to src/cssutils.egg-info/entry_points.txt reading manifest file 'src/cssutils.egg-info/SOURCES.txt' writing manifest file 'src/cssutils.egg-info/SOURCES.txt' Copying src/cssutils.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7/site-packages/cssutils-1.0.1-py2.7.egg-info running install_scripts Installing csscombine script to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/bin Installing cssparse script to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/bin Installing csscapture script to /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/bin + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/lib/python2.7/site-packages/tests + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64//usr/lib/python3.6/site-packages/tests + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.0.1-2.mga7 --unique-debug-suffix -1.0.1-2.mga7.x86_64 --unique-debug-src-base python-cssutils-1.0.1-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/cssutils-1.0.1 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: python-cssutils-1.0.1-2.mga7.noarch Provides: python-cssutils = 1.0.1-2.mga7 python2.7dist(cssutils) = 1.0.1 python2dist(cssutils) = 1.0.1 pythonegg(2)(cssutils) = 1.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python3-cssutils-1.0.1-2.mga7.noarch Provides: python3-cssutils = 1.0.1-2.mga7 python3.6dist(cssutils) = 1.0.1 python3dist(cssutils) = 1.0.1 pythonegg(3)(cssutils) = 1.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-cssutils-1.0.1-2.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-cssutils-1.0.1-2.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ivY0SF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cssutils-1.0.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-cssutils-1.0.1-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AxzX4Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf cssutils-1.0.1 + exit 0 D: [iurt_root_command] Success!