------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-authlib-0.14.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-authlib-0.14.2 for building => SHA256 Checksum OK for Authlib-0.14.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-authlib-0.14.2 for building ===> Extracting for py37-authlib-0.14.2 => SHA256 Checksum OK for Authlib-0.14.2.tar.gz. Extracted Memory Use: 1.27M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-authlib-0.14.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on package: py37-setuptools>0 - found ===> py37-authlib-0.14.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on package: py37-setuptools>0 - found ===> py37-authlib-0.14.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-authlib-0.14.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-authlib-0.14.2 running build running build_py creating build creating build/lib creating build/lib/authlib copying authlib/consts.py -> build/lib/authlib copying authlib/deprecate.py -> build/lib/authlib copying authlib/__init__.py -> build/lib/authlib creating build/lib/authlib/integrations copying authlib/integrations/flask_helpers.py -> build/lib/authlib/integrations copying authlib/integrations/django_helpers.py -> build/lib/authlib/integrations copying authlib/integrations/__init__.py -> build/lib/authlib/integrations creating build/lib/authlib/jose copying authlib/jose/__init__.py -> build/lib/authlib/jose copying authlib/jose/errors.py -> build/lib/authlib/jose copying authlib/jose/jwk.py -> build/lib/authlib/jose copying authlib/jose/util.py -> build/lib/authlib/jose creating build/lib/authlib/oauth1 copying authlib/oauth1/errors.py -> build/lib/authlib/oauth1 copying authlib/oauth1/__init__.py -> build/lib/authlib/oauth1 copying authlib/oauth1/client.py -> build/lib/authlib/oauth1 creating build/lib/authlib/specs copying authlib/specs/__init__.py -> build/lib/authlib/specs creating build/lib/authlib/client copying authlib/client/errors.py -> build/lib/authlib/client copying authlib/client/aiohttp.py -> build/lib/authlib/client copying authlib/client/oauth_client.py -> build/lib/authlib/client copying authlib/client/__init__.py -> build/lib/authlib/client creating build/lib/authlib/flask copying authlib/flask/__init__.py -> build/lib/authlib/flask creating build/lib/authlib/oauth2 copying authlib/oauth2/__init__.py -> build/lib/authlib/oauth2 copying authlib/oauth2/auth.py -> build/lib/authlib/oauth2 copying authlib/oauth2/client.py -> build/lib/authlib/oauth2 copying authlib/oauth2/base.py -> build/lib/authlib/oauth2 creating build/lib/authlib/django copying authlib/django/__init__.py -> build/lib/authlib/django creating build/lib/authlib/oidc copying authlib/oidc/__init__.py -> build/lib/authlib/oidc creating build/lib/authlib/common copying authlib/common/errors.py -> build/lib/authlib/common copying authlib/common/security.py -> build/lib/authlib/common copying authlib/common/__init__.py -> build/lib/authlib/common copying authlib/common/encoding.py -> build/lib/authlib/common copying authlib/common/urls.py -> build/lib/authlib/common creating build/lib/authlib/integrations/sqla_oauth1 copying authlib/integrations/sqla_oauth1/__init__.py -> build/lib/authlib/integrations/sqla_oauth1 copying authlib/integrations/sqla_oauth1/functions.py -> build/lib/authlib/integrations/sqla_oauth1 copying authlib/integrations/sqla_oauth1/mixins.py -> build/lib/authlib/integrations/sqla_oauth1 creating build/lib/authlib/integrations/flask_client copying authlib/integrations/flask_client/integration.py -> build/lib/authlib/integrations/flask_client copying authlib/integrations/flask_client/oauth_registry.py -> build/lib/authlib/integrations/flask_client copying authlib/integrations/flask_client/__init__.py -> build/lib/authlib/integrations/flask_client copying authlib/integrations/flask_client/remote_app.py -> build/lib/authlib/integrations/flask_client creating build/lib/authlib/integrations/flask_oauth2 copying authlib/integrations/flask_oauth2/signals.py -> build/lib/authlib/integrations/flask_oauth2 copying authlib/integrations/flask_oauth2/resource_protector.py -> build/lib/authlib/integrations/flask_oauth2 copying authlib/integrations/flask_oauth2/errors.py -> build/lib/authlib/integrations/flask_oauth2 copying authlib/integrations/flask_oauth2/authorization_server.py -> build/lib/authlib/integrations/flask_oauth2 copying authlib/integrations/flask_oauth2/__init__.py -> build/lib/authlib/integrations/flask_oauth2 creating build/lib/authlib/integrations/django_client copying authlib/integrations/django_client/__init__.py -> build/lib/authlib/integrations/django_client copying authlib/integrations/django_client/integration.py -> build/lib/authlib/integrations/django_client creating build/lib/authlib/integrations/httpx_client copying authlib/integrations/httpx_client/assertion_client.py -> build/lib/authlib/integrations/httpx_client copying authlib/integrations/httpx_client/oauth1_client.py -> build/lib/authlib/integrations/httpx_client copying authlib/integrations/httpx_client/oauth2_client.py -> build/lib/authlib/integrations/httpx_client copying authlib/integrations/httpx_client/utils.py -> build/lib/authlib/integrations/httpx_client copying authlib/integrations/httpx_client/__init__.py -> build/lib/authlib/integrations/httpx_client creating build/lib/authlib/integrations/starlette_client copying authlib/integrations/starlette_client/__init__.py -> build/lib/authlib/integrations/starlette_client copying authlib/integrations/starlette_client/integration.py -> build/lib/authlib/integrations/starlette_client creating build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/framework_integration.py -> build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/remote_app.py -> build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/base_oauth.py -> build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/errors.py -> build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/async_app.py -> build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/__init__.py -> build/lib/authlib/integrations/base_client copying authlib/integrations/base_client/base_app.py -> build/lib/authlib/integrations/base_client creating build/lib/authlib/integrations/requests_client copying authlib/integrations/requests_client/oauth1_session.py -> build/lib/authlib/integrations/requests_client copying authlib/integrations/requests_client/oauth2_session.py -> build/lib/authlib/integrations/requests_client copying authlib/integrations/requests_client/__init__.py -> build/lib/authlib/integrations/requests_client copying authlib/integrations/requests_client/assertion_session.py -> build/lib/authlib/integrations/requests_client creating build/lib/authlib/integrations/django_oauth2 copying authlib/integrations/django_oauth2/signals.py -> build/lib/authlib/integrations/django_oauth2 copying authlib/integrations/django_oauth2/endpoints.py -> build/lib/authlib/integrations/django_oauth2 copying authlib/integrations/django_oauth2/resource_protector.py -> build/lib/authlib/integrations/django_oauth2 copying authlib/integrations/django_oauth2/__init__.py -> build/lib/authlib/integrations/django_oauth2 copying authlib/integrations/django_oauth2/authorization_server.py -> build/lib/authlib/integrations/django_oauth2 creating build/lib/authlib/integrations/flask_oauth1 copying authlib/integrations/flask_oauth1/cache.py -> build/lib/authlib/integrations/flask_oauth1 copying authlib/integrations/flask_oauth1/__init__.py -> build/lib/authlib/integrations/flask_oauth1 copying authlib/integrations/flask_oauth1/resource_protector.py -> build/lib/authlib/integrations/flask_oauth1 copying authlib/integrations/flask_oauth1/authorization_server.py -> build/lib/authlib/integrations/flask_oauth1 creating build/lib/authlib/integrations/django_oauth1 copying authlib/integrations/django_oauth1/resource_protector.py -> build/lib/authlib/integrations/django_oauth1 copying authlib/integrations/django_oauth1/__init__.py -> build/lib/authlib/integrations/django_oauth1 copying authlib/integrations/django_oauth1/authorization_server.py -> build/lib/authlib/integrations/django_oauth1 copying authlib/integrations/django_oauth1/nonce.py -> build/lib/authlib/integrations/django_oauth1 creating build/lib/authlib/integrations/sqla_oauth2 copying authlib/integrations/sqla_oauth2/functions.py -> build/lib/authlib/integrations/sqla_oauth2 copying authlib/integrations/sqla_oauth2/client_mixin.py -> build/lib/authlib/integrations/sqla_oauth2 copying authlib/integrations/sqla_oauth2/tokens_mixins.py -> build/lib/authlib/integrations/sqla_oauth2 copying authlib/integrations/sqla_oauth2/__init__.py -> build/lib/authlib/integrations/sqla_oauth2 creating build/lib/authlib/jose/rfc7518 copying authlib/jose/rfc7518/__init__.py -> build/lib/authlib/jose/rfc7518 copying authlib/jose/rfc7518/jwk_algorithms.py -> build/lib/authlib/jose/rfc7518 copying authlib/jose/rfc7518/jws_algorithms.py -> build/lib/authlib/jose/rfc7518 copying authlib/jose/rfc7518/util.py -> build/lib/authlib/jose/rfc7518 copying authlib/jose/rfc7518/jwe_algorithms.py -> build/lib/authlib/jose/rfc7518 creating build/lib/authlib/jose/rfc7515 copying authlib/jose/rfc7515/models.py -> build/lib/authlib/jose/rfc7515 copying authlib/jose/rfc7515/jws.py -> build/lib/authlib/jose/rfc7515 copying authlib/jose/rfc7515/__init__.py -> build/lib/authlib/jose/rfc7515 creating build/lib/authlib/jose/rfc7517 copying authlib/jose/rfc7517/jwk.py -> build/lib/authlib/jose/rfc7517 copying authlib/jose/rfc7517/__init__.py -> build/lib/authlib/jose/rfc7517 creating build/lib/authlib/jose/rfc7516 copying authlib/jose/rfc7516/models.py -> build/lib/authlib/jose/rfc7516 copying authlib/jose/rfc7516/jwe.py -> build/lib/authlib/jose/rfc7516 copying authlib/jose/rfc7516/__init__.py -> build/lib/authlib/jose/rfc7516 creating build/lib/authlib/jose/rfc7519 copying authlib/jose/rfc7519/jwt.py -> build/lib/authlib/jose/rfc7519 copying authlib/jose/rfc7519/__init__.py -> build/lib/authlib/jose/rfc7519 copying authlib/jose/rfc7519/claims.py -> build/lib/authlib/jose/rfc7519 creating build/lib/authlib/jose/rfc7518/_backends copying authlib/jose/rfc7518/_backends/_jwe_enc_cryptography.py -> build/lib/authlib/jose/rfc7518/_backends copying authlib/jose/rfc7518/_backends/_jws_cryptography.py -> build/lib/authlib/jose/rfc7518/_backends copying authlib/jose/rfc7518/_backends/_jwe_alg_cryptography.py -> build/lib/authlib/jose/rfc7518/_backends copying authlib/jose/rfc7518/_backends/_key_cryptography.py -> build/lib/authlib/jose/rfc7518/_backends copying authlib/jose/rfc7518/_backends/__init__.py -> build/lib/authlib/jose/rfc7518/_backends copying authlib/jose/rfc7518/_backends/_jwk_cryptography.py -> build/lib/authlib/jose/rfc7518/_backends creating build/lib/authlib/jose/rfc7517/_backends copying authlib/jose/rfc7517/_backends/__init__.py -> build/lib/authlib/jose/rfc7517/_backends copying authlib/jose/rfc7517/_backends/_cryptography.py -> build/lib/authlib/jose/rfc7517/_backends creating build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/client_auth.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/rsa.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/signature.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/util.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/errors.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/__init__.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/authorization_server.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/resource_protector.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/wrapper.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/models.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/parameters.py -> build/lib/authlib/oauth1/rfc5849 copying authlib/oauth1/rfc5849/base_server.py -> build/lib/authlib/oauth1/rfc5849 creating build/lib/authlib/specs/rfc7009 copying authlib/specs/rfc7009/__init__.py -> build/lib/authlib/specs/rfc7009 copying authlib/specs/rfc7009/parameters.py -> build/lib/authlib/specs/rfc7009 copying authlib/specs/rfc7009/revocation.py -> build/lib/authlib/specs/rfc7009 creating build/lib/authlib/specs/rfc7523 copying authlib/specs/rfc7523/auth.py -> build/lib/authlib/specs/rfc7523 copying authlib/specs/rfc7523/grant.py -> build/lib/authlib/specs/rfc7523 copying authlib/specs/rfc7523/__init__.py -> build/lib/authlib/specs/rfc7523 copying authlib/specs/rfc7523/client.py -> build/lib/authlib/specs/rfc7523 creating build/lib/authlib/specs/rfc8414 copying authlib/specs/rfc8414/__init__.py -> build/lib/authlib/specs/rfc8414 copying authlib/specs/rfc8414/models.py -> build/lib/authlib/specs/rfc8414 copying authlib/specs/rfc8414/well_known.py -> build/lib/authlib/specs/rfc8414 creating build/lib/authlib/specs/rfc7519 copying authlib/specs/rfc7519/claims.py -> build/lib/authlib/specs/rfc7519 copying authlib/specs/rfc7519/errors.py -> build/lib/authlib/specs/rfc7519 copying authlib/specs/rfc7519/jwt.py -> build/lib/authlib/specs/rfc7519 copying authlib/specs/rfc7519/__init__.py -> build/lib/authlib/specs/rfc7519 creating build/lib/authlib/specs/rfc7636 copying authlib/specs/rfc7636/grant.py -> build/lib/authlib/specs/rfc7636 copying authlib/specs/rfc7636/__init__.py -> build/lib/authlib/specs/rfc7636 copying authlib/specs/rfc7636/challenge.py -> build/lib/authlib/specs/rfc7636 creating build/lib/authlib/specs/rfc7662 copying authlib/specs/rfc7662/__init__.py -> build/lib/authlib/specs/rfc7662 copying authlib/specs/rfc7662/introspection.py -> build/lib/authlib/specs/rfc7662 creating build/lib/authlib/specs/rfc6750 copying authlib/specs/rfc6750/__init__.py -> build/lib/authlib/specs/rfc6750 copying authlib/specs/rfc6750/errors.py -> build/lib/authlib/specs/rfc6750 copying authlib/specs/rfc6750/parameters.py -> build/lib/authlib/specs/rfc6750 copying authlib/specs/rfc6750/validator.py -> build/lib/authlib/specs/rfc6750 copying authlib/specs/rfc6750/wrappers.py -> build/lib/authlib/specs/rfc6750 creating build/lib/authlib/specs/rfc5849 copying authlib/specs/rfc5849/__init__.py -> build/lib/authlib/specs/rfc5849 copying authlib/specs/rfc5849/errors.py -> build/lib/authlib/specs/rfc5849 copying authlib/specs/rfc5849/signature.py -> build/lib/authlib/specs/rfc5849 creating build/lib/authlib/specs/rfc7518 copying authlib/specs/rfc7518/jwk_algorithms.py -> build/lib/authlib/specs/rfc7518 copying authlib/specs/rfc7518/__init__.py -> build/lib/authlib/specs/rfc7518 copying authlib/specs/rfc7518/jws_algorithms.py -> build/lib/authlib/specs/rfc7518 copying authlib/specs/rfc7518/jwe_algorithms.py -> build/lib/authlib/specs/rfc7518 creating build/lib/authlib/specs/rfc7517 copying authlib/specs/rfc7517/__init__.py -> build/lib/authlib/specs/rfc7517 copying authlib/specs/rfc7517/jwk.py -> build/lib/authlib/specs/rfc7517 creating build/lib/authlib/specs/rfc7516 copying authlib/specs/rfc7516/models.py -> build/lib/authlib/specs/rfc7516 copying authlib/specs/rfc7516/__init__.py -> build/lib/authlib/specs/rfc7516 copying authlib/specs/rfc7516/errors.py -> build/lib/authlib/specs/rfc7516 copying authlib/specs/rfc7516/jwe.py -> build/lib/authlib/specs/rfc7516 creating build/lib/authlib/specs/rfc7515 copying authlib/specs/rfc7515/jws.py -> build/lib/authlib/specs/rfc7515 copying authlib/specs/rfc7515/models.py -> build/lib/authlib/specs/rfc7515 copying authlib/specs/rfc7515/__init__.py -> build/lib/authlib/specs/rfc7515 copying authlib/specs/rfc7515/errors.py -> build/lib/authlib/specs/rfc7515 creating build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/errors.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/resource_protector.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/token_endpoint.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/wrappers.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/authenticate_client.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/authorization_server.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/grants.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/models.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/parameters.py -> build/lib/authlib/specs/rfc6749 copying authlib/specs/rfc6749/__init__.py -> build/lib/authlib/specs/rfc6749 creating build/lib/authlib/specs/oidc copying authlib/specs/oidc/__init__.py -> build/lib/authlib/specs/oidc copying authlib/specs/oidc/claims.py -> build/lib/authlib/specs/oidc copying authlib/specs/oidc/models.py -> build/lib/authlib/specs/oidc copying authlib/specs/oidc/util.py -> build/lib/authlib/specs/oidc copying authlib/specs/oidc/errors.py -> build/lib/authlib/specs/oidc copying authlib/specs/oidc/grants.py -> build/lib/authlib/specs/oidc creating build/lib/authlib/flask/client copying authlib/flask/client/__init__.py -> build/lib/authlib/flask/client creating build/lib/authlib/flask/oauth2 copying authlib/flask/oauth2/sqla.py -> build/lib/authlib/flask/oauth2 copying authlib/flask/oauth2/__init__.py -> build/lib/authlib/flask/oauth2 copying authlib/flask/oauth2/cache.py -> build/lib/authlib/flask/oauth2 creating build/lib/authlib/flask/oauth1 copying authlib/flask/oauth1/__init__.py -> build/lib/authlib/flask/oauth1 copying authlib/flask/oauth1/cache.py -> build/lib/authlib/flask/oauth1 copying authlib/flask/oauth1/sqla.py -> build/lib/authlib/flask/oauth1 creating build/lib/authlib/oauth2/rfc7521 copying authlib/oauth2/rfc7521/client.py -> build/lib/authlib/oauth2/rfc7521 copying authlib/oauth2/rfc7521/__init__.py -> build/lib/authlib/oauth2/rfc7521 creating build/lib/authlib/oauth2/rfc7009 copying authlib/oauth2/rfc7009/revocation.py -> build/lib/authlib/oauth2/rfc7009 copying authlib/oauth2/rfc7009/__init__.py -> build/lib/authlib/oauth2/rfc7009 copying authlib/oauth2/rfc7009/parameters.py -> build/lib/authlib/oauth2/rfc7009 creating build/lib/authlib/oauth2/rfc8628 copying authlib/oauth2/rfc8628/errors.py -> build/lib/authlib/oauth2/rfc8628 copying authlib/oauth2/rfc8628/grant.py -> build/lib/authlib/oauth2/rfc8628 copying authlib/oauth2/rfc8628/endpoint.py -> build/lib/authlib/oauth2/rfc8628 copying authlib/oauth2/rfc8628/__init__.py -> build/lib/authlib/oauth2/rfc8628 copying authlib/oauth2/rfc8628/models.py -> build/lib/authlib/oauth2/rfc8628 creating build/lib/authlib/oauth2/rfc7636 copying authlib/oauth2/rfc7636/challenge.py -> build/lib/authlib/oauth2/rfc7636 copying authlib/oauth2/rfc7636/__init__.py -> build/lib/authlib/oauth2/rfc7636 creating build/lib/authlib/oauth2/rfc7591 copying authlib/oauth2/rfc7591/endpoint.py -> build/lib/authlib/oauth2/rfc7591 copying authlib/oauth2/rfc7591/claims.py -> build/lib/authlib/oauth2/rfc7591 copying authlib/oauth2/rfc7591/errors.py -> build/lib/authlib/oauth2/rfc7591 copying authlib/oauth2/rfc7591/__init__.py -> build/lib/authlib/oauth2/rfc7591 creating build/lib/authlib/oauth2/rfc8414 copying authlib/oauth2/rfc8414/well_known.py -> build/lib/authlib/oauth2/rfc8414 copying authlib/oauth2/rfc8414/models.py -> build/lib/authlib/oauth2/rfc8414 copying authlib/oauth2/rfc8414/__init__.py -> build/lib/authlib/oauth2/rfc8414 creating build/lib/authlib/oauth2/rfc7523 copying authlib/oauth2/rfc7523/assertion.py -> build/lib/authlib/oauth2/rfc7523 copying authlib/oauth2/rfc7523/auth.py -> build/lib/authlib/oauth2/rfc7523 copying authlib/oauth2/rfc7523/__init__.py -> build/lib/authlib/oauth2/rfc7523 copying authlib/oauth2/rfc7523/client.py -> build/lib/authlib/oauth2/rfc7523 copying authlib/oauth2/rfc7523/grant.py -> build/lib/authlib/oauth2/rfc7523 creating build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/__init__.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/authenticate_client.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/util.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/wrappers.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/parameters.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/resource_protector.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/token_endpoint.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/authorization_server.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/errors.py -> build/lib/authlib/oauth2/rfc6749 copying authlib/oauth2/rfc6749/models.py -> build/lib/authlib/oauth2/rfc6749 creating build/lib/authlib/oauth2/rfc7662 copying authlib/oauth2/rfc7662/__init__.py -> build/lib/authlib/oauth2/rfc7662 copying authlib/oauth2/rfc7662/introspection.py -> build/lib/authlib/oauth2/rfc7662 copying authlib/oauth2/rfc7662/models.py -> build/lib/authlib/oauth2/rfc7662 creating build/lib/authlib/oauth2/rfc6750 copying authlib/oauth2/rfc6750/parameters.py -> build/lib/authlib/oauth2/rfc6750 copying authlib/oauth2/rfc6750/validator.py -> build/lib/authlib/oauth2/rfc6750 copying authlib/oauth2/rfc6750/wrappers.py -> build/lib/authlib/oauth2/rfc6750 copying authlib/oauth2/rfc6750/errors.py -> build/lib/authlib/oauth2/rfc6750 copying authlib/oauth2/rfc6750/__init__.py -> build/lib/authlib/oauth2/rfc6750 creating build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/implicit.py -> build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/authorization_code.py -> build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/refresh_token.py -> build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/base.py -> build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/client_credentials.py -> build/lib/authlib/oauth2/rfc6749/grants copying authlib/oauth2/rfc6749/grants/__init__.py -> build/lib/authlib/oauth2/rfc6749/grants creating build/lib/authlib/django/client copying authlib/django/client/__init__.py -> build/lib/authlib/django/client creating build/lib/authlib/django/oauth1 copying authlib/django/oauth1/__init__.py -> build/lib/authlib/django/oauth1 creating build/lib/authlib/django/oauth2 copying authlib/django/oauth2/__init__.py -> build/lib/authlib/django/oauth2 creating build/lib/authlib/oidc/discovery copying authlib/oidc/discovery/__init__.py -> build/lib/authlib/oidc/discovery copying authlib/oidc/discovery/well_known.py -> build/lib/authlib/oidc/discovery copying authlib/oidc/discovery/models.py -> build/lib/authlib/oidc/discovery creating build/lib/authlib/oidc/core copying authlib/oidc/core/errors.py -> build/lib/authlib/oidc/core copying authlib/oidc/core/models.py -> build/lib/authlib/oidc/core copying authlib/oidc/core/util.py -> build/lib/authlib/oidc/core copying authlib/oidc/core/__init__.py -> build/lib/authlib/oidc/core copying authlib/oidc/core/claims.py -> build/lib/authlib/oidc/core creating build/lib/authlib/oidc/core/grants copying authlib/oidc/core/grants/code.py -> build/lib/authlib/oidc/core/grants copying authlib/oidc/core/grants/hybrid.py -> build/lib/authlib/oidc/core/grants copying authlib/oidc/core/grants/implicit.py -> build/lib/authlib/oidc/core/grants copying authlib/oidc/core/grants/util.py -> build/lib/authlib/oidc/core/grants copying authlib/oidc/core/grants/__init__.py -> build/lib/authlib/oidc/core/grants running egg_info writing Authlib.egg-info/PKG-INFO writing dependency_links to Authlib.egg-info/dependency_links.txt writing requirements to Authlib.egg-info/requires.txt writing top-level names to Authlib.egg-info/top_level.txt reading manifest file 'Authlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests*' writing manifest file 'Authlib.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-authlib-0.14.2 depends on package: py37-cryptography>=0 - found ===> py37-authlib-0.14.2 depends on package: py37-requests>=0 - found ===> py37-authlib-0.14.2 depends on package: py37-setuptools>0 - found ===> py37-authlib-0.14.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-authlib-0.14.2 ===> py37-authlib-0.14.2 depends on package: py37-cryptography>=0 - found ===> py37-authlib-0.14.2 depends on package: py37-requests>=0 - found ===> py37-authlib-0.14.2 depends on package: py37-setuptools>0 - found ===> py37-authlib-0.14.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing Authlib.egg-info/PKG-INFO writing dependency_links to Authlib.egg-info/dependency_links.txt writing requirements to Authlib.egg-info/requires.txt writing top-level names to Authlib.egg-info/top_level.txt reading manifest file 'Authlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests*' writing manifest file 'Authlib.egg-info/SOURCES.txt' running install_lib creating /construction/security/py-authlib/stage/usr/local/lib/python3.7 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib copying build/lib/authlib/deprecate.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591 copying build/lib/authlib/oauth2/rfc7591/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591 copying build/lib/authlib/oauth2/rfc7591/claims.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591 copying build/lib/authlib/oauth2/rfc7591/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591 copying build/lib/authlib/oauth2/rfc7591/endpoint.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628 copying build/lib/authlib/oauth2/rfc8628/grant.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628 copying build/lib/authlib/oauth2/rfc8628/endpoint.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628 copying build/lib/authlib/oauth2/rfc8628/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628 copying build/lib/authlib/oauth2/rfc8628/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628 copying build/lib/authlib/oauth2/rfc8628/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7636 copying build/lib/authlib/oauth2/rfc7636/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7636 copying build/lib/authlib/oauth2/rfc7636/challenge.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7636 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/wrappers.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/authorization_code.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/implicit.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/refresh_token.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/client_credentials.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/grants/base.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants copying build/lib/authlib/oauth2/rfc6749/authenticate_client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 copying build/lib/authlib/oauth2/rfc6749/token_endpoint.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009 copying build/lib/authlib/oauth2/rfc7009/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009 copying build/lib/authlib/oauth2/rfc7009/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009 copying build/lib/authlib/oauth2/rfc7009/revocation.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662 copying build/lib/authlib/oauth2/rfc7662/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662 copying build/lib/authlib/oauth2/rfc7662/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662 copying build/lib/authlib/oauth2/rfc7662/introspection.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662 copying build/lib/authlib/oauth2/base.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523 copying build/lib/authlib/oauth2/rfc7523/assertion.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523 copying build/lib/authlib/oauth2/rfc7523/grant.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523 copying build/lib/authlib/oauth2/rfc7523/client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523 copying build/lib/authlib/oauth2/rfc7523/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523 copying build/lib/authlib/oauth2/rfc7523/auth.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414 copying build/lib/authlib/oauth2/rfc8414/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414 copying build/lib/authlib/oauth2/rfc8414/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414 copying build/lib/authlib/oauth2/rfc8414/well_known.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414 copying build/lib/authlib/oauth2/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2 copying build/lib/authlib/oauth2/auth.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7521 copying build/lib/authlib/oauth2/rfc7521/client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7521 copying build/lib/authlib/oauth2/rfc7521/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7521 copying build/lib/authlib/oauth2/client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750 copying build/lib/authlib/oauth2/rfc6750/wrappers.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750 copying build/lib/authlib/oauth2/rfc6750/validator.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750 copying build/lib/authlib/oauth2/rfc6750/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750 copying build/lib/authlib/oauth2/rfc6750/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750 copying build/lib/authlib/oauth2/rfc6750/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/client copying build/lib/authlib/flask/client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2 copying build/lib/authlib/flask/oauth2/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2 copying build/lib/authlib/flask/oauth2/sqla.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2 copying build/lib/authlib/flask/oauth2/cache.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1 copying build/lib/authlib/flask/oauth1/sqla.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1 copying build/lib/authlib/flask/oauth1/cache.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1 copying build/lib/authlib/flask/oauth1/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1 copying build/lib/authlib/flask/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs copying build/lib/authlib/specs/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518 copying build/lib/authlib/specs/rfc7518/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518 copying build/lib/authlib/specs/rfc7518/jwk_algorithms.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518 copying build/lib/authlib/specs/rfc7518/jwe_algorithms.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518 copying build/lib/authlib/specs/rfc7518/jws_algorithms.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750 copying build/lib/authlib/specs/rfc6750/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750 copying build/lib/authlib/specs/rfc6750/validator.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750 copying build/lib/authlib/specs/rfc6750/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750 copying build/lib/authlib/specs/rfc6750/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750 copying build/lib/authlib/specs/rfc6750/wrappers.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516 copying build/lib/authlib/specs/rfc7516/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516 copying build/lib/authlib/specs/rfc7516/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516 copying build/lib/authlib/specs/rfc7516/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516 copying build/lib/authlib/specs/rfc7516/jwe.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/authenticate_client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/grants.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/wrappers.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/token_endpoint.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 copying build/lib/authlib/specs/rfc6749/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7517 copying build/lib/authlib/specs/rfc7517/jwk.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7517 copying build/lib/authlib/specs/rfc7517/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7517 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515 copying build/lib/authlib/specs/rfc7515/jws.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515 copying build/lib/authlib/specs/rfc7515/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515 copying build/lib/authlib/specs/rfc7515/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515 copying build/lib/authlib/specs/rfc7515/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636 copying build/lib/authlib/specs/rfc7636/challenge.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636 copying build/lib/authlib/specs/rfc7636/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636 copying build/lib/authlib/specs/rfc7636/grant.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519 copying build/lib/authlib/specs/rfc7519/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519 copying build/lib/authlib/specs/rfc7519/jwt.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519 copying build/lib/authlib/specs/rfc7519/claims.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519 copying build/lib/authlib/specs/rfc7519/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc copying build/lib/authlib/specs/oidc/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc copying build/lib/authlib/specs/oidc/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc copying build/lib/authlib/specs/oidc/claims.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc copying build/lib/authlib/specs/oidc/grants.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc copying build/lib/authlib/specs/oidc/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc copying build/lib/authlib/specs/oidc/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849 copying build/lib/authlib/specs/rfc5849/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849 copying build/lib/authlib/specs/rfc5849/signature.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849 copying build/lib/authlib/specs/rfc5849/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7662 copying build/lib/authlib/specs/rfc7662/introspection.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7662 copying build/lib/authlib/specs/rfc7662/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7662 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523 copying build/lib/authlib/specs/rfc7523/auth.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523 copying build/lib/authlib/specs/rfc7523/client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523 copying build/lib/authlib/specs/rfc7523/grant.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523 copying build/lib/authlib/specs/rfc7523/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009 copying build/lib/authlib/specs/rfc7009/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009 copying build/lib/authlib/specs/rfc7009/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009 copying build/lib/authlib/specs/rfc7009/revocation.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414 copying build/lib/authlib/specs/rfc8414/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414 copying build/lib/authlib/specs/rfc8414/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414 copying build/lib/authlib/specs/rfc8414/well_known.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/client copying build/lib/authlib/django/client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/client copying build/lib/authlib/django/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/oauth2 copying build/lib/authlib/django/oauth2/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/oauth1 copying build/lib/authlib/django/oauth1/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/oauth1 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery copying build/lib/authlib/oidc/discovery/well_known.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery copying build/lib/authlib/oidc/discovery/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery copying build/lib/authlib/oidc/discovery/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery copying build/lib/authlib/oidc/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core copying build/lib/authlib/oidc/core/claims.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core copying build/lib/authlib/oidc/core/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants copying build/lib/authlib/oidc/core/grants/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants copying build/lib/authlib/oidc/core/grants/hybrid.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants copying build/lib/authlib/oidc/core/grants/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants copying build/lib/authlib/oidc/core/grants/implicit.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants copying build/lib/authlib/oidc/core/grants/code.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants copying build/lib/authlib/oidc/core/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core copying build/lib/authlib/oidc/core/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core copying build/lib/authlib/oidc/core/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1 copying build/lib/authlib/oauth1/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1 copying build/lib/authlib/oauth1/client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/parameters.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/rsa.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/wrapper.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/client_auth.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/signature.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/base_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/rfc5849/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849 copying build/lib/authlib/oauth1/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515 copying build/lib/authlib/jose/rfc7515/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515 copying build/lib/authlib/jose/rfc7515/jws.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515 copying build/lib/authlib/jose/rfc7515/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515 copying build/lib/authlib/jose/jwk.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516 copying build/lib/authlib/jose/rfc7516/models.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516 copying build/lib/authlib/jose/rfc7516/jwe.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516 copying build/lib/authlib/jose/rfc7516/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516 copying build/lib/authlib/jose/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519 copying build/lib/authlib/jose/rfc7519/jwt.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519 copying build/lib/authlib/jose/rfc7519/claims.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519 copying build/lib/authlib/jose/rfc7519/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519 copying build/lib/authlib/jose/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose copying build/lib/authlib/jose/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518 copying build/lib/authlib/jose/rfc7518/jwk_algorithms.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518 copying build/lib/authlib/jose/rfc7518/jws_algorithms.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518 copying build/lib/authlib/jose/rfc7518/jwe_algorithms.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518 copying build/lib/authlib/jose/rfc7518/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/_backends/_key_cryptography.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/_backends/_jws_cryptography.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/_backends/_jwe_alg_cryptography.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/_backends/_jwk_cryptography.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/_backends/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/_backends/_jwe_enc_cryptography.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends copying build/lib/authlib/jose/rfc7518/util.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/_backends copying build/lib/authlib/jose/rfc7517/_backends/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/_backends copying build/lib/authlib/jose/rfc7517/_backends/_cryptography.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/_backends copying build/lib/authlib/jose/rfc7517/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517 copying build/lib/authlib/jose/rfc7517/jwk.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client copying build/lib/authlib/client/oauth_client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client copying build/lib/authlib/client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client copying build/lib/authlib/client/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client copying build/lib/authlib/client/aiohttp.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common copying build/lib/authlib/common/urls.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common copying build/lib/authlib/common/encoding.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common copying build/lib/authlib/common/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common copying build/lib/authlib/common/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common copying build/lib/authlib/common/security.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations copying build/lib/authlib/integrations/flask_helpers.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1 copying build/lib/authlib/integrations/flask_oauth1/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1 copying build/lib/authlib/integrations/flask_oauth1/cache.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1 copying build/lib/authlib/integrations/flask_oauth1/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1 copying build/lib/authlib/integrations/flask_oauth1/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client copying build/lib/authlib/integrations/flask_client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client copying build/lib/authlib/integrations/flask_client/remote_app.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client copying build/lib/authlib/integrations/flask_client/oauth_registry.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client copying build/lib/authlib/integrations/flask_client/integration.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2 copying build/lib/authlib/integrations/django_oauth2/signals.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2 copying build/lib/authlib/integrations/django_oauth2/endpoints.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2 copying build/lib/authlib/integrations/django_oauth2/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2 copying build/lib/authlib/integrations/django_oauth2/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2 copying build/lib/authlib/integrations/django_oauth2/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2 copying build/lib/authlib/integrations/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/remote_app.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/base_oauth.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/async_app.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/framework_integration.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client copying build/lib/authlib/integrations/base_client/base_app.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client copying build/lib/authlib/integrations/httpx_client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client copying build/lib/authlib/integrations/httpx_client/oauth1_client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client copying build/lib/authlib/integrations/httpx_client/utils.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client copying build/lib/authlib/integrations/httpx_client/assertion_client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client copying build/lib/authlib/integrations/httpx_client/oauth2_client.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1 copying build/lib/authlib/integrations/sqla_oauth1/functions.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1 copying build/lib/authlib/integrations/sqla_oauth1/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1 copying build/lib/authlib/integrations/sqla_oauth1/mixins.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/starlette_client copying build/lib/authlib/integrations/starlette_client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/starlette_client copying build/lib/authlib/integrations/starlette_client/integration.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/starlette_client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_client copying build/lib/authlib/integrations/django_client/integration.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_client copying build/lib/authlib/integrations/django_client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_client creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2 copying build/lib/authlib/integrations/sqla_oauth2/client_mixin.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2 copying build/lib/authlib/integrations/sqla_oauth2/tokens_mixins.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2 copying build/lib/authlib/integrations/sqla_oauth2/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2 copying build/lib/authlib/integrations/sqla_oauth2/functions.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2 copying build/lib/authlib/integrations/flask_oauth2/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2 copying build/lib/authlib/integrations/flask_oauth2/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2 copying build/lib/authlib/integrations/flask_oauth2/errors.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2 copying build/lib/authlib/integrations/flask_oauth2/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2 copying build/lib/authlib/integrations/flask_oauth2/signals.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2 creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1 copying build/lib/authlib/integrations/django_oauth1/authorization_server.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1 copying build/lib/authlib/integrations/django_oauth1/resource_protector.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1 copying build/lib/authlib/integrations/django_oauth1/nonce.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1 copying build/lib/authlib/integrations/django_oauth1/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1 copying build/lib/authlib/integrations/django_helpers.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations creating /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client copying build/lib/authlib/integrations/requests_client/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client copying build/lib/authlib/integrations/requests_client/oauth2_session.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client copying build/lib/authlib/integrations/requests_client/assertion_session.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client copying build/lib/authlib/integrations/requests_client/oauth1_session.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client copying build/lib/authlib/__init__.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib copying build/lib/authlib/consts.py -> /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/deprecate.py to deprecate.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591/claims.py to claims.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7591/endpoint.py to endpoint.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628/grant.py to grant.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628/endpoint.py to endpoint.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8628/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7636/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7636/challenge.py to challenge.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/wrappers.py to wrappers.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/authorization_code.py to authorization_code.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/implicit.py to implicit.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.py to resource_owner_password_credentials.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/refresh_token.py to refresh_token.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/client_credentials.py to client_credentials.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/grants/base.py to base.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/authenticate_client.py to authenticate_client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6749/token_endpoint.py to token_endpoint.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7009/revocation.py to revocation.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7662/introspection.py to introspection.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/base.py to base.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523/assertion.py to assertion.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523/grant.py to grant.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523/client.py to client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7523/auth.py to auth.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc8414/well_known.py to well_known.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/auth.py to auth.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7521/client.py to client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc7521/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/client.py to client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750/wrappers.py to wrappers.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750/validator.py to validator.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth2/rfc6750/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2/sqla.py to sqla.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth2/cache.py to cache.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1/sqla.py to sqla.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1/cache.py to cache.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/flask/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518/jwk_algorithms.py to jwk_algorithms.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518/jwe_algorithms.py to jwe_algorithms.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7518/jws_algorithms.py to jws_algorithms.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750/validator.py to validator.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6750/wrappers.py to wrappers.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7516/jwe.py to jwe.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/authenticate_client.py to authenticate_client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/grants.py to grants.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/wrappers.py to wrappers.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/token_endpoint.py to token_endpoint.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc6749/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7517/jwk.py to jwk.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7517/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515/jws.py to jws.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7515/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636/challenge.py to challenge.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7636/grant.py to grant.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519/jwt.py to jwt.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519/claims.py to claims.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7519/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc/claims.py to claims.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc/grants.py to grants.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/oidc/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849/signature.py to signature.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc5849/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7662/introspection.py to introspection.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7662/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523/auth.py to auth.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523/client.py to client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523/grant.py to grant.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7523/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc7009/revocation.py to revocation.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/specs/rfc8414/well_known.py to well_known.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/django/oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery/well_known.py to well_known.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/discovery/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/claims.py to claims.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants/hybrid.py to hybrid.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants/implicit.py to implicit.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/grants/code.py to code.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oidc/core/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/client.py to client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/parameters.py to parameters.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/rsa.py to rsa.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/wrapper.py to wrapper.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/client_auth.py to client_auth.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/signature.py to signature.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/base_server.py to base_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/rfc5849/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/oauth1/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515/jws.py to jws.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7515/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/jwk.py to jwk.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516/models.py to models.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516/jwe.py to jwe.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7516/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519/jwt.py to jwt.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519/claims.py to claims.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7519/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/jwk_algorithms.py to jwk_algorithms.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/jws_algorithms.py to jws_algorithms.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/jwe_algorithms.py to jwe_algorithms.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends/_key_cryptography.py to _key_cryptography.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends/_jws_cryptography.py to _jws_cryptography.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends/_jwe_alg_cryptography.py to _jwe_alg_cryptography.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends/_jwk_cryptography.py to _jwk_cryptography.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/_backends/_jwe_enc_cryptography.py to _jwe_enc_cryptography.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7518/util.py to util.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/_backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/_backends/_cryptography.py to _cryptography.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/jose/rfc7517/jwk.py to jwk.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client/oauth_client.py to oauth_client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/client/aiohttp.py to aiohttp.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common/urls.py to urls.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common/encoding.py to encoding.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/common/security.py to security.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_helpers.py to flask_helpers.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1/cache.py to cache.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth1/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client/remote_app.py to remote_app.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client/oauth_registry.py to oauth_registry.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_client/integration.py to integration.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2/signals.py to signals.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2/endpoints.py to endpoints.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/remote_app.py to remote_app.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/base_oauth.py to base_oauth.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/async_app.py to async_app.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/framework_integration.py to framework_integration.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/base_client/base_app.py to base_app.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client/oauth1_client.py to oauth1_client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client/utils.py to utils.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client/assertion_client.py to assertion_client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/httpx_client/oauth2_client.py to oauth2_client.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1/functions.py to functions.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth1/mixins.py to mixins.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/starlette_client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/starlette_client/integration.py to integration.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_client/integration.py to integration.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2/client_mixin.py to client_mixin.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2/tokens_mixins.py to tokens_mixins.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/sqla_oauth2/functions.py to functions.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2/errors.py to errors.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/flask_oauth2/signals.py to signals.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1/authorization_server.py to authorization_server.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1/resource_protector.py to resource_protector.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1/nonce.py to nonce.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/django_helpers.py to django_helpers.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client/oauth2_session.py to oauth2_session.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client/assertion_session.py to assertion_session.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/integrations/requests_client/oauth1_session.py to oauth1_session.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/authlib/consts.py to consts.cpython-37.pyc writing byte-compilation script '/tmp/tmpevnjtywv.py' /usr/local/bin/python3.7 /tmp/tmpevnjtywv.py removing /tmp/tmpevnjtywv.py running install_egg_info Copying Authlib.egg-info to /construction/security/py-authlib/stage/usr/local/lib/python3.7/site-packages/Authlib-0.14.2-py3.7.egg-info running install_scripts writing list of installed files to '/construction/security/py-authlib/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-authlib-0.14.2 file sizes/checksums [738]: 0% file sizes/checksums [738]: 13% file sizes/checksums [738]: 27% file sizes/checksums [738]: 40% file sizes/checksums [738]: 54% file sizes/checksums [738]: 67% file sizes/checksums [738]: 81% file sizes/checksums [738]: 94% file sizes/checksums [738]: 100% packing files [738]: 0% packing files [738]: 13% packing files [738]: 27% packing files [738]: 40% packing files [738]: 54% packing files [738]: 67% packing files [738]: 81% packing files [738]: 94% packing files [738]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:15