Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/6c1fb12d75f9ef6ac2895fe7f537f8cf to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/6c1fb12d75f9ef6ac2895fe7f537f8cf to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 6 seconds | https://github.com/NixOS/nixpkgs/pull/116710
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/21lk120f7278mdf7flphypi0a5dliwih-pytest-flake8-1.0.7.tar.gz
source root is pytest-flake8-1.0.7
setting SOURCE_DATE_EPOCH to timestamp 1608158332 of file pytest-flake8-1.0.7/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
copying pytest_flake8.py -> build/lib
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
copying build/lib/pytest_flake8.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing pytest_flake8.egg-info/PKG-INFO
writing dependency_links to pytest_flake8.egg-info/dependency_links.txt
writing entry points to pytest_flake8.egg-info/entry_points.txt
writing requirements to pytest_flake8.egg-info/requires.txt
writing top-level names to pytest_flake8.egg-info/top_level.txt
reading manifest file 'pytest_flake8.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'doc'
warning: no directories found matching 'test_flake8.py'
writing manifest file 'pytest_flake8.egg-info/SOURCES.txt'
Copying pytest_flake8.egg-info to build/bdist.linux-x86_64/wheel/pytest_flake8-1.0.7-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/pytest_flake8-1.0.7.dist-info/WHEEL
creating 'dist/pytest_flake8-1.0.7-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_flake8.py'
adding 'pytest_flake8-1.0.7.dist-info/LICENSE'
adding 'pytest_flake8-1.0.7.dist-info/METADATA'
adding 'pytest_flake8-1.0.7.dist-info/WHEEL'
adding 'pytest_flake8-1.0.7.dist-info/entry_points.txt'
adding 'pytest_flake8-1.0.7.dist-info/top_level.txt'
adding 'pytest_flake8-1.0.7.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pytest-flake8-1.0.7/dist /build/pytest-flake8-1.0.7
Processing ./pytest_flake8-1.0.7-py2.py3-none-any.whl
Requirement already satisfied: flake8>=3.5 in /nix/store/wj5lizjx14xshzfkfrbp1b9v1irrxdvy-python3.8-flake8-3.8.4/lib/python3.8/site-packages (from pytest-flake8==1.0.7) (3.8.4)
Requirement already satisfied: pytest>=3.5 in /nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2/lib/python3.8/site-packages (from pytest-flake8==1.0.7) (6.2.2)
Requirement already satisfied: pycodestyle<2.7.0,>=2.6.0a1 in /nix/store/gzjn5q873n9m3hihylbxyrs31maq02cg-python3.8-pycodestyle-2.6.0/lib/python3.8/site-packages (from flake8>=3.5->pytest-flake8==1.0.7) (2.6.0)
Requirement already satisfied: pyflakes<2.3.0,>=2.2.0 in /nix/store/wav9mbyndxm5xl9h5w5yl1jbqliki9p7-python3.8-pyflakes-2.2.0/lib/python3.8/site-packages (from flake8>=3.5->pytest-flake8==1.0.7) (2.2.0)
Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in /nix/store/i1yrslba5mikk95v9dxm75kjfl5jjny6-python3.8-mccabe-0.6.1/lib/python3.8/site-packages (from flake8>=3.5->pytest-flake8==1.0.7) (0.6.1)
Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/z70aa70jmmhdkslg5nhf8wjb7n7axqac-python3.8-pluggy-0.13.1/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (0.13.1)
Requirement already satisfied: py>=1.8.2 in /nix/store/186ilvxpl0skpp94mlq3nvgm4np4km9g-python3.8-py-1.9.0/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (1.9.0)
Requirement already satisfied: iniconfig in /nix/store/aa3c7fpiqqpsc0pw12i5dlybs4ibmv2g-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (0.0.0)
Requirement already satisfied: toml in /nix/store/z23acl514pv18qhap5sqwnfia73gp6fb-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (0.10.2)
Requirement already satisfied: packaging in /nix/store/45g6cac8jxg0w884wk2dfpxg4269rpx5-python3.8-packaging-20.8/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (20.8)
Requirement already satisfied: attrs>=19.2.0 in /nix/store/9c03pi6q80280b84zr8ji039bbv6xb9z-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from pytest>=3.5->pytest-flake8==1.0.7) (20.3.0)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/k1di525qp2132qjif2qj03jp047div6r-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->pytest>=3.5->pytest-flake8==1.0.7) (2.4.7)
Installing collected packages: pytest-flake8
Successfully installed pytest-flake8-1.0.7
/build/pytest-flake8-1.0.7
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/y0wrnvywzhj0rxw4ycrgbd1f30sm920b-python3.8-pytest-flake8-1.0.7
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/y0wrnvywzhj0rxw4ycrgbd1f30sm920b-python3.8-pytest-flake8-1.0.7/lib
patching script interpreter paths in /nix/store/y0wrnvywzhj0rxw4ycrgbd1f30sm920b-python3.8-pytest-flake8-1.0.7
checking for references to /build/ in /nix/store/y0wrnvywzhj0rxw4ycrgbd1f30sm920b-python3.8-pytest-flake8-1.0.7...
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
rootdir: /build/pytest-flake8-1.0.7, configfile: tox.ini
plugins: flake8-1.0.7
collecting ...
collected 16 items
pytest_flake8.py . [ 6%]
setup.py . [ 12%]
test_flake8.py ............x. [100%]
======================== 15 passed, 1 xfailed in 1.98s =========================
@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