Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/60fe6fb071f8280f8a0bf15727b63d6f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/60fe6fb071f8280f8a0bf15727b63d6f to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 2 seconds | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/c3pa4g8c30nny807k3yx89rk9rf82y6d-google-auth-oauthlib-0.4.2.tar.gz
source root is google-auth-oauthlib-0.4.2
setting SOURCE_DATE_EPOCH to timestamp 1603903875 of file google-auth-oauthlib-0.4.2/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/google_auth_oauthlib
copying google_auth_oauthlib/helpers.py -> build/lib/google_auth_oauthlib
copying google_auth_oauthlib/__init__.py -> build/lib/google_auth_oauthlib
copying google_auth_oauthlib/interactive.py -> build/lib/google_auth_oauthlib
copying google_auth_oauthlib/flow.py -> build/lib/google_auth_oauthlib
creating build/lib/google_auth_oauthlib/tool
copying google_auth_oauthlib/tool/__main__.py -> build/lib/google_auth_oauthlib/tool
copying google_auth_oauthlib/tool/__init__.py -> build/lib/google_auth_oauthlib/tool
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/google_auth_oauthlib
copying build/lib/google_auth_oauthlib/helpers.py -> build/bdist.linux-aarch64/wheel/google_auth_oauthlib
creating build/bdist.linux-aarch64/wheel/google_auth_oauthlib/tool
copying build/lib/google_auth_oauthlib/tool/__main__.py -> build/bdist.linux-aarch64/wheel/google_auth_oauthlib/tool
copying build/lib/google_auth_oauthlib/tool/__init__.py -> build/bdist.linux-aarch64/wheel/google_auth_oauthlib/tool
copying build/lib/google_auth_oauthlib/__init__.py -> build/bdist.linux-aarch64/wheel/google_auth_oauthlib
copying build/lib/google_auth_oauthlib/interactive.py -> build/bdist.linux-aarch64/wheel/google_auth_oauthlib
copying build/lib/google_auth_oauthlib/flow.py -> build/bdist.linux-aarch64/wheel/google_auth_oauthlib
running install_egg_info
running egg_info
writing google_auth_oauthlib.egg-info/PKG-INFO
writing dependency_links to google_auth_oauthlib.egg-info/dependency_links.txt
writing entry points to google_auth_oauthlib.egg-info/entry_points.txt
writing requirements to google_auth_oauthlib.egg-info/requires.txt
writing top-level names to google_auth_oauthlib.egg-info/top_level.txt
reading manifest file 'google_auth_oauthlib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'google'
warning: no files found matching '*.proto' under directory 'google'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
no previously-included directories found matching 'scripts/readme-gen'
writing manifest file 'google_auth_oauthlib.egg-info/SOURCES.txt'
Copying google_auth_oauthlib.egg-info to build/bdist.linux-aarch64/wheel/google_auth_oauthlib-0.4.2-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/google_auth_oauthlib-0.4.2.dist-info/WHEEL
creating 'dist/google_auth_oauthlib-0.4.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'google_auth_oauthlib/__init__.py'
adding 'google_auth_oauthlib/flow.py'
adding 'google_auth_oauthlib/helpers.py'
adding 'google_auth_oauthlib/interactive.py'
adding 'google_auth_oauthlib/tool/__init__.py'
adding 'google_auth_oauthlib/tool/__main__.py'
adding 'google_auth_oauthlib-0.4.2.dist-info/LICENSE'
adding 'google_auth_oauthlib-0.4.2.dist-info/METADATA'
adding 'google_auth_oauthlib-0.4.2.dist-info/WHEEL'
adding 'google_auth_oauthlib-0.4.2.dist-info/entry_points.txt'
adding 'google_auth_oauthlib-0.4.2.dist-info/top_level.txt'
adding 'google_auth_oauthlib-0.4.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/google-auth-oauthlib-0.4.2/dist /build/google-auth-oauthlib-0.4.2
Processing ./google_auth_oauthlib-0.4.2-py2.py3-none-any.whl
Requirement already satisfied: google-auth in /nix/store/42r7vibgy869hrx9vrs0r8qq6qxgvnmi-python3.8-google-auth-1.24.0/lib/python3.8/site-packages (from google-auth-oauthlib==0.4.2) (1.24.0)
Requirement already satisfied: requests-oauthlib>=0.7.0 in /nix/store/1k17vmi35gs119qsaai7y9i0vv8hzs7r-python3.8-requests-oauthlib-1.3.0/lib/python3.8/site-packages (from google-auth-oauthlib==0.4.2) (1.3.0)
Requirement already satisfied: oauthlib>=3.0.0 in /nix/store/6sp7qw1ahz9i45d0jd5vf13n7l5rq2ck-python3.8-oauthlib-unstable-2020-05-08/lib/python3.8/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib==0.4.2) (3.1.0.dev0)
Requirement already satisfied: requests>=2.0.0 in /nix/store/99mdk2q0xh9g2k9nmc0gl50zdnjwci9n-python3.8-requests-2.25.1/lib/python3.8/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib==0.4.2) (2.25.1)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/hdbb9f0ff1phjqvldyda6xl4n5jmf19w-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib>=0.7.0->google-auth-oauthlib==0.4.2) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/n5m51fwlbv677l2zibrhga61mplvbmbi-python3.8-idna-2.10/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib>=0.7.0->google-auth-oauthlib==0.4.2) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/9m4p624ywpl2j3m1cf1gq6kkx59131nn-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib>=0.7.0->google-auth-oauthlib==0.4.2) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/vybflyy946qwccw17gk6hsx2lan9iar2-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib>=0.7.0->google-auth-oauthlib==0.4.2) (1.26.3)
Requirement already satisfied: setuptools>=40.3.0 in /nix/store/vkz7frmcjbm2gza8a04iadxqp7n1fa3p-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from google-auth->google-auth-oauthlib==0.4.2) (50.3.1.post0)
Requirement already satisfied: rsa<5,>=3.1.4 in /nix/store/z8a5amnv7jqpdpgsd2ma6l8jyq1bbk7a-python3.8-rsa-4.6/lib/python3.8/site-packages (from google-auth->google-auth-oauthlib==0.4.2) (4.6)
Requirement already satisfied: six>=1.9.0 in /nix/store/sy8v53fvy6hv765g1pprnp5b1iqw9m55-python3.8-six-1.15.0/lib/python3.8/site-packages (from google-auth->google-auth-oauthlib==0.4.2) (1.15.0)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /nix/store/j7bsqf71dagrgrfpg8ck108y50lx6l1k-python3.8-cachetools-4.2.1/lib/python3.8/site-packages (from google-auth->google-auth-oauthlib==0.4.2) (4.2.1)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /nix/store/fx6wdjgp399bv6viqm8zgyxkiv9sannd-python3.8-pyasn1-modules-0.2.8/lib/python3.8/site-packages (from google-auth->google-auth-oauthlib==0.4.2) (0.2.8)
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /nix/store/z1gr8s0y7pwsdfygmwr7x9zjaym2nd6i-python3.8-pyasn1-0.4.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth->google-auth-oauthlib==0.4.2) (0.4.8)
Installing collected packages: google-auth-oauthlib
Successfully installed google-auth-oauthlib-0.4.2
/build/google-auth-oauthlib-0.4.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/88m5wjs4bgq1kyz3pf60aj2iwcddpy9h-python3.8-google-auth-oauthlib-0.4.2
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/88m5wjs4bgq1kyz3pf60aj2iwcddpy9h-python3.8-google-auth-oauthlib-0.4.2/lib /nix/store/88m5wjs4bgq1kyz3pf60aj2iwcddpy9h-python3.8-google-auth-oauthlib-0.4.2/bin
patching script interpreter paths in /nix/store/88m5wjs4bgq1kyz3pf60aj2iwcddpy9h-python3.8-google-auth-oauthlib-0.4.2
checking for references to /build/ in /nix/store/88m5wjs4bgq1kyz3pf60aj2iwcddpy9h-python3.8-google-auth-oauthlib-0.4.2...
Rewriting #!/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/bin/python3.8 to #!/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8
wrapping `/nix/store/88m5wjs4bgq1kyz3pf60aj2iwcddpy9h-python3.8-google-auth-oauthlib-0.4.2/bin/google-oauthlib-tool'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/google-auth-oauthlib-0.4.2
collecting ...
collected 31 items
tests/unit/test_flow.py .................. [ 58%]
tests/unit/test_helpers.py ....... [ 80%]
tests/unit/test_interactive.py . [ 83%]
tests/unit/test_tool.py ..... [100%]
=============================== warnings summary ===============================
tests/unit/test_flow.py:302
/build/google-auth-oauthlib-0.4.2/tests/unit/test_flow.py:302: PytestUnknownMarkWarning: Unknown pytest.mark.webtest - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@pytest.mark.webtest
tests/unit/test_flow.py:333
/build/google-auth-oauthlib-0.4.2/tests/unit/test_flow.py:333: PytestUnknownMarkWarning: Unknown pytest.mark.webtest - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@pytest.mark.webtest
tests/unit/test_flow.py:382
/build/google-auth-oauthlib-0.4.2/tests/unit/test_flow.py:382: PytestUnknownMarkWarning: Unknown pytest.mark.webtest - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
@pytest.mark.webtest
-- Docs: https://docs.pytest.org/en/stable/warnings.html
======================== 31 passed, 3 warnings in 0.57s ========================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment