Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05: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/c2c0e94f894df596eda30bcfe29895d4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/c2c0e94f894df596eda30bcfe29895d4 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 39 seconds | https://github.com/NixOS/nixpkgs/pull/116579
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/hd8hn74fsaq9pdgi0iwdklbpjqkc9xn0-pytest-randomly-3.5.0.tar.gz
source root is pytest-randomly-3.5.0
setting SOURCE_DATE_EPOCH to timestamp 1605520919 of file pytest-randomly-3.5.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
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying src/pytest_randomly.py -> build/lib
running egg_info
writing src/pytest_randomly.egg-info/PKG-INFO
writing dependency_links to src/pytest_randomly.egg-info/dependency_links.txt
writing entry points to src/pytest_randomly.egg-info/entry_points.txt
writing requirements to src/pytest_randomly.egg-info/requires.txt
writing top-level names to src/pytest_randomly.egg-info/top_level.txt
reading manifest file 'src/pytest_randomly.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '__pycache__'
no previously-included directories found matching 'requirements'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching 'pytest.ini'
warning: no previously-included files found matching 'tox.ini'
writing manifest file 'src/pytest_randomly.egg-info/SOURCES.txt'
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_randomly.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
Copying src/pytest_randomly.egg-info to build/bdist.linux-x86_64/wheel/pytest_randomly-3.5.0-py3.8.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest_randomly-3.5.0.dist-info/WHEEL
creating 'dist/pytest_randomly-3.5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_randomly.py'
adding 'pytest_randomly-3.5.0.dist-info/LICENSE'
adding 'pytest_randomly-3.5.0.dist-info/METADATA'
adding 'pytest_randomly-3.5.0.dist-info/WHEEL'
adding 'pytest_randomly-3.5.0.dist-info/entry_points.txt'
adding 'pytest_randomly-3.5.0.dist-info/top_level.txt'
adding 'pytest_randomly-3.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pytest-randomly-3.5.0/dist /build/pytest-randomly-3.5.0
Processing ./pytest_randomly-3.5.0-py3-none-any.whl
Requirement already satisfied: pytest in /nix/store/b5rbfhxhlizdwkcki86wrf053rzvhqv8-python3.8-pytest-6.2.2/lib/python3.8/site-packages (from pytest-randomly==3.5.0) (6.2.2)
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->pytest-randomly==3.5.0) (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->pytest-randomly==3.5.0) (1.9.0)
Requirement already satisfied: iniconfig in /nix/store/aa3c7fpiqqpsc0pw12i5dlybs4ibmv2g-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest->pytest-randomly==3.5.0) (0.0.0)
Requirement already satisfied: toml in /nix/store/z23acl514pv18qhap5sqwnfia73gp6fb-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest->pytest-randomly==3.5.0) (0.10.2)
Requirement already satisfied: packaging in /nix/store/45g6cac8jxg0w884wk2dfpxg4269rpx5-python3.8-packaging-20.8/lib/python3.8/site-packages (from pytest->pytest-randomly==3.5.0) (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->pytest-randomly==3.5.0) (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->pytest-randomly==3.5.0) (2.4.7)
Installing collected packages: pytest-randomly
Successfully installed pytest-randomly-3.5.0
/build/pytest-randomly-3.5.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/wygnz49li3l1bbss4n9fsyd247vg52rz-python3.8-pytest-randomly-3.5.0
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/wygnz49li3l1bbss4n9fsyd247vg52rz-python3.8-pytest-randomly-3.5.0/lib
patching script interpreter paths in /nix/store/wygnz49li3l1bbss4n9fsyd247vg52rz-python3.8-pytest-randomly-3.5.0
checking for references to /build/ in /nix/store/wygnz49li3l1bbss4n9fsyd247vg52rz-python3.8-pytest-randomly-3.5.0...
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-randomly-3.5.0
plugins: xdist-2.2.1, forked-1.3.0, Faker-5.5.1
collecting ...
collected 34 items
tests/test_pytest_randomly.py .................................. [100%]
============================= 34 passed in 34.59s ==============================
@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