>>> py3-saml2: Building community/py3-saml2 7.1.2-r1 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 01:55:48 +0000 >>> py3-saml2: Checking sanity of /home/buildozer/aports/community/py3-saml2/APKBUILD... >>> WARNING: py3-saml2: No maintainer >>> py3-saml2: Analyzing dependencies... >>> py3-saml2: Installing for build: build-base python3 py3-cryptography py3-defusedxml py3-openssl py3-dateutil py3-tz py3-requests py3-six xmlsec py3-setuptools (1/31) Installing gdbm (1.23-r0) (2/31) Installing mpdecimal (2.5.1-r1) (3/31) Installing readline (8.1.2-r0) (4/31) Installing sqlite-libs (3.38.2-r0) (5/31) Installing python3 (3.10.3-r0) (6/31) Installing py3-cparser (2.20-r2) (7/31) Installing py3-cffi (1.15.0-r0) (8/31) Installing py3-idna (3.3-r2) (9/31) Installing py3-asn1crypto (1.4.0-r2) (10/31) Installing py3-six (1.16.0-r1) (11/31) Installing py3-cryptography (3.4.8-r0) (12/31) Installing py3-defusedxml (0.7.1-r2) (13/31) Installing py3-openssl (21.0.0-r1) (14/31) Installing py3-dateutil (2.8.2-r1) (15/31) Installing py3-tz (2022.1-r0) (16/31) Installing py3-certifi (2021.10.8-r0) (17/31) Installing py3-charset-normalizer (2.0.10-r0) (18/31) Installing py3-urllib3 (1.26.9-r0) (19/31) Installing py3-requests (2.27.1-r0) (20/31) Installing libltdl (2.4.7-r0) (21/31) Installing libgpg-error (1.45-r0) (22/31) Installing libgcrypt (1.9.4-r0) (23/31) Installing libxslt (1.1.35-r0) (24/31) Installing xmlsec (1.2.33-r0) (25/31) Installing py3-appdirs (1.4.4-r3) (26/31) Installing py3-more-itertools (8.12.0-r2) (27/31) Installing py3-ordered-set (4.0.2-r3) (28/31) Installing py3-parsing (2.4.7-r3) (29/31) Installing py3-packaging (21.3-r0) (30/31) Installing py3-setuptools (59.4.0-r0) (31/31) Installing .makedepends-py3-saml2 (20220417.015551) Executing busybox-1.35.0-r8.trigger OK: 1341 MiB in 134 packages >>> py3-saml2: Cleaning up srcdir >>> py3-saml2: Cleaning up pkgdir >>> py3-saml2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-saml2-7.1.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-saml2: Fetching py3-saml2-7.1.2.tar.gz::https://github.com/IdentityPython/pysaml2/archive/v7.1.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140 100 140 0 0 665 0 --:--:-- --:--:-- --:--:-- 666 100 1936k 0 1936k 0 0 2638k 0 --:--:-- --:--:-- --:--:-- 2638k 100 5876k 0 5876k 0 0 4647k 0 --:--:-- 0:00:01 --:--:-- 7434k >>> py3-saml2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-saml2-7.1.2.tar.gz >>> py3-saml2: Checking sha512sums... py3-saml2-7.1.2.tar.gz: OK >>> py3-saml2: Unpacking /var/cache/distfiles/v3.16/py3-saml2-7.1.2.tar.gz... /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'maintainer-email' will not be supported in future versions. Please use the underscore name 'maintainer_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/saml2 copying src/saml2/attribute_resolver.py -> build/lib/saml2 copying src/saml2/attribute_converter.py -> build/lib/saml2 copying src/saml2/population.py -> build/lib/saml2 copying src/saml2/metadata.py -> build/lib/saml2 copying src/saml2/httputil.py -> build/lib/saml2 copying src/saml2/validate.py -> build/lib/saml2 copying src/saml2/mongo_store.py -> build/lib/saml2 copying src/saml2/soap.py -> build/lib/saml2 copying src/saml2/ecp.py -> build/lib/saml2 copying src/saml2/s_utils.py -> build/lib/saml2 copying src/saml2/entity.py -> build/lib/saml2 copying src/saml2/time_util.py -> build/lib/saml2 copying src/saml2/server.py -> build/lib/saml2 copying src/saml2/pack.py -> build/lib/saml2 copying src/saml2/md.py -> build/lib/saml2 copying src/saml2/mdie.py -> build/lib/saml2 copying src/saml2/sdb.py -> build/lib/saml2 copying src/saml2/response.py -> build/lib/saml2 copying src/saml2/discovery.py -> build/lib/saml2 copying src/saml2/filter.py -> build/lib/saml2 copying src/saml2/ident.py -> build/lib/saml2 copying src/saml2/virtual_org.py -> build/lib/saml2 copying src/saml2/__init__.py -> build/lib/saml2 copying src/saml2/mdstore.py -> build/lib/saml2 copying src/saml2/client_base.py -> build/lib/saml2 copying src/saml2/client.py -> build/lib/saml2 copying src/saml2/algsupport.py -> build/lib/saml2 copying src/saml2/eptid.py -> build/lib/saml2 copying src/saml2/version.py -> build/lib/saml2 copying src/saml2/httpbase.py -> build/lib/saml2 copying src/saml2/authn.py -> build/lib/saml2 copying src/saml2/assertion.py -> build/lib/saml2 copying src/saml2/mdbcache.py -> build/lib/saml2 copying src/saml2/cache.py -> build/lib/saml2 copying src/saml2/samlp.py -> build/lib/saml2 copying src/saml2/ecp_client.py -> build/lib/saml2 copying src/saml2/argtree.py -> build/lib/saml2 copying src/saml2/config.py -> build/lib/saml2 copying src/saml2/sigver.py -> build/lib/saml2 copying src/saml2/country_codes.py -> build/lib/saml2 copying src/saml2/saml.py -> build/lib/saml2 copying src/saml2/mcache.py -> build/lib/saml2 copying src/saml2/request.py -> build/lib/saml2 copying src/saml2/cert.py -> build/lib/saml2 creating build/lib/saml2/attributemaps copying src/saml2/attributemaps/saml_uri.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/basic.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/__init__.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/adfs_v1x.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/adfs_v20.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/shibboleth_uri.py -> build/lib/saml2/attributemaps creating build/lib/saml2/authn_context copying src/saml2/authn_context/ppt.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/mobiletwofactor.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/pword.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/timesync.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/__init__.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/sslcert.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/ippword.py -> build/lib/saml2/authn_context creating build/lib/saml2/extension copying src/saml2/extension/mdattr.py -> build/lib/saml2/extension copying src/saml2/extension/idpdisc.py -> build/lib/saml2/extension copying src/saml2/extension/sp_type.py -> build/lib/saml2/extension copying src/saml2/extension/mdrpi.py -> build/lib/saml2/extension copying src/saml2/extension/shibmd.py -> build/lib/saml2/extension copying src/saml2/extension/__init__.py -> build/lib/saml2/extension copying src/saml2/extension/mdui.py -> build/lib/saml2/extension copying src/saml2/extension/dri.py -> build/lib/saml2/extension copying src/saml2/extension/requested_attributes.py -> build/lib/saml2/extension copying src/saml2/extension/algsupport.py -> build/lib/saml2/extension copying src/saml2/extension/reqinit.py -> build/lib/saml2/extension copying src/saml2/extension/pefim.py -> build/lib/saml2/extension creating build/lib/saml2/xmldsig copying src/saml2/xmldsig/__init__.py -> build/lib/saml2/xmldsig creating build/lib/saml2/data copying src/saml2/data/__init__.py -> build/lib/saml2/data creating build/lib/saml2/ws copying src/saml2/ws/wspol.py -> build/lib/saml2/ws copying src/saml2/ws/wssec.py -> build/lib/saml2/ws copying src/saml2/ws/__init__.py -> build/lib/saml2/ws copying src/saml2/ws/wsaddr.py -> build/lib/saml2/ws copying src/saml2/ws/wsutil.py -> build/lib/saml2/ws copying src/saml2/ws/wstrust.py -> build/lib/saml2/ws creating build/lib/saml2/xmlenc copying src/saml2/xmlenc/__init__.py -> build/lib/saml2/xmlenc creating build/lib/saml2/profile copying src/saml2/profile/ecp.py -> build/lib/saml2/profile copying src/saml2/profile/__init__.py -> build/lib/saml2/profile copying src/saml2/profile/paos.py -> build/lib/saml2/profile copying src/saml2/profile/samlec.py -> build/lib/saml2/profile creating build/lib/saml2/userinfo copying src/saml2/userinfo/ldapinfo.py -> build/lib/saml2/userinfo copying src/saml2/userinfo/__init__.py -> build/lib/saml2/userinfo creating build/lib/saml2/schema copying src/saml2/schema/soap.py -> build/lib/saml2/schema copying src/saml2/schema/wsdl.py -> build/lib/saml2/schema copying src/saml2/schema/__init__.py -> build/lib/saml2/schema copying src/saml2/schema/soapenv.py -> build/lib/saml2/schema creating build/lib/saml2/s2repoze copying src/saml2/s2repoze/__init__.py -> build/lib/saml2/s2repoze creating build/lib/saml2/xml copying src/saml2/xml/__init__.py -> build/lib/saml2/xml creating build/lib/saml2/cryptography copying src/saml2/cryptography/errors.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/__init__.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/pki.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/symmetric.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/asymmetric.py -> build/lib/saml2/cryptography creating build/lib/saml2/entity_category copying src/saml2/entity_category/__init__.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/edugain.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/incommon.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/at_egov_pvp2.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/refeds.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/swamid.py -> build/lib/saml2/entity_category creating build/lib/saml2/data/templates copying src/saml2/data/templates/__init__.py -> build/lib/saml2/data/templates creating build/lib/saml2/data/schemas copying src/saml2/data/schemas/__init__.py -> build/lib/saml2/data/schemas creating build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/sp.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/entitlement.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/__init__.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/challenge_decider.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/ini.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/formswithhidden.py -> build/lib/saml2/s2repoze/plugins creating build/lib/saml2/xml/schema copying src/saml2/xml/schema/__init__.py -> build/lib/saml2/xml/schema running egg_info creating src/pysaml2.egg-info writing src/pysaml2.egg-info/PKG-INFO writing dependency_links to src/pysaml2.egg-info/dependency_links.txt writing requirements to src/pysaml2.egg-info/requires.txt writing top-level names to src/pysaml2.egg-info/top_level.txt writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'tests' no previously-included directories found matching 'example' no previously-included directories found matching '.github' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' copying src/saml2/data/templates/template_enc.xml -> build/lib/saml2/data/templates copying src/saml2/data/schemas/envelope.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-assertion-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-auth-telephony-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-ip-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-ippword-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-kerberos-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-mobileonefactor-reg-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-mobileonefactor-unreg-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-reg-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-unreg-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-nomad-telephony-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-personal-telephony-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-pgp-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-ppt-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-pword-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-session-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-smartcard-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-smartcardpki-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-softwarepki-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-spki-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-srp-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-sslcert-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-telephony-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-timesync-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-types-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-x509-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-authn-context-xmldsig-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-dce-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-ecp-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-metadata-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-protocol-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-x500-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-schema-xacml-2.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/saml-subject-id-attr-v1.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/sstc-metadata-attr.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/sstc-req-attr-ext.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/sstc-saml-attribute-ext.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/sstc-saml-metadata-algsupport-v1.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/sstc-saml-metadata-ui-v1.0.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/xenc-schema.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/xml.xsd -> build/lib/saml2/data/schemas copying src/saml2/data/schemas/xmldsig-core-schema.xsd -> build/lib/saml2/data/schemas running build_scripts creating build/scripts-3.10 copying and adjusting tools/make_metadata.py -> build/scripts-3.10 copying and adjusting tools/mdexport.py -> build/scripts-3.10 copying and adjusting tools/merge_metadata.py -> build/scripts-3.10 copying and adjusting tools/parse_xsd2.py -> build/scripts-3.10 changing mode of build/scripts-3.10/make_metadata.py from 644 to 755 changing mode of build/scripts-3.10/mdexport.py from 644 to 755 changing mode of build/scripts-3.10/merge_metadata.py from 644 to 755 changing mode of build/scripts-3.10/parse_xsd2.py from 644 to 755 >>> py3-saml2: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'maintainer-email' will not be supported in future versions. Please use the underscore name 'maintainer_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( running install /usr/lib/python3.10/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 build running build_py running egg_info writing src/pysaml2.egg-info/PKG-INFO writing dependency_links to src/pysaml2.egg-info/dependency_links.txt writing requirements to src/pysaml2.egg-info/requires.txt writing top-level names to src/pysaml2.egg-info/top_level.txt reading manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'tests' no previously-included directories found matching 'example' no previously-included directories found matching '.github' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' running build_scripts running install_lib creating /home/buildozer/aports/community/py3-saml2/pkg creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/attribute_resolver.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/attribute_converter.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/saml_uri.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/basic.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/adfs_v1x.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/adfs_v20.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/shibboleth_uri.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps copying build/lib/saml2/population.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/ppt.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/mobiletwofactor.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/pword.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/timesync.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/sslcert.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/ippword.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context copying build/lib/saml2/metadata.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/mdattr.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/idpdisc.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/sp_type.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/mdrpi.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/shibmd.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/mdui.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/dri.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/requested_attributes.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/algsupport.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/reqinit.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/extension/pefim.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension copying build/lib/saml2/httputil.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/validate.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xmldsig copying build/lib/saml2/xmldsig/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xmldsig copying build/lib/saml2/mongo_store.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/templates copying build/lib/saml2/data/templates/template_enc.xml -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/templates copying build/lib/saml2/data/templates/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/templates creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-metadata-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-subject-id-attr-v1.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-spki-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-session-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-pword-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-unreg-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-xacml-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-xmldsig-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-srp-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-ppt-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-protocol-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-ecp-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/xmldsig-core-schema.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-sslcert-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-dce-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/xenc-schema.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-smartcard-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-assertion-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-nomad-telephony-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-x509-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/envelope.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-x500-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-mobileonefactor-unreg-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-pgp-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/sstc-saml-attribute-ext.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-auth-telephony-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/xml.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-smartcardpki-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-mobileonefactor-reg-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-ippword-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/sstc-saml-metadata-ui-v1.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-ip-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-personal-telephony-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/sstc-saml-metadata-algsupport-v1.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-mobiletwofactor-reg-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/sstc-metadata-attr.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-timesync-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-kerberos-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-types-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-softwarepki-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/saml-schema-authn-context-telephony-2.0.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/schemas/sstc-req-attr-ext.xsd -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas copying build/lib/saml2/data/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/ws/wspol.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/ws/wssec.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/ws/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/ws/wsaddr.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/ws/wsutil.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/ws/wstrust.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws copying build/lib/saml2/soap.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/ecp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/s_utils.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xmlenc copying build/lib/saml2/xmlenc/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xmlenc copying build/lib/saml2/entity.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile copying build/lib/saml2/profile/ecp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile copying build/lib/saml2/profile/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile copying build/lib/saml2/profile/paos.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile copying build/lib/saml2/profile/samlec.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/userinfo copying build/lib/saml2/userinfo/ldapinfo.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/userinfo copying build/lib/saml2/userinfo/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/userinfo copying build/lib/saml2/time_util.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/server.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/pack.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/md.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/mdie.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/sdb.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/response.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/discovery.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema copying build/lib/saml2/schema/soap.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema copying build/lib/saml2/schema/wsdl.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema copying build/lib/saml2/schema/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema copying build/lib/saml2/schema/soapenv.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema copying build/lib/saml2/filter.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/ident.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/virtual_org.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/sp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/entitlement.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/challenge_decider.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/ini.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/formswithhidden.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze copying build/lib/saml2/mdstore.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/client_base.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/client.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/algsupport.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/eptid.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xml creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xml/schema copying build/lib/saml2/xml/schema/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xml/schema copying build/lib/saml2/xml/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xml copying build/lib/saml2/version.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/httpbase.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/authn.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/assertion.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/mdbcache.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/cache.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/samlp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/ecp_client.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/argtree.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/config.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/sigver.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/country_codes.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/saml.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/mcache.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/errors.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/pki.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/symmetric.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/asymmetric.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography copying build/lib/saml2/request.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 copying build/lib/saml2/cert.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/edugain.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/incommon.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/at_egov_pvp2.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/refeds.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/swamid.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attribute_resolver.py to attribute_resolver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attribute_converter.py to attribute_converter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps/saml_uri.py to saml_uri.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps/basic.py to basic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps/adfs_v1x.py to adfs_v1x.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps/adfs_v20.py to adfs_v20.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/attributemaps/shibboleth_uri.py to shibboleth_uri.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/population.py to population.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/ppt.py to ppt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/mobiletwofactor.py to mobiletwofactor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/pword.py to pword.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/timesync.py to timesync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/sslcert.py to sslcert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn_context/ippword.py to ippword.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/metadata.py to metadata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/mdattr.py to mdattr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/idpdisc.py to idpdisc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/sp_type.py to sp_type.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/mdrpi.py to mdrpi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/shibmd.py to shibmd.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/mdui.py to mdui.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/dri.py to dri.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/requested_attributes.py to requested_attributes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/algsupport.py to algsupport.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/reqinit.py to reqinit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/extension/pefim.py to pefim.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/httputil.py to httputil.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/validate.py to validate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xmldsig/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/mongo_store.py to mongo_store.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/templates/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/schemas/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/data/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws/wspol.py to wspol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws/wssec.py to wssec.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws/wsaddr.py to wsaddr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws/wsutil.py to wsutil.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ws/wstrust.py to wstrust.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/soap.py to soap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ecp.py to ecp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s_utils.py to s_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xmlenc/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity.py to entity.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile/ecp.py to ecp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile/paos.py to paos.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/profile/samlec.py to samlec.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/userinfo/ldapinfo.py to ldapinfo.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/userinfo/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/time_util.py to time_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/server.py to server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/pack.py to pack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/md.py to md.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/mdie.py to mdie.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/sdb.py to sdb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/response.py to response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/discovery.py to discovery.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema/soap.py to soap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema/wsdl.py to wsdl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/schema/soapenv.py to soapenv.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/filter.py to filter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ident.py to ident.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/virtual_org.py to virtual_org.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins/sp.py to sp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins/entitlement.py to entitlement.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins/challenge_decider.py to challenge_decider.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins/ini.py to ini.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/plugins/formswithhidden.py to formswithhidden.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/s2repoze/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/mdstore.py to mdstore.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/client_base.py to client_base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/algsupport.py to algsupport.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/eptid.py to eptid.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xml/schema/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/xml/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/httpbase.py to httpbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/authn.py to authn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/assertion.py to assertion.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/mdbcache.py to mdbcache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/samlp.py to samlp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/ecp_client.py to ecp_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/argtree.py to argtree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/sigver.py to sigver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/country_codes.py to country_codes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/saml.py to saml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/mcache.py to mcache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography/pki.py to pki.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography/symmetric.py to symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cryptography/asymmetric.py to asymmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/request.py to request.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/cert.py to cert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category/edugain.py to edugain.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category/incommon.py to incommon.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category/at_egov_pvp2.py to at_egov_pvp2.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category/refeds.py to refeds.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/saml2/entity_category/swamid.py to swamid.cpython-310.pyc running install_egg_info Copying src/pysaml2.egg-info to /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.10/site-packages/pysaml2-7.1.2-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.10/mdexport.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.10/merge_metadata.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.10/make_metadata.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.10/parse_xsd2.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/mdexport.py to 755 changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/merge_metadata.py to 755 changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/make_metadata.py to 755 changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/parse_xsd2.py to 755 >>> py3-saml2*: Running postcheck for py3-saml2 >>> py3-saml2*: Preparing package py3-saml2... >>> py3-saml2*: Tracing dependencies... >>> py3-saml2*: Package size: 4.2 MB >>> py3-saml2*: Compressing data... >>> py3-saml2*: Create checksum... >>> py3-saml2*: Create py3-saml2-7.1.2-r1.apk >>> py3-saml2: Build complete at Sun, 17 Apr 2022 01:55:57 +0000 elapsed time 0h 0m 9s >>> py3-saml2: Cleaning up srcdir >>> py3-saml2: Cleaning up pkgdir >>> py3-saml2: Uninstalling dependencies... (1/31) Purging .makedepends-py3-saml2 (20220417.015551) (2/31) Purging py3-defusedxml (0.7.1-r2) (3/31) Purging py3-openssl (21.0.0-r1) (4/31) Purging py3-cryptography (3.4.8-r0) (5/31) Purging py3-cffi (1.15.0-r0) (6/31) Purging py3-cparser (2.20-r2) (7/31) Purging py3-asn1crypto (1.4.0-r2) (8/31) Purging py3-dateutil (2.8.2-r1) (9/31) Purging py3-tz (2022.1-r0) (10/31) Purging py3-requests (2.27.1-r0) (11/31) Purging py3-certifi (2021.10.8-r0) (12/31) Purging py3-charset-normalizer (2.0.10-r0) (13/31) Purging py3-idna (3.3-r2) (14/31) Purging py3-urllib3 (1.26.9-r0) (15/31) Purging xmlsec (1.2.33-r0) (16/31) Purging py3-setuptools (59.4.0-r0) (17/31) Purging py3-appdirs (1.4.4-r3) (18/31) Purging py3-more-itertools (8.12.0-r2) (19/31) Purging py3-ordered-set (4.0.2-r3) (20/31) Purging py3-packaging (21.3-r0) (21/31) Purging py3-six (1.16.0-r1) (22/31) Purging py3-parsing (2.4.7-r3) (23/31) Purging python3 (3.10.3-r0) (24/31) Purging gdbm (1.23-r0) (25/31) Purging mpdecimal (2.5.1-r1) (26/31) Purging readline (8.1.2-r0) (27/31) Purging sqlite-libs (3.38.2-r0) (28/31) Purging libltdl (2.4.7-r0) (29/31) Purging libxslt (1.1.35-r0) (30/31) Purging libgcrypt (1.9.4-r0) (31/31) Purging libgpg-error (1.45-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-saml2: Updating the community/x86_64 repository index... >>> py3-saml2: Signing the index...