Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/9b653be532c876bbac2ef93a658b1821 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9b653be532c876bbac2ef93a658b1821 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 5 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
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/f3xna3jrjg1xgw68n9z0zapx8px7mga9-freezegun-1.1.0.tar.gz
source root is freezegun-1.1.0
setting SOURCE_DATE_EPOCH to timestamp 1611128705 of file freezegun-1.1.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
creating build/lib/freezegun
copying freezegun/_async.py -> build/lib/freezegun
copying freezegun/api.py -> build/lib/freezegun
copying freezegun/_async_coroutine.py -> build/lib/freezegun
copying freezegun/__init__.py -> build/lib/freezegun
copying freezegun/config.py -> build/lib/freezegun
running egg_info
writing freezegun.egg-info/PKG-INFO
writing dependency_links to freezegun.egg-info/dependency_links.txt
writing requirements to freezegun.egg-info/requires.txt
writing top-level names to freezegun.egg-info/top_level.txt
reading manifest file 'freezegun.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
writing manifest file 'freezegun.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
creating build/bdist.linux-x86_64/wheel/freezegun
copying build/lib/freezegun/_async.py -> build/bdist.linux-x86_64/wheel/freezegun
copying build/lib/freezegun/api.py -> build/bdist.linux-x86_64/wheel/freezegun
copying build/lib/freezegun/_async_coroutine.py -> build/bdist.linux-x86_64/wheel/freezegun
copying build/lib/freezegun/__init__.py -> build/bdist.linux-x86_64/wheel/freezegun
copying build/lib/freezegun/config.py -> build/bdist.linux-x86_64/wheel/freezegun
running install_egg_info
Copying freezegun.egg-info to build/bdist.linux-x86_64/wheel/freezegun-1.1.0-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS.rst" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/freezegun-1.1.0.dist-info/WHEEL
creating 'dist/freezegun-1.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'freezegun/__init__.py'
adding 'freezegun/_async.py'
adding 'freezegun/_async_coroutine.py'
adding 'freezegun/api.py'
adding 'freezegun/config.py'
adding 'freezegun-1.1.0.dist-info/AUTHORS.rst'
adding 'freezegun-1.1.0.dist-info/LICENSE'
adding 'freezegun-1.1.0.dist-info/METADATA'
adding 'freezegun-1.1.0.dist-info/WHEEL'
adding 'freezegun-1.1.0.dist-info/top_level.txt'
adding 'freezegun-1.1.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/freezegun-1.1.0/dist /build/freezegun-1.1.0
Processing ./freezegun-1.1.0-py2.py3-none-any.whl
Requirement already satisfied: python-dateutil>=2.7 in /nix/store/69707n3zbkzk7n6mxskzmnbj1w79bmsy-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from freezegun==1.1.0) (2.8.1)
Requirement already satisfied: six>=1.5 in /nix/store/2yy2r5n5y7wyzm8nz6z2cp1n6fy0vp4m-python3.8-six-1.15.0/lib/python3.8/site-packages (from python-dateutil>=2.7->freezegun==1.1.0) (1.15.0)
Installing collected packages: freezegun
Successfully installed freezegun-1.1.0
/build/freezegun-1.1.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9hncif211kk3iin5sq9r5sx92qq0br6f-python3.8-freezegun-1.1.0
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9hncif211kk3iin5sq9r5sx92qq0br6f-python3.8-freezegun-1.1.0/lib
patching script interpreter paths in /nix/store/9hncif211kk3iin5sq9r5sx92qq0br6f-python3.8-freezegun-1.1.0
checking for references to /build/ in /nix/store/9hncif211kk3iin5sq9r5sx92qq0br6f-python3.8-freezegun-1.1.0...
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.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/freezegun-1.1.0
collecting ...
collecting 25 items
collected 117 items
tests/test_asyncio.py .. [ 1%]
tests/test_class_import.py .............. [ 13%]
tests/test_configure.py .. [ 15%]
tests/test_datetimes.py ..............s.....s.....s.s......s............ [ 56%]
..................s [ 72%]
tests/test_errors.py .. [ 74%]
tests/test_import_alias.py ... [ 76%]
tests/test_operations.py ......... [ 84%]
tests/test_pickle.py ... [ 87%]
tests/test_sqlite3.py .. [ 88%]
tests/test_ticking.py .s..... [ 94%]
tests/test_utils.py .. [ 96%]
tests/test_uuid.py .. [ 98%]
tests/test_warnings.py .. [100%]
======================== 110 passed, 7 skipped in 1.52s ========================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment