Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:18
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/d4fb6d6bb4ade21bec887c9430bee14f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/d4fb6d6bb4ade21bec887c9430bee14f to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 7 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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/vimbhb8gvhc2pg4lij9l1fhf3lzxm2pd-colorcet-2.0.6.tar.gz
source root is colorcet-2.0.6
setting SOURCE_DATE_EPOCH to timestamp 1611097228 of file colorcet-2.0.6/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/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_type'
warnings.warn(msg)
/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file'
warnings.warn(msg)
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/colorcet
copying colorcet/sineramp.py -> build/lib/colorcet
copying colorcet/__init__.py -> build/lib/colorcet
copying colorcet/plotting.py -> build/lib/colorcet
copying colorcet/__main__.py -> build/lib/colorcet
creating build/lib/colorcet/tests
copying colorcet/tests/test_matplotlib.py -> build/lib/colorcet/tests
copying colorcet/tests/test_aliases.py -> build/lib/colorcet/tests
copying colorcet/tests/__init__.py -> build/lib/colorcet/tests
copying colorcet/tests/test_bokeh.py -> build/lib/colorcet/tests
running egg_info
writing colorcet.egg-info/PKG-INFO
writing dependency_links to colorcet.egg-info/dependency_links.txt
writing entry points to colorcet.egg-info/entry_points.txt
writing requirements to colorcet.egg-info/requires.txt
writing top-level names to colorcet.egg-info/top_level.txt
reading manifest file 'colorcet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.ipynb_checkpoints/*' found anywhere in distribution
writing manifest file 'colorcet.egg-info/SOURCES.txt'
copying colorcet/.version -> build/lib/colorcet
creating build/lib/colorcet/examples
copying colorcet/examples/index.ipynb -> build/lib/colorcet/examples
creating build/lib/colorcet/examples/assets
copying colorcet/examples/assets/write_named.py -> build/lib/colorcet/examples/assets
creating build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/census_fire.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/census_hot.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/fire.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/hot.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/jet.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/named.png -> build/lib/colorcet/examples/assets/images
copying colorcet/examples/assets/images/rainbow.png -> build/lib/colorcet/examples/assets/images
creating build/lib/colorcet/examples/user_guide
copying colorcet/examples/user_guide/Categorical.ipynb -> build/lib/colorcet/examples/user_guide
copying colorcet/examples/user_guide/Continuous.ipynb -> build/lib/colorcet/examples/user_guide
copying colorcet/examples/user_guide/index.ipynb -> build/lib/colorcet/examples/user_guide
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/colorcet
copying build/lib/colorcet/sineramp.py -> build/bdist.linux-x86_64/wheel/colorcet
creating build/bdist.linux-x86_64/wheel/colorcet/tests
copying build/lib/colorcet/tests/test_matplotlib.py -> build/bdist.linux-x86_64/wheel/colorcet/tests
copying build/lib/colorcet/tests/test_aliases.py -> build/bdist.linux-x86_64/wheel/colorcet/tests
copying build/lib/colorcet/tests/__init__.py -> build/bdist.linux-x86_64/wheel/colorcet/tests
copying build/lib/colorcet/tests/test_bokeh.py -> build/bdist.linux-x86_64/wheel/colorcet/tests
copying build/lib/colorcet/.version -> build/bdist.linux-x86_64/wheel/colorcet
copying build/lib/colorcet/__init__.py -> build/bdist.linux-x86_64/wheel/colorcet
creating build/bdist.linux-x86_64/wheel/colorcet/examples
copying build/lib/colorcet/examples/index.ipynb -> build/bdist.linux-x86_64/wheel/colorcet/examples
creating build/bdist.linux-x86_64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/user_guide/Continuous.ipynb -> build/bdist.linux-x86_64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/user_guide/index.ipynb -> build/bdist.linux-x86_64/wheel/colorcet/examples/user_guide
copying build/lib/colorcet/examples/user_guide/Categorical.ipynb -> build/bdist.linux-x86_64/wheel/colorcet/examples/user_guide
creating build/bdist.linux-x86_64/wheel/colorcet/examples/assets
creating build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/census_hot.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/census_fire.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/named.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/jet.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/hot.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/fire.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/images/rainbow.png -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets/images
copying build/lib/colorcet/examples/assets/write_named.py -> build/bdist.linux-x86_64/wheel/colorcet/examples/assets
copying build/lib/colorcet/plotting.py -> build/bdist.linux-x86_64/wheel/colorcet
copying build/lib/colorcet/__main__.py -> build/bdist.linux-x86_64/wheel/colorcet
running install_egg_info
Copying colorcet.egg-info to build/bdist.linux-x86_64/wheel/colorcet-2.0.6-py3.8.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/colorcet-2.0.6.dist-info/WHEEL
creating 'dist/colorcet-2.0.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'colorcet/.version'
adding 'colorcet/__init__.py'
adding 'colorcet/__main__.py'
adding 'colorcet/plotting.py'
adding 'colorcet/sineramp.py'
adding 'colorcet/examples/index.ipynb'
adding 'colorcet/examples/assets/write_named.py'
adding 'colorcet/examples/assets/images/census_fire.png'
adding 'colorcet/examples/assets/images/census_hot.png'
adding 'colorcet/examples/assets/images/fire.png'
adding 'colorcet/examples/assets/images/hot.png'
adding 'colorcet/examples/assets/images/jet.png'
adding 'colorcet/examples/assets/images/named.png'
adding 'colorcet/examples/assets/images/rainbow.png'
adding 'colorcet/examples/user_guide/Categorical.ipynb'
adding 'colorcet/examples/user_guide/Continuous.ipynb'
adding 'colorcet/examples/user_guide/index.ipynb'
adding 'colorcet/tests/__init__.py'
adding 'colorcet/tests/test_aliases.py'
adding 'colorcet/tests/test_bokeh.py'
adding 'colorcet/tests/test_matplotlib.py'
adding 'colorcet-2.0.6.dist-info/LICENSE.txt'
adding 'colorcet-2.0.6.dist-info/METADATA'
adding 'colorcet-2.0.6.dist-info/WHEEL'
adding 'colorcet-2.0.6.dist-info/entry_points.txt'
adding 'colorcet-2.0.6.dist-info/top_level.txt'
adding 'colorcet-2.0.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/colorcet-2.0.6/dist /build/colorcet-2.0.6
Processing ./colorcet-2.0.6-py2.py3-none-any.whl
Requirement already satisfied: pyct>=0.4.4 in /nix/store/carzv1v19i1qhwcw6khsglyfv365xv19-python3.8-pyct-0.4.8/lib/python3.8/site-packages (from colorcet==2.0.6) (0.4.8)
Requirement already satisfied: param>=1.7.0 in /nix/store/v7va4syyqzlnxicvi9rvwx1j676lbj2y-python3.8-param-1.10.1/lib/python3.8/site-packages (from colorcet==2.0.6) (1.10.1)
Installing collected packages: colorcet
Successfully installed colorcet-2.0.6
/build/colorcet-2.0.6
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mvg08b495yh73gkhfbfkl7f61xpjvxri-python3.8-colorcet-2.0.6
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mvg08b495yh73gkhfbfkl7f61xpjvxri-python3.8-colorcet-2.0.6/lib /nix/store/mvg08b495yh73gkhfbfkl7f61xpjvxri-python3.8-colorcet-2.0.6/bin
patching script interpreter paths in /nix/store/mvg08b495yh73gkhfbfkl7f61xpjvxri-python3.8-colorcet-2.0.6
checking for references to /build/ in /nix/store/mvg08b495yh73gkhfbfkl7f61xpjvxri-python3.8-colorcet-2.0.6...
Rewriting #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/bin/python3.8 to #!/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8
wrapping `/nix/store/mvg08b495yh73gkhfbfkl7f61xpjvxri-python3.8-colorcet-2.0.6/bin/colorcet'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
Matplotlib: 3.3.4
Freetype: 2.10.4
rootdir: /build/colorcet-2.0.6
plugins: mpl-0.12
collecting ...
collecting 6 items
collected 340 items / 2 deselected / 338 selected
colorcet/tests/test_aliases.py ...... [ 1%]
colorcet/tests/test_bokeh.py ... [ 2%]
colorcet/tests/test_matplotlib.py ...................................... [ 13%]
........................................................................ [ 35%]
........................................................................ [ 56%]
........................................................................ [ 77%]
........................................................................ [ 99%]
... [100%]
====================== 338 passed, 2 deselected in 2.56s =======================
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment