Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:20
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/bfd525814506d341acffffd34c7698c8 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/bfd525814506d341acffffd34c7698c8 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 9 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/8ixqs61dl879rg1bhilpkf9vdbb82m38-pytest-mpl-0.12.tar.gz
source root is pytest-mpl-0.12
setting SOURCE_DATE_EPOCH to timestamp 1604572752 of file pytest-mpl-0.12/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
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pytest_mpl
copying pytest_mpl/plugin.py -> build/lib/pytest_mpl
copying pytest_mpl/__init__.py -> build/lib/pytest_mpl
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/pytest_mpl
copying build/lib/pytest_mpl/plugin.py -> build/bdist.linux-x86_64/wheel/pytest_mpl
copying build/lib/pytest_mpl/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_mpl
running install_egg_info
running egg_info
writing pytest_mpl.egg-info/PKG-INFO
writing dependency_links to pytest_mpl.egg-info/dependency_links.txt
writing entry points to pytest_mpl.egg-info/entry_points.txt
writing requirements to pytest_mpl.egg-info/requires.txt
writing top-level names to pytest_mpl.egg-info/top_level.txt
reading manifest file 'pytest_mpl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pytest_mpl.egg-info/SOURCES.txt'
Copying pytest_mpl.egg-info to build/bdist.linux-x86_64/wheel/pytest_mpl-0.12-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest_mpl-0.12.dist-info/WHEEL
creating 'dist/pytest_mpl-0.12-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_mpl/__init__.py'
adding 'pytest_mpl/plugin.py'
adding 'pytest_mpl-0.12.dist-info/LICENSE'
adding 'pytest_mpl-0.12.dist-info/METADATA'
adding 'pytest_mpl-0.12.dist-info/WHEEL'
adding 'pytest_mpl-0.12.dist-info/entry_points.txt'
adding 'pytest_mpl-0.12.dist-info/top_level.txt'
adding 'pytest_mpl-0.12.dist-info/zip-safe'
adding 'pytest_mpl-0.12.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pytest-mpl-0.12/dist /build/pytest-mpl-0.12
Processing ./pytest_mpl-0.12-py3-none-any.whl
Requirement already satisfied: matplotlib in /nix/store/d48wahvcd3a162qcr8n3b9qvjfiifgls-python3.9-matplotlib-3.3.4/lib/python3.9/site-packages (from pytest-mpl==0.12) (3.3.4)
Requirement already satisfied: pytest in /nix/store/5nbqcx553p6fzx1rcx8ljh22168a5p0z-python3.9-pytest-6.2.2/lib/python3.9/site-packages (from pytest-mpl==0.12) (6.2.2)
Requirement already satisfied: kiwisolver>=1.0.1 in /nix/store/0cn0n7xl7sqiq1wj60fv8jw6i5gqm3i6-python3.9-kiwisolver-1.3.1/lib/python3.9/site-packages (from matplotlib->pytest-mpl==0.12) (1.3.1)
Requirement already satisfied: cycler>=0.10 in /nix/store/rnz52zsavicid8rdymyr31rh5fma4bmz-python3.9-cycler-0.10.0/lib/python3.9/site-packages (from matplotlib->pytest-mpl==0.12) (0.10.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /nix/store/i5vh7fhbipxcz16424w8r6qw13qaa96w-python3.9-pyparsing-2.4.7/lib/python3.9/site-packages (from matplotlib->pytest-mpl==0.12) (2.4.7)
Requirement already satisfied: pillow>=6.2.0 in /nix/store/2zxbzlcmaligp5r5l325j8y9ngz9mnyd-python3.9-Pillow-8.1.1/lib/python3.9/site-packages (from matplotlib->pytest-mpl==0.12) (8.1.1)
Requirement already satisfied: python-dateutil>=2.1 in /nix/store/q5wn29y2lp8savyjdmqac5pyqpk3wax8-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from matplotlib->pytest-mpl==0.12) (2.8.1)
Requirement already satisfied: numpy>=1.15 in /nix/store/59wlbp0wxfh1sw8g7hbh4waqf2dbgqaj-python3.9-numpy-1.20.1/lib/python3.9/site-packages (from matplotlib->pytest-mpl==0.12) (1.20.1)
Requirement already satisfied: six in /nix/store/a1aspqihjzi15xa9j4fzgxpgbl1cni99-python3.9-six-1.15.0/lib/python3.9/site-packages (from cycler>=0.10->matplotlib->pytest-mpl==0.12) (1.15.0)
Requirement already satisfied: toml in /nix/store/n2120l5wxmlxpzx9227ysydzdd6yqch8-python3.9-toml-0.10.2/lib/python3.9/site-packages (from pytest->pytest-mpl==0.12) (0.10.2)
Requirement already satisfied: py>=1.8.2 in /nix/store/8zn1k98p89fszhdi4i3gp4p01y10zln7-python3.9-py-1.9.0/lib/python3.9/site-packages (from pytest->pytest-mpl==0.12) (1.9.0)
Requirement already satisfied: iniconfig in /nix/store/ib5qqllwnbk3rbkbgiq68hxyfy6q13gi-python3.9-iniconfig-1.1.1/lib/python3.9/site-packages (from pytest->pytest-mpl==0.12) (0.0.0)
Requirement already satisfied: packaging in /nix/store/ds3lwd5zh84r8mczpwywwb1vnvxlbxmk-python3.9-packaging-20.8/lib/python3.9/site-packages (from pytest->pytest-mpl==0.12) (20.8)
Requirement already satisfied: attrs>=19.2.0 in /nix/store/km5rl9y35qzyzkk07masy6122q928v38-python3.9-attrs-20.3.0/lib/python3.9/site-packages (from pytest->pytest-mpl==0.12) (20.3.0)
Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/ihqi22arcis95hfqf8vbxcgfksy73y6b-python3.9-pluggy-0.13.1/lib/python3.9/site-packages (from pytest->pytest-mpl==0.12) (0.13.1)
Installing collected packages: pytest-mpl
Successfully installed pytest-mpl-0.12
/build/pytest-mpl-0.12
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4f16ama7k41kliqajazvms4lm3insdhm-python3.9-pytest-mpl-0.12
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4f16ama7k41kliqajazvms4lm3insdhm-python3.9-pytest-mpl-0.12/lib
patching script interpreter paths in /nix/store/4f16ama7k41kliqajazvms4lm3insdhm-python3.9-pytest-mpl-0.12
checking for references to /build/ in /nix/store/4f16ama7k41kliqajazvms4lm3insdhm-python3.9-pytest-mpl-0.12...
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.9.2, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
Matplotlib: 3.3.4
Freetype: 2.10.4
rootdir: /build/pytest-mpl-0.12, configfile: setup.cfg, testpaths: tests
plugins: mpl-0.12
collecting ...
collecting 1 item
collected 20 items / 2 deselected / 18 selected
tests/test_pytest_mpl.py ................ss [100%]
================= 16 passed, 2 skipped, 2 deselected in 7.15s ==================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment