Skip to content

Instantly share code, notes, and snippets.

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/2edb49ed35c7771a8e280432b4149738 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2edb49ed35c7771a8e280432b4149738 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 3 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/z6510vx95f3vdp74p5r0skw2yjm3pg9v-pytest-filter-subpackage-0.1.1.tar.gz
source root is pytest-filter-subpackage-0.1.1
setting SOURCE_DATE_EPOCH to timestamp 1578582654 of file pytest-filter-subpackage-0.1.1/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_filter_subpackage
copying pytest_filter_subpackage/plugin.py -> build/lib/pytest_filter_subpackage
copying pytest_filter_subpackage/__init__.py -> build/lib/pytest_filter_subpackage
copying pytest_filter_subpackage/version.py -> build/lib/pytest_filter_subpackage
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_filter_subpackage
copying build/lib/pytest_filter_subpackage/plugin.py -> build/bdist.linux-x86_64/wheel/pytest_filter_subpackage
copying build/lib/pytest_filter_subpackage/__init__.py -> build/bdist.linux-x86_64/wheel/pytest_filter_subpackage
copying build/lib/pytest_filter_subpackage/version.py -> build/bdist.linux-x86_64/wheel/pytest_filter_subpackage
running install_egg_info
running egg_info
writing pytest_filter_subpackage.egg-info/PKG-INFO
writing dependency_links to pytest_filter_subpackage.egg-info/dependency_links.txt
writing entry points to pytest_filter_subpackage.egg-info/entry_points.txt
writing requirements to pytest_filter_subpackage.egg-info/requires.txt
writing top-level names to pytest_filter_subpackage.egg-info/top_level.txt
reading manifest file 'pytest_filter_subpackage.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.o' found anywhere in distribution
writing manifest file 'pytest_filter_subpackage.egg-info/SOURCES.txt'
Copying pytest_filter_subpackage.egg-info to build/bdist.linux-x86_64/wheel/pytest_filter_subpackage-0.1.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pytest_filter_subpackage-0.1.1.dist-info/WHEEL
creating 'dist/pytest_filter_subpackage-0.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_filter_subpackage/__init__.py'
adding 'pytest_filter_subpackage/plugin.py'
adding 'pytest_filter_subpackage/version.py'
adding 'pytest_filter_subpackage-0.1.1.dist-info/LICENSE.rst'
adding 'pytest_filter_subpackage-0.1.1.dist-info/METADATA'
adding 'pytest_filter_subpackage-0.1.1.dist-info/WHEEL'
adding 'pytest_filter_subpackage-0.1.1.dist-info/entry_points.txt'
adding 'pytest_filter_subpackage-0.1.1.dist-info/top_level.txt'
adding 'pytest_filter_subpackage-0.1.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pytest-filter-subpackage-0.1.1/dist /build/pytest-filter-subpackage-0.1.1
Processing ./pytest_filter_subpackage-0.1.1-py2.py3-none-any.whl
Requirement already satisfied: pytest>=3.0 in /nix/store/64v2dqmri31iljqh72pfiway1adq5cjr-python3.8-pytest-6.2.2/lib/python3.8/site-packages (from pytest-filter-subpackage==0.1.1) (6.2.2)
Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/6nzi127bhs9si258mcjicmnjc9dvzxl2-python3.8-pluggy-0.13.1/lib/python3.8/site-packages (from pytest>=3.0->pytest-filter-subpackage==0.1.1) (0.13.1)
Requirement already satisfied: py>=1.8.2 in /nix/store/8aj3b8klk7dzj7myg37hqf6nrm5hxsyv-python3.8-py-1.9.0/lib/python3.8/site-packages (from pytest>=3.0->pytest-filter-subpackage==0.1.1) (1.9.0)
Requirement already satisfied: iniconfig in /nix/store/q4dmcqjinvllz9x9gyxn5bc67k8znh63-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest>=3.0->pytest-filter-subpackage==0.1.1) (0.0.0)
Requirement already satisfied: toml in /nix/store/avqajwqkzs3fgigfh02dl0q9w02jlic4-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest>=3.0->pytest-filter-subpackage==0.1.1) (0.10.2)
Requirement already satisfied: packaging in /nix/store/870iy9hkbvpbfqgg0y0vr2dgsbzzr62s-python3.8-packaging-20.8/lib/python3.8/site-packages (from pytest>=3.0->pytest-filter-subpackage==0.1.1) (20.8)
Requirement already satisfied: attrs>=19.2.0 in /nix/store/j4dinknvhywcrm1hrjizz4ldxc0ag57p-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from pytest>=3.0->pytest-filter-subpackage==0.1.1) (20.3.0)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/ny1zj23pgfqs45mkcn04b07qzslqg5a6-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->pytest>=3.0->pytest-filter-subpackage==0.1.1) (2.4.7)
Installing collected packages: pytest-filter-subpackage
Successfully installed pytest-filter-subpackage-0.1.1
/build/pytest-filter-subpackage-0.1.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6ak00i3v5ar59xzrg4q2gpiiwj5mqhss-python3.8-pytest-filter-subpackage-0.1.1
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/6ak00i3v5ar59xzrg4q2gpiiwj5mqhss-python3.8-pytest-filter-subpackage-0.1.1/lib
patching script interpreter paths in /nix/store/6ak00i3v5ar59xzrg4q2gpiiwj5mqhss-python3.8-pytest-filter-subpackage-0.1.1
checking for references to /build/ in /nix/store/6ak00i3v5ar59xzrg4q2gpiiwj5mqhss-python3.8-pytest-filter-subpackage-0.1.1...
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": "pytestcachePhase" }
pytestcachePhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/pytest-filter-subpackage-0.1.1, configfile: setup.cfg, testpaths: tests, pytest_filter_subpackage
plugins: filter-subpackage-0.1.1, doctestplus-0.8.0, cov-2.10.1
collecting ...
collected 7 items / 3 deselected / 4 selected
tests/test_filter_subpackage.py .... [100%]
======================= 4 passed, 3 deselected in 0.49s ========================
Finished executing pytestCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment