Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 6, 2021 06:25
Show Gist options
  • Save r-rmcgibbo/4b1888769c69450779d2a33f789f87c1 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/4b1888769c69450779d2a33f789f87c1 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 8 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": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
/nix/store/qnnn6sdz80gs9igx8i4y0gfja2ikpxvc-python3.7-setuptools-50.3.1/lib/python3.7/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/_version.py -> build/lib/repo2docker
copying repo2docker/__init__.py -> build/lib/repo2docker
copying repo2docker/app.py -> build/lib/repo2docker
copying repo2docker/__main__.py -> build/lib/repo2docker
copying repo2docker/utils.py -> build/lib/repo2docker
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/figshare.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/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/base.py -> build/lib/repo2docker/contentproviders
creating build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/_r_base.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/base.py -> build/lib/repo2docker/buildpacks
copying repo2docker/buildpacks/docker.py -> build/lib/repo2docker/buildpacks
creating build/lib/repo2docker/buildpacks/pipfile
copying repo2docker/buildpacks/pipfile/__init__.py -> build/lib/repo2docker/buildpacks/pipfile
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/julia
copying repo2docker/buildpacks/julia/julia_project.py -> build/lib/repo2docker/buildpacks/julia
copying repo2docker/buildpacks/julia/julia_require.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
creating build/lib/repo2docker/buildpacks/legacy
copying repo2docker/buildpacks/legacy/__init__.py -> build/lib/repo2docker/buildpacks/legacy
creating build/lib/repo2docker/buildpacks/python
copying repo2docker/buildpacks/python/__init__.py -> build/lib/repo2docker/buildpacks/python
creating build/lib/repo2docker/buildpacks/nix
copying repo2docker/buildpacks/nix/__init__.py -> build/lib/repo2docker/buildpacks/nix
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/contentproviders/dataverse.json -> build/lib/repo2docker/contentproviders
copying repo2docker/buildpacks/repo2docker-entrypoint -> build/lib/repo2docker/buildpacks
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
copying repo2docker/buildpacks/nix/install-nix.bash -> build/lib/repo2docker/buildpacks/nix
copying repo2docker/buildpacks/nix/nix-shell-wrapper -> build/lib/repo2docker/buildpacks/nix
UPDATING build/lib/repo2docker/_version.py
set build/lib/repo2docker/_version.py to '2021.01.0'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/repo2docker
creating build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/dataverse.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/zenodo.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/figshare.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/hydroshare.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/doi.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/mercurial.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/dataverse.json -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/git.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
copying build/lib/repo2docker/contentproviders/base.py -> build/bdist.linux-x86_64/wheel/repo2docker/contentproviders
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/pipfile
copying build/lib/repo2docker/buildpacks/pipfile/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/pipfile
copying build/lib/repo2docker/buildpacks/_r_base.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.5.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.5.frozen.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-2.7.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.8.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.6.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/install-miniforge.bash -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.7.frozen.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/activate-conda.sh -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.7.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.6.frozen.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.frozen.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/freeze.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-3.8.frozen.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/conda/environment.py-2.7.frozen.yml -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/conda
copying build/lib/repo2docker/buildpacks/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/julia_project.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/julia_require.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/install-repo-dependencies.jl -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/julia/semver.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/julia
copying build/lib/repo2docker/buildpacks/r.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/legacy
copying build/lib/repo2docker/buildpacks/legacy/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/legacy
copying build/lib/repo2docker/buildpacks/repo2docker-entrypoint -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
copying build/lib/repo2docker/buildpacks/base.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/python
copying build/lib/repo2docker/buildpacks/python/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/python
creating build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/nix/install-nix.bash -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/nix/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/nix/nix-shell-wrapper -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks/nix
copying build/lib/repo2docker/buildpacks/docker.py -> build/bdist.linux-x86_64/wheel/repo2docker/buildpacks
copying build/lib/repo2docker/_version.py -> build/bdist.linux-x86_64/wheel/repo2docker
copying build/lib/repo2docker/__init__.py -> build/bdist.linux-x86_64/wheel/repo2docker
copying build/lib/repo2docker/app.py -> build/bdist.linux-x86_64/wheel/repo2docker
copying build/lib/repo2docker/__main__.py -> build/bdist.linux-x86_64/wheel/repo2docker
copying build/lib/repo2docker/utils.py -> build/bdist.linux-x86_64/wheel/repo2docker
running install_egg_info
Copying jupyter_repo2docker.egg-info to build/bdist.linux-x86_64/wheel/jupyter_repo2docker-2021.1.0-py3.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/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-x86_64/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-x86_64/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: docker in /nix/store/4phg944gy9hy2pjjhra11y8nc9h6ihql-python3.7-docker-4.4.1/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (4.4.1)
Requirement already satisfied: jinja2 in /nix/store/jcpkjcmb07yvj1yj25gj409nzl6qaizb-python3.7-Jinja2-2.11.2/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (2.11.2)
Requirement already satisfied: traitlets in /nix/store/y4c2bdvpfl1yz42mqv08b2ivlzm9s6wz-python3.7-traitlets-5.0.5/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (5.0.5)
Requirement already satisfied: semver in /nix/store/5891qxrg3c8yfkfny46b6409s79nhc99-python3.7-semver-2.10.2/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (2.10.2)
Requirement already satisfied: python-json-logger in /nix/store/k573lgcy166yy2w516si9d3bfngfn3qn-python3.7-python-json-logger-2.0.1/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (2.0.1)
Requirement already satisfied: escapism in /nix/store/6yvgi0w1jsfj11mm34cy63q6c9rqd0q6-python3.7-escapism-1.0.1/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (1.0.1)
Requirement already satisfied: ruamel.yaml>=0.15 in /nix/store/lk58513wihlnvvg02yjw70kp6bbb6mhq-python3.7-ruamel.yaml-0.16.12/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (0.16.12)
Requirement already satisfied: toml in /nix/store/5yw9sbqxkwfhz28rbjz7gc6sj9mxspjs-python3.7-toml-0.10.2/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (0.10.2)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (2.25.1)
Requirement already satisfied: six>=1.4.0 in /nix/store/jp4260acybcl7f6v9l03v99sj3i87ffc-python3.7-six-1.15.0/lib/python3.7/site-packages (from docker->jupyter-repo2docker==2021.1.0) (1.15.0)
Requirement already satisfied: websocket-client>=0.32.0 in /nix/store/yxghybkvpv53drhf7i8acfgvhdmx1vfb-python3.7-websocket_client-0.57.0/lib/python3.7/site-packages (from docker->jupyter-repo2docker==2021.1.0) (0.57.0)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from jupyter-repo2docker==2021.1.0) (2.25.1)
Requirement already satisfied: MarkupSafe>=0.23 in /nix/store/sacwmaym56b7zrszfhghqwgzn0360cgl-python3.7-MarkupSafe-1.1.1/lib/python3.7/site-packages (from jinja2->jupyter-repo2docker==2021.1.0) (1.1.1)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/86sl9lxc0qczklwrmdsyjnzl07givxzh-python3.7-certifi-2020.12.5/lib/python3.7/site-packages (from requests->jupyter-repo2docker==2021.1.0) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/jpvxg76zvv1rndlsrzzmxz22xbnrpyx2-python3.7-idna-2.10/lib/python3.7/site-packages (from requests->jupyter-repo2docker==2021.1.0) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/1mq2l8pjn46pyynbf7l6gdxwclpc107r-python3.7-chardet-3.0.4/lib/python3.7/site-packages (from requests->jupyter-repo2docker==2021.1.0) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/400ck70fal03zbrpy28yr9jd4f5jqb23-python3.7-urllib3-1.26.2/lib/python3.7/site-packages (from requests->jupyter-repo2docker==2021.1.0) (1.26.2)
Requirement already satisfied: ruamel.yaml.clib>=0.1.2 in /nix/store/528yiyn94ydzfnsi9yrg18vqysrimb1z-python3.7-ruamel.yaml.clib-0.2.0/lib/python3.7/site-packages (from ruamel.yaml>=0.15->jupyter-repo2docker==2021.1.0) (0.2.0)
Requirement already satisfied: ipython-genutils in /nix/store/v5hfzclc4azcgb21glyj9g28lfa2yd0s-python3.7-ipython_genutils-0.2.0/lib/python3.7/site-packages (from traitlets->jupyter-repo2docker==2021.1.0) (0.2.0)
Requirement already satisfied: six>=1.4.0 in /nix/store/jp4260acybcl7f6v9l03v99sj3i87ffc-python3.7-six-1.15.0/lib/python3.7/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/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-jupyter-repo2docker-2021.1.0
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-jupyter-repo2docker-2021.1.0/lib /nix/store/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-jupyter-repo2docker-2021.1.0/bin
patching script interpreter paths in /nix/store/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-jupyter-repo2docker-2021.1.0
checking for references to /build/ in /nix/store/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-jupyter-repo2docker-2021.1.0...
Rewriting #!/nix/store/l7blkply3aw5cs825jzgv1pg3z8fhrzd-python3-3.7.10/bin/python3.7 to #!/nix/store/l7blkply3aw5cs825jzgv1pg3z8fhrzd-python3-3.7.10
wrapping `/nix/store/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-jupyter-repo2docker-2021.1.0/bin/jupyter-repo2docker'...
Rewriting #!/nix/store/l7blkply3aw5cs825jzgv1pg3z8fhrzd-python3-3.7.10/bin/python3.7 to #!/nix/store/l7blkply3aw5cs825jzgv1pg3z8fhrzd-python3-3.7.10
wrapping `/nix/store/fjl8dmqnkgdsjvav563arqlm82ds1316-python3.7-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