Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 6, 2021 06:23
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/427bd1e10b190b291ae28a1887737b94 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/427bd1e10b190b291ae28a1887737b94 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/115231
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/lxykmxknk3c5wj6wbj2frb6z263ab731-jupyter-repo2docker-2021.1.0.tar.gz
source root is jupyter-repo2docker-2021.1.0
setting SOURCE_DATE_EPOCH to timestamp 1611442749 of file jupyter-repo2docker-2021.1.0/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
/nix/store/xjbdzkj15ih45s778bx0c2yb4r4hb0jp-python3.9-setuptools-50.3.1/lib/python3.9/site-packages/setuptools/dist.py:452: UserWarning: Normalizing '2021.01.0' to '2021.1.0'
warnings.warn(tmpl.format(**locals()))
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
running build
running build_py
creating build
creating build/lib
creating build/lib/repo2docker
copying repo2docker/__main__.py -> build/lib/repo2docker
copying repo2docker/utils.py -> build/lib/repo2docker
copying repo2docker/__init__.py -> build/lib/repo2docker
copying repo2docker/_version.py -> build/lib/repo2docker
copying repo2docker/app.py -> build/lib/repo2docker
creating build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/docker.py -> build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/__init__.py -> build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/r.py -> build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/_r_base.py -> build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/base.py -> build/lib/repo2docker/buildpacks
creating build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/dataverse.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/zenodo.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/mercurial.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/__init__.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/git.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/hydroshare.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/doi.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/base.py -> build/lib/repo2docker/contentproviders
copying repo2docker/contentproviders/figshare.py -> build/lib/repo2docker/contentproviders
creating build/lib/repo2docker/buildpacks/nix
copying repo2docker/buildpacks/nix/__init__.py -> build/lib/repo2docker/buildpacks/nix
creating build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/__init__.py -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/freeze.py -> build/lib/repo2docker/buildpacks/conda
creating build/lib/repo2docker/buildpacks/python
copying repo2docker/buildpacks/python/__init__.py -> build/lib/repo2docker/buildpacks/python
creating build/lib/repo2docker/buildpacks/julia
copying repo2docker/buildpacks/julia/julia_project.py -> build/lib/repo2docker/buildpacks/julia
copying repo2docker/buildpacks/julia/__init__.py -> build/lib/repo2docker/buildpacks/julia
copying repo2docker/buildpacks/julia/semver.py -> build/lib/repo2docker/buildpacks/julia
copying repo2docker/buildpacks/julia/julia_require.py -> build/lib/repo2docker/buildpacks/julia
creating build/lib/repo2docker/buildpacks/pipfile
copying repo2docker/buildpacks/pipfile/__init__.py -> build/lib/repo2docker/buildpacks/pipfile
creating build/lib/repo2docker/buildpacks/legacy
copying repo2docker/buildpacks/legacy/__init__.py -> build/lib/repo2docker/buildpacks/legacy
running egg_info
writing jupyter_repo2docker.egg-info/PKG-INFO
writing dependency_links to jupyter_repo2docker.egg-info/dependency_links.txt
writing entry points to jupyter_repo2docker.egg-info/entry_points.txt
writing requirements to jupyter_repo2docker.egg-info/requires.txt
writing top-level names to jupyter_repo2docker.egg-info/top_level.txt
reading manifest file 'jupyter_repo2docker.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'jupyter_repo2docker.egg-info/SOURCES.txt'
copying repo2docker/buildpacks/repo2docker-entrypoint -> build/lib/repo2docker/buildpacks
copying repo2docker/contentproviders/dataverse.json -> build/lib/repo2docker/contentproviders
copying repo2docker/buildpacks/nix/install-nix.bash -> build/lib/repo2docker/buildpacks/nix
copying repo2docker/buildpacks/nix/nix-shell-wrapper -> build/lib/repo2docker/buildpacks/nix
copying repo2docker/buildpacks/conda/activate-conda.sh -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.frozen.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-2.7.frozen.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-2.7.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.5.frozen.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.5.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.6.frozen.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.6.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.7.frozen.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.7.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.8.frozen.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.py-3.8.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/environment.yml -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/conda/install-miniforge.bash -> build/lib/repo2docker/buildpacks/conda
copying repo2docker/buildpacks/julia/install-repo-dependencies.jl -> build/lib/repo2docker/buildpacks/julia
UPDATING build/lib/repo2docker/_version.py
set build/lib/repo2docker/_version.py to '2021.01.0'
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/repo2docker
copying build/lib/repo2docker/__main__.py -> build/bdist.linux-aarch64/wheel/repo2docker
copying build/lib/repo2docker/utils.py -> build/bdist.linux-aarch64/wheel/repo2docker
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/nix/nix-shell-wrapper -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/nix/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/nix/install-nix.bash -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/docker.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
copying build/lib/repo2docker/buildpacks/repo2docker-entrypoint -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/activate-conda.sh -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/install-miniforge.bash -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.6.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.8.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-2.7.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-2.7.frozen.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.8.frozen.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.7.frozen.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.frozen.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.7.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.5.frozen.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.5.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/freeze.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.6.frozen.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.yml -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/conda
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/python
copying build/lib/repo2docker/buildpacks/python/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/python
copying build/lib/repo2docker/buildpacks/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
copying build/lib/repo2docker/buildpacks/r.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
copying build/lib/repo2docker/buildpacks/_r_base.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/julia_project.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/semver.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/install-repo-dependencies.jl -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/julia_require.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/julia
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/pipfile
copying build/lib/repo2docker/buildpacks/pipfile/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/pipfile
copying build/lib/repo2docker/buildpacks/base.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks
creating build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/legacy
copying build/lib/repo2docker/buildpacks/legacy/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/buildpacks/legacy
copying build/lib/repo2docker/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker
creating build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/dataverse.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/dataverse.json -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/zenodo.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/mercurial.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/__init__.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/git.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/hydroshare.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/doi.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/base.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/figshare.py -> build/bdist.linux-aarch64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/_version.py -> build/bdist.linux-aarch64/wheel/repo2docker
copying build/lib/repo2docker/app.py -> build/bdist.linux-aarch64/wheel/repo2docker
running install_egg_info
Copying jupyter_repo2docker.egg-info to build/bdist.linux-aarch64/wheel/jupyter_repo2docker-2021.1.0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/jupyter_repo2docker-2021.1.0.dist-info/WHEEL
creating 'dist/jupyter_repo2docker-2021.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'repo2docker/__init__.py'
adding 'repo2docker/__main__.py'
adding 'repo2docker/_version.py'
adding 'repo2docker/app.py'
adding 'repo2docker/utils.py'
adding 'repo2docker/buildpacks/__init__.py'
adding 'repo2docker/buildpacks/_r_base.py'
adding 'repo2docker/buildpacks/base.py'
adding 'repo2docker/buildpacks/docker.py'
adding 'repo2docker/buildpacks/r.py'
adding 'repo2docker/buildpacks/repo2docker-entrypoint'
adding 'repo2docker/buildpacks/conda/__init__.py'
adding 'repo2docker/buildpacks/conda/activate-conda.sh'
adding 'repo2docker/buildpacks/conda/environment.frozen.yml'
adding 'repo2docker/buildpacks/conda/environment.py-2.7.frozen.yml'
adding 'repo2docker/buildpacks/conda/environment.py-2.7.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.5.frozen.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.5.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.6.frozen.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.6.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.7.frozen.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.7.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.8.frozen.yml'
adding 'repo2docker/buildpacks/conda/environment.py-3.8.yml'
adding 'repo2docker/buildpacks/conda/environment.yml'
adding 'repo2docker/buildpacks/conda/freeze.py'
adding 'repo2docker/buildpacks/conda/install-miniforge.bash'
adding 'repo2docker/buildpacks/julia/__init__.py'
adding 'repo2docker/buildpacks/julia/install-repo-dependencies.jl'
adding 'repo2docker/buildpacks/julia/julia_project.py'
adding 'repo2docker/buildpacks/julia/julia_require.py'
adding 'repo2docker/buildpacks/julia/semver.py'
adding 'repo2docker/buildpacks/legacy/__init__.py'
adding 'repo2docker/buildpacks/nix/__init__.py'
adding 'repo2docker/buildpacks/nix/install-nix.bash'
adding 'repo2docker/buildpacks/nix/nix-shell-wrapper'
adding 'repo2docker/buildpacks/pipfile/__init__.py'
adding 'repo2docker/buildpacks/python/__init__.py'
adding 'repo2docker/contentproviders/__init__.py'
adding 'repo2docker/contentproviders/base.py'
adding 'repo2docker/contentproviders/dataverse.json'
adding 'repo2docker/contentproviders/dataverse.py'
adding 'repo2docker/contentproviders/doi.py'
adding 'repo2docker/contentproviders/figshare.py'
adding 'repo2docker/contentproviders/git.py'
adding 'repo2docker/contentproviders/hydroshare.py'
adding 'repo2docker/contentproviders/mercurial.py'
adding 'repo2docker/contentproviders/zenodo.py'
adding 'jupyter_repo2docker-2021.1.0.dist-info/LICENSE'
adding 'jupyter_repo2docker-2021.1.0.dist-info/METADATA'
adding 'jupyter_repo2docker-2021.1.0.dist-info/WHEEL'
adding 'jupyter_repo2docker-2021.1.0.dist-info/entry_points.txt'
adding 'jupyter_repo2docker-2021.1.0.dist-info/top_level.txt'
adding 'jupyter_repo2docker-2021.1.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/jupyter-repo2docker-2021.1.0/dist /build/jupyter-repo2docker-2021.1.0
Processing ./jupyter_repo2docker-2021.1.0-py2.py3-none-any.whl
Requirement already satisfied: requests in /nix/store/pm3mqshzwnbwipjydpih8vgqz118an08-python3.9-requests-2.25.1/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (2.25.1)
Requirement already satisfied: python-json-logger in /nix/store/pi4n0990n720idxlfm3swnrqmmycpvwb-python3.9-python-json-logger-2.0.1/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (2.0.1)
Requirement already satisfied: ruamel.yaml>=0.15 in /nix/store/j7hhaim02r9zskxssa51qqfir1wr99qp-python3.9-ruamel.yaml-0.16.12/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (0.16.12)
Requirement already satisfied: docker in /nix/store/1p9rl1flhjc98dkpgh4x05pkw1r2nrna-python3.9-docker-4.4.1/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (4.4.1)
Requirement already satisfied: semver in /nix/store/gc5ja9d5xpvl978jlvjcckbavy2wr57q-python3.9-semver-2.10.2/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (2.10.2)
Requirement already satisfied: toml in /nix/store/vjwk218j0wq05krwi719jf09s78rb070-python3.9-toml-0.10.2/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (0.10.2)
Requirement already satisfied: escapism in /nix/store/km4yrgb3wxjxw6cam09zwph08i5j2i9f-python3.9-escapism-1.0.1/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (1.0.1)
Requirement already satisfied: jinja2 in /nix/store/v989i36a85s5r9lkj320ff4iglakdl0h-python3.9-Jinja2-2.11.2/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (2.11.2)
Requirement already satisfied: traitlets in /nix/store/1gfxlgsznlqalcdhmv13537ha6pvlvmh-python3.9-traitlets-5.0.5/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (5.0.5)
Requirement already satisfied: requests in /nix/store/pm3mqshzwnbwipjydpih8vgqz118an08-python3.9-requests-2.25.1/lib/python3.9/site-packages (from jupyter-repo2docker==2021.1.0) (2.25.1)
Requirement already satisfied: six>=1.4.0 in /nix/store/kpdpizz0j34rcjiy2b66byf2yn07f9kc-python3.9-six-1.15.0/lib/python3.9/site-packages (from docker->jupyter-repo2docker==2021.1.0) (1.15.0)
Requirement already satisfied: websocket-client>=0.32.0 in /nix/store/20rl03iipd8j9w3ksmvrcmw7hfkkqbkj-python3.9-websocket_client-0.57.0/lib/python3.9/site-packages (from docker->jupyter-repo2docker==2021.1.0) (0.57.0)
Requirement already satisfied: MarkupSafe>=0.23 in /nix/store/kmwyg4jjn8p9q8dbwv7qzy4axm5a4wv3-python3.9-MarkupSafe-1.1.1/lib/python3.9/site-packages (from jinja2->jupyter-repo2docker==2021.1.0) (1.1.1)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/56vznl3b7l6qpfd0zfzvk6pks3ic56gi-python3.9-certifi-2020.12.5/lib/python3.9/site-packages (from requests->jupyter-repo2docker==2021.1.0) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/405r5a3prqp1w8f9p8jnc9jm9sjg3rci-python3.9-idna-2.10/lib/python3.9/site-packages (from requests->jupyter-repo2docker==2021.1.0) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/48kdvx1a81hqmb8hksn3kx8bvf79rjbn-python3.9-chardet-3.0.4/lib/python3.9/site-packages (from requests->jupyter-repo2docker==2021.1.0) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/b5qyh1d78yc212xi6hxsh9iz2akpc5n8-python3.9-urllib3-1.26.2/lib/python3.9/site-packages (from requests->jupyter-repo2docker==2021.1.0) (1.26.2)
Requirement already satisfied: ipython-genutils in /nix/store/d7n255lycj4mgzpzva810v3q68ssg6ip-python3.9-ipython_genutils-0.2.0/lib/python3.9/site-packages (from traitlets->jupyter-repo2docker==2021.1.0) (0.2.0)
Requirement already satisfied: six>=1.4.0 in /nix/store/kpdpizz0j34rcjiy2b66byf2yn07f9kc-python3.9-six-1.15.0/lib/python3.9/site-packages (from docker->jupyter-repo2docker==2021.1.0) (1.15.0)
Installing collected packages: jupyter-repo2docker
Successfully installed jupyter-repo2docker-2021.1.0
/build/jupyter-repo2docker-2021.1.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0/lib /nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0/bin
patching script interpreter paths in /nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0
checking for references to /build/ in /nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0/bin/jupyter-repo2docker'...
Rewriting #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2/bin/python3.9 to #!/nix/store/h0gqakzxasw3xc8l7r5dpw90h28v7s31-python3-3.9.2
wrapping `/nix/store/8mv7r5m38c2angbkhcdzqar8hxhg201a-python3.9-jupyter-repo2docker-2021.1.0/bin/repo2docker'...
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: repo2docker repo2docker.app repo2docker.utils repo2docker.contentproviders.base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment