Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save r-rmcgibbo/062912e4601f6820afff6e9636a18dc6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/062912e4601f6820afff6e9636a18dc6 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/117062
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/yigx2zw9zql6qsmk4ib2kdpp2258frqb-python_opendata_transport-0.2.2.tar.gz
source root is python_opendata_transport-0.2.2
setting SOURCE_DATE_EPOCH to timestamp 1615974318 of file python_opendata_transport-0.2.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/opendata_transport
copying opendata_transport/__init__.py -> build/lib/opendata_transport
copying opendata_transport/exceptions.py -> build/lib/opendata_transport
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/opendata_transport
copying build/lib/opendata_transport/__init__.py -> build/bdist.linux-aarch64/wheel/opendata_transport
copying build/lib/opendata_transport/exceptions.py -> build/bdist.linux-aarch64/wheel/opendata_transport
running install_egg_info
running egg_info
writing python_opendata_transport.egg-info/PKG-INFO
writing dependency_links to python_opendata_transport.egg-info/dependency_links.txt
writing requirements to python_opendata_transport.egg-info/requires.txt
writing top-level names to python_opendata_transport.egg-info/top_level.txt
reading manifest file 'python_opendata_transport.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python_opendata_transport.egg-info/SOURCES.txt'
Copying python_opendata_transport.egg-info to build/bdist.linux-aarch64/wheel/python_opendata_transport-0.2.2-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/python_opendata_transport-0.2.2.dist-info/WHEEL
creating 'dist/python_opendata_transport-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'opendata_transport/__init__.py'
adding 'opendata_transport/exceptions.py'
adding 'python_opendata_transport-0.2.2.dist-info/LICENSE'
adding 'python_opendata_transport-0.2.2.dist-info/METADATA'
adding 'python_opendata_transport-0.2.2.dist-info/WHEEL'
adding 'python_opendata_transport-0.2.2.dist-info/top_level.txt'
adding 'python_opendata_transport-0.2.2.dist-info/zip-safe'
adding 'python_opendata_transport-0.2.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/python_opendata_transport-0.2.2/dist /build/python_opendata_transport-0.2.2
Processing ./python_opendata_transport-0.2.2-py3-none-any.whl
Requirement already satisfied: urllib3 in /nix/store/sskr8kw1hpa1zwp3swi18xyw2w6b61j9-python3.9-urllib3-1.26.3/lib/python3.9/site-packages (from python-opendata-transport==0.2.2) (1.26.3)
Requirement already satisfied: aiohttp<4,>=3.7.4 in /nix/store/764f6s4zb5vkkjcxcm6yd2ybk3pn8dkg-python3.9-aiohttp-3.7.4.post0/lib/python3.9/site-packages (from python-opendata-transport==0.2.2) (3.7.4.post0)
Requirement already satisfied: async-timeout<4 in /nix/store/cmv2zlf266xfbhzmk1bifq3yc9qkga00-python3.9-async-timeout-3.0.1/lib/python3.9/site-packages (from python-opendata-transport==0.2.2) (3.0.1)
Requirement already satisfied: yarl<2.0,>=1.0 in /nix/store/3zg3yrzy0710ikdzc439ixwqdcy1z98l-python3.9-yarl-1.6.3/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->python-opendata-transport==0.2.2) (1.6.3)
Requirement already satisfied: chardet<5.0,>=2.0 in /nix/store/vszdgmmybb1wq6r99ksqhqn1w6d4f8gw-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->python-opendata-transport==0.2.2) (3.0.4)
Requirement already satisfied: multidict<7.0,>=4.5 in /nix/store/r6b1zf6vd76yyb9d3qkbndm56zn3ji5f-python3.9-multidict-5.1.0/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->python-opendata-transport==0.2.2) (5.1.0)
Requirement already satisfied: typing-extensions>=3.6.5 in /nix/store/ybnlphhvwj5jq1f5k2sqwmnmsmm7qw4k-python3.9-typing_extensions-3.7.4.3/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->python-opendata-transport==0.2.2) (3.7.4.3)
Requirement already satisfied: attrs>=17.3.0 in /nix/store/9jln296r87nyh9s27jba58xmggv26r12-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from aiohttp<4,>=3.7.4->python-opendata-transport==0.2.2) (20.3.0)
Requirement already satisfied: idna>=2.0 in /nix/store/x4ln6zlj24kkwg5hm94cblfvn4c702d3-python3.9-idna-2.10/lib/python3.9/site-packages (from yarl<2.0,>=1.0->aiohttp<4,>=3.7.4->python-opendata-transport==0.2.2) (2.10)
Installing collected packages: python-opendata-transport
Successfully installed python-opendata-transport-0.2.2
/build/python_opendata_transport-0.2.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vibffpxlz56l86icy1h7vhjbjb1143ka-python3.9-python-opendata-transport-0.2.2
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vibffpxlz56l86icy1h7vhjbjb1143ka-python3.9-python-opendata-transport-0.2.2/lib
patching script interpreter paths in /nix/store/vibffpxlz56l86icy1h7vhjbjb1143ka-python3.9-python-opendata-transport-0.2.2
checking for references to /build/ in /nix/store/vibffpxlz56l86icy1h7vhjbjb1143ka-python3.9-python-opendata-transport-0.2.2...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: opendata_transport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment