>>> py3-google-auth: Building community/py3-google-auth 1.19.2-r2 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 21:37:28 +0000 >>> py3-google-auth: Checking sanity of /home/buildozer/aports/community/py3-google-auth/APKBUILD... >>> py3-google-auth: Analyzing dependencies... >>> py3-google-auth: Installing for build: build-base python3 py3-cachetools<5.0 py3-asn1-modules py3-rsa py3-setuptools py3-six py3-flask py3-freezegun py3-mock py3-oauth2client py3-openssl py3-pytest py3-pytest-cov py3-pytest-localserver py3-requests py3-responses py3-urllib3 py3-cryptography py3-certifi py3-grpcio (1/57) Installing libbz2 (1.0.8-r1) (2/57) Installing libffi (3.4.2-r1) (3/57) Installing gdbm (1.23-r0) (4/57) Installing xz-libs (5.2.5-r1) (5/57) Installing mpdecimal (2.5.1-r1) (6/57) Installing readline (8.1.2-r0) (7/57) Installing sqlite-libs (3.38.0-r0) (8/57) Installing python3 (3.10.3-r0) (9/57) Installing py3-cachetools (4.1.1-r2) (10/57) Installing py3-asn1 (0.4.8-r2) (11/57) Installing py3-asn1-modules (0.2.8-r2) (12/57) Installing py3-rsa (4.8-r0) (13/57) Installing py3-appdirs (1.4.4-r3) (14/57) Installing py3-more-itertools (8.12.0-r2) (15/57) Installing py3-ordered-set (4.0.2-r3) (16/57) Installing py3-parsing (2.4.7-r3) (17/57) Installing py3-six (1.16.0-r1) (18/57) Installing py3-packaging (21.3-r0) (19/57) Installing py3-setuptools (59.4.0-r0) (20/57) Installing py3-click (8.0.4-r0) (21/57) Installing py3-itsdangerous (2.1.1-r0) (22/57) Installing py3-markupsafe (2.1.1-r0) (23/57) Installing py3-jinja2 (3.0.3-r1) (24/57) Installing py3-werkzeug (2.0.3-r0) (25/57) Installing py3-flask (2.1.1-r0) (26/57) Installing py3-dateutil (2.8.2-r1) (27/57) Installing py3-freezegun (1.1.0-r2) (28/57) Installing py3-pbr (5.8.1-r0) (29/57) Installing py3-mock (4.0.3-r2) (30/57) Installing py3-httplib2 (0.20.4-r0) (31/57) Installing py3-oauth2client (4.1.3-r4) (32/57) Installing py3-cparser (2.20-r2) (33/57) Installing py3-cffi (1.15.0-r0) (34/57) Installing py3-idna (3.3-r2) (35/57) Installing py3-asn1crypto (1.4.0-r2) (36/57) Installing py3-cryptography (3.4.8-r0) (37/57) Installing py3-openssl (21.0.0-r1) (38/57) Installing py3-atomicwrites (1.4.0-r2) (39/57) Installing py3-attrs (21.4.0-r0) (40/57) Installing py3-iniconfig (1.1.1-r2) (41/57) Installing py3-pluggy (0.13.1-r5) (42/57) Installing py3-py (1.10.0-r2) (43/57) Installing py3-wcwidth (0.2.5-r2) (44/57) Installing py3-toml (0.10.2-r3) (45/57) Installing py3-pygments (2.11.2-r0) (46/57) Installing py3-pytest (6.2.5-r2) (47/57) Installing py3-coverage (5.5-r1) (48/57) Installing py3-pytest-cov (2.12.1-r1) (49/57) Installing py3-pytest-localserver (0.5.1-r0) (50/57) Installing py3-certifi (2021.10.8-r0) (51/57) Installing py3-charset-normalizer (2.0.10-r0) (52/57) Installing py3-urllib3 (1.26.9-r0) (53/57) Installing py3-requests (2.27.1-r0) (54/57) Installing py3-responses (0.14.0-r1) (55/57) Installing re2 (2022.04.01-r0) (56/57) Installing py3-grpcio (1.41.0-r1) (57/57) Installing .makedepends-py3-google-auth (20220414.213733) Executing busybox-1.35.0-r8.trigger OK: 342 MiB in 145 packages >>> py3-google-auth: Cleaning up srcdir >>> py3-google-auth: Cleaning up pkgdir >>> py3-google-auth: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/google-auth-1.19.2.tar.gz >>> py3-google-auth: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/google-auth-1.19.2.tar.gz >>> py3-google-auth: Checking sha512sums... google-auth-1.19.2.tar.gz: OK remove-unnecessary-dependencies.patch: OK >>> py3-google-auth: Unpacking /var/cache/distfiles/v3.16/google-auth-1.19.2.tar.gz... >>> py3-google-auth: remove-unnecessary-dependencies.patch patching file tests/compute_engine/test__metadata.py patching file tests/compute_engine/test_credentials.py patching file tests/conftest.py patching file tests/crypt/test__python_rsa.py patching file tests/oauth2/test__client.py patching file tests/oauth2/test_credentials.py patching file tests/oauth2/test_id_token.py patching file tests/oauth2/test_service_account.py patching file tests/test__cloud_sdk.py patching file tests/test__default.py patching file tests/test__oauth2client.py patching file tests/test_app_engine.py patching file tests/test_iam.py patching file tests/test_impersonated_credentials.py patching file tests/test_jwt.py patching file tests/transport/test__mtls_helper.py patching file tests/transport/test_grpc.py patching file tests/transport/test_mtls.py patching file tests/transport/test_requests.py patching file tests/transport/test_urllib3.py running build running build_py creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/impersonated_credentials.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth creating build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine creating build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt creating build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/_mtls_helper.py -> build/lib/google/auth/transport copying google/auth/transport/mtls.py -> build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-google-auth/src/google-auth-1.19.2 plugins: localserver-0.5.1, cov-2.12.1 collected 438 items tests/test__cloud_sdk.py ............. [ 2%] tests/test__default.py .................................... [ 11%] tests/test__helpers.py ................... [ 15%] tests/test__oauth2client.py ......... [ 17%] tests/test__service_account_info.py .... [ 18%] tests/test_app_engine.py .............. [ 21%] tests/test_credentials.py ............. [ 24%] tests/test_iam.py .... [ 25%] tests/test_impersonated_credentials.py ..................... [ 30%] tests/test_jwt.py .................................................. [ 41%] tests/compute_engine/test__metadata.py ................ [ 45%] tests/compute_engine/test_credentials.py ........................ [ 50%] tests/crypt/test__cryptography_rsa.py ................ [ 54%] tests/crypt/test__python_rsa.py .................. [ 58%] tests/crypt/test_crypt.py .. [ 59%] tests/crypt/test_es256.py .............. [ 62%] tests/oauth2/test__client.py .............. [ 65%] tests/oauth2/test_credentials.py ................... [ 69%] tests/oauth2/test_id_token.py ........... [ 72%] tests/oauth2/test_service_account.py ........................... [ 78%] tests/transport/test__http_client.py ....... [ 80%] tests/transport/test__mtls_helper.py ........................ [ 85%] tests/transport/test_grpc.py .......... [ 87%] tests/transport/test_mtls.py ... [ 88%] tests/transport/test_requests.py .............................. [ 95%] tests/transport/test_urllib3.py .................... [100%] =============================== warnings summary =============================== tests/test_jwt.py::test_decode_valid_es256 tests/crypt/test_es256.py::TestES256Verifier::test_verify_success tests/crypt/test_es256.py::TestES256Verifier::test_verify_unicode_success tests/crypt/test_es256.py::TestES256Verifier::test_verify_failure_with_wrong_raw_signature /home/buildozer/aports/community/py3-google-auth/src/google-auth-1.19.2/google/auth/crypt/es256.py:68: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead r = utils.int_from_bytes(sig_bytes[:32], byteorder="big") tests/test_jwt.py::test_decode_valid_es256 tests/crypt/test_es256.py::TestES256Verifier::test_verify_success tests/crypt/test_es256.py::TestES256Verifier::test_verify_unicode_success tests/crypt/test_es256.py::TestES256Verifier::test_verify_failure_with_wrong_raw_signature /home/buildozer/aports/community/py3-google-auth/src/google-auth-1.19.2/google/auth/crypt/es256.py:69: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead s = utils.int_from_bytes(sig_bytes[32:], byteorder="big") -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 438 passed, 8 warnings in 29.99s ======================= >>> py3-google-auth: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib Skipping installation of /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/__init__.py (namespace package) copying google/auth/credentials.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/jwt.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/_cloud_sdk.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/_default.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/_service_account_info.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/environment_vars.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/_helpers.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/_oauth2client.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/__init__.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/app_engine.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/impersonated_credentials.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/exceptions.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/iam.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth copying google/auth/compute_engine/credentials.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/compute_engine copying google/auth/crypt/_python_rsa.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/crypt/base.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/crypt/rsa.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/crypt/_helpers.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/crypt/es256.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt copying google/auth/transport/requests.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/auth/transport/_mtls_helper.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/auth/transport/mtls.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/auth/transport/urllib3.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/auth/transport/_http_client.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport copying google/oauth2/service_account.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2 copying google/oauth2/_client.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2 copying google/oauth2/id_token.py -> /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2 byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/credentials.py to credentials.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/jwt.py to jwt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/_default.py to _default.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/_service_account_info.py to _service_account_info.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/environment_vars.py to environment_vars.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/_helpers.py to _helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/_oauth2client.py to _oauth2client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/app_engine.py to app_engine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/impersonated_credentials.py to impersonated_credentials.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/iam.py to iam.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/compute_engine/credentials.py to credentials.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/compute_engine/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/compute_engine/_metadata.py to _metadata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/rsa.py to rsa.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/_helpers.py to _helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/_cryptography_rsa.py to _cryptography_rsa.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/crypt/es256.py to es256.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/requests.py to requests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/_mtls_helper.py to _mtls_helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/mtls.py to mtls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/urllib3.py to urllib3.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/grpc.py to grpc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/auth/transport/_http_client.py to _http_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2/service_account.py to service_account.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2/credentials.py to credentials.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2/_client.py to _client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google/oauth2/id_token.py to id_token.cpython-310.pyc running install_egg_info running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google_auth-1.19.2-py3.10.egg-info Installing /home/buildozer/aports/community/py3-google-auth/pkg/py3-google-auth/usr/lib/python3.10/site-packages/google_auth-1.19.2-py3.10-nspkg.pth running install_scripts >>> py3-google-auth*: Running postcheck for py3-google-auth >>> py3-google-auth*: Preparing package py3-google-auth... >>> py3-google-auth*: Tracing dependencies... >>> py3-google-auth*: Package size: 740.0 KB >>> py3-google-auth*: Compressing data... >>> py3-google-auth*: Create checksum... >>> py3-google-auth*: Create py3-google-auth-1.19.2-r2.apk >>> py3-google-auth: Build complete at Thu, 14 Apr 2022 21:38:07 +0000 elapsed time 0h 0m 39s >>> py3-google-auth: Cleaning up srcdir >>> py3-google-auth: Cleaning up pkgdir >>> py3-google-auth: Uninstalling dependencies... (1/57) Purging .makedepends-py3-google-auth (20220414.213733) (2/57) Purging py3-cachetools (4.1.1-r2) (3/57) Purging py3-setuptools (59.4.0-r0) (4/57) Purging py3-appdirs (1.4.4-r3) (5/57) Purging py3-ordered-set (4.0.2-r3) (6/57) Purging py3-flask (2.1.1-r0) (7/57) Purging py3-click (8.0.4-r0) (8/57) Purging py3-itsdangerous (2.1.1-r0) (9/57) Purging py3-jinja2 (3.0.3-r1) (10/57) Purging py3-markupsafe (2.1.1-r0) (11/57) Purging py3-werkzeug (2.0.3-r0) (12/57) Purging py3-freezegun (1.1.0-r2) (13/57) Purging py3-dateutil (2.8.2-r1) (14/57) Purging py3-mock (4.0.3-r2) (15/57) Purging py3-pbr (5.8.1-r0) (16/57) Purging py3-oauth2client (4.1.3-r4) (17/57) Purging py3-httplib2 (0.20.4-r0) (18/57) Purging py3-asn1-modules (0.2.8-r2) (19/57) Purging py3-rsa (4.8-r0) (20/57) Purging py3-asn1 (0.4.8-r2) (21/57) Purging py3-openssl (21.0.0-r1) (22/57) Purging py3-pytest-cov (2.12.1-r1) (23/57) Purging py3-pytest (6.2.5-r2) (24/57) Purging py3-atomicwrites (1.4.0-r2) (25/57) Purging py3-attrs (21.4.0-r0) (26/57) Purging py3-more-itertools (8.12.0-r2) (27/57) Purging py3-iniconfig (1.1.1-r2) (28/57) Purging py3-pluggy (0.13.1-r5) (29/57) Purging py3-py (1.10.0-r2) (30/57) Purging py3-wcwidth (0.2.5-r2) (31/57) Purging py3-packaging (21.3-r0) (32/57) Purging py3-parsing (2.4.7-r3) (33/57) Purging py3-toml (0.10.2-r3) (34/57) Purging py3-pygments (2.11.2-r0) (35/57) Purging py3-coverage (5.5-r1) (36/57) Purging py3-pytest-localserver (0.5.1-r0) (37/57) Purging py3-responses (0.14.0-r1) (38/57) Purging py3-requests (2.27.1-r0) (39/57) Purging py3-charset-normalizer (2.0.10-r0) (40/57) Purging py3-urllib3 (1.26.9-r0) (41/57) Purging py3-cryptography (3.4.8-r0) (42/57) Purging py3-cffi (1.15.0-r0) (43/57) Purging py3-cparser (2.20-r2) (44/57) Purging py3-idna (3.3-r2) (45/57) Purging py3-asn1crypto (1.4.0-r2) (46/57) Purging py3-six (1.16.0-r1) (47/57) Purging py3-certifi (2021.10.8-r0) (48/57) Purging python3 (3.10.3-r0) (49/57) Purging py3-grpcio (1.41.0-r1) (50/57) Purging libbz2 (1.0.8-r1) (51/57) Purging libffi (3.4.2-r1) (52/57) Purging gdbm (1.23-r0) (53/57) Purging xz-libs (5.2.5-r1) (54/57) Purging mpdecimal (2.5.1-r1) (55/57) Purging readline (8.1.2-r0) (56/57) Purging sqlite-libs (3.38.0-r0) (57/57) Purging re2 (2022.04.01-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-google-auth: Updating the community/armv7 repository index... >>> py3-google-auth: Signing the index...