D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-sleekxmpp-1.3.3-10.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GbA4Uf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.23YDF5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ rm -rf sleekxmpp-1.3.3
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sleekxmpp-1.3.3.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sleekxmpp-1.3.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/sleekxmpp-1.3.3-rename-async-to-asynchronous.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/pyasn1.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/sleekxmpp-py3.10-collections-orderedset-fix.patch
+ find . -name '*.pyo' -o -name '*.pyc' -delete
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OzX82f
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ cd sleekxmpp-1.3.3
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 75.6.0)
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp/thirdparty/mini_dateutil.py:163: SyntaxWarning: invalid escape sequence '\s'
  _iso8601_parser = re.compile("""
running egg_info
writing sleekxmpp.egg-info/PKG-INFO
writing dependency_links to sleekxmpp.egg-info/dependency_links.txt
writing top-level names to sleekxmpp.egg-info/top_level.txt
reading manifest file 'sleekxmpp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'sleekxmpp.egg-info/SOURCES.txt'
running dist_info
writing sleekxmpp.egg-info/PKG-INFO
writing dependency_links to sleekxmpp.egg-info/dependency_links.txt
writing top-level names to sleekxmpp.egg-info/top_level.txt
reading manifest file 'sleekxmpp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'sleekxmpp.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp-1.3.3.dist-info'
Handling dnspython from hook generated metadata: Requires (sleekxmpp)
Requirement satisfied: dnspython
   (installed: dnspython 2.1.0)
Handling pyasn1 from hook generated metadata: Requires (sleekxmpp)
Requirement satisfied: pyasn1
   (installed: pyasn1 0.6.0)
Handling pyasn1_modules from hook generated metadata: Requires (sleekxmpp)
Requirement satisfied: pyasn1_modules
   (installed: pyasn1_modules 0.4.0)
+ cat /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-buildrequires
+ rm -rfv sleekxmpp-1.3.3.dist-info/
removed 'sleekxmpp-1.3.3.dist-info/top_level.txt'
removed 'sleekxmpp-1.3.3.dist-info/METADATA'
removed 'sleekxmpp-1.3.3.dist-info/LICENSE'
removed directory 'sleekxmpp-1.3.3.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SFylMM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sleekxmpp-1.3.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp/thirdparty/mini_dateutil.py:163: SyntaxWarning: invalid escape sequence '\s'
    _iso8601_parser = re.compile("""
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info/dependency_links.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-modern-metadata-zwgz1ltu/sleekxmpp-1.3.3.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: sleekxmpp
  Building wheel for sleekxmpp (pyproject.toml): started
  Running command Building wheel for sleekxmpp (pyproject.toml)
  running bdist_wheel
  running build
  running build_py
  creating build/lib/sleekxmpp
  copying sleekxmpp/version.py -> build/lib/sleekxmpp
  copying sleekxmpp/exceptions.py -> build/lib/sleekxmpp
  copying sleekxmpp/componentxmpp.py -> build/lib/sleekxmpp
  copying sleekxmpp/clientxmpp.py -> build/lib/sleekxmpp
  copying sleekxmpp/__init__.py -> build/lib/sleekxmpp
  copying sleekxmpp/jid.py -> build/lib/sleekxmpp
  copying sleekxmpp/basexmpp.py -> build/lib/sleekxmpp
  copying sleekxmpp/api.py -> build/lib/sleekxmpp
  creating build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/atom.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/nick.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/presence.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/htmlim.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/error.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/stream_features.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/stream_error.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/iq.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/roster.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/message.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/__init__.py -> build/lib/sleekxmpp/stanza
  copying sleekxmpp/stanza/rootstanza.py -> build/lib/sleekxmpp/stanza
  creating build/lib/sleekxmpp/test
  copying sleekxmpp/test/livesocket.py -> build/lib/sleekxmpp/test
  copying sleekxmpp/test/mocksocket.py -> build/lib/sleekxmpp/test
  copying sleekxmpp/test/__init__.py -> build/lib/sleekxmpp/test
  copying sleekxmpp/test/sleektest.py -> build/lib/sleekxmpp/test
  creating build/lib/sleekxmpp/roster
  copying sleekxmpp/roster/single.py -> build/lib/sleekxmpp/roster
  copying sleekxmpp/roster/__init__.py -> build/lib/sleekxmpp/roster
  copying sleekxmpp/roster/multi.py -> build/lib/sleekxmpp/roster
  copying sleekxmpp/roster/item.py -> build/lib/sleekxmpp/roster
  creating build/lib/sleekxmpp/util
  copying sleekxmpp/util/misc_ops.py -> build/lib/sleekxmpp/util
  copying sleekxmpp/util/__init__.py -> build/lib/sleekxmpp/util
  copying sleekxmpp/util/stringprep_profiles.py -> build/lib/sleekxmpp/util
  creating build/lib/sleekxmpp/util/sasl
  copying sleekxmpp/util/sasl/client.py -> build/lib/sleekxmpp/util/sasl
  copying sleekxmpp/util/sasl/__init__.py -> build/lib/sleekxmpp/util/sasl
  copying sleekxmpp/util/sasl/mechanisms.py -> build/lib/sleekxmpp/util/sasl
  creating build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/scheduler.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/tostring.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/cert.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/filesocket.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/stanzabase.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/xmlstream.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/__init__.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/jid.py -> build/lib/sleekxmpp/xmlstream
  copying sleekxmpp/xmlstream/resolver.py -> build/lib/sleekxmpp/xmlstream
  creating build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/xpath.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/many.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/id.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/xmlmask.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/__init__.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/stanzapath.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/base.py -> build/lib/sleekxmpp/xmlstream/matcher
  copying sleekxmpp/xmlstream/matcher/idsender.py -> build/lib/sleekxmpp/xmlstream/matcher
  creating build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/callback.py -> build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/collector.py -> build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/xmlcallback.py -> build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/waiter.py -> build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/__init__.py -> build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/base.py -> build/lib/sleekxmpp/xmlstream/handler
  copying sleekxmpp/xmlstream/handler/xmlwaiter.py -> build/lib/sleekxmpp/xmlstream/handler
  creating build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0082.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/gmail_notify.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0045.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0138.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0222.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0223.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0106.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0133.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0242.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0302.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/__init__.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0270.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0163.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/base.py -> build/lib/sleekxmpp/plugins
  copying sleekxmpp/plugins/xep_0256.py -> build/lib/sleekxmpp/plugins
  creating build/lib/sleekxmpp/plugins/xep_0004
  copying sleekxmpp/plugins/xep_0004/dataforms.py -> build/lib/sleekxmpp/plugins/xep_0004
  copying sleekxmpp/plugins/xep_0004/__init__.py -> build/lib/sleekxmpp/plugins/xep_0004
  creating build/lib/sleekxmpp/plugins/xep_0004/stanza
  copying sleekxmpp/plugins/xep_0004/stanza/field.py -> build/lib/sleekxmpp/plugins/xep_0004/stanza
  copying sleekxmpp/plugins/xep_0004/stanza/form.py -> build/lib/sleekxmpp/plugins/xep_0004/stanza
  copying sleekxmpp/plugins/xep_0004/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0004/stanza
  creating build/lib/sleekxmpp/plugins/xep_0009
  copying sleekxmpp/plugins/xep_0009/binding.py -> build/lib/sleekxmpp/plugins/xep_0009
  copying sleekxmpp/plugins/xep_0009/remote.py -> build/lib/sleekxmpp/plugins/xep_0009
  copying sleekxmpp/plugins/xep_0009/__init__.py -> build/lib/sleekxmpp/plugins/xep_0009
  copying sleekxmpp/plugins/xep_0009/rpc.py -> build/lib/sleekxmpp/plugins/xep_0009
  creating build/lib/sleekxmpp/plugins/xep_0009/stanza
  copying sleekxmpp/plugins/xep_0009/stanza/RPC.py -> build/lib/sleekxmpp/plugins/xep_0009/stanza
  copying sleekxmpp/plugins/xep_0009/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0009/stanza
  creating build/lib/sleekxmpp/plugins/xep_0012
  copying sleekxmpp/plugins/xep_0012/stanza.py -> build/lib/sleekxmpp/plugins/xep_0012
  copying sleekxmpp/plugins/xep_0012/last_activity.py -> build/lib/sleekxmpp/plugins/xep_0012
  copying sleekxmpp/plugins/xep_0012/__init__.py -> build/lib/sleekxmpp/plugins/xep_0012
  creating build/lib/sleekxmpp/plugins/xep_0013
  copying sleekxmpp/plugins/xep_0013/stanza.py -> build/lib/sleekxmpp/plugins/xep_0013
  copying sleekxmpp/plugins/xep_0013/offline.py -> build/lib/sleekxmpp/plugins/xep_0013
  copying sleekxmpp/plugins/xep_0013/__init__.py -> build/lib/sleekxmpp/plugins/xep_0013
  creating build/lib/sleekxmpp/plugins/xep_0016
  copying sleekxmpp/plugins/xep_0016/stanza.py -> build/lib/sleekxmpp/plugins/xep_0016
  copying sleekxmpp/plugins/xep_0016/privacy.py -> build/lib/sleekxmpp/plugins/xep_0016
  copying sleekxmpp/plugins/xep_0016/__init__.py -> build/lib/sleekxmpp/plugins/xep_0016
  creating build/lib/sleekxmpp/plugins/xep_0020
  copying sleekxmpp/plugins/xep_0020/stanza.py -> build/lib/sleekxmpp/plugins/xep_0020
  copying sleekxmpp/plugins/xep_0020/__init__.py -> build/lib/sleekxmpp/plugins/xep_0020
  copying sleekxmpp/plugins/xep_0020/feature_negotiation.py -> build/lib/sleekxmpp/plugins/xep_0020
  creating build/lib/sleekxmpp/plugins/xep_0027
  copying sleekxmpp/plugins/xep_0027/stanza.py -> build/lib/sleekxmpp/plugins/xep_0027
  copying sleekxmpp/plugins/xep_0027/__init__.py -> build/lib/sleekxmpp/plugins/xep_0027
  copying sleekxmpp/plugins/xep_0027/gpg.py -> build/lib/sleekxmpp/plugins/xep_0027
  creating build/lib/sleekxmpp/plugins/xep_0030
  copying sleekxmpp/plugins/xep_0030/disco.py -> build/lib/sleekxmpp/plugins/xep_0030
  copying sleekxmpp/plugins/xep_0030/__init__.py -> build/lib/sleekxmpp/plugins/xep_0030
  copying sleekxmpp/plugins/xep_0030/static.py -> build/lib/sleekxmpp/plugins/xep_0030
  creating build/lib/sleekxmpp/plugins/xep_0030/stanza
  copying sleekxmpp/plugins/xep_0030/stanza/info.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza
  copying sleekxmpp/plugins/xep_0030/stanza/items.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza
  copying sleekxmpp/plugins/xep_0030/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza
  creating build/lib/sleekxmpp/plugins/xep_0033
  copying sleekxmpp/plugins/xep_0033/stanza.py -> build/lib/sleekxmpp/plugins/xep_0033
  copying sleekxmpp/plugins/xep_0033/__init__.py -> build/lib/sleekxmpp/plugins/xep_0033
  copying sleekxmpp/plugins/xep_0033/addresses.py -> build/lib/sleekxmpp/plugins/xep_0033
  creating build/lib/sleekxmpp/plugins/xep_0047
  copying sleekxmpp/plugins/xep_0047/ibb.py -> build/lib/sleekxmpp/plugins/xep_0047
  copying sleekxmpp/plugins/xep_0047/stanza.py -> build/lib/sleekxmpp/plugins/xep_0047
  copying sleekxmpp/plugins/xep_0047/stream.py -> build/lib/sleekxmpp/plugins/xep_0047
  copying sleekxmpp/plugins/xep_0047/__init__.py -> build/lib/sleekxmpp/plugins/xep_0047
  creating build/lib/sleekxmpp/plugins/xep_0048
  copying sleekxmpp/plugins/xep_0048/stanza.py -> build/lib/sleekxmpp/plugins/xep_0048
  copying sleekxmpp/plugins/xep_0048/bookmarks.py -> build/lib/sleekxmpp/plugins/xep_0048
  copying sleekxmpp/plugins/xep_0048/__init__.py -> build/lib/sleekxmpp/plugins/xep_0048
  creating build/lib/sleekxmpp/plugins/xep_0049
  copying sleekxmpp/plugins/xep_0049/stanza.py -> build/lib/sleekxmpp/plugins/xep_0049
  copying sleekxmpp/plugins/xep_0049/private_storage.py -> build/lib/sleekxmpp/plugins/xep_0049
  copying sleekxmpp/plugins/xep_0049/__init__.py -> build/lib/sleekxmpp/plugins/xep_0049
  creating build/lib/sleekxmpp/plugins/xep_0050
  copying sleekxmpp/plugins/xep_0050/stanza.py -> build/lib/sleekxmpp/plugins/xep_0050
  copying sleekxmpp/plugins/xep_0050/adhoc.py -> build/lib/sleekxmpp/plugins/xep_0050
  copying sleekxmpp/plugins/xep_0050/__init__.py -> build/lib/sleekxmpp/plugins/xep_0050
  creating build/lib/sleekxmpp/plugins/xep_0054
  copying sleekxmpp/plugins/xep_0054/stanza.py -> build/lib/sleekxmpp/plugins/xep_0054
  copying sleekxmpp/plugins/xep_0054/vcard_temp.py -> build/lib/sleekxmpp/plugins/xep_0054
  copying sleekxmpp/plugins/xep_0054/__init__.py -> build/lib/sleekxmpp/plugins/xep_0054
  creating build/lib/sleekxmpp/plugins/xep_0059
  copying sleekxmpp/plugins/xep_0059/stanza.py -> build/lib/sleekxmpp/plugins/xep_0059
  copying sleekxmpp/plugins/xep_0059/rsm.py -> build/lib/sleekxmpp/plugins/xep_0059
  copying sleekxmpp/plugins/xep_0059/__init__.py -> build/lib/sleekxmpp/plugins/xep_0059
  creating build/lib/sleekxmpp/plugins/xep_0060
  copying sleekxmpp/plugins/xep_0060/pubsub.py -> build/lib/sleekxmpp/plugins/xep_0060
  copying sleekxmpp/plugins/xep_0060/__init__.py -> build/lib/sleekxmpp/plugins/xep_0060
  creating build/lib/sleekxmpp/plugins/xep_0060/stanza
  copying sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza
  copying sleekxmpp/plugins/xep_0060/stanza/pubsub.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza
  copying sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza
  copying sleekxmpp/plugins/xep_0060/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza
  copying sleekxmpp/plugins/xep_0060/stanza/base.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza
  copying sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py -> build/lib/sleekxmpp/plugins/xep_0060/stanza
  creating build/lib/sleekxmpp/plugins/xep_0065
  copying sleekxmpp/plugins/xep_0065/stanza.py -> build/lib/sleekxmpp/plugins/xep_0065
  copying sleekxmpp/plugins/xep_0065/proxy.py -> build/lib/sleekxmpp/plugins/xep_0065
  copying sleekxmpp/plugins/xep_0065/__init__.py -> build/lib/sleekxmpp/plugins/xep_0065
  creating build/lib/sleekxmpp/plugins/xep_0066
  copying sleekxmpp/plugins/xep_0066/stanza.py -> build/lib/sleekxmpp/plugins/xep_0066
  copying sleekxmpp/plugins/xep_0066/__init__.py -> build/lib/sleekxmpp/plugins/xep_0066
  copying sleekxmpp/plugins/xep_0066/oob.py -> build/lib/sleekxmpp/plugins/xep_0066
  creating build/lib/sleekxmpp/plugins/xep_0071
  copying sleekxmpp/plugins/xep_0071/xhtml_im.py -> build/lib/sleekxmpp/plugins/xep_0071
  copying sleekxmpp/plugins/xep_0071/stanza.py -> build/lib/sleekxmpp/plugins/xep_0071
  copying sleekxmpp/plugins/xep_0071/__init__.py -> build/lib/sleekxmpp/plugins/xep_0071
  creating build/lib/sleekxmpp/plugins/xep_0077
  copying sleekxmpp/plugins/xep_0077/stanza.py -> build/lib/sleekxmpp/plugins/xep_0077
  copying sleekxmpp/plugins/xep_0077/__init__.py -> build/lib/sleekxmpp/plugins/xep_0077
  copying sleekxmpp/plugins/xep_0077/register.py -> build/lib/sleekxmpp/plugins/xep_0077
  creating build/lib/sleekxmpp/plugins/xep_0078
  copying sleekxmpp/plugins/xep_0078/stanza.py -> build/lib/sleekxmpp/plugins/xep_0078
  copying sleekxmpp/plugins/xep_0078/legacyauth.py -> build/lib/sleekxmpp/plugins/xep_0078
  copying sleekxmpp/plugins/xep_0078/__init__.py -> build/lib/sleekxmpp/plugins/xep_0078
  creating build/lib/sleekxmpp/plugins/xep_0080
  copying sleekxmpp/plugins/xep_0080/geoloc.py -> build/lib/sleekxmpp/plugins/xep_0080
  copying sleekxmpp/plugins/xep_0080/stanza.py -> build/lib/sleekxmpp/plugins/xep_0080
  copying sleekxmpp/plugins/xep_0080/__init__.py -> build/lib/sleekxmpp/plugins/xep_0080
  creating build/lib/sleekxmpp/plugins/xep_0084
  copying sleekxmpp/plugins/xep_0084/stanza.py -> build/lib/sleekxmpp/plugins/xep_0084
  copying sleekxmpp/plugins/xep_0084/__init__.py -> build/lib/sleekxmpp/plugins/xep_0084
  copying sleekxmpp/plugins/xep_0084/avatar.py -> build/lib/sleekxmpp/plugins/xep_0084
  creating build/lib/sleekxmpp/plugins/xep_0085
  copying sleekxmpp/plugins/xep_0085/stanza.py -> build/lib/sleekxmpp/plugins/xep_0085
  copying sleekxmpp/plugins/xep_0085/__init__.py -> build/lib/sleekxmpp/plugins/xep_0085
  copying sleekxmpp/plugins/xep_0085/chat_states.py -> build/lib/sleekxmpp/plugins/xep_0085
  creating build/lib/sleekxmpp/plugins/xep_0086
  copying sleekxmpp/plugins/xep_0086/stanza.py -> build/lib/sleekxmpp/plugins/xep_0086
  copying sleekxmpp/plugins/xep_0086/legacy_error.py -> build/lib/sleekxmpp/plugins/xep_0086
  copying sleekxmpp/plugins/xep_0086/__init__.py -> build/lib/sleekxmpp/plugins/xep_0086
  creating build/lib/sleekxmpp/plugins/xep_0091
  copying sleekxmpp/plugins/xep_0091/stanza.py -> build/lib/sleekxmpp/plugins/xep_0091
  copying sleekxmpp/plugins/xep_0091/legacy_delay.py -> build/lib/sleekxmpp/plugins/xep_0091
  copying sleekxmpp/plugins/xep_0091/__init__.py -> build/lib/sleekxmpp/plugins/xep_0091
  creating build/lib/sleekxmpp/plugins/xep_0092
  copying sleekxmpp/plugins/xep_0092/version.py -> build/lib/sleekxmpp/plugins/xep_0092
  copying sleekxmpp/plugins/xep_0092/stanza.py -> build/lib/sleekxmpp/plugins/xep_0092
  copying sleekxmpp/plugins/xep_0092/__init__.py -> build/lib/sleekxmpp/plugins/xep_0092
  creating build/lib/sleekxmpp/plugins/xep_0095
  copying sleekxmpp/plugins/xep_0095/stanza.py -> build/lib/sleekxmpp/plugins/xep_0095
  copying sleekxmpp/plugins/xep_0095/__init__.py -> build/lib/sleekxmpp/plugins/xep_0095
  copying sleekxmpp/plugins/xep_0095/stream_initiation.py -> build/lib/sleekxmpp/plugins/xep_0095
  creating build/lib/sleekxmpp/plugins/xep_0096
  copying sleekxmpp/plugins/xep_0096/stanza.py -> build/lib/sleekxmpp/plugins/xep_0096
  copying sleekxmpp/plugins/xep_0096/__init__.py -> build/lib/sleekxmpp/plugins/xep_0096
  copying sleekxmpp/plugins/xep_0096/file_transfer.py -> build/lib/sleekxmpp/plugins/xep_0096
  creating build/lib/sleekxmpp/plugins/xep_0107
  copying sleekxmpp/plugins/xep_0107/stanza.py -> build/lib/sleekxmpp/plugins/xep_0107
  copying sleekxmpp/plugins/xep_0107/user_mood.py -> build/lib/sleekxmpp/plugins/xep_0107
  copying sleekxmpp/plugins/xep_0107/__init__.py -> build/lib/sleekxmpp/plugins/xep_0107
  creating build/lib/sleekxmpp/plugins/xep_0108
  copying sleekxmpp/plugins/xep_0108/stanza.py -> build/lib/sleekxmpp/plugins/xep_0108
  copying sleekxmpp/plugins/xep_0108/__init__.py -> build/lib/sleekxmpp/plugins/xep_0108
  copying sleekxmpp/plugins/xep_0108/user_activity.py -> build/lib/sleekxmpp/plugins/xep_0108
  creating build/lib/sleekxmpp/plugins/xep_0115
  copying sleekxmpp/plugins/xep_0115/stanza.py -> build/lib/sleekxmpp/plugins/xep_0115
  copying sleekxmpp/plugins/xep_0115/__init__.py -> build/lib/sleekxmpp/plugins/xep_0115
  copying sleekxmpp/plugins/xep_0115/static.py -> build/lib/sleekxmpp/plugins/xep_0115
  copying sleekxmpp/plugins/xep_0115/caps.py -> build/lib/sleekxmpp/plugins/xep_0115
  creating build/lib/sleekxmpp/plugins/xep_0118
  copying sleekxmpp/plugins/xep_0118/stanza.py -> build/lib/sleekxmpp/plugins/xep_0118
  copying sleekxmpp/plugins/xep_0118/__init__.py -> build/lib/sleekxmpp/plugins/xep_0118
  copying sleekxmpp/plugins/xep_0118/user_tune.py -> build/lib/sleekxmpp/plugins/xep_0118
  creating build/lib/sleekxmpp/plugins/xep_0122
  copying sleekxmpp/plugins/xep_0122/stanza.py -> build/lib/sleekxmpp/plugins/xep_0122
  copying sleekxmpp/plugins/xep_0122/data_validation.py -> build/lib/sleekxmpp/plugins/xep_0122
  copying sleekxmpp/plugins/xep_0122/__init__.py -> build/lib/sleekxmpp/plugins/xep_0122
  creating build/lib/sleekxmpp/plugins/xep_0128
  copying sleekxmpp/plugins/xep_0128/extended_disco.py -> build/lib/sleekxmpp/plugins/xep_0128
  copying sleekxmpp/plugins/xep_0128/__init__.py -> build/lib/sleekxmpp/plugins/xep_0128
  copying sleekxmpp/plugins/xep_0128/static.py -> build/lib/sleekxmpp/plugins/xep_0128
  creating build/lib/sleekxmpp/plugins/xep_0131
  copying sleekxmpp/plugins/xep_0131/stanza.py -> build/lib/sleekxmpp/plugins/xep_0131
  copying sleekxmpp/plugins/xep_0131/headers.py -> build/lib/sleekxmpp/plugins/xep_0131
  copying sleekxmpp/plugins/xep_0131/__init__.py -> build/lib/sleekxmpp/plugins/xep_0131
  creating build/lib/sleekxmpp/plugins/xep_0152
  copying sleekxmpp/plugins/xep_0152/stanza.py -> build/lib/sleekxmpp/plugins/xep_0152
  copying sleekxmpp/plugins/xep_0152/reachability.py -> build/lib/sleekxmpp/plugins/xep_0152
  copying sleekxmpp/plugins/xep_0152/__init__.py -> build/lib/sleekxmpp/plugins/xep_0152
  creating build/lib/sleekxmpp/plugins/xep_0153
  copying sleekxmpp/plugins/xep_0153/vcard_avatar.py -> build/lib/sleekxmpp/plugins/xep_0153
  copying sleekxmpp/plugins/xep_0153/stanza.py -> build/lib/sleekxmpp/plugins/xep_0153
  copying sleekxmpp/plugins/xep_0153/__init__.py -> build/lib/sleekxmpp/plugins/xep_0153
  creating build/lib/sleekxmpp/plugins/xep_0172
  copying sleekxmpp/plugins/xep_0172/stanza.py -> build/lib/sleekxmpp/plugins/xep_0172
  copying sleekxmpp/plugins/xep_0172/__init__.py -> build/lib/sleekxmpp/plugins/xep_0172
  copying sleekxmpp/plugins/xep_0172/user_nick.py -> build/lib/sleekxmpp/plugins/xep_0172
  creating build/lib/sleekxmpp/plugins/xep_0184
  copying sleekxmpp/plugins/xep_0184/stanza.py -> build/lib/sleekxmpp/plugins/xep_0184
  copying sleekxmpp/plugins/xep_0184/receipt.py -> build/lib/sleekxmpp/plugins/xep_0184
  copying sleekxmpp/plugins/xep_0184/__init__.py -> build/lib/sleekxmpp/plugins/xep_0184
  creating build/lib/sleekxmpp/plugins/xep_0186
  copying sleekxmpp/plugins/xep_0186/stanza.py -> build/lib/sleekxmpp/plugins/xep_0186
  copying sleekxmpp/plugins/xep_0186/__init__.py -> build/lib/sleekxmpp/plugins/xep_0186
  copying sleekxmpp/plugins/xep_0186/invisible_command.py -> build/lib/sleekxmpp/plugins/xep_0186
  creating build/lib/sleekxmpp/plugins/xep_0191
  copying sleekxmpp/plugins/xep_0191/stanza.py -> build/lib/sleekxmpp/plugins/xep_0191
  copying sleekxmpp/plugins/xep_0191/blocking.py -> build/lib/sleekxmpp/plugins/xep_0191
  copying sleekxmpp/plugins/xep_0191/__init__.py -> build/lib/sleekxmpp/plugins/xep_0191
  creating build/lib/sleekxmpp/plugins/xep_0196
  copying sleekxmpp/plugins/xep_0196/user_gaming.py -> build/lib/sleekxmpp/plugins/xep_0196
  copying sleekxmpp/plugins/xep_0196/stanza.py -> build/lib/sleekxmpp/plugins/xep_0196
  copying sleekxmpp/plugins/xep_0196/__init__.py -> build/lib/sleekxmpp/plugins/xep_0196
  creating build/lib/sleekxmpp/plugins/xep_0198
  copying sleekxmpp/plugins/xep_0198/stanza.py -> build/lib/sleekxmpp/plugins/xep_0198
  copying sleekxmpp/plugins/xep_0198/stream_management.py -> build/lib/sleekxmpp/plugins/xep_0198
  copying sleekxmpp/plugins/xep_0198/__init__.py -> build/lib/sleekxmpp/plugins/xep_0198
  creating build/lib/sleekxmpp/plugins/xep_0199
  copying sleekxmpp/plugins/xep_0199/stanza.py -> build/lib/sleekxmpp/plugins/xep_0199
  copying sleekxmpp/plugins/xep_0199/ping.py -> build/lib/sleekxmpp/plugins/xep_0199
  copying sleekxmpp/plugins/xep_0199/__init__.py -> build/lib/sleekxmpp/plugins/xep_0199
  creating build/lib/sleekxmpp/plugins/xep_0202
  copying sleekxmpp/plugins/xep_0202/stanza.py -> build/lib/sleekxmpp/plugins/xep_0202
  copying sleekxmpp/plugins/xep_0202/__init__.py -> build/lib/sleekxmpp/plugins/xep_0202
  copying sleekxmpp/plugins/xep_0202/time.py -> build/lib/sleekxmpp/plugins/xep_0202
  creating build/lib/sleekxmpp/plugins/xep_0203
  copying sleekxmpp/plugins/xep_0203/stanza.py -> build/lib/sleekxmpp/plugins/xep_0203
  copying sleekxmpp/plugins/xep_0203/delay.py -> build/lib/sleekxmpp/plugins/xep_0203
  copying sleekxmpp/plugins/xep_0203/__init__.py -> build/lib/sleekxmpp/plugins/xep_0203
  creating build/lib/sleekxmpp/plugins/xep_0221
  copying sleekxmpp/plugins/xep_0221/stanza.py -> build/lib/sleekxmpp/plugins/xep_0221
  copying sleekxmpp/plugins/xep_0221/media.py -> build/lib/sleekxmpp/plugins/xep_0221
  copying sleekxmpp/plugins/xep_0221/__init__.py -> build/lib/sleekxmpp/plugins/xep_0221
  creating build/lib/sleekxmpp/plugins/xep_0224
  copying sleekxmpp/plugins/xep_0224/stanza.py -> build/lib/sleekxmpp/plugins/xep_0224
  copying sleekxmpp/plugins/xep_0224/attention.py -> build/lib/sleekxmpp/plugins/xep_0224
  copying sleekxmpp/plugins/xep_0224/__init__.py -> build/lib/sleekxmpp/plugins/xep_0224
  creating build/lib/sleekxmpp/plugins/xep_0231
  copying sleekxmpp/plugins/xep_0231/stanza.py -> build/lib/sleekxmpp/plugins/xep_0231
  copying sleekxmpp/plugins/xep_0231/bob.py -> build/lib/sleekxmpp/plugins/xep_0231
  copying sleekxmpp/plugins/xep_0231/__init__.py -> build/lib/sleekxmpp/plugins/xep_0231
  creating build/lib/sleekxmpp/plugins/xep_0235
  copying sleekxmpp/plugins/xep_0235/stanza.py -> build/lib/sleekxmpp/plugins/xep_0235
  copying sleekxmpp/plugins/xep_0235/__init__.py -> build/lib/sleekxmpp/plugins/xep_0235
  copying sleekxmpp/plugins/xep_0235/oauth.py -> build/lib/sleekxmpp/plugins/xep_0235
  creating build/lib/sleekxmpp/plugins/xep_0249
  copying sleekxmpp/plugins/xep_0249/stanza.py -> build/lib/sleekxmpp/plugins/xep_0249
  copying sleekxmpp/plugins/xep_0249/__init__.py -> build/lib/sleekxmpp/plugins/xep_0249
  copying sleekxmpp/plugins/xep_0249/invite.py -> build/lib/sleekxmpp/plugins/xep_0249
  creating build/lib/sleekxmpp/plugins/xep_0257
  copying sleekxmpp/plugins/xep_0257/stanza.py -> build/lib/sleekxmpp/plugins/xep_0257
  copying sleekxmpp/plugins/xep_0257/__init__.py -> build/lib/sleekxmpp/plugins/xep_0257
  copying sleekxmpp/plugins/xep_0257/client_cert_management.py -> build/lib/sleekxmpp/plugins/xep_0257
  creating build/lib/sleekxmpp/plugins/xep_0258
  copying sleekxmpp/plugins/xep_0258/stanza.py -> build/lib/sleekxmpp/plugins/xep_0258
  copying sleekxmpp/plugins/xep_0258/security_labels.py -> build/lib/sleekxmpp/plugins/xep_0258
  copying sleekxmpp/plugins/xep_0258/__init__.py -> build/lib/sleekxmpp/plugins/xep_0258
  creating build/lib/sleekxmpp/plugins/xep_0279
  copying sleekxmpp/plugins/xep_0279/stanza.py -> build/lib/sleekxmpp/plugins/xep_0279
  copying sleekxmpp/plugins/xep_0279/__init__.py -> build/lib/sleekxmpp/plugins/xep_0279
  copying sleekxmpp/plugins/xep_0279/ipcheck.py -> build/lib/sleekxmpp/plugins/xep_0279
  creating build/lib/sleekxmpp/plugins/xep_0280
  copying sleekxmpp/plugins/xep_0280/stanza.py -> build/lib/sleekxmpp/plugins/xep_0280
  copying sleekxmpp/plugins/xep_0280/__init__.py -> build/lib/sleekxmpp/plugins/xep_0280
  copying sleekxmpp/plugins/xep_0280/carbons.py -> build/lib/sleekxmpp/plugins/xep_0280
  creating build/lib/sleekxmpp/plugins/xep_0297
  copying sleekxmpp/plugins/xep_0297/stanza.py -> build/lib/sleekxmpp/plugins/xep_0297
  copying sleekxmpp/plugins/xep_0297/forwarded.py -> build/lib/sleekxmpp/plugins/xep_0297
  copying sleekxmpp/plugins/xep_0297/__init__.py -> build/lib/sleekxmpp/plugins/xep_0297
  creating build/lib/sleekxmpp/plugins/xep_0308
  copying sleekxmpp/plugins/xep_0308/stanza.py -> build/lib/sleekxmpp/plugins/xep_0308
  copying sleekxmpp/plugins/xep_0308/__init__.py -> build/lib/sleekxmpp/plugins/xep_0308
  copying sleekxmpp/plugins/xep_0308/correction.py -> build/lib/sleekxmpp/plugins/xep_0308
  creating build/lib/sleekxmpp/plugins/xep_0313
  copying sleekxmpp/plugins/xep_0313/stanza.py -> build/lib/sleekxmpp/plugins/xep_0313
  copying sleekxmpp/plugins/xep_0313/mam.py -> build/lib/sleekxmpp/plugins/xep_0313
  copying sleekxmpp/plugins/xep_0313/__init__.py -> build/lib/sleekxmpp/plugins/xep_0313
  creating build/lib/sleekxmpp/plugins/xep_0319
  copying sleekxmpp/plugins/xep_0319/stanza.py -> build/lib/sleekxmpp/plugins/xep_0319
  copying sleekxmpp/plugins/xep_0319/idle.py -> build/lib/sleekxmpp/plugins/xep_0319
  copying sleekxmpp/plugins/xep_0319/__init__.py -> build/lib/sleekxmpp/plugins/xep_0319
  creating build/lib/sleekxmpp/plugins/xep_0323
  copying sleekxmpp/plugins/xep_0323/sensordata.py -> build/lib/sleekxmpp/plugins/xep_0323
  copying sleekxmpp/plugins/xep_0323/timerreset.py -> build/lib/sleekxmpp/plugins/xep_0323
  copying sleekxmpp/plugins/xep_0323/__init__.py -> build/lib/sleekxmpp/plugins/xep_0323
  copying sleekxmpp/plugins/xep_0323/device.py -> build/lib/sleekxmpp/plugins/xep_0323
  creating build/lib/sleekxmpp/plugins/xep_0323/stanza
  copying sleekxmpp/plugins/xep_0323/stanza/sensordata.py -> build/lib/sleekxmpp/plugins/xep_0323/stanza
  copying sleekxmpp/plugins/xep_0323/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0323/stanza
  copying sleekxmpp/plugins/xep_0323/stanza/base.py -> build/lib/sleekxmpp/plugins/xep_0323/stanza
  creating build/lib/sleekxmpp/plugins/xep_0325
  copying sleekxmpp/plugins/xep_0325/control.py -> build/lib/sleekxmpp/plugins/xep_0325
  copying sleekxmpp/plugins/xep_0325/__init__.py -> build/lib/sleekxmpp/plugins/xep_0325
  copying sleekxmpp/plugins/xep_0325/device.py -> build/lib/sleekxmpp/plugins/xep_0325
  creating build/lib/sleekxmpp/plugins/xep_0325/stanza
  copying sleekxmpp/plugins/xep_0325/stanza/control.py -> build/lib/sleekxmpp/plugins/xep_0325/stanza
  copying sleekxmpp/plugins/xep_0325/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0325/stanza
  copying sleekxmpp/plugins/xep_0325/stanza/base.py -> build/lib/sleekxmpp/plugins/xep_0325/stanza
  creating build/lib/sleekxmpp/plugins/xep_0332
  copying sleekxmpp/plugins/xep_0332/http.py -> build/lib/sleekxmpp/plugins/xep_0332
  copying sleekxmpp/plugins/xep_0332/__init__.py -> build/lib/sleekxmpp/plugins/xep_0332
  creating build/lib/sleekxmpp/plugins/xep_0332/stanza
  copying sleekxmpp/plugins/xep_0332/stanza/data.py -> build/lib/sleekxmpp/plugins/xep_0332/stanza
  copying sleekxmpp/plugins/xep_0332/stanza/response.py -> build/lib/sleekxmpp/plugins/xep_0332/stanza
  copying sleekxmpp/plugins/xep_0332/stanza/request.py -> build/lib/sleekxmpp/plugins/xep_0332/stanza
  copying sleekxmpp/plugins/xep_0332/stanza/__init__.py -> build/lib/sleekxmpp/plugins/xep_0332/stanza
  creating build/lib/sleekxmpp/plugins/google
  copying sleekxmpp/plugins/google/__init__.py -> build/lib/sleekxmpp/plugins/google
  creating build/lib/sleekxmpp/plugins/google/gmail
  copying sleekxmpp/plugins/google/gmail/stanza.py -> build/lib/sleekxmpp/plugins/google/gmail
  copying sleekxmpp/plugins/google/gmail/notifications.py -> build/lib/sleekxmpp/plugins/google/gmail
  copying sleekxmpp/plugins/google/gmail/__init__.py -> build/lib/sleekxmpp/plugins/google/gmail
  creating build/lib/sleekxmpp/plugins/google/auth
  copying sleekxmpp/plugins/google/auth/stanza.py -> build/lib/sleekxmpp/plugins/google/auth
  copying sleekxmpp/plugins/google/auth/auth.py -> build/lib/sleekxmpp/plugins/google/auth
  copying sleekxmpp/plugins/google/auth/__init__.py -> build/lib/sleekxmpp/plugins/google/auth
  creating build/lib/sleekxmpp/plugins/google/settings
  copying sleekxmpp/plugins/google/settings/stanza.py -> build/lib/sleekxmpp/plugins/google/settings
  copying sleekxmpp/plugins/google/settings/settings.py -> build/lib/sleekxmpp/plugins/google/settings
  copying sleekxmpp/plugins/google/settings/__init__.py -> build/lib/sleekxmpp/plugins/google/settings
  creating build/lib/sleekxmpp/plugins/google/nosave
  copying sleekxmpp/plugins/google/nosave/stanza.py -> build/lib/sleekxmpp/plugins/google/nosave
  copying sleekxmpp/plugins/google/nosave/nosave.py -> build/lib/sleekxmpp/plugins/google/nosave
  copying sleekxmpp/plugins/google/nosave/__init__.py -> build/lib/sleekxmpp/plugins/google/nosave
  creating build/lib/sleekxmpp/features
  copying sleekxmpp/features/__init__.py -> build/lib/sleekxmpp/features
  creating build/lib/sleekxmpp/features/feature_mechanisms
  copying sleekxmpp/features/feature_mechanisms/__init__.py -> build/lib/sleekxmpp/features/feature_mechanisms
  copying sleekxmpp/features/feature_mechanisms/mechanisms.py -> build/lib/sleekxmpp/features/feature_mechanisms
  creating build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/response.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/auth.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/abort.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/success.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/challenge.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/__init__.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  copying sleekxmpp/features/feature_mechanisms/stanza/failure.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza
  creating build/lib/sleekxmpp/features/feature_starttls
  copying sleekxmpp/features/feature_starttls/stanza.py -> build/lib/sleekxmpp/features/feature_starttls
  copying sleekxmpp/features/feature_starttls/__init__.py -> build/lib/sleekxmpp/features/feature_starttls
  copying sleekxmpp/features/feature_starttls/starttls.py -> build/lib/sleekxmpp/features/feature_starttls
  creating build/lib/sleekxmpp/features/feature_bind
  copying sleekxmpp/features/feature_bind/stanza.py -> build/lib/sleekxmpp/features/feature_bind
  copying sleekxmpp/features/feature_bind/bind.py -> build/lib/sleekxmpp/features/feature_bind
  copying sleekxmpp/features/feature_bind/__init__.py -> build/lib/sleekxmpp/features/feature_bind
  creating build/lib/sleekxmpp/features/feature_session
  copying sleekxmpp/features/feature_session/stanza.py -> build/lib/sleekxmpp/features/feature_session
  copying sleekxmpp/features/feature_session/__init__.py -> build/lib/sleekxmpp/features/feature_session
  copying sleekxmpp/features/feature_session/session.py -> build/lib/sleekxmpp/features/feature_session
  creating build/lib/sleekxmpp/features/feature_rosterver
  copying sleekxmpp/features/feature_rosterver/stanza.py -> build/lib/sleekxmpp/features/feature_rosterver
  copying sleekxmpp/features/feature_rosterver/rosterver.py -> build/lib/sleekxmpp/features/feature_rosterver
  copying sleekxmpp/features/feature_rosterver/__init__.py -> build/lib/sleekxmpp/features/feature_rosterver
  creating build/lib/sleekxmpp/features/feature_preapproval
  copying sleekxmpp/features/feature_preapproval/stanza.py -> build/lib/sleekxmpp/features/feature_preapproval
  copying sleekxmpp/features/feature_preapproval/preapproval.py -> build/lib/sleekxmpp/features/feature_preapproval
  copying sleekxmpp/features/feature_preapproval/__init__.py -> build/lib/sleekxmpp/features/feature_preapproval
  creating build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/orderedset.py -> build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/socks.py -> build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/mini_dateutil.py -> build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/statemachine.py -> build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/gnupg.py -> build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/__init__.py -> build/lib/sleekxmpp/thirdparty
  copying sleekxmpp/thirdparty/ordereddict.py -> build/lib/sleekxmpp/thirdparty
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/sleekxmpp
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/roster
  copying build/lib/sleekxmpp/roster/single.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/roster
  copying build/lib/sleekxmpp/roster/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/roster
  copying build/lib/sleekxmpp/roster/multi.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/roster
  copying build/lib/sleekxmpp/roster/item.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/roster
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0196
  copying build/lib/sleekxmpp/plugins/xep_0196/user_gaming.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0196
  copying build/lib/sleekxmpp/plugins/xep_0196/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0196
  copying build/lib/sleekxmpp/plugins/xep_0196/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0196
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0221
  copying build/lib/sleekxmpp/plugins/xep_0221/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0221
  copying build/lib/sleekxmpp/plugins/xep_0221/media.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0221
  copying build/lib/sleekxmpp/plugins/xep_0221/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0221
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0049
  copying build/lib/sleekxmpp/plugins/xep_0049/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0049
  copying build/lib/sleekxmpp/plugins/xep_0049/private_storage.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0049
  copying build/lib/sleekxmpp/plugins/xep_0049/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0049
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0231
  copying build/lib/sleekxmpp/plugins/xep_0231/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0231
  copying build/lib/sleekxmpp/plugins/xep_0231/bob.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0231
  copying build/lib/sleekxmpp/plugins/xep_0231/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0231
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0095
  copying build/lib/sleekxmpp/plugins/xep_0095/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0095
  copying build/lib/sleekxmpp/plugins/xep_0095/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0095
  copying build/lib/sleekxmpp/plugins/xep_0095/stream_initiation.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0095
  copying build/lib/sleekxmpp/plugins/xep_0082.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/google
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/google/gmail
  copying build/lib/sleekxmpp/plugins/google/gmail/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/gmail
  copying build/lib/sleekxmpp/plugins/google/gmail/notifications.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/gmail
  copying build/lib/sleekxmpp/plugins/google/gmail/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/gmail
  copying build/lib/sleekxmpp/plugins/google/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/google/settings
  copying build/lib/sleekxmpp/plugins/google/settings/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/settings
  copying build/lib/sleekxmpp/plugins/google/settings/settings.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/settings
  copying build/lib/sleekxmpp/plugins/google/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/settings
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/google/auth
  copying build/lib/sleekxmpp/plugins/google/auth/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/auth
  copying build/lib/sleekxmpp/plugins/google/auth/auth.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/auth
  copying build/lib/sleekxmpp/plugins/google/auth/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/auth
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/google/nosave
  copying build/lib/sleekxmpp/plugins/google/nosave/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/nosave
  copying build/lib/sleekxmpp/plugins/google/nosave/nosave.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/nosave
  copying build/lib/sleekxmpp/plugins/google/nosave/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/google/nosave
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0131
  copying build/lib/sleekxmpp/plugins/xep_0131/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0131
  copying build/lib/sleekxmpp/plugins/xep_0131/headers.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0131
  copying build/lib/sleekxmpp/plugins/xep_0131/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0131
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0258
  copying build/lib/sleekxmpp/plugins/xep_0258/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0258
  copying build/lib/sleekxmpp/plugins/xep_0258/security_labels.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0258
  copying build/lib/sleekxmpp/plugins/xep_0258/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0258
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0186
  copying build/lib/sleekxmpp/plugins/xep_0186/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0186
  copying build/lib/sleekxmpp/plugins/xep_0186/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0186
  copying build/lib/sleekxmpp/plugins/xep_0186/invisible_command.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0186
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0033
  copying build/lib/sleekxmpp/plugins/xep_0033/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0033
  copying build/lib/sleekxmpp/plugins/xep_0033/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0033
  copying build/lib/sleekxmpp/plugins/xep_0033/addresses.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0033
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0054
  copying build/lib/sleekxmpp/plugins/xep_0054/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0054
  copying build/lib/sleekxmpp/plugins/xep_0054/vcard_temp.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0054
  copying build/lib/sleekxmpp/plugins/xep_0054/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0054
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0172
  copying build/lib/sleekxmpp/plugins/xep_0172/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0172
  copying build/lib/sleekxmpp/plugins/xep_0172/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0172
  copying build/lib/sleekxmpp/plugins/xep_0172/user_nick.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0172
  copying build/lib/sleekxmpp/plugins/gmail_notify.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  copying build/lib/sleekxmpp/plugins/xep_0045.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0279
  copying build/lib/sleekxmpp/plugins/xep_0279/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0279
  copying build/lib/sleekxmpp/plugins/xep_0279/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0279
  copying build/lib/sleekxmpp/plugins/xep_0279/ipcheck.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0279
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0235
  copying build/lib/sleekxmpp/plugins/xep_0235/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0235
  copying build/lib/sleekxmpp/plugins/xep_0235/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0235
  copying build/lib/sleekxmpp/plugins/xep_0235/oauth.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0235
  copying build/lib/sleekxmpp/plugins/xep_0138.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0050
  copying build/lib/sleekxmpp/plugins/xep_0050/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0050
  copying build/lib/sleekxmpp/plugins/xep_0050/adhoc.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0050
  copying build/lib/sleekxmpp/plugins/xep_0050/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0050
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0108
  copying build/lib/sleekxmpp/plugins/xep_0108/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0108
  copying build/lib/sleekxmpp/plugins/xep_0108/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0108
  copying build/lib/sleekxmpp/plugins/xep_0108/user_activity.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0108
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0115
  copying build/lib/sleekxmpp/plugins/xep_0115/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0115
  copying build/lib/sleekxmpp/plugins/xep_0115/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0115
  copying build/lib/sleekxmpp/plugins/xep_0115/static.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0115
  copying build/lib/sleekxmpp/plugins/xep_0115/caps.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0115
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0325
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0325/stanza
  copying build/lib/sleekxmpp/plugins/xep_0325/stanza/control.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0325/stanza
  copying build/lib/sleekxmpp/plugins/xep_0325/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0325/stanza
  copying build/lib/sleekxmpp/plugins/xep_0325/stanza/base.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0325/stanza
  copying build/lib/sleekxmpp/plugins/xep_0325/control.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0325
  copying build/lib/sleekxmpp/plugins/xep_0325/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0325
  copying build/lib/sleekxmpp/plugins/xep_0325/device.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0325
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0048
  copying build/lib/sleekxmpp/plugins/xep_0048/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0048
  copying build/lib/sleekxmpp/plugins/xep_0048/bookmarks.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0048
  copying build/lib/sleekxmpp/plugins/xep_0048/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0048
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0080
  copying build/lib/sleekxmpp/plugins/xep_0080/geoloc.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0080
  copying build/lib/sleekxmpp/plugins/xep_0080/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0080
  copying build/lib/sleekxmpp/plugins/xep_0080/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0080
  copying build/lib/sleekxmpp/plugins/xep_0222.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0203
  copying build/lib/sleekxmpp/plugins/xep_0203/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0203
  copying build/lib/sleekxmpp/plugins/xep_0203/delay.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0203
  copying build/lib/sleekxmpp/plugins/xep_0203/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0203
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0004
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0004/stanza
  copying build/lib/sleekxmpp/plugins/xep_0004/stanza/field.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0004/stanza
  copying build/lib/sleekxmpp/plugins/xep_0004/stanza/form.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0004/stanza
  copying build/lib/sleekxmpp/plugins/xep_0004/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0004/stanza
  copying build/lib/sleekxmpp/plugins/xep_0004/dataforms.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0004
  copying build/lib/sleekxmpp/plugins/xep_0004/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0004
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0047
  copying build/lib/sleekxmpp/plugins/xep_0047/ibb.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0047
  copying build/lib/sleekxmpp/plugins/xep_0047/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0047
  copying build/lib/sleekxmpp/plugins/xep_0047/stream.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0047
  copying build/lib/sleekxmpp/plugins/xep_0047/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0047
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0016
  copying build/lib/sleekxmpp/plugins/xep_0016/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0016
  copying build/lib/sleekxmpp/plugins/xep_0016/privacy.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0016
  copying build/lib/sleekxmpp/plugins/xep_0016/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0016
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0091
  copying build/lib/sleekxmpp/plugins/xep_0091/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0091
  copying build/lib/sleekxmpp/plugins/xep_0091/legacy_delay.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0091
  copying build/lib/sleekxmpp/plugins/xep_0091/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0091
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0128
  copying build/lib/sleekxmpp/plugins/xep_0128/extended_disco.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0128
  copying build/lib/sleekxmpp/plugins/xep_0128/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0128
  copying build/lib/sleekxmpp/plugins/xep_0128/static.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0128
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0096
  copying build/lib/sleekxmpp/plugins/xep_0096/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0096
  copying build/lib/sleekxmpp/plugins/xep_0096/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0096
  copying build/lib/sleekxmpp/plugins/xep_0096/file_transfer.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0096
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0071
  copying build/lib/sleekxmpp/plugins/xep_0071/xhtml_im.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0071
  copying build/lib/sleekxmpp/plugins/xep_0071/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0071
  copying build/lib/sleekxmpp/plugins/xep_0071/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0071
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0153
  copying build/lib/sleekxmpp/plugins/xep_0153/vcard_avatar.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0153
  copying build/lib/sleekxmpp/plugins/xep_0153/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0153
  copying build/lib/sleekxmpp/plugins/xep_0153/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0153
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0077
  copying build/lib/sleekxmpp/plugins/xep_0077/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0077
  copying build/lib/sleekxmpp/plugins/xep_0077/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0077
  copying build/lib/sleekxmpp/plugins/xep_0077/register.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0077
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0319
  copying build/lib/sleekxmpp/plugins/xep_0319/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0319
  copying build/lib/sleekxmpp/plugins/xep_0319/idle.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0319
  copying build/lib/sleekxmpp/plugins/xep_0319/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0319
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0249
  copying build/lib/sleekxmpp/plugins/xep_0249/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0249
  copying build/lib/sleekxmpp/plugins/xep_0249/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0249
  copying build/lib/sleekxmpp/plugins/xep_0249/invite.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0249
  copying build/lib/sleekxmpp/plugins/xep_0223.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0280
  copying build/lib/sleekxmpp/plugins/xep_0280/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0280
  copying build/lib/sleekxmpp/plugins/xep_0280/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0280
  copying build/lib/sleekxmpp/plugins/xep_0280/carbons.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0280
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0184
  copying build/lib/sleekxmpp/plugins/xep_0184/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0184
  copying build/lib/sleekxmpp/plugins/xep_0184/receipt.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0184
  copying build/lib/sleekxmpp/plugins/xep_0184/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0184
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0085
  copying build/lib/sleekxmpp/plugins/xep_0085/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0085
  copying build/lib/sleekxmpp/plugins/xep_0085/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0085
  copying build/lib/sleekxmpp/plugins/xep_0085/chat_states.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0085
  copying build/lib/sleekxmpp/plugins/xep_0106.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0107
  copying build/lib/sleekxmpp/plugins/xep_0107/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0107
  copying build/lib/sleekxmpp/plugins/xep_0107/user_mood.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0107
  copying build/lib/sleekxmpp/plugins/xep_0107/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0107
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0257
  copying build/lib/sleekxmpp/plugins/xep_0257/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0257
  copying build/lib/sleekxmpp/plugins/xep_0257/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0257
  copying build/lib/sleekxmpp/plugins/xep_0257/client_cert_management.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0257
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0202
  copying build/lib/sleekxmpp/plugins/xep_0202/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0202
  copying build/lib/sleekxmpp/plugins/xep_0202/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0202
  copying build/lib/sleekxmpp/plugins/xep_0202/time.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0202
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0059
  copying build/lib/sleekxmpp/plugins/xep_0059/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0059
  copying build/lib/sleekxmpp/plugins/xep_0059/rsm.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0059
  copying build/lib/sleekxmpp/plugins/xep_0059/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0059
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0066
  copying build/lib/sleekxmpp/plugins/xep_0066/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0066
  copying build/lib/sleekxmpp/plugins/xep_0066/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0066
  copying build/lib/sleekxmpp/plugins/xep_0066/oob.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0066
  copying build/lib/sleekxmpp/plugins/xep_0133.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0118
  copying build/lib/sleekxmpp/plugins/xep_0118/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0118
  copying build/lib/sleekxmpp/plugins/xep_0118/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0118
  copying build/lib/sleekxmpp/plugins/xep_0118/user_tune.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0118
  copying build/lib/sleekxmpp/plugins/xep_0242.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0308
  copying build/lib/sleekxmpp/plugins/xep_0308/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0308
  copying build/lib/sleekxmpp/plugins/xep_0308/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0308
  copying build/lib/sleekxmpp/plugins/xep_0308/correction.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0308
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0065
  copying build/lib/sleekxmpp/plugins/xep_0065/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0065
  copying build/lib/sleekxmpp/plugins/xep_0065/proxy.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0065
  copying build/lib/sleekxmpp/plugins/xep_0065/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0065
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0199
  copying build/lib/sleekxmpp/plugins/xep_0199/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0199
  copying build/lib/sleekxmpp/plugins/xep_0199/ping.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0199
  copying build/lib/sleekxmpp/plugins/xep_0199/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0199
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0060
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/stanza/base.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060/stanza
  copying build/lib/sleekxmpp/plugins/xep_0060/pubsub.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060
  copying build/lib/sleekxmpp/plugins/xep_0060/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0060
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0078
  copying build/lib/sleekxmpp/plugins/xep_0078/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0078
  copying build/lib/sleekxmpp/plugins/xep_0078/legacyauth.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0078
  copying build/lib/sleekxmpp/plugins/xep_0078/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0078
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0086
  copying build/lib/sleekxmpp/plugins/xep_0086/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0086
  copying build/lib/sleekxmpp/plugins/xep_0086/legacy_error.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0086
  copying build/lib/sleekxmpp/plugins/xep_0086/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0086
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0332
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0332/stanza
  copying build/lib/sleekxmpp/plugins/xep_0332/stanza/data.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0332/stanza
  copying build/lib/sleekxmpp/plugins/xep_0332/stanza/response.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0332/stanza
  copying build/lib/sleekxmpp/plugins/xep_0332/stanza/request.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0332/stanza
  copying build/lib/sleekxmpp/plugins/xep_0332/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0332/stanza
  copying build/lib/sleekxmpp/plugins/xep_0332/http.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0332
  copying build/lib/sleekxmpp/plugins/xep_0332/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0332
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0152
  copying build/lib/sleekxmpp/plugins/xep_0152/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0152
  copying build/lib/sleekxmpp/plugins/xep_0152/reachability.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0152
  copying build/lib/sleekxmpp/plugins/xep_0152/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0152
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0092
  copying build/lib/sleekxmpp/plugins/xep_0092/version.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0092
  copying build/lib/sleekxmpp/plugins/xep_0092/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0092
  copying build/lib/sleekxmpp/plugins/xep_0092/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0092
  copying build/lib/sleekxmpp/plugins/xep_0302.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0122
  copying build/lib/sleekxmpp/plugins/xep_0122/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0122
  copying build/lib/sleekxmpp/plugins/xep_0122/data_validation.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0122
  copying build/lib/sleekxmpp/plugins/xep_0122/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0122
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0198
  copying build/lib/sleekxmpp/plugins/xep_0198/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0198
  copying build/lib/sleekxmpp/plugins/xep_0198/stream_management.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0198
  copying build/lib/sleekxmpp/plugins/xep_0198/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0198
  copying build/lib/sleekxmpp/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0224
  copying build/lib/sleekxmpp/plugins/xep_0224/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0224
  copying build/lib/sleekxmpp/plugins/xep_0224/attention.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0224
  copying build/lib/sleekxmpp/plugins/xep_0224/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0224
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0012
  copying build/lib/sleekxmpp/plugins/xep_0012/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0012
  copying build/lib/sleekxmpp/plugins/xep_0012/last_activity.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0012
  copying build/lib/sleekxmpp/plugins/xep_0012/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0012
  copying build/lib/sleekxmpp/plugins/xep_0270.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0313
  copying build/lib/sleekxmpp/plugins/xep_0313/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0313
  copying build/lib/sleekxmpp/plugins/xep_0313/mam.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0313
  copying build/lib/sleekxmpp/plugins/xep_0313/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0313
  copying build/lib/sleekxmpp/plugins/xep_0163.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0191
  copying build/lib/sleekxmpp/plugins/xep_0191/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0191
  copying build/lib/sleekxmpp/plugins/xep_0191/blocking.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0191
  copying build/lib/sleekxmpp/plugins/xep_0191/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0191
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0030
  copying build/lib/sleekxmpp/plugins/xep_0030/disco.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0030
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0030/stanza
  copying build/lib/sleekxmpp/plugins/xep_0030/stanza/info.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0030/stanza
  copying build/lib/sleekxmpp/plugins/xep_0030/stanza/items.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0030/stanza
  copying build/lib/sleekxmpp/plugins/xep_0030/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0030/stanza
  copying build/lib/sleekxmpp/plugins/xep_0030/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0030
  copying build/lib/sleekxmpp/plugins/xep_0030/static.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0030
  copying build/lib/sleekxmpp/plugins/base.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0027
  copying build/lib/sleekxmpp/plugins/xep_0027/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0027
  copying build/lib/sleekxmpp/plugins/xep_0027/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0027
  copying build/lib/sleekxmpp/plugins/xep_0027/gpg.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0027
  copying build/lib/sleekxmpp/plugins/xep_0256.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0020
  copying build/lib/sleekxmpp/plugins/xep_0020/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0020
  copying build/lib/sleekxmpp/plugins/xep_0020/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0020
  copying build/lib/sleekxmpp/plugins/xep_0020/feature_negotiation.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0020
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0323
  copying build/lib/sleekxmpp/plugins/xep_0323/sensordata.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0323/stanza
  copying build/lib/sleekxmpp/plugins/xep_0323/stanza/sensordata.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323/stanza
  copying build/lib/sleekxmpp/plugins/xep_0323/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323/stanza
  copying build/lib/sleekxmpp/plugins/xep_0323/stanza/base.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323/stanza
  copying build/lib/sleekxmpp/plugins/xep_0323/timerreset.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323
  copying build/lib/sleekxmpp/plugins/xep_0323/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323
  copying build/lib/sleekxmpp/plugins/xep_0323/device.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0323
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0013
  copying build/lib/sleekxmpp/plugins/xep_0013/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0013
  copying build/lib/sleekxmpp/plugins/xep_0013/offline.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0013
  copying build/lib/sleekxmpp/plugins/xep_0013/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0013
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0009
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0009/stanza
  copying build/lib/sleekxmpp/plugins/xep_0009/stanza/RPC.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0009/stanza
  copying build/lib/sleekxmpp/plugins/xep_0009/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0009/stanza
  copying build/lib/sleekxmpp/plugins/xep_0009/binding.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0009
  copying build/lib/sleekxmpp/plugins/xep_0009/remote.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0009
  copying build/lib/sleekxmpp/plugins/xep_0009/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0009
  copying build/lib/sleekxmpp/plugins/xep_0009/rpc.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0009
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0297
  copying build/lib/sleekxmpp/plugins/xep_0297/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0297
  copying build/lib/sleekxmpp/plugins/xep_0297/forwarded.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0297
  copying build/lib/sleekxmpp/plugins/xep_0297/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0297
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/plugins/xep_0084
  copying build/lib/sleekxmpp/plugins/xep_0084/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0084
  copying build/lib/sleekxmpp/plugins/xep_0084/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0084
  copying build/lib/sleekxmpp/plugins/xep_0084/avatar.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/plugins/xep_0084
  copying build/lib/sleekxmpp/version.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/atom.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/nick.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/presence.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/htmlim.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/error.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/stream_features.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/stream_error.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/iq.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/roster.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/message.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/stanza/rootstanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/stanza
  copying build/lib/sleekxmpp/exceptions.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  copying build/lib/sleekxmpp/componentxmpp.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/test
  copying build/lib/sleekxmpp/test/livesocket.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/test
  copying build/lib/sleekxmpp/test/mocksocket.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/test
  copying build/lib/sleekxmpp/test/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/test
  copying build/lib/sleekxmpp/test/sleektest.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/test
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/orderedset.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/socks.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/mini_dateutil.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/statemachine.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/gnupg.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  copying build/lib/sleekxmpp/thirdparty/ordereddict.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/thirdparty
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_bind
  copying build/lib/sleekxmpp/features/feature_bind/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_bind
  copying build/lib/sleekxmpp/features/feature_bind/bind.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_bind
  copying build/lib/sleekxmpp/features/feature_bind/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_bind
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_starttls
  copying build/lib/sleekxmpp/features/feature_starttls/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_starttls
  copying build/lib/sleekxmpp/features/feature_starttls/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_starttls
  copying build/lib/sleekxmpp/features/feature_starttls/starttls.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_starttls
  copying build/lib/sleekxmpp/features/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_mechanisms
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/response.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/auth.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/abort.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/success.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/challenge.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/failure.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms/stanza
  copying build/lib/sleekxmpp/features/feature_mechanisms/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms
  copying build/lib/sleekxmpp/features/feature_mechanisms/mechanisms.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_mechanisms
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_preapproval
  copying build/lib/sleekxmpp/features/feature_preapproval/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_preapproval
  copying build/lib/sleekxmpp/features/feature_preapproval/preapproval.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_preapproval
  copying build/lib/sleekxmpp/features/feature_preapproval/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_preapproval
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_session
  copying build/lib/sleekxmpp/features/feature_session/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_session
  copying build/lib/sleekxmpp/features/feature_session/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_session
  copying build/lib/sleekxmpp/features/feature_session/session.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_session
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/features/feature_rosterver
  copying build/lib/sleekxmpp/features/feature_rosterver/stanza.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_rosterver
  copying build/lib/sleekxmpp/features/feature_rosterver/rosterver.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_rosterver
  copying build/lib/sleekxmpp/features/feature_rosterver/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/features/feature_rosterver
  copying build/lib/sleekxmpp/clientxmpp.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  copying build/lib/sleekxmpp/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  copying build/lib/sleekxmpp/jid.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  copying build/lib/sleekxmpp/basexmpp.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  copying build/lib/sleekxmpp/api.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/scheduler.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/tostring.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/cert.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/filesocket.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/xpath.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/many.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/id.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/xmlmask.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/stanzapath.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/base.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/matcher/idsender.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/matcher
  copying build/lib/sleekxmpp/xmlstream/stanzabase.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/callback.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/collector.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/xmlcallback.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/waiter.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/base.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/handler/xmlwaiter.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream/handler
  copying build/lib/sleekxmpp/xmlstream/xmlstream.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/jid.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  copying build/lib/sleekxmpp/xmlstream/resolver.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/xmlstream
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/util
  creating build/bdist.linux-x86_64/wheel/sleekxmpp/util/sasl
  copying build/lib/sleekxmpp/util/sasl/client.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/util/sasl
  copying build/lib/sleekxmpp/util/sasl/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/util/sasl
  copying build/lib/sleekxmpp/util/sasl/mechanisms.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/util/sasl
  copying build/lib/sleekxmpp/util/misc_ops.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/util
  copying build/lib/sleekxmpp/util/__init__.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/util
  copying build/lib/sleekxmpp/util/stringprep_profiles.py -> build/bdist.linux-x86_64/wheel/./sleekxmpp/util
  running install_egg_info
  running egg_info
  writing sleekxmpp.egg-info/PKG-INFO
  writing dependency_links to sleekxmpp.egg-info/dependency_links.txt
  writing top-level names to sleekxmpp.egg-info/top_level.txt
  reading manifest file 'sleekxmpp.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE'
  writing manifest file 'sleekxmpp.egg-info/SOURCES.txt'
  Copying sleekxmpp.egg-info to build/bdist.linux-x86_64/wheel/./sleekxmpp-1.3.3-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/sleekxmpp-1.3.3.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir/pip-wheel-433_79s7/.tmp-2l1jj00q/sleekxmpp-1.3.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'sleekxmpp/__init__.py'
  adding 'sleekxmpp/api.py'
  adding 'sleekxmpp/basexmpp.py'
  adding 'sleekxmpp/clientxmpp.py'
  adding 'sleekxmpp/componentxmpp.py'
  adding 'sleekxmpp/exceptions.py'
  adding 'sleekxmpp/jid.py'
  adding 'sleekxmpp/version.py'
  adding 'sleekxmpp/features/__init__.py'
  adding 'sleekxmpp/features/feature_bind/__init__.py'
  adding 'sleekxmpp/features/feature_bind/bind.py'
  adding 'sleekxmpp/features/feature_bind/stanza.py'
  adding 'sleekxmpp/features/feature_mechanisms/__init__.py'
  adding 'sleekxmpp/features/feature_mechanisms/mechanisms.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/__init__.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/abort.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/auth.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/challenge.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/failure.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/response.py'
  adding 'sleekxmpp/features/feature_mechanisms/stanza/success.py'
  adding 'sleekxmpp/features/feature_preapproval/__init__.py'
  adding 'sleekxmpp/features/feature_preapproval/preapproval.py'
  adding 'sleekxmpp/features/feature_preapproval/stanza.py'
  adding 'sleekxmpp/features/feature_rosterver/__init__.py'
  adding 'sleekxmpp/features/feature_rosterver/rosterver.py'
  adding 'sleekxmpp/features/feature_rosterver/stanza.py'
  adding 'sleekxmpp/features/feature_session/__init__.py'
  adding 'sleekxmpp/features/feature_session/session.py'
  adding 'sleekxmpp/features/feature_session/stanza.py'
  adding 'sleekxmpp/features/feature_starttls/__init__.py'
  adding 'sleekxmpp/features/feature_starttls/stanza.py'
  adding 'sleekxmpp/features/feature_starttls/starttls.py'
  adding 'sleekxmpp/plugins/__init__.py'
  adding 'sleekxmpp/plugins/base.py'
  adding 'sleekxmpp/plugins/gmail_notify.py'
  adding 'sleekxmpp/plugins/xep_0045.py'
  adding 'sleekxmpp/plugins/xep_0082.py'
  adding 'sleekxmpp/plugins/xep_0106.py'
  adding 'sleekxmpp/plugins/xep_0133.py'
  adding 'sleekxmpp/plugins/xep_0138.py'
  adding 'sleekxmpp/plugins/xep_0163.py'
  adding 'sleekxmpp/plugins/xep_0222.py'
  adding 'sleekxmpp/plugins/xep_0223.py'
  adding 'sleekxmpp/plugins/xep_0242.py'
  adding 'sleekxmpp/plugins/xep_0256.py'
  adding 'sleekxmpp/plugins/xep_0270.py'
  adding 'sleekxmpp/plugins/xep_0302.py'
  adding 'sleekxmpp/plugins/google/__init__.py'
  adding 'sleekxmpp/plugins/google/auth/__init__.py'
  adding 'sleekxmpp/plugins/google/auth/auth.py'
  adding 'sleekxmpp/plugins/google/auth/stanza.py'
  adding 'sleekxmpp/plugins/google/gmail/__init__.py'
  adding 'sleekxmpp/plugins/google/gmail/notifications.py'
  adding 'sleekxmpp/plugins/google/gmail/stanza.py'
  adding 'sleekxmpp/plugins/google/nosave/__init__.py'
  adding 'sleekxmpp/plugins/google/nosave/nosave.py'
  adding 'sleekxmpp/plugins/google/nosave/stanza.py'
  adding 'sleekxmpp/plugins/google/settings/__init__.py'
  adding 'sleekxmpp/plugins/google/settings/settings.py'
  adding 'sleekxmpp/plugins/google/settings/stanza.py'
  adding 'sleekxmpp/plugins/xep_0004/__init__.py'
  adding 'sleekxmpp/plugins/xep_0004/dataforms.py'
  adding 'sleekxmpp/plugins/xep_0004/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0004/stanza/field.py'
  adding 'sleekxmpp/plugins/xep_0004/stanza/form.py'
  adding 'sleekxmpp/plugins/xep_0009/__init__.py'
  adding 'sleekxmpp/plugins/xep_0009/binding.py'
  adding 'sleekxmpp/plugins/xep_0009/remote.py'
  adding 'sleekxmpp/plugins/xep_0009/rpc.py'
  adding 'sleekxmpp/plugins/xep_0009/stanza/RPC.py'
  adding 'sleekxmpp/plugins/xep_0009/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0012/__init__.py'
  adding 'sleekxmpp/plugins/xep_0012/last_activity.py'
  adding 'sleekxmpp/plugins/xep_0012/stanza.py'
  adding 'sleekxmpp/plugins/xep_0013/__init__.py'
  adding 'sleekxmpp/plugins/xep_0013/offline.py'
  adding 'sleekxmpp/plugins/xep_0013/stanza.py'
  adding 'sleekxmpp/plugins/xep_0016/__init__.py'
  adding 'sleekxmpp/plugins/xep_0016/privacy.py'
  adding 'sleekxmpp/plugins/xep_0016/stanza.py'
  adding 'sleekxmpp/plugins/xep_0020/__init__.py'
  adding 'sleekxmpp/plugins/xep_0020/feature_negotiation.py'
  adding 'sleekxmpp/plugins/xep_0020/stanza.py'
  adding 'sleekxmpp/plugins/xep_0027/__init__.py'
  adding 'sleekxmpp/plugins/xep_0027/gpg.py'
  adding 'sleekxmpp/plugins/xep_0027/stanza.py'
  adding 'sleekxmpp/plugins/xep_0030/__init__.py'
  adding 'sleekxmpp/plugins/xep_0030/disco.py'
  adding 'sleekxmpp/plugins/xep_0030/static.py'
  adding 'sleekxmpp/plugins/xep_0030/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0030/stanza/info.py'
  adding 'sleekxmpp/plugins/xep_0030/stanza/items.py'
  adding 'sleekxmpp/plugins/xep_0033/__init__.py'
  adding 'sleekxmpp/plugins/xep_0033/addresses.py'
  adding 'sleekxmpp/plugins/xep_0033/stanza.py'
  adding 'sleekxmpp/plugins/xep_0047/__init__.py'
  adding 'sleekxmpp/plugins/xep_0047/ibb.py'
  adding 'sleekxmpp/plugins/xep_0047/stanza.py'
  adding 'sleekxmpp/plugins/xep_0047/stream.py'
  adding 'sleekxmpp/plugins/xep_0048/__init__.py'
  adding 'sleekxmpp/plugins/xep_0048/bookmarks.py'
  adding 'sleekxmpp/plugins/xep_0048/stanza.py'
  adding 'sleekxmpp/plugins/xep_0049/__init__.py'
  adding 'sleekxmpp/plugins/xep_0049/private_storage.py'
  adding 'sleekxmpp/plugins/xep_0049/stanza.py'
  adding 'sleekxmpp/plugins/xep_0050/__init__.py'
  adding 'sleekxmpp/plugins/xep_0050/adhoc.py'
  adding 'sleekxmpp/plugins/xep_0050/stanza.py'
  adding 'sleekxmpp/plugins/xep_0054/__init__.py'
  adding 'sleekxmpp/plugins/xep_0054/stanza.py'
  adding 'sleekxmpp/plugins/xep_0054/vcard_temp.py'
  adding 'sleekxmpp/plugins/xep_0059/__init__.py'
  adding 'sleekxmpp/plugins/xep_0059/rsm.py'
  adding 'sleekxmpp/plugins/xep_0059/stanza.py'
  adding 'sleekxmpp/plugins/xep_0060/__init__.py'
  adding 'sleekxmpp/plugins/xep_0060/pubsub.py'
  adding 'sleekxmpp/plugins/xep_0060/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0060/stanza/base.py'
  adding 'sleekxmpp/plugins/xep_0060/stanza/pubsub.py'
  adding 'sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py'
  adding 'sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py'
  adding 'sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py'
  adding 'sleekxmpp/plugins/xep_0065/__init__.py'
  adding 'sleekxmpp/plugins/xep_0065/proxy.py'
  adding 'sleekxmpp/plugins/xep_0065/stanza.py'
  adding 'sleekxmpp/plugins/xep_0066/__init__.py'
  adding 'sleekxmpp/plugins/xep_0066/oob.py'
  adding 'sleekxmpp/plugins/xep_0066/stanza.py'
  adding 'sleekxmpp/plugins/xep_0071/__init__.py'
  adding 'sleekxmpp/plugins/xep_0071/stanza.py'
  adding 'sleekxmpp/plugins/xep_0071/xhtml_im.py'
  adding 'sleekxmpp/plugins/xep_0077/__init__.py'
  adding 'sleekxmpp/plugins/xep_0077/register.py'
  adding 'sleekxmpp/plugins/xep_0077/stanza.py'
  adding 'sleekxmpp/plugins/xep_0078/__init__.py'
  adding 'sleekxmpp/plugins/xep_0078/legacyauth.py'
  adding 'sleekxmpp/plugins/xep_0078/stanza.py'
  adding 'sleekxmpp/plugins/xep_0080/__init__.py'
  adding 'sleekxmpp/plugins/xep_0080/geoloc.py'
  adding 'sleekxmpp/plugins/xep_0080/stanza.py'
  adding 'sleekxmpp/plugins/xep_0084/__init__.py'
  adding 'sleekxmpp/plugins/xep_0084/avatar.py'
  adding 'sleekxmpp/plugins/xep_0084/stanza.py'
  adding 'sleekxmpp/plugins/xep_0085/__init__.py'
  adding 'sleekxmpp/plugins/xep_0085/chat_states.py'
  adding 'sleekxmpp/plugins/xep_0085/stanza.py'
  adding 'sleekxmpp/plugins/xep_0086/__init__.py'
  adding 'sleekxmpp/plugins/xep_0086/legacy_error.py'
  adding 'sleekxmpp/plugins/xep_0086/stanza.py'
  adding 'sleekxmpp/plugins/xep_0091/__init__.py'
  adding 'sleekxmpp/plugins/xep_0091/legacy_delay.py'
  adding 'sleekxmpp/plugins/xep_0091/stanza.py'
  adding 'sleekxmpp/plugins/xep_0092/__init__.py'
  adding 'sleekxmpp/plugins/xep_0092/stanza.py'
  adding 'sleekxmpp/plugins/xep_0092/version.py'
  adding 'sleekxmpp/plugins/xep_0095/__init__.py'
  adding 'sleekxmpp/plugins/xep_0095/stanza.py'
  adding 'sleekxmpp/plugins/xep_0095/stream_initiation.py'
  adding 'sleekxmpp/plugins/xep_0096/__init__.py'
  adding 'sleekxmpp/plugins/xep_0096/file_transfer.py'
  adding 'sleekxmpp/plugins/xep_0096/stanza.py'
  adding 'sleekxmpp/plugins/xep_0107/__init__.py'
  adding 'sleekxmpp/plugins/xep_0107/stanza.py'
  adding 'sleekxmpp/plugins/xep_0107/user_mood.py'
  adding 'sleekxmpp/plugins/xep_0108/__init__.py'
  adding 'sleekxmpp/plugins/xep_0108/stanza.py'
  adding 'sleekxmpp/plugins/xep_0108/user_activity.py'
  adding 'sleekxmpp/plugins/xep_0115/__init__.py'
  adding 'sleekxmpp/plugins/xep_0115/caps.py'
  adding 'sleekxmpp/plugins/xep_0115/stanza.py'
  adding 'sleekxmpp/plugins/xep_0115/static.py'
  adding 'sleekxmpp/plugins/xep_0118/__init__.py'
  adding 'sleekxmpp/plugins/xep_0118/stanza.py'
  adding 'sleekxmpp/plugins/xep_0118/user_tune.py'
  adding 'sleekxmpp/plugins/xep_0122/__init__.py'
  adding 'sleekxmpp/plugins/xep_0122/data_validation.py'
  adding 'sleekxmpp/plugins/xep_0122/stanza.py'
  adding 'sleekxmpp/plugins/xep_0128/__init__.py'
  adding 'sleekxmpp/plugins/xep_0128/extended_disco.py'
  adding 'sleekxmpp/plugins/xep_0128/static.py'
  adding 'sleekxmpp/plugins/xep_0131/__init__.py'
  adding 'sleekxmpp/plugins/xep_0131/headers.py'
  adding 'sleekxmpp/plugins/xep_0131/stanza.py'
  adding 'sleekxmpp/plugins/xep_0152/__init__.py'
  adding 'sleekxmpp/plugins/xep_0152/reachability.py'
  adding 'sleekxmpp/plugins/xep_0152/stanza.py'
  adding 'sleekxmpp/plugins/xep_0153/__init__.py'
  adding 'sleekxmpp/plugins/xep_0153/stanza.py'
  adding 'sleekxmpp/plugins/xep_0153/vcard_avatar.py'
  adding 'sleekxmpp/plugins/xep_0172/__init__.py'
  adding 'sleekxmpp/plugins/xep_0172/stanza.py'
  adding 'sleekxmpp/plugins/xep_0172/user_nick.py'
  adding 'sleekxmpp/plugins/xep_0184/__init__.py'
  adding 'sleekxmpp/plugins/xep_0184/receipt.py'
  adding 'sleekxmpp/plugins/xep_0184/stanza.py'
  adding 'sleekxmpp/plugins/xep_0186/__init__.py'
  adding 'sleekxmpp/plugins/xep_0186/invisible_command.py'
  adding 'sleekxmpp/plugins/xep_0186/stanza.py'
  adding 'sleekxmpp/plugins/xep_0191/__init__.py'
  adding 'sleekxmpp/plugins/xep_0191/blocking.py'
  adding 'sleekxmpp/plugins/xep_0191/stanza.py'
  adding 'sleekxmpp/plugins/xep_0196/__init__.py'
  adding 'sleekxmpp/plugins/xep_0196/stanza.py'
  adding 'sleekxmpp/plugins/xep_0196/user_gaming.py'
  adding 'sleekxmpp/plugins/xep_0198/__init__.py'
  adding 'sleekxmpp/plugins/xep_0198/stanza.py'
  adding 'sleekxmpp/plugins/xep_0198/stream_management.py'
  adding 'sleekxmpp/plugins/xep_0199/__init__.py'
  adding 'sleekxmpp/plugins/xep_0199/ping.py'
  adding 'sleekxmpp/plugins/xep_0199/stanza.py'
  adding 'sleekxmpp/plugins/xep_0202/__init__.py'
  adding 'sleekxmpp/plugins/xep_0202/stanza.py'
  adding 'sleekxmpp/plugins/xep_0202/time.py'
  adding 'sleekxmpp/plugins/xep_0203/__init__.py'
  adding 'sleekxmpp/plugins/xep_0203/delay.py'
  adding 'sleekxmpp/plugins/xep_0203/stanza.py'
  adding 'sleekxmpp/plugins/xep_0221/__init__.py'
  adding 'sleekxmpp/plugins/xep_0221/media.py'
  adding 'sleekxmpp/plugins/xep_0221/stanza.py'
  adding 'sleekxmpp/plugins/xep_0224/__init__.py'
  adding 'sleekxmpp/plugins/xep_0224/attention.py'
  adding 'sleekxmpp/plugins/xep_0224/stanza.py'
  adding 'sleekxmpp/plugins/xep_0231/__init__.py'
  adding 'sleekxmpp/plugins/xep_0231/bob.py'
  adding 'sleekxmpp/plugins/xep_0231/stanza.py'
  adding 'sleekxmpp/plugins/xep_0235/__init__.py'
  adding 'sleekxmpp/plugins/xep_0235/oauth.py'
  adding 'sleekxmpp/plugins/xep_0235/stanza.py'
  adding 'sleekxmpp/plugins/xep_0249/__init__.py'
  adding 'sleekxmpp/plugins/xep_0249/invite.py'
  adding 'sleekxmpp/plugins/xep_0249/stanza.py'
  adding 'sleekxmpp/plugins/xep_0257/__init__.py'
  adding 'sleekxmpp/plugins/xep_0257/client_cert_management.py'
  adding 'sleekxmpp/plugins/xep_0257/stanza.py'
  adding 'sleekxmpp/plugins/xep_0258/__init__.py'
  adding 'sleekxmpp/plugins/xep_0258/security_labels.py'
  adding 'sleekxmpp/plugins/xep_0258/stanza.py'
  adding 'sleekxmpp/plugins/xep_0279/__init__.py'
  adding 'sleekxmpp/plugins/xep_0279/ipcheck.py'
  adding 'sleekxmpp/plugins/xep_0279/stanza.py'
  adding 'sleekxmpp/plugins/xep_0280/__init__.py'
  adding 'sleekxmpp/plugins/xep_0280/carbons.py'
  adding 'sleekxmpp/plugins/xep_0280/stanza.py'
  adding 'sleekxmpp/plugins/xep_0297/__init__.py'
  adding 'sleekxmpp/plugins/xep_0297/forwarded.py'
  adding 'sleekxmpp/plugins/xep_0297/stanza.py'
  adding 'sleekxmpp/plugins/xep_0308/__init__.py'
  adding 'sleekxmpp/plugins/xep_0308/correction.py'
  adding 'sleekxmpp/plugins/xep_0308/stanza.py'
  adding 'sleekxmpp/plugins/xep_0313/__init__.py'
  adding 'sleekxmpp/plugins/xep_0313/mam.py'
  adding 'sleekxmpp/plugins/xep_0313/stanza.py'
  adding 'sleekxmpp/plugins/xep_0319/__init__.py'
  adding 'sleekxmpp/plugins/xep_0319/idle.py'
  adding 'sleekxmpp/plugins/xep_0319/stanza.py'
  adding 'sleekxmpp/plugins/xep_0323/__init__.py'
  adding 'sleekxmpp/plugins/xep_0323/device.py'
  adding 'sleekxmpp/plugins/xep_0323/sensordata.py'
  adding 'sleekxmpp/plugins/xep_0323/timerreset.py'
  adding 'sleekxmpp/plugins/xep_0323/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0323/stanza/base.py'
  adding 'sleekxmpp/plugins/xep_0323/stanza/sensordata.py'
  adding 'sleekxmpp/plugins/xep_0325/__init__.py'
  adding 'sleekxmpp/plugins/xep_0325/control.py'
  adding 'sleekxmpp/plugins/xep_0325/device.py'
  adding 'sleekxmpp/plugins/xep_0325/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0325/stanza/base.py'
  adding 'sleekxmpp/plugins/xep_0325/stanza/control.py'
  adding 'sleekxmpp/plugins/xep_0332/__init__.py'
  adding 'sleekxmpp/plugins/xep_0332/http.py'
  adding 'sleekxmpp/plugins/xep_0332/stanza/__init__.py'
  adding 'sleekxmpp/plugins/xep_0332/stanza/data.py'
  adding 'sleekxmpp/plugins/xep_0332/stanza/request.py'
  adding 'sleekxmpp/plugins/xep_0332/stanza/response.py'
  adding 'sleekxmpp/roster/__init__.py'
  adding 'sleekxmpp/roster/item.py'
  adding 'sleekxmpp/roster/multi.py'
  adding 'sleekxmpp/roster/single.py'
  adding 'sleekxmpp/stanza/__init__.py'
  adding 'sleekxmpp/stanza/atom.py'
  adding 'sleekxmpp/stanza/error.py'
  adding 'sleekxmpp/stanza/htmlim.py'
  adding 'sleekxmpp/stanza/iq.py'
  adding 'sleekxmpp/stanza/message.py'
  adding 'sleekxmpp/stanza/nick.py'
  adding 'sleekxmpp/stanza/presence.py'
  adding 'sleekxmpp/stanza/rootstanza.py'
  adding 'sleekxmpp/stanza/roster.py'
  adding 'sleekxmpp/stanza/stream_error.py'
  adding 'sleekxmpp/stanza/stream_features.py'
  adding 'sleekxmpp/test/__init__.py'
  adding 'sleekxmpp/test/livesocket.py'
  adding 'sleekxmpp/test/mocksocket.py'
  adding 'sleekxmpp/test/sleektest.py'
  adding 'sleekxmpp/thirdparty/__init__.py'
  adding 'sleekxmpp/thirdparty/gnupg.py'
  adding 'sleekxmpp/thirdparty/mini_dateutil.py'
  adding 'sleekxmpp/thirdparty/ordereddict.py'
  adding 'sleekxmpp/thirdparty/orderedset.py'
  adding 'sleekxmpp/thirdparty/socks.py'
  adding 'sleekxmpp/thirdparty/statemachine.py'
  adding 'sleekxmpp/util/__init__.py'
  adding 'sleekxmpp/util/misc_ops.py'
  adding 'sleekxmpp/util/stringprep_profiles.py'
  adding 'sleekxmpp/util/sasl/__init__.py'
  adding 'sleekxmpp/util/sasl/client.py'
  adding 'sleekxmpp/util/sasl/mechanisms.py'
  adding 'sleekxmpp/xmlstream/__init__.py'
  adding 'sleekxmpp/xmlstream/cert.py'
  adding 'sleekxmpp/xmlstream/filesocket.py'
  adding 'sleekxmpp/xmlstream/jid.py'
  adding 'sleekxmpp/xmlstream/resolver.py'
  adding 'sleekxmpp/xmlstream/scheduler.py'
  adding 'sleekxmpp/xmlstream/stanzabase.py'
  adding 'sleekxmpp/xmlstream/tostring.py'
  adding 'sleekxmpp/xmlstream/xmlstream.py'
  adding 'sleekxmpp/xmlstream/handler/__init__.py'
  adding 'sleekxmpp/xmlstream/handler/base.py'
  adding 'sleekxmpp/xmlstream/handler/callback.py'
  adding 'sleekxmpp/xmlstream/handler/collector.py'
  adding 'sleekxmpp/xmlstream/handler/waiter.py'
  adding 'sleekxmpp/xmlstream/handler/xmlcallback.py'
  adding 'sleekxmpp/xmlstream/handler/xmlwaiter.py'
  adding 'sleekxmpp/xmlstream/matcher/__init__.py'
  adding 'sleekxmpp/xmlstream/matcher/base.py'
  adding 'sleekxmpp/xmlstream/matcher/id.py'
  adding 'sleekxmpp/xmlstream/matcher/idsender.py'
  adding 'sleekxmpp/xmlstream/matcher/many.py'
  adding 'sleekxmpp/xmlstream/matcher/stanzapath.py'
  adding 'sleekxmpp/xmlstream/matcher/xmlmask.py'
  adding 'sleekxmpp/xmlstream/matcher/xpath.py'
  adding 'sleekxmpp-1.3.3.dist-info/LICENSE'
  adding 'sleekxmpp-1.3.3.dist-info/METADATA'
  adding 'sleekxmpp-1.3.3.dist-info/WHEEL'
  adding 'sleekxmpp-1.3.3.dist-info/top_level.txt'
  adding 'sleekxmpp-1.3.3.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for sleekxmpp (pyproject.toml): finished with status 'done'
  Created wheel for sleekxmpp: filename=sleekxmpp-1.3.3-py3-none-any.whl size=432591 sha256=3d3a9bacb7ceae7f43b0f5c7e1131c1e702d4b754c5b9312d1bf99896ce5921e
  Stored in directory: /home/pterjan/.cache/pip/wheels/ce/2b/31/abb441a1835cdf47f982502e0199ca6f935ffa5cd2291a937e
Successfully built sleekxmpp
++ pwd
+ export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 -C docs html
make: Entering directory '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
loading intersphinx inventory 'python' from python-objects.inv ...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'python-objects.inv' not fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/python-objects.inv'
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 34 source files that are out of date
updating environment: [new config] 34 added, 0 changed, 0 removed
reading sources... [  3%] api/basexmpp
reading sources... [  6%] api/clientxmpp
reading sources... [  9%] api/componentxmpp
reading sources... [ 12%] api/exceptions
reading sources... [ 15%] api/xmlstream/filesocket
reading sources... [ 18%] api/xmlstream/handler
reading sources... [ 21%] api/xmlstream/jid
WARNING:root:Deprecated: sleekxmpp.xmlstream.jid is moving to sleekxmpp.jid
reading sources... [ 24%] api/xmlstream/matcher
reading sources... [ 26%] api/xmlstream/scheduler
reading sources... [ 29%] api/xmlstream/stanzabase
reading sources... [ 32%] api/xmlstream/tostring
reading sources... [ 35%] api/xmlstream/xmlstream
reading sources... [ 38%] architecture
reading sources... [ 41%] create_plugin
reading sources... [ 44%] event_index
reading sources... [ 47%] features
reading sources... [ 50%] getting_started/component
reading sources... [ 53%] getting_started/echobot
reading sources... [ 56%] getting_started/iq
reading sources... [ 59%] getting_started/muc
reading sources... [ 62%] getting_started/presence
reading sources... [ 65%] getting_started/proxy
reading sources... [ 68%] getting_started/scheduler
reading sources... [ 71%] getting_started/sendlogout
reading sources... [ 74%] glossary
reading sources... [ 76%] guide_xep_0030
reading sources... [ 79%] handlersmatchers
reading sources... [ 82%] howto/stanzas
reading sources... [ 85%] index
reading sources... [ 88%] license
reading sources... [ 91%] plugin_arch
reading sources... [ 94%] sasl
reading sources... [ 97%] xeps
reading sources... [100%] xmpp_tdg

/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp/clientxmpp.py:docstring of sleekxmpp.clientxmpp.ClientXMPP.get_roster:9: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp/clientxmpp.py:docstring of sleekxmpp.clientxmpp.ClientXMPP.get_roster:9: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp/clientxmpp.py:docstring of sleekxmpp.clientxmpp.ClientXMPP.update_roster:16: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/sleekxmpp/clientxmpp.py:docstring of sleekxmpp.clientxmpp.ClientXMPP.update_roster:16: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils]
WARNING: autodoc: failed to import class 'filesocket.FileSocket' from module 'sleekxmpp.xmlstream'; the following exception was raised:
cannot import name '_fileobject' from 'socket' (/usr/lib64/python3.12/socket.py) [autodoc.import_object]
WARNING: autodoc: failed to import class 'filesocket.Socket26' from module 'sleekxmpp.xmlstream'; the following exception was raised:
cannot import name '_fileobject' from 'socket' (/usr/lib64/python3.12/socket.py) [autodoc.import_object]
WARNING: autodoc: failed to import function 'xml_escape' from module 'sleekxmpp.xmlstream.tostring'; the following exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/sphinx/util/inspect.py", line 397, in safe_getattr
    return getattr(obj, name, *defargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'sleekxmpp.xmlstream.tostring' has no attribute 'xml_escape'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/sphinx/ext/autodoc/importer.py", line 207, in import_object
    obj = attrgetter(obj, mangled_name)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/sphinx/ext/autodoc/__init__.py", line 343, in get_attr
    return autodoc_attrgetter(self.env.app, obj, name, *defargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/sphinx/ext/autodoc/__init__.py", line 2835, in autodoc_attrgetter
    return safe_getattr(obj, name, *defargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/sphinx/util/inspect.py", line 413, in safe_getattr
    raise AttributeError(name) from exc
AttributeError: xml_escape
 [autodoc.import_object]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/guide_xep_0030.rst:165: WARNING: Title underline too short.

Performing Disco Queries
----------------------- [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/guide_xep_0030.rst:165: WARNING: Title underline too short.

Performing Disco Queries
----------------------- [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:145: WARNING: toctree contains reference to nonexisting document 'faq' [toc.not_readable]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:193: WARNING: toctree contains reference to nonexisting document 'api/stanza/rootstanza' [toc.not_readable]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:193: WARNING: toctree contains reference to nonexisting document 'api/stanza/message' [toc.not_readable]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:193: WARNING: toctree contains reference to nonexisting document 'api/stanza/presence' [toc.not_readable]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:193: WARNING: toctree contains reference to nonexisting document 'api/stanza/iq' [toc.not_readable]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:193: WARNING: toctree contains reference to nonexisting document 'api/stanza/error' [toc.not_readable]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/index.rst:193: WARNING: toctree contains reference to nonexisting document 'api/stanza/stream_error' [toc.not_readable]
../LICENSE:67: ERROR: Unexpected indentation. [docutils]
../LICENSE:76: WARNING: Inline literal start-string without end-string. [docutils]
../LICENSE:178: ERROR: Unexpected indentation. [docutils]
../LICENSE:179: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view full source". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view original code". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view full source". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view original code". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view full source". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view original code". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view full source". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view original code". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view full source". [docutils]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:2: WARNING: Duplicate explicit target name: "view original code". [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/_build/html/_static/basic.css
Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/_build/html/_static/documentation_options.js
Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/_build/html/_static/language_data.js
Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/_build/html/_static/haiku.css
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [  3%] api/basexmpp
writing output... [  6%] api/clientxmpp
writing output... [  9%] api/componentxmpp
writing output... [ 12%] api/exceptions
writing output... [ 15%] api/xmlstream/filesocket
writing output... [ 18%] api/xmlstream/handler
writing output... [ 21%] api/xmlstream/jid
writing output... [ 24%] api/xmlstream/matcher
writing output... [ 26%] api/xmlstream/scheduler
writing output... [ 29%] api/xmlstream/stanzabase
writing output... [ 32%] api/xmlstream/tostring
writing output... [ 35%] api/xmlstream/xmlstream
writing output... [ 38%] architecture
writing output... [ 41%] create_plugin
writing output... [ 44%] event_index
writing output... [ 47%] features
writing output... [ 50%] getting_started/component
writing output... [ 53%] getting_started/echobot
writing output... [ 56%] getting_started/iq
writing output... [ 59%] getting_started/muc
writing output... [ 62%] getting_started/presence
writing output... [ 65%] getting_started/proxy
writing output... [ 68%] getting_started/scheduler
writing output... [ 71%] getting_started/sendlogout
writing output... [ 74%] glossary
writing output... [ 76%] guide_xep_0030
writing output... [ 79%] handlersmatchers
writing output... [ 82%] howto/stanzas
writing output... [ 85%] index
writing output... [ 88%] license
writing output... [ 91%] plugin_arch
writing output... [ 94%] sasl
writing output... [ 97%] xeps
writing output... [100%] xmpp_tdg

/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/api/xmlstream/stanzabase.rst:45: WARNING: term not in glossary: 'interfaces' [ref.term]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/api/xmlstream/stanzabase.rst:55: WARNING: term not in glossary: 'stanza' [ref.term]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/api/xmlstream/stanzabase.rst:55: WARNING: term not in glossary: 'stanza' [ref.term]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/api/xmlstream/stanzabase.rst:61: WARNING: term not in glossary: 'stanza' [ref.term]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/api/xmlstream/stanzabase.rst:61: WARNING: term not in glossary: 'substanzas' [ref.term]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/glossary.rst:10: WARNING: term not in glossary: 'Matcher' [ref.term]
/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/xmpp_tdg.rst:195: WARNING: undefined label: 'tutorial-create-plugin' [ref.ref]
generating indices... genindex py-modindex done
highlighting module code... [  6%] sleekxmpp.basexmpp
highlighting module code... [ 12%] sleekxmpp.clientxmpp
highlighting module code... [ 18%] sleekxmpp.componentxmpp
highlighting module code... [ 24%] sleekxmpp.exceptions
highlighting module code... [ 29%] sleekxmpp.jid
highlighting module code... [ 35%] sleekxmpp.xmlstream.handler.base
highlighting module code... [ 41%] sleekxmpp.xmlstream.handler.callback
highlighting module code... [ 47%] sleekxmpp.xmlstream.handler.waiter
highlighting module code... [ 53%] sleekxmpp.xmlstream.matcher.base
highlighting module code... [ 59%] sleekxmpp.xmlstream.matcher.id
highlighting module code... [ 65%] sleekxmpp.xmlstream.matcher.stanzapath
highlighting module code... [ 71%] sleekxmpp.xmlstream.matcher.xmlmask
highlighting module code... [ 76%] sleekxmpp.xmlstream.matcher.xpath
highlighting module code... [ 82%] sleekxmpp.xmlstream.scheduler
highlighting module code... [ 88%] sleekxmpp.xmlstream.stanzabase
highlighting module code... [ 94%] sleekxmpp.xmlstream.tostring
highlighting module code... [100%] sleekxmpp.xmlstream.xmlstream

writing additional pages... search done
copying images... [100%] _static/images/arch_layers.png

dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 38 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make: Leaving directory '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs'
+ /usr/bin/rm -rf docs/_build/html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UC3Lb2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd sleekxmpp-1.3.3
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/pyproject-wheeldir/sleekxmpp-1.3.3-py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ xargs basename --multiple
+ specifier=sleekxmpp==1.3.3
+ '[' -z sleekxmpp==1.3.3 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/pyproject-wheeldir sleekxmpp==1.3.3
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/pyproject-wheeldir
Processing ./pyproject-wheeldir/sleekxmpp-1.3.3-py3-none-any.whl
Installing collected packages: sleekxmpp
Successfully installed sleekxmpp-1.3.3
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12/site-packages/sleekxmpp-1.3.3.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/python-sleekxmpp-1.3.3-10.mga10.noarch-pyproject-record --prefix /usr sleekxmpp
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
/usr/lib/python3.12/site-packages/sleekxmpp/plugins/xep_0323/stanza/sensordata.py:515: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.12/site-packages/sleekxmpp/plugins/xep_0323/stanza/sensordata.py:515: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.12/site-packages/sleekxmpp/thirdparty/mini_dateutil.py:163: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/sleekxmpp/thirdparty/mini_dateutil.py:163: SyntaxWarning: invalid escape sequence '\s'
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-sleekxmpp-1.3.3-10.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9AMysi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ cd sleekxmpp-1.3.3
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/share/doc/python3-sleekxmpp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/share/doc/python3-sleekxmpp
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/sleekxmpp-1.3.3/docs/_build/html /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT/usr/share/doc/python3-sleekxmpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-sleekxmpp = 1.3.3-10.mga10 python3-sleekxmpp = 1.3.3-10.mga10 python3.12-sleekxmpp = 1.3.3-10.mga10 python3.12dist(sleekxmpp) = 1.3.3 python3dist(sleekxmpp) = 1.3.3
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.12
Obsoletes: python-sleekxmpp < 1.3.3-10.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-sleekxmpp-1.3.3-10.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j2kp94
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-sleekxmpp-1.3.3-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!