Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462323.064473/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-sleekxmpp-1.3.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462323.064473/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-sleekxmpp-1.3.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462323.064473/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s0PADw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sleekxmpp-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/sleekxmpp-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sleekxmpp-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tR5KXe + umask 022 + cd /builddir/build/BUILD + cd sleekxmpp-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/sleekxmpp copying sleekxmpp/version.py -> build/lib/sleekxmpp copying sleekxmpp/exceptions.py -> build/lib/sleekxmpp copying sleekxmpp/api.py -> build/lib/sleekxmpp copying sleekxmpp/basexmpp.py -> build/lib/sleekxmpp copying sleekxmpp/__init__.py -> build/lib/sleekxmpp copying sleekxmpp/clientxmpp.py -> build/lib/sleekxmpp copying sleekxmpp/jid.py -> build/lib/sleekxmpp copying sleekxmpp/componentxmpp.py -> build/lib/sleekxmpp creating build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/presence.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/rootstanza.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/roster.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/iq.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/error.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/htmlim.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/nick.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/message.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/stream_error.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/stream_features.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/__init__.py -> build/lib/sleekxmpp/stanza copying sleekxmpp/stanza/atom.py -> build/lib/sleekxmpp/stanza creating build/lib/sleekxmpp/test copying sleekxmpp/test/mocksocket.py -> build/lib/sleekxmpp/test copying sleekxmpp/test/sleektest.py -> build/lib/sleekxmpp/test copying sleekxmpp/test/livesocket.py -> build/lib/sleekxmpp/test copying sleekxmpp/test/__init__.py -> build/lib/sleekxmpp/test creating build/lib/sleekxmpp/roster copying sleekxmpp/roster/multi.py -> build/lib/sleekxmpp/roster copying sleekxmpp/roster/item.py -> build/lib/sleekxmpp/roster copying sleekxmpp/roster/__init__.py -> build/lib/sleekxmpp/roster copying sleekxmpp/roster/single.py -> build/lib/sleekxmpp/roster creating build/lib/sleekxmpp/util copying sleekxmpp/util/misc_ops.py -> build/lib/sleekxmpp/util copying sleekxmpp/util/stringprep_profiles.py -> build/lib/sleekxmpp/util copying sleekxmpp/util/__init__.py -> build/lib/sleekxmpp/util creating build/lib/sleekxmpp/util/sasl copying sleekxmpp/util/sasl/mechanisms.py -> 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 creating build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/cert.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/xmlstream.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/resolver.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/stanzabase.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/__init__.py -> 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/jid.py -> build/lib/sleekxmpp/xmlstream copying sleekxmpp/xmlstream/filesocket.py -> build/lib/sleekxmpp/xmlstream creating build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/xmlmask.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/stanzapath.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/idsender.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/many.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/__init__.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/id.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/xpath.py -> build/lib/sleekxmpp/xmlstream/matcher copying sleekxmpp/xmlstream/matcher/base.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/waiter.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/xmlcallback.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/collector.py -> build/lib/sleekxmpp/xmlstream/handler copying sleekxmpp/xmlstream/handler/xmlwaiter.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 creating build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0222.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0270.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/xep_0256.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0133.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0138.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/gmail_notify.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0082.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/__init__.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0106.py -> build/lib/sleekxmpp/plugins copying sleekxmpp/plugins/xep_0045.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_0223.py -> build/lib/sleekxmpp/plugins creating build/lib/sleekxmpp/plugins/xep_0004 copying sleekxmpp/plugins/xep_0004/__init__.py -> build/lib/sleekxmpp/plugins/xep_0004 copying sleekxmpp/plugins/xep_0004/dataforms.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/rpc.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/binding.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/last_activity.py -> build/lib/sleekxmpp/plugins/xep_0012 copying sleekxmpp/plugins/xep_0012/stanza.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/offline.py -> build/lib/sleekxmpp/plugins/xep_0013 copying sleekxmpp/plugins/xep_0013/stanza.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/__init__.py -> build/lib/sleekxmpp/plugins/xep_0016 copying sleekxmpp/plugins/xep_0016/privacy.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/gpg.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0030 copying sleekxmpp/plugins/xep_0030/static.py -> 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 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/__init__.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza copying sleekxmpp/plugins/xep_0030/stanza/items.py -> build/lib/sleekxmpp/plugins/xep_0030/stanza creating build/lib/sleekxmpp/plugins/xep_0033 copying sleekxmpp/plugins/xep_0033/addresses.py -> 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 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/stream.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/__init__.py -> build/lib/sleekxmpp/plugins/xep_0047 creating build/lib/sleekxmpp/plugins/xep_0048 copying sleekxmpp/plugins/xep_0048/bookmarks.py -> build/lib/sleekxmpp/plugins/xep_0048 copying sleekxmpp/plugins/xep_0048/stanza.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/private_storage.py -> build/lib/sleekxmpp/plugins/xep_0049 copying sleekxmpp/plugins/xep_0049/stanza.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/adhoc.py -> build/lib/sleekxmpp/plugins/xep_0050 copying sleekxmpp/plugins/xep_0050/stanza.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/vcard_temp.py -> build/lib/sleekxmpp/plugins/xep_0054 copying sleekxmpp/plugins/xep_0054/stanza.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/rsm.py -> build/lib/sleekxmpp/plugins/xep_0059 copying sleekxmpp/plugins/xep_0059/stanza.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_owner.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 creating build/lib/sleekxmpp/plugins/xep_0065 copying sleekxmpp/plugins/xep_0065/proxy.py -> build/lib/sleekxmpp/plugins/xep_0065 copying sleekxmpp/plugins/xep_0065/stanza.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/oob.py -> 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 creating 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 copying sleekxmpp/plugins/xep_0071/xhtml_im.py -> build/lib/sleekxmpp/plugins/xep_0071 creating build/lib/sleekxmpp/plugins/xep_0077 copying sleekxmpp/plugins/xep_0077/register.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0078 copying sleekxmpp/plugins/xep_0078/legacyauth.py -> build/lib/sleekxmpp/plugins/xep_0078 copying sleekxmpp/plugins/xep_0078/stanza.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/chat_states.py -> 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 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/__init__.py -> build/lib/sleekxmpp/plugins/xep_0086 copying sleekxmpp/plugins/xep_0086/legacy_error.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/__init__.py -> build/lib/sleekxmpp/plugins/xep_0091 copying sleekxmpp/plugins/xep_0091/legacy_delay.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/stream_initiation.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0096 copying sleekxmpp/plugins/xep_0096/file_transfer.py -> 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 creating 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/stanza.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/user_activity.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0115 copying sleekxmpp/plugins/xep_0115/static.py -> 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/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/data_validation.py -> build/lib/sleekxmpp/plugins/xep_0122 copying sleekxmpp/plugins/xep_0122/stanza.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/static.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0131 copying sleekxmpp/plugins/xep_0131/headers.py -> build/lib/sleekxmpp/plugins/xep_0131 copying sleekxmpp/plugins/xep_0131/stanza.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/reachability.py -> build/lib/sleekxmpp/plugins/xep_0152 copying sleekxmpp/plugins/xep_0152/stanza.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/user_nick.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0184 copying sleekxmpp/plugins/xep_0184/receipt.py -> build/lib/sleekxmpp/plugins/xep_0184 copying sleekxmpp/plugins/xep_0184/stanza.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/invisible_command.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0191 copying sleekxmpp/plugins/xep_0191/blocking.py -> build/lib/sleekxmpp/plugins/xep_0191 copying sleekxmpp/plugins/xep_0191/stanza.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/stream_management.py -> build/lib/sleekxmpp/plugins/xep_0198 copying sleekxmpp/plugins/xep_0198/stanza.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/ping.py -> build/lib/sleekxmpp/plugins/xep_0199 copying sleekxmpp/plugins/xep_0199/stanza.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/time.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0203 copying sleekxmpp/plugins/xep_0203/delay.py -> build/lib/sleekxmpp/plugins/xep_0203 copying sleekxmpp/plugins/xep_0203/stanza.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/media.py -> build/lib/sleekxmpp/plugins/xep_0221 copying sleekxmpp/plugins/xep_0221/stanza.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/attention.py -> build/lib/sleekxmpp/plugins/xep_0224 copying sleekxmpp/plugins/xep_0224/stanza.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/bob.py -> build/lib/sleekxmpp/plugins/xep_0231 copying sleekxmpp/plugins/xep_0231/stanza.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/oauth.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0249 copying sleekxmpp/plugins/xep_0249/invite.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0257 copying sleekxmpp/plugins/xep_0257/client_cert_management.py -> 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 creating 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/stanza.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/__init__.py -> build/lib/sleekxmpp/plugins/xep_0297 copying sleekxmpp/plugins/xep_0297/forwarded.py -> build/lib/sleekxmpp/plugins/xep_0297 creating build/lib/sleekxmpp/plugins/xep_0308 copying sleekxmpp/plugins/xep_0308/correction.py -> 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 creating build/lib/sleekxmpp/plugins/xep_0313 copying sleekxmpp/plugins/xep_0313/mam.py -> build/lib/sleekxmpp/plugins/xep_0313 copying sleekxmpp/plugins/xep_0313/stanza.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/idle.py -> build/lib/sleekxmpp/plugins/xep_0319 copying sleekxmpp/plugins/xep_0319/stanza.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/__init__.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/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/notifications.py -> build/lib/sleekxmpp/plugins/google/gmail copying sleekxmpp/plugins/google/gmail/stanza.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/auth.py -> build/lib/sleekxmpp/plugins/google/auth copying sleekxmpp/plugins/google/auth/stanza.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/settings.py -> build/lib/sleekxmpp/plugins/google/settings copying sleekxmpp/plugins/google/settings/stanza.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/nosave.py -> build/lib/sleekxmpp/plugins/google/nosave copying sleekxmpp/plugins/google/nosave/stanza.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/mechanisms.py -> build/lib/sleekxmpp/features/feature_mechanisms copying sleekxmpp/features/feature_mechanisms/__init__.py -> build/lib/sleekxmpp/features/feature_mechanisms creating 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/abort.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/failure.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/auth.py -> 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/success.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza copying sleekxmpp/features/feature_mechanisms/stanza/__init__.py -> build/lib/sleekxmpp/features/feature_mechanisms/stanza creating build/lib/sleekxmpp/features/feature_starttls copying sleekxmpp/features/feature_starttls/starttls.py -> 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 creating build/lib/sleekxmpp/features/feature_bind copying sleekxmpp/features/feature_bind/bind.py -> build/lib/sleekxmpp/features/feature_bind copying sleekxmpp/features/feature_bind/stanza.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/rosterver.py -> build/lib/sleekxmpp/features/feature_rosterver copying sleekxmpp/features/feature_rosterver/stanza.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/preapproval.py -> build/lib/sleekxmpp/features/feature_preapproval copying sleekxmpp/features/feature_preapproval/stanza.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/ordereddict.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/gnupg.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/orderedset.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/statemachine.py -> build/lib/sleekxmpp/thirdparty copying sleekxmpp/thirdparty/__init__.py -> build/lib/sleekxmpp/thirdparty + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JIJo2C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 + cd sleekxmpp-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp copying build/lib/sleekxmpp/version.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/mocksocket.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/sleektest.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/livesocket.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/test/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test copying build/lib/sleekxmpp/exceptions.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp copying build/lib/sleekxmpp/api.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/multi.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/item.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/roster/single.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster copying build/lib/sleekxmpp/basexmpp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/ordereddict.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/socks.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/mini_dateutil.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/gnupg.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/orderedset.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/statemachine.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/thirdparty/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty copying build/lib/sleekxmpp/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060 copying build/lib/sleekxmpp/plugins/xep_0060/pubsub.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060 copying build/lib/sleekxmpp/plugins/xep_0060/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza copying build/lib/sleekxmpp/plugins/xep_0060/stanza/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332 copying build/lib/sleekxmpp/plugins/xep_0332/http.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332 copying build/lib/sleekxmpp/plugins/xep_0332/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza copying build/lib/sleekxmpp/plugins/xep_0332/stanza/data.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza copying build/lib/sleekxmpp/plugins/xep_0332/stanza/response.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza copying build/lib/sleekxmpp/plugins/xep_0332/stanza/request.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza copying build/lib/sleekxmpp/plugins/xep_0332/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279 copying build/lib/sleekxmpp/plugins/xep_0279/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279 copying build/lib/sleekxmpp/plugins/xep_0279/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279 copying build/lib/sleekxmpp/plugins/xep_0279/ipcheck.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231 copying build/lib/sleekxmpp/plugins/xep_0231/bob.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231 copying build/lib/sleekxmpp/plugins/xep_0231/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231 copying build/lib/sleekxmpp/plugins/xep_0231/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323 copying build/lib/sleekxmpp/plugins/xep_0323/sensordata.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323 copying build/lib/sleekxmpp/plugins/xep_0323/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323 copying build/lib/sleekxmpp/plugins/xep_0323/timerreset.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza copying build/lib/sleekxmpp/plugins/xep_0323/stanza/sensordata.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza copying build/lib/sleekxmpp/plugins/xep_0323/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza copying build/lib/sleekxmpp/plugins/xep_0323/stanza/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza copying build/lib/sleekxmpp/plugins/xep_0323/device.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323 copying build/lib/sleekxmpp/plugins/xep_0222.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203 copying build/lib/sleekxmpp/plugins/xep_0203/delay.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203 copying build/lib/sleekxmpp/plugins/xep_0203/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203 copying build/lib/sleekxmpp/plugins/xep_0203/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0054/vcard_temp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0054/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0054/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054 copying build/lib/sleekxmpp/plugins/xep_0270.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013 copying build/lib/sleekxmpp/plugins/xep_0013/offline.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013 copying build/lib/sleekxmpp/plugins/xep_0013/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013 copying build/lib/sleekxmpp/plugins/xep_0013/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131 copying build/lib/sleekxmpp/plugins/xep_0131/headers.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131 copying build/lib/sleekxmpp/plugins/xep_0131/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131 copying build/lib/sleekxmpp/plugins/xep_0131/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092 copying build/lib/sleekxmpp/plugins/xep_0092/version.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092 copying build/lib/sleekxmpp/plugins/xep_0092/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092 copying build/lib/sleekxmpp/plugins/xep_0092/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325 copying build/lib/sleekxmpp/plugins/xep_0325/control.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325 copying build/lib/sleekxmpp/plugins/xep_0325/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza copying build/lib/sleekxmpp/plugins/xep_0325/stanza/control.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza copying build/lib/sleekxmpp/plugins/xep_0325/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza copying build/lib/sleekxmpp/plugins/xep_0325/stanza/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza copying build/lib/sleekxmpp/plugins/xep_0325/device.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0297/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0297/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0297/forwarded.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297 copying build/lib/sleekxmpp/plugins/xep_0242.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095 copying build/lib/sleekxmpp/plugins/xep_0095/stream_initiation.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095 copying build/lib/sleekxmpp/plugins/xep_0095/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095 copying build/lib/sleekxmpp/plugins/xep_0095/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118 copying build/lib/sleekxmpp/plugins/xep_0118/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118 copying build/lib/sleekxmpp/plugins/xep_0118/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118 copying build/lib/sleekxmpp/plugins/xep_0118/user_tune.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199 copying build/lib/sleekxmpp/plugins/xep_0199/ping.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199 copying build/lib/sleekxmpp/plugins/xep_0199/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199 copying build/lib/sleekxmpp/plugins/xep_0199/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/ibb.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/stream.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047 copying build/lib/sleekxmpp/plugins/xep_0047/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308 copying build/lib/sleekxmpp/plugins/xep_0308/correction.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308 copying build/lib/sleekxmpp/plugins/xep_0308/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308 copying build/lib/sleekxmpp/plugins/xep_0308/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066 copying build/lib/sleekxmpp/plugins/xep_0066/oob.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066 copying build/lib/sleekxmpp/plugins/xep_0066/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066 copying build/lib/sleekxmpp/plugins/xep_0066/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196 copying build/lib/sleekxmpp/plugins/xep_0196/user_gaming.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196 copying build/lib/sleekxmpp/plugins/xep_0196/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196 copying build/lib/sleekxmpp/plugins/xep_0196/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0258/security_labels.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0258/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0258/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258 copying build/lib/sleekxmpp/plugins/xep_0302.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033 copying build/lib/sleekxmpp/plugins/xep_0033/addresses.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033 copying build/lib/sleekxmpp/plugins/xep_0033/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033 copying build/lib/sleekxmpp/plugins/xep_0033/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0319/idle.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0319/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0319/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319 copying build/lib/sleekxmpp/plugins/xep_0256.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0050/adhoc.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0050/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0050/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050 copying build/lib/sleekxmpp/plugins/xep_0133.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186 copying build/lib/sleekxmpp/plugins/xep_0186/invisible_command.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186 copying build/lib/sleekxmpp/plugins/xep_0186/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186 copying build/lib/sleekxmpp/plugins/xep_0186/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077 copying build/lib/sleekxmpp/plugins/xep_0077/register.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077 copying build/lib/sleekxmpp/plugins/xep_0077/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077 copying build/lib/sleekxmpp/plugins/xep_0077/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086 copying build/lib/sleekxmpp/plugins/xep_0086/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086 copying build/lib/sleekxmpp/plugins/xep_0086/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086 copying build/lib/sleekxmpp/plugins/xep_0086/legacy_error.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004 copying build/lib/sleekxmpp/plugins/xep_0004/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/stanza/field.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/stanza/form.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza copying build/lib/sleekxmpp/plugins/xep_0004/dataforms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249 copying build/lib/sleekxmpp/plugins/xep_0249/invite.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249 copying build/lib/sleekxmpp/plugins/xep_0249/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249 copying build/lib/sleekxmpp/plugins/xep_0249/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012 copying build/lib/sleekxmpp/plugins/xep_0012/last_activity.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012 copying build/lib/sleekxmpp/plugins/xep_0012/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012 copying build/lib/sleekxmpp/plugins/xep_0012/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020 copying build/lib/sleekxmpp/plugins/xep_0020/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020 copying build/lib/sleekxmpp/plugins/xep_0020/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020 copying build/lib/sleekxmpp/plugins/xep_0020/feature_negotiation.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030 copying build/lib/sleekxmpp/plugins/xep_0030/static.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030 copying build/lib/sleekxmpp/plugins/xep_0030/disco.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030 copying build/lib/sleekxmpp/plugins/xep_0030/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/stanza/info.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza copying build/lib/sleekxmpp/plugins/xep_0030/stanza/items.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071 copying build/lib/sleekxmpp/plugins/xep_0071/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071 copying build/lib/sleekxmpp/plugins/xep_0071/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071 copying build/lib/sleekxmpp/plugins/xep_0071/xhtml_im.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257 copying build/lib/sleekxmpp/plugins/xep_0257/client_cert_management.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257 copying build/lib/sleekxmpp/plugins/xep_0257/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257 copying build/lib/sleekxmpp/plugins/xep_0257/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0096/file_transfer.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0096/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0096/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096 copying build/lib/sleekxmpp/plugins/xep_0138.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/gmail_notify.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/static.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115 copying build/lib/sleekxmpp/plugins/xep_0115/caps.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078 copying build/lib/sleekxmpp/plugins/xep_0078/legacyauth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078 copying build/lib/sleekxmpp/plugins/xep_0078/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078 copying build/lib/sleekxmpp/plugins/xep_0078/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027 copying build/lib/sleekxmpp/plugins/xep_0027/gpg.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027 copying build/lib/sleekxmpp/plugins/xep_0027/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027 copying build/lib/sleekxmpp/plugins/xep_0027/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091 copying build/lib/sleekxmpp/plugins/xep_0091/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091 copying build/lib/sleekxmpp/plugins/xep_0091/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091 copying build/lib/sleekxmpp/plugins/xep_0091/legacy_delay.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080 copying build/lib/sleekxmpp/plugins/xep_0080/geoloc.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080 copying build/lib/sleekxmpp/plugins/xep_0080/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080 copying build/lib/sleekxmpp/plugins/xep_0080/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172 copying build/lib/sleekxmpp/plugins/xep_0172/user_nick.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172 copying build/lib/sleekxmpp/plugins/xep_0172/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172 copying build/lib/sleekxmpp/plugins/xep_0172/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0059/rsm.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0059/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0059/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059 copying build/lib/sleekxmpp/plugins/xep_0082.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108 copying build/lib/sleekxmpp/plugins/xep_0108/user_activity.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108 copying build/lib/sleekxmpp/plugins/xep_0108/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108 copying build/lib/sleekxmpp/plugins/xep_0108/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235 copying build/lib/sleekxmpp/plugins/xep_0235/oauth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235 copying build/lib/sleekxmpp/plugins/xep_0235/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235 copying build/lib/sleekxmpp/plugins/xep_0235/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048 copying build/lib/sleekxmpp/plugins/xep_0048/bookmarks.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048 copying build/lib/sleekxmpp/plugins/xep_0048/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048 copying build/lib/sleekxmpp/plugins/xep_0048/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009 copying build/lib/sleekxmpp/plugins/xep_0009/rpc.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009 copying build/lib/sleekxmpp/plugins/xep_0009/remote.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009 copying build/lib/sleekxmpp/plugins/xep_0009/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/stanza copying build/lib/sleekxmpp/plugins/xep_0009/stanza/RPC.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/stanza copying build/lib/sleekxmpp/plugins/xep_0009/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/stanza copying build/lib/sleekxmpp/plugins/xep_0009/binding.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085 copying build/lib/sleekxmpp/plugins/xep_0085/chat_states.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085 copying build/lib/sleekxmpp/plugins/xep_0085/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085 copying build/lib/sleekxmpp/plugins/xep_0085/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122 copying build/lib/sleekxmpp/plugins/xep_0122/data_validation.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122 copying build/lib/sleekxmpp/plugins/xep_0122/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122 copying build/lib/sleekxmpp/plugins/xep_0122/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122 copying build/lib/sleekxmpp/plugins/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224 copying build/lib/sleekxmpp/plugins/xep_0224/attention.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224 copying build/lib/sleekxmpp/plugins/xep_0224/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224 copying build/lib/sleekxmpp/plugins/xep_0224/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016 copying build/lib/sleekxmpp/plugins/xep_0016/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016 copying build/lib/sleekxmpp/plugins/xep_0016/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016 copying build/lib/sleekxmpp/plugins/xep_0016/privacy.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191 copying build/lib/sleekxmpp/plugins/xep_0191/blocking.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191 copying build/lib/sleekxmpp/plugins/xep_0191/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191 copying build/lib/sleekxmpp/plugins/xep_0191/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202 copying build/lib/sleekxmpp/plugins/xep_0202/time.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202 copying build/lib/sleekxmpp/plugins/xep_0202/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202 copying build/lib/sleekxmpp/plugins/xep_0202/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/gmail/notifications.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/gmail/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail copying build/lib/sleekxmpp/plugins/google/gmail/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth copying build/lib/sleekxmpp/plugins/google/auth/auth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth copying build/lib/sleekxmpp/plugins/google/auth/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth copying build/lib/sleekxmpp/plugins/google/auth/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave copying build/lib/sleekxmpp/plugins/google/nosave/nosave.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave copying build/lib/sleekxmpp/plugins/google/nosave/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave copying build/lib/sleekxmpp/plugins/google/nosave/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/settings/settings.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/settings/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/settings/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings copying build/lib/sleekxmpp/plugins/google/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313 copying build/lib/sleekxmpp/plugins/xep_0313/mam.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313 copying build/lib/sleekxmpp/plugins/xep_0313/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313 copying build/lib/sleekxmpp/plugins/xep_0313/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0221/media.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0221/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0221/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221 copying build/lib/sleekxmpp/plugins/xep_0106.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184 copying build/lib/sleekxmpp/plugins/xep_0184/receipt.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184 copying build/lib/sleekxmpp/plugins/xep_0184/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184 copying build/lib/sleekxmpp/plugins/xep_0184/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128 copying build/lib/sleekxmpp/plugins/xep_0128/static.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128 copying build/lib/sleekxmpp/plugins/xep_0128/extended_disco.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128 copying build/lib/sleekxmpp/plugins/xep_0128/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0153/vcard_avatar.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0153/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0153/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153 copying build/lib/sleekxmpp/plugins/xep_0045.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0107/user_mood.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0107/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0107/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107 copying build/lib/sleekxmpp/plugins/xep_0163.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins copying build/lib/sleekxmpp/plugins/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280 copying build/lib/sleekxmpp/plugins/xep_0280/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280 copying build/lib/sleekxmpp/plugins/xep_0280/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280 copying build/lib/sleekxmpp/plugins/xep_0280/carbons.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084 copying build/lib/sleekxmpp/plugins/xep_0084/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084 copying build/lib/sleekxmpp/plugins/xep_0084/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084 copying build/lib/sleekxmpp/plugins/xep_0084/avatar.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049 copying build/lib/sleekxmpp/plugins/xep_0049/private_storage.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049 copying build/lib/sleekxmpp/plugins/xep_0049/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049 copying build/lib/sleekxmpp/plugins/xep_0049/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0065/proxy.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0065/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0065/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065 copying build/lib/sleekxmpp/plugins/xep_0223.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152 copying build/lib/sleekxmpp/plugins/xep_0152/reachability.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152 copying build/lib/sleekxmpp/plugins/xep_0152/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152 copying build/lib/sleekxmpp/plugins/xep_0152/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198 copying build/lib/sleekxmpp/plugins/xep_0198/stream_management.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198 copying build/lib/sleekxmpp/plugins/xep_0198/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198 copying build/lib/sleekxmpp/plugins/xep_0198/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198 creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/cert.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/xmlstream.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/xmlmask.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/stanzapath.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/idsender.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/many.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/id.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/xpath.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher copying build/lib/sleekxmpp/xmlstream/matcher/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/callback.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/waiter.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/xmlcallback.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/collector.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/xmlwaiter.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/handler/base.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler copying build/lib/sleekxmpp/xmlstream/resolver.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/stanzabase.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/scheduler.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/tostring.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/jid.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream copying build/lib/sleekxmpp/xmlstream/filesocket.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/presence.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/rootstanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/roster.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/iq.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/error.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/htmlim.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/nick.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/message.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/stream_error.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/stream_features.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza copying build/lib/sleekxmpp/stanza/atom.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/sasl/mechanisms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/sasl/client.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/sasl/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl copying build/lib/sleekxmpp/util/misc_ops.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util copying build/lib/sleekxmpp/util/stringprep_profiles.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util copying build/lib/sleekxmpp/util/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util copying build/lib/sleekxmpp/clientxmpp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp copying build/lib/sleekxmpp/jid.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp copying build/lib/sleekxmpp/componentxmpp.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver copying build/lib/sleekxmpp/features/feature_rosterver/rosterver.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver copying build/lib/sleekxmpp/features/feature_rosterver/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver copying build/lib/sleekxmpp/features/feature_rosterver/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind copying build/lib/sleekxmpp/features/feature_bind/bind.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind copying build/lib/sleekxmpp/features/feature_bind/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind copying build/lib/sleekxmpp/features/feature_bind/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms copying build/lib/sleekxmpp/features/feature_mechanisms/mechanisms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms copying build/lib/sleekxmpp/features/feature_mechanisms/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/abort.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/failure.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/challenge.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/auth.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/response.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/success.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza copying build/lib/sleekxmpp/features/feature_mechanisms/stanza/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session copying build/lib/sleekxmpp/features/feature_session/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session copying build/lib/sleekxmpp/features/feature_session/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session copying build/lib/sleekxmpp/features/feature_session/session.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/feature_starttls/starttls.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/feature_starttls/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/feature_starttls/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls copying build/lib/sleekxmpp/features/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features creating /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval copying build/lib/sleekxmpp/features/feature_preapproval/preapproval.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval copying build/lib/sleekxmpp/features/feature_preapproval/stanza.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval copying build/lib/sleekxmpp/features/feature_preapproval/__init__.py -> /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test/mocksocket.py to mocksocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test/sleektest.py to sleektest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test/livesocket.py to livesocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster/multi.py to multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/roster/single.py to single.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/basexmpp.py to basexmpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/ordereddict.py to ordereddict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/socks.py to socks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/mini_dateutil.py to mini_dateutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/gnupg.py to gnupg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/orderedset.py to orderedset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/statemachine.py to statemachine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/thirdparty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/pubsub.py to pubsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub_errors.py to pubsub_errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub_owner.py to pubsub_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub.py to pubsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza/pubsub_event.py to pubsub_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0060/stanza/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0332/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0279/ipcheck.py to ipcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231/bob.py to bob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0231/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/sensordata.py to sensordata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/timerreset.py to timerreset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza/sensordata.py to sensordata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/stanza/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0323/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0222.py to xep_0222.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203/delay.py to delay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0203/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054/vcard_temp.py to vcard_temp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0054/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0270.py to xep_0270.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013/offline.py to offline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0013/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131/headers.py to headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0131/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0092/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/stanza/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0325/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0297/forwarded.py to forwarded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0242.py to xep_0242.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095/stream_initiation.py to stream_initiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0095/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0118/user_tune.py to user_tune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199/ping.py to ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0199/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047/ibb.py to ibb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0047/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308/correction.py to correction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0308/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066/oob.py to oob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0066/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196/user_gaming.py to user_gaming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0196/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258/security_labels.py to security_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0258/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0302.py to xep_0302.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033/addresses.py to addresses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0033/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319/idle.py to idle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0319/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0256.py to xep_0256.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050/adhoc.py to adhoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0050/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0133.py to xep_0133.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186/invisible_command.py to invisible_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0186/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0077/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0086/legacy_error.py to legacy_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza/field.py to field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza/form.py to form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0004/dataforms.py to dataforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249/invite.py to invite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0249/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012/last_activity.py to last_activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0012/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0020/feature_negotiation.py to feature_negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/disco.py to disco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0030/stanza/items.py to items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0071/xhtml_im.py to xhtml_im.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257/client_cert_management.py to client_cert_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0257/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096/file_transfer.py to file_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0096/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0138.py to xep_0138.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/gmail_notify.py to gmail_notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0115/caps.py to caps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078/legacyauth.py to legacyauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0078/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027/gpg.py to gpg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0027/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0091/legacy_delay.py to legacy_delay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080/geoloc.py to geoloc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0080/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172/user_nick.py to user_nick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0172/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059/rsm.py to rsm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0059/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0082.py to xep_0082.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108/user_activity.py to user_activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0108/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0235/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048/bookmarks.py to bookmarks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0048/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/remote.py to remote.cpython-39.pyc File "/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/remote.py", line 430 def async(self, callback): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/stanza/RPC.py to RPC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/binding.py to binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085/chat_states.py to chat_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0085/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122/data_validation.py to data_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0122/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224/attention.py to attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0224/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0016/privacy.py to privacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191/blocking.py to blocking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0191/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202/time.py to time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0202/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/gmail/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave/nosave.py to nosave.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/nosave/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/google/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313/mam.py to mam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0313/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0221/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0106.py to xep_0106.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184/receipt.py to receipt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0184/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128/extended_disco.py to extended_disco.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0128/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153/vcard_avatar.py to vcard_avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0153/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0045.py to xep_0045.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107/user_mood.py to user_mood.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0107/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0163.py to xep_0163.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0280/carbons.py to carbons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0084/avatar.py to avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049/private_storage.py to private_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0049/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0065/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0223.py to xep_0223.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152/reachability.py to reachability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0152/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198/stream_management.py to stream_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0198/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/cert.py to cert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/xmlstream.py to xmlstream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/xmlmask.py to xmlmask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/stanzapath.py to stanzapath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/idsender.py to idsender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/many.py to many.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/id.py to id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/xpath.py to xpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/matcher/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/callback.py to callback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/waiter.py to waiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/xmlcallback.py to xmlcallback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/xmlwaiter.py to xmlwaiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/handler/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/stanzabase.py to stanzabase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/tostring.py to tostring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/jid.py to jid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/xmlstream/filesocket.py to filesocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/presence.py to presence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/rootstanza.py to rootstanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/roster.py to roster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/iq.py to iq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/htmlim.py to htmlim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/nick.py to nick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/stream_error.py to stream_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/stream_features.py to stream_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/stanza/atom.py to atom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl/mechanisms.py to mechanisms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/sasl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/misc_ops.py to misc_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/stringprep_profiles.py to stringprep_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/clientxmpp.py to clientxmpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/jid.py to jid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/componentxmpp.py to componentxmpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver/rosterver.py to rosterver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_rosterver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind/bind.py to bind.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_bind/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/mechanisms.py to mechanisms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/mechanisms.py to mechanisms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/abort.py to abort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/failure.py to failure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/challenge.py to challenge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/success.py to success.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_mechanisms/stanza/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_session/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls/starttls.py to starttls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_starttls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval/preapproval.py to preapproval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval/stanza.py to stanza.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/features/feature_preapproval/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpg9tnjpil.py' /usr/bin/python3 /tmp/tmpg9tnjpil.py File "/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/remote.py", line 430 def async(self, callback): ^ SyntaxError: invalid syntax removing /tmp/tmpg9tnjpil.py 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 /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp-1.3.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64//usr/share/doc/python-sleekxmpp + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64//usr/share/doc/python-sleekxmpp + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64//usr/share/doc/python-sleekxmpp + pushd /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 ~/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64 ~/build/BUILD/sleekxmpp-1.3.3 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/sleekxmpp-1.3.3 + popd + mv /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.3-1 --unique-debug-suffix -1.3.3-1.x86_64 --unique-debug-src-base python-sleekxmpp-1.3.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/sleekxmpp-1.3.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-sleekxmpp-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/remote.py'... File "/usr/lib/python3.9/site-packages/sleekxmpp/plugins/xep_0009/remote.py", line 430 def async(self, callback): ^ SyntaxError: invalid syntax RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.JIJo2C (%install) Bad exit status from /var/tmp/rpm-tmp.JIJo2C (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-sleekxmpp.spec