--- Begin Message ---
Source: spyne
Version: 2.13.16-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary -v --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O-v -O--buildsystem=pybuild
> dh_autoreconf -O-v -O--buildsystem=pybuild
> dh_auto_configure -O-v -O--buildsystem=pybuild
> install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
> pybuild --configure -i python{version} -p "3.10 3.9"
> I: pybuild base:237: python3.10 setup.py config
> running config
> I: pybuild base:237: python3.9 setup.py config
> running config
> dh_auto_build -O-v -O--buildsystem=pybuild
> pybuild --build -i python{version} -p "3.10 3.9"
> I: pybuild base:237: /usr/bin/python3.10 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/decorator.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/service.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/evmgr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/context.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/application.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> copying spyne/descriptor.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store
> copying spyne/store/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/test_null_server.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/test_sqlalchemy_deprecated.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/regen_wsdl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/test_service.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/test_soft_validation.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/test_sqlalchemy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> copying spyne/test/sort_wsdl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface
> copying spyne/interface/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface
> copying spyne/interface/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/auxproc
> copying spyne/auxproc/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/auxproc
> copying spyne/auxproc/sync.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/auxproc
> copying spyne/auxproc/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/auxproc
> copying spyne/auxproc/thread.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/auxproc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/relational.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/complex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/binary.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/enum.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/table.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/addtl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> copying spyne/model/fault.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client
> copying spyne/client/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client
> copying spyne/client/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client
> copying spyne/client/django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client
> copying spyne/client/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client
> copying spyne/client/zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/test.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/address.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/gencpp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/odict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/appreg.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/fileproxy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/web.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/attrdict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/resource.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/simple.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/six.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/coopmt.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/cdict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/cherry.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/oset.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/color.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/tdict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/email.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/memo.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/autorel.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/tlist.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/wsgi_wrapper.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/dyninit.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/protocol.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/etreeconv.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/dictdoc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/invregexp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/meta.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/toposort.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> copying spyne/util/_twisted_ws.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/const
> copying spyne/const/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/const
> copying spyne/const/xml_ns.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/const
> copying spyne/const/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/const
> copying spyne/const/ansi_color.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/const
> copying spyne/const/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/const
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/_outbase.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/csv.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/yaml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/_inbase.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/json.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> copying spyne/protocol/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/pyramid.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/null.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/wsgi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> copying spyne/server/zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/override.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/simple.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/spatial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> copying spyne/store/relational/document.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/store/relational
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface
> copying spyne/test/interface/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface
> copying spyne/test/interface/test_interface.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface
> copying spyne/test/interface/test_xml_schema.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface
> copying spyne/test/interface/test_wsgi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython
> copying spyne/test/multipython/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_httprpc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_pyramid.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_soap_client_http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_msgpackrpc_client_http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_zeep.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_suds.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_soap_client_http_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_soap_client_zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/_test_soap_client_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_wsi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> copying spyne/test/interop/test_django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> copying spyne/test/model/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> copying spyne/test/model/test_complex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> copying spyne/test/model/test_exception.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> copying spyne/test/model/test_primitive.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> copying spyne/test/model/test_enum.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> copying spyne/test/model/test_binary.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/model
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/util
> copying spyne/test/util/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/util
> copying spyne/test/util/test_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/util
> copying spyne/test/util/test_address.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_html_microformat.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_soap12.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_html_table.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_cloth.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_soap11.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_yaml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_json.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/test_http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> copying spyne/test/protocol/_test_dictdoc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/transport
> copying spyne/test/transport/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/transport
> copying spyne/test/transport/test_msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/transport
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/defult_services.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_bindings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/port_service_services.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_op_req_suffix.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_wsdl_ports_services.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_default_wsdl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interface/wsdl
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython/model
> copying spyne/test/multipython/model/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython/model
> copying spyne/test/multipython/model/test_complex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython/model
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> copying spyne/test/interop/server/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> copying spyne/test/interop/server/httprpc_pod_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> copying spyne/test/interop/server/httprpc_pod_basic_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> copying spyne/test/interop/server/msgpackrpc_http_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> copying spyne/test/interop/server/_service.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> copying spyne/test/interop/server/httprpc_csv_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/httprpc_soap_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_http_basic_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_http_static.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_http_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap12
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/httprpc_soap_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_http_basic_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_http_static.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_http_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/interop/server/soap11
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/parser.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/model.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/genpy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/defn.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/xml_schema
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/wsdl
> copying spyne/interface/wsdl/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/wsdl
> copying spyne/interface/wsdl/wsdl11.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/wsdl
> copying spyne/interface/wsdl/defn.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/interface/wsdl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/network.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/string.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/datetime.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/spatial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> copying spyne/model/primitive/number.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/model/primitive
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client/twisted
> copying spyne/client/twisted/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/client/twisted
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html
> copying spyne/protocol/html/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html
> copying spyne/protocol/html/addtl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html
> copying spyne/protocol/html/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html
> copying spyne/protocol/html/microformat.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/simple.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/hier.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/dictdoc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/to_parent.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/to_cloth.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/cloth
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap
> copying spyne/protocol/soap/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap
> copying spyne/protocol/soap/mime.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap
> copying spyne/protocol/soap/soap12.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap
> copying spyne/protocol/soap/soap11.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/column.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/row.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/html/table
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server/twisted
> copying spyne/server/twisted/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server/twisted
> copying spyne/server/twisted/msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server/twisted
> copying spyne/server/twisted/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server/twisted
> copying spyne/server/twisted/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server/twisted
> copying spyne/server/twisted/websocket.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/server/twisted
> I: pybuild base:237: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/decorator.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/evmgr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/application.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> copying spyne/descriptor.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store
> copying spyne/store/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/test_null_server.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/test_sqlalchemy_deprecated.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/regen_wsdl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/test_service.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/test_soft_validation.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/test_sqlalchemy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> copying spyne/test/sort_wsdl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface
> copying spyne/interface/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface
> copying spyne/interface/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/auxproc
> copying spyne/auxproc/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/auxproc
> copying spyne/auxproc/sync.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/auxproc
> copying spyne/auxproc/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/auxproc
> copying spyne/auxproc/thread.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/auxproc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/relational.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/complex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/binary.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/enum.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/table.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/addtl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> copying spyne/model/fault.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client
> copying spyne/client/zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/test.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/address.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/gencpp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/odict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/appreg.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/fileproxy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/web.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/attrdict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/resource.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/simple.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/six.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/coopmt.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/cdict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/cherry.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/oset.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/color.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/tdict.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/email.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/memo.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/autorel.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/tlist.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/wsgi_wrapper.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/dyninit.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/protocol.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/etreeconv.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/dictdoc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/invregexp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/meta.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/toposort.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> copying spyne/util/_twisted_ws.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/const
> copying spyne/const/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/const
> copying spyne/const/xml_ns.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/const
> copying spyne/const/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/const
> copying spyne/const/ansi_color.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/const
> copying spyne/const/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/const
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/_outbase.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/csv.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/yaml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/_inbase.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/json.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> copying spyne/protocol/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/pyramid.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/null.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/wsgi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> copying spyne/server/zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/override.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/simple.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/spatial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> copying spyne/store/relational/document.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/store/relational
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface
> copying spyne/test/interface/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface
> copying spyne/test/interface/test_interface.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface
> copying spyne/test/interface/test_xml_schema.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface
> copying spyne/test/interface/test_wsgi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython
> copying spyne/test/multipython/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_httprpc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_pyramid.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_soap_client_http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_msgpackrpc_client_http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_zeep.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_suds.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_soap_client_http_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_soap_client_zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/_test_soap_client_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_wsi.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> copying spyne/test/interop/test_django.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> copying spyne/test/model/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> copying spyne/test/model/test_complex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> copying spyne/test/model/test_exception.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> copying spyne/test/model/test_primitive.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> copying spyne/test/model/test_enum.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> copying spyne/test/model/test_binary.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/model
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/util
> copying spyne/test/util/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/util
> copying spyne/test/util/test_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/util
> copying spyne/test/util/test_address.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_html_microformat.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_soap12.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_html_table.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_cloth.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_soap11.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_yaml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_json.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/test_http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> copying spyne/test/protocol/_test_dictdoc.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/transport
> copying spyne/test/transport/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/transport
> copying spyne/test/transport/test_msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/transport
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/defult_services.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_bindings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/port_service_services.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_op_req_suffix.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_wsdl_ports_services.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> copying spyne/test/interface/wsdl/test_default_wsdl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interface/wsdl
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython/model
> copying spyne/test/multipython/model/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython/model
> copying spyne/test/multipython/model/test_complex.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython/model
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> copying spyne/test/interop/server/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> copying spyne/test/interop/server/httprpc_pod_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> copying spyne/test/interop/server/httprpc_pod_basic_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> copying spyne/test/interop/server/msgpackrpc_http_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> copying spyne/test/interop/server/_service.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> copying spyne/test/interop/server/httprpc_csv_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/httprpc_soap_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_http_basic_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_http_static.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> copying spyne/test/interop/server/soap12/soap_http_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap12
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/httprpc_soap_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_http_basic_twisted.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_zeromq.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_http_static.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> copying spyne/test/interop/server/soap11/soap_http_basic.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/interop/server/soap11
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/parser.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/model.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/genpy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> copying spyne/interface/xml_schema/defn.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/xml_schema
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/wsdl
> copying spyne/interface/wsdl/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/wsdl
> copying spyne/interface/wsdl/wsdl11.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/wsdl
> copying spyne/interface/wsdl/defn.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/interface/wsdl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/network.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/string.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/datetime.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/spatial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/xml.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> copying spyne/model/primitive/number.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/model/primitive
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client/twisted
> copying spyne/client/twisted/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/client/twisted
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html
> copying spyne/protocol/html/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html
> copying spyne/protocol/html/addtl.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html
> copying spyne/protocol/html/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html
> copying spyne/protocol/html/microformat.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/simple.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/hier.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/dictdoc
> copying spyne/protocol/dictdoc/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/dictdoc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/to_parent.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/cloth
> copying spyne/protocol/cloth/to_cloth.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/cloth
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap
> copying spyne/protocol/soap/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap
> copying spyne/protocol/soap/mime.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap
> copying spyne/protocol/soap/soap12.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap
> copying spyne/protocol/soap/soap11.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/column.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html/table
> copying spyne/protocol/html/table/row.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/html/table
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server/twisted
> copying spyne/server/twisted/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server/twisted
> copying spyne/server/twisted/msgpack.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server/twisted
> copying spyne/server/twisted/http.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server/twisted
> copying spyne/server/twisted/_base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server/twisted
> copying spyne/server/twisted/websocket.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/server/twisted
> dh_auto_test -O-v -O--buildsystem=pybuild
> pybuild --test --test-pytest -i python{version} -p "3.10 3.9"
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build;
> python3.10 -m pytest --ignore=spyne/test/interop
> --ignore=spyne/test/test_sqlalchemy.py
> --ignore=spyne/test/test_sqlalchemy_deprecated.py --ignore=examples
> -k-test_msgpack
> ============================= test session starts
> ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: pytest.ini
> collected 687 items / 65 deselected / 622 selected
>
> spyne/test/test_null_server.py .... [
> 0%]
> spyne/test/test_service.py ................. [
> 3%]
> spyne/test/test_soft_validation.py ......... [
> 4%]
> spyne/test/interface/test_interface.py .. [
> 5%]
> spyne/test/interface/test_wsgi.py ... [
> 5%]
> spyne/test/interface/test_xml_schema.py ..................... [
> 9%]
> spyne/test/interface/wsdl/test_bindings.py .. [
> 9%]
> spyne/test/interface/wsdl/test_default_wsdl.py ....... [
> 10%]
> spyne/test/interface/wsdl/test_op_req_suffix.py ................... [
> 13%]
> spyne/test/interface/wsdl/test_wsdl_ports_services.py ........ [
> 14%]
> spyne/test/model/test_binary.py . [
> 14%]
> spyne/test/model/test_complex.py ....................................... [
> 21%]
> ............................ [
> 25%]
> spyne/test/model/test_enum.py .... [
> 26%]
> spyne/test/model/test_exception.py ......... [
> 27%]
> spyne/test/model/test_primitive.py ..................................... [
> 33%]
> ........................... [
> 38%]
> spyne/test/multipython/model/test_complex.py ........... [
> 39%]
> spyne/test/protocol/test_cloth.py ............................ [
> 44%]
> spyne/test/protocol/test_html_microformat.py ...... [
> 45%]
> spyne/test/protocol/test_html_table.py ........... [
> 47%]
> spyne/test/protocol/test_http.py ....................................... [
> 53%]
> ........ [
> 54%]
> spyne/test/protocol/test_json.py ....................................... [
> 60%]
> ............................ [
> 65%]
> spyne/test/protocol/test_soap11.py .............. [
> 67%]
> spyne/test/protocol/test_soap12.py .......F.... [
> 69%]
> spyne/test/protocol/test_xml.py .......................... [
> 73%]
> spyne/test/protocol/test_yaml.py ....................................... [
> 80%]
> ...................... [
> 83%]
> spyne/test/util/test_address.py ........................................ [
> 90%]
> ............................... [
> 95%]
> spyne/test/util/test_util.py ...................F...........
> [100%]
>
> =================================== FAILURES
> ===================================
> _______________________ TestSoap12.test_fault_generation
> _______________________
>
> self = <spyne.test.protocol.test_soap12.TestSoap12
> testMethod=test_fault_generation>
>
> def test_fault_generation(self):
> class SoapException(Service):
> @srpc()
> def soap_exception():
> raise Fault(
> "Client.Plausible.issue", "A plausible fault",
> 'http://faultactor.example.com',
> detail={'some':'extra info'})
> app = Application([SoapException], 'tns', in_protocol=Soap12(),
> out_protocol=Soap12())
>
> req = b"""
> <soap12env:Envelope
> xmlns:soap12env="http://www.w3.org/2003/05/soap-envelope"
> xmlns:tns="tns">
> <soap12env:Body>
> <tns:soap_exception/>
> </soap12env:Body>
> </soap12env:Envelope>
> """
>
> server = WsgiApplication(app)
> > response = etree.fromstring(b''.join(server({
> 'QUERY_STRING': '',
> 'PATH_INFO': '/call',
> 'REQUEST_METHOD': 'POST',
> 'CONTENT_TYPE': 'text/xml; charset=utf8',
> 'wsgi.input': BytesIO(req)
> }, start_response, "http://null")))
>
> spyne/test/protocol/test_soap12.py:134:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> spyne/server/wsgi.py:305: in __call__
> return self.handle_rpc(req_env, start_response)
> spyne/server/wsgi.py:432: in handle_rpc
> return self.handle_error(p_ctx, others, p_ctx.out_error,
> spyne/server/wsgi.py:386: in handle_error
> self.get_out_string(p_ctx)
> spyne/server/_base.py:142: in get_out_string_pull
> ret = ctx.out_protocol.serialize(ctx, message=ProtocolBase.RESPONSE)
> spyne/protocol/soap/soap11.py:297: in serialize
> self.to_parent(ctx, ctx.out_error.__class__, ctx.out_error,
> spyne/protocol/xml.py:525: in to_parent
> return handler(ctx, cls, inst, parent, ns, *args, **kwargs)
> spyne/protocol/soap/soap12.py:96: in fault_to_parent
> return self._fault_to_parent_impl(ctx, cls, inst, parent, ns, subelts)
> spyne/protocol/soap/soap12.py:119: in _fault_to_parent_impl
> _append(subelts, E('{%s}Detail' % self.ns_soap_env,
> root_dict_to_etree(inst.detail)))
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> d = {'some': 'extra info'}
>
> def root_dict_to_etree(d):
> """Converts a dictionary to an xml hiearchy. Just like a valid xml
> document,
> the dictionary must have a single element. The format of the child
> dictionaries is the same as :func:`dict_to_etree`.
> """
>
> assert len(d) == 1, "Incoming dict len must be exactly 1. Data: %r" %
> d
>
> key, = d.keys()
> retval = etree.Element(key)
> for val in d.values():
> break
>
> if val is None:
> return retval
>
> if isinstance(val, dict) or isinstance(val, odict):
> dict_to_etree(val, retval)
> > elif not isinstance(val, collections.Sized) or isinstance(val,
> > six.string_types):
> E AttributeError: module 'collections' has no attribute 'Sized'
>
> spyne/util/etreeconv.py:51: AttributeError
> ------------------------------ Captured log call
> -------------------------------
> WARNING spyne.util.appreg:appreg.py:69 Overwriting application ('tns',
> 'Application')(<spyne.application.Application object at 0x7f77e9b9d510>).
> ERROR spyne.application.client:application.py:202
> Fault(Client.Plausible.issue: 'A plausible fault' detail: {'some': 'extra
> info'})
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/application.py",
> line 165, in process_request
> ctx.out_object = self.call_wrapper(ctx)
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/application.py",
> line 234, in call_wrapper
> return ctx.descriptor.service_class.call_wrapper(ctx)
> File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/service.py", line
> 194, in call_wrapper
> return ctx.function(*args)
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol/test_soap12.py",
> line 118, in soap_exception
> raise Fault(
> spyne.model.fault.Fault: Fault(Client.Plausible.issue: 'A plausible fault'
> detail: {'some': 'extra info'})
> _________________________ TestEtreeDict.test_not_sized
> _________________________
>
> self = <spyne.test.util.test_util.TestEtreeDict testMethod=test_not_sized>
>
> def test_not_sized(self):
> from lxml.etree import tostring
> from spyne.util.etreeconv import root_dict_to_etree
>
> > complex_value = root_dict_to_etree({'a':{'b':1}})
>
> spyne/test/util/test_util.py:385:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> spyne/util/etreeconv.py:50: in root_dict_to_etree
> dict_to_etree(val, retval)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> d = {'b': 1}, parent = <Element a at 0x7f77e96f8600>
>
> def dict_to_etree(d, parent):
> """Takes a the dict whose value is either None or an instance of
> dict, odict
> or an iterable. The iterables can contain either other dicts/odicts or
> str/unicode instances.
> """
>
> for k, v in d.items():
> if v is None:
> etree.SubElement(parent, k)
>
> elif isinstance(v, six.string_types):
> etree.SubElement(parent, k).text = v
>
> elif isinstance(v, dict) or isinstance(v, odict):
> child = etree.SubElement(parent, k)
> dict_to_etree(v, child)
>
> > elif not isinstance(v, collections.Sized):
> E AttributeError: module 'collections' has no attribute 'Sized'
>
> spyne/util/etreeconv.py:77: AttributeError
> =============================== warnings summary
> ===============================
> spyne/protocol/json.py:20
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/json.py:20:
> DeprecationWarning: invalid escape sequence '\s'
> """The ``spyne.protocol.json`` package contains the Json-related
> protocols.
>
> ../../../../../../usr/lib/python3/dist-packages/_pytest/mark/__init__.py:264
> /usr/lib/python3/dist-packages/_pytest/mark/__init__.py:264:
> PytestDeprecationWarning: The `-k '-expr'` syntax to -k is deprecated.
> Use `-k 'not expr'` instead.
> deselect_by_keyword(items, config)
>
> .pybuild/cpython3_3.10/build/spyne/test/multipython/model/test_complex.py::TestComplexModel::test_customize
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython/model/test_complex.py:143:
> DeprecationWarning: Please use assertNotEqual instead.
> self.assertNotEquals(Base.Attributes.prop1, Base2.Attributes.prop1)
>
> .pybuild/cpython3_3.10/build/spyne/test/multipython/model/test_complex.py::TestComplexModel::test_customize
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython/model/test_complex.py:159:
> DeprecationWarning: Please use assertNotEqual instead.
> self.assertNotEquals(Derived.Attributes.prop3, Derived2.Attributes.prop3)
>
> .pybuild/cpython3_3.10/build/spyne/test/multipython/model/test_complex.py::TestComplexModel::test_customize
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/multipython/model/test_complex.py:167:
> DeprecationWarning: Please use assertNotEqual instead.
> self.assertNotEquals(Derived2.Attributes.prop1, Base.Attributes.prop1)
>
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_http.py::Test::test_http_headers
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_http.py::ParseCookieTest::test_cookie_parse
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:78:
> PytestUnraisableExceptionWarning: Exception ignored in: <function
> IteratorWrapper.__del__ at 0x7f77ecc99120>
>
> Traceback (most recent call last):
> File "/usr/lib/python3.10/wsgiref/validate.py", line 295, in __del__
> assert_(self.closed,
> File "/usr/lib/python3.10/wsgiref/validate.py", line 128, in assert_
> raise AssertionError(*args)
> AssertionError: Iterator garbage collected without being closed
>
> warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
>
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_json.py::TestDictDocument::test_exclude
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_yaml.py::TestYamlDocument::test_exclude
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol/_test_dictdoc.py:1290:
> DeprecationWarning: Please use assertEqual instead.
> self.assertEquals(ctx.out_document[0], convert_dict(
>
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_json.py::TestDictDocument::test_not_wrapped
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_yaml.py::TestYamlDocument::test_not_wrapped
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol/_test_dictdoc.py:1216:
> DeprecationWarning: Please use assertEqual instead.
> self.assertEquals(ctx.out_document[0], d)
>
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_soap12.py::TestSoap12::test_fault_generation
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap/soap12.py:109:
> FutureWarning: The behavior of this method will change in future versions.
> Use specific 'len(elem)' or 'elem is not None' test instead.
> if child_subcode:
>
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_soap12.py::TestSoap12::test_fault_generation
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/protocol/soap/soap12.py:59:
> FutureWarning: The behavior of this method will change in future versions.
> Use specific 'len(elem)' or 'elem is not None' test instead.
> if subcode:
>
> .pybuild/cpython3_3.10/build/spyne/test/protocol/test_yaml.py: 43 warnings
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/spyne/test/protocol/_test_dictdoc.py:172:
> YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as
> the default Loader is unsafe. Please read https://msg.pyyaml.org/load for
> full details.
> return _unbyte(serializer.loads(o, **loads_kwargs))
>
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info
> ============================
> FAILED spyne/test/protocol/test_soap12.py::TestSoap12::test_fault_generation
> FAILED spyne/test/util/test_util.py::TestEtreeDict::test_not_sized -
> Attribut...
> ========== 2 failed, 620 passed, 65 deselected, 56 warnings in 5.97s
> ===========
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m pytest
> --ignore=spyne/test/interop --ignore=spyne/test/test_sqlalchemy.py
> --ignore=spyne/test/test_sqlalchemy_deprecated.py --ignore=examples
> -k-test_msgpack
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build;
> python3.9 -m pytest --ignore=spyne/test/interop
> --ignore=spyne/test/test_sqlalchemy.py
> --ignore=spyne/test/test_sqlalchemy_deprecated.py --ignore=examples
> -k-test_msgpack
> ============================= test session starts
> ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: pytest.ini
> collected 687 items / 65 deselected / 622 selected
>
> spyne/test/test_null_server.py .... [
> 0%]
> spyne/test/test_service.py ................. [
> 3%]
> spyne/test/test_soft_validation.py ......... [
> 4%]
> spyne/test/interface/test_interface.py .. [
> 5%]
> spyne/test/interface/test_wsgi.py ... [
> 5%]
> spyne/test/interface/test_xml_schema.py ..................... [
> 9%]
> spyne/test/interface/wsdl/test_bindings.py .. [
> 9%]
> spyne/test/interface/wsdl/test_default_wsdl.py ....... [
> 10%]
> spyne/test/interface/wsdl/test_op_req_suffix.py ................... [
> 13%]
> spyne/test/interface/wsdl/test_wsdl_ports_services.py ........ [
> 14%]
> spyne/test/model/test_binary.py . [
> 14%]
> spyne/test/model/test_complex.py ....................................... [
> 21%]
> ............................ [
> 25%]
> spyne/test/model/test_enum.py .... [
> 26%]
> spyne/test/model/test_exception.py ......... [
> 27%]
> spyne/test/model/test_primitive.py ..................................... [
> 33%]
> ........................... [
> 38%]
> spyne/test/multipython/model/test_complex.py ........... [
> 39%]
> spyne/test/protocol/test_cloth.py ............................ [
> 44%]
> spyne/test/protocol/test_html_microformat.py ...... [
> 45%]
> spyne/test/protocol/test_html_table.py ........... [
> 47%]
> spyne/test/protocol/test_http.py ....................................... [
> 53%]
> ........ [
> 54%]
> spyne/test/protocol/test_json.py ....................................... [
> 60%]
> ............................ [
> 65%]
> spyne/test/protocol/test_soap11.py .............. [
> 67%]
> spyne/test/protocol/test_soap12.py ............ [
> 69%]
> spyne/test/protocol/test_xml.py .......................... [
> 73%]
> spyne/test/protocol/test_yaml.py ....................................... [
> 80%]
> ...................... [
> 83%]
> spyne/test/util/test_address.py ........................................ [
> 90%]
> ............................... [
> 95%]
> spyne/test/util/test_util.py ...............................
> [100%]
>
> =============================== warnings summary
> ===============================
> spyne/protocol/json.py:20
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/json.py:20:
> DeprecationWarning: invalid escape sequence \s
> """The ``spyne.protocol.json`` package contains the Json-related
> protocols.
>
> ../../../../../../usr/lib/python3/dist-packages/_pytest/mark/__init__.py:264
> /usr/lib/python3/dist-packages/_pytest/mark/__init__.py:264:
> PytestDeprecationWarning: The `-k '-expr'` syntax to -k is deprecated.
> Use `-k 'not expr'` instead.
> deselect_by_keyword(items, config)
>
> .pybuild/cpython3_3.9/build/spyne/test/multipython/model/test_complex.py::TestComplexModel::test_customize
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython/model/test_complex.py:143:
> DeprecationWarning: Please use assertNotEqual instead.
> self.assertNotEquals(Base.Attributes.prop1, Base2.Attributes.prop1)
>
> .pybuild/cpython3_3.9/build/spyne/test/multipython/model/test_complex.py::TestComplexModel::test_customize
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython/model/test_complex.py:159:
> DeprecationWarning: Please use assertNotEqual instead.
> self.assertNotEquals(Derived.Attributes.prop3, Derived2.Attributes.prop3)
>
> .pybuild/cpython3_3.9/build/spyne/test/multipython/model/test_complex.py::TestComplexModel::test_customize
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/multipython/model/test_complex.py:167:
> DeprecationWarning: Please use assertNotEqual instead.
> self.assertNotEquals(Derived2.Attributes.prop1, Base.Attributes.prop1)
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_http.py::Test::test_http_headers
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_http.py::ParseCookieTest::test_cookie_parse
> /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:78:
> PytestUnraisableExceptionWarning: Exception ignored in: <function
> IteratorWrapper.__del__ at 0x7f0c42a9ca60>
>
> Traceback (most recent call last):
> File "/usr/lib/python3.9/wsgiref/validate.py", line 295, in __del__
> assert_(self.closed,
> File "/usr/lib/python3.9/wsgiref/validate.py", line 128, in assert_
> raise AssertionError(*args)
> AssertionError: Iterator garbage collected without being closed
>
> warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_json.py::TestDictDocument::test_exclude
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_yaml.py::TestYamlDocument::test_exclude
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol/_test_dictdoc.py:1290:
> DeprecationWarning: Please use assertEqual instead.
> self.assertEquals(ctx.out_document[0], convert_dict(
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_json.py::TestDictDocument::test_not_wrapped
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_yaml.py::TestYamlDocument::test_not_wrapped
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol/_test_dictdoc.py:1216:
> DeprecationWarning: Please use assertEqual instead.
> self.assertEquals(ctx.out_document[0], d)
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_soap12.py::TestSoap12::test_fault_generation
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap/soap12.py:109:
> FutureWarning: The behavior of this method will change in future versions.
> Use specific 'len(elem)' or 'elem is not None' test instead.
> if child_subcode:
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_soap12.py::TestSoap12::test_fault_generation
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/protocol/soap/soap12.py:59:
> FutureWarning: The behavior of this method will change in future versions.
> Use specific 'len(elem)' or 'elem is not None' test instead.
> if subcode:
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_soap12.py::TestSoap12::test_fault_generation
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/util/etreeconv.py:51:
> DeprecationWarning: Using or importing the ABCs from 'collections' instead of
> from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will
> stop working
> elif not isinstance(val, collections.Sized) or isinstance(val,
> six.string_types):
>
> .pybuild/cpython3_3.9/build/spyne/test/protocol/test_yaml.py: 43 warnings
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/spyne/test/protocol/_test_dictdoc.py:172:
> YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as
> the default Loader is unsafe. Please read https://msg.pyyaml.org/load for
> full details.
> return _unbyte(serializer.loads(o, **loads_kwargs))
>
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =============== 622 passed, 65 deselected, 57 warnings in 5.91s
> ================
> rm -fr -- /tmp/dh-xdg-rundir-gPthowSo
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10
> 3.9" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/spyne_2.13.16-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---