Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 12, 2021 19:17
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/33e080bd6b39cc0ef7ac20af9ad2ba77 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/33e080bd6b39cc0ef7ac20af9ad2ba77 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/116082
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
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/8kkdq9mgda3pl4kim087i97850f9gpw3-premailer-3.7.0.tar.gz
source root is premailer-3.7.0
setting SOURCE_DATE_EPOCH to timestamp 1588861728 of file premailer-3.7.0/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@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/premailer
copying premailer/cache.py -> build/lib/premailer
copying premailer/premailer.py -> build/lib/premailer
copying premailer/__main__.py -> build/lib/premailer
copying premailer/__init__.py -> build/lib/premailer
copying premailer/merge_style.py -> build/lib/premailer
running egg_info
writing premailer.egg-info/PKG-INFO
writing dependency_links to premailer.egg-info/dependency_links.txt
writing requirements to premailer.egg-info/requires.txt
writing top-level names to premailer.egg-info/top_level.txt
reading manifest file 'premailer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
writing manifest file 'premailer.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/premailer
copying build/lib/premailer/cache.py -> build/bdist.linux-aarch64/wheel/premailer
copying build/lib/premailer/premailer.py -> build/bdist.linux-aarch64/wheel/premailer
copying build/lib/premailer/__main__.py -> build/bdist.linux-aarch64/wheel/premailer
copying build/lib/premailer/__init__.py -> build/bdist.linux-aarch64/wheel/premailer
copying build/lib/premailer/merge_style.py -> build/bdist.linux-aarch64/wheel/premailer
running install_egg_info
Copying premailer.egg-info to build/bdist.linux-aarch64/wheel/premailer-3.7.0-py3.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/premailer-3.7.0.dist-info/WHEEL
creating 'dist/premailer-3.7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'premailer/__init__.py'
adding 'premailer/__main__.py'
adding 'premailer/cache.py'
adding 'premailer/merge_style.py'
adding 'premailer/premailer.py'
adding 'premailer-3.7.0.dist-info/LICENSE'
adding 'premailer-3.7.0.dist-info/METADATA'
adding 'premailer-3.7.0.dist-info/WHEEL'
adding 'premailer-3.7.0.dist-info/top_level.txt'
adding 'premailer-3.7.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/premailer-3.7.0/dist /build/premailer-3.7.0
Processing ./premailer-3.7.0-py2.py3-none-any.whl
Requirement already satisfied: requests in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from premailer==3.7.0) (2.25.1)
Requirement already satisfied: lxml in /nix/store/z2rcj454fcw8is6vkh3wz8gh5ffm87pb-python3.8-lxml-4.6.2/lib/python3.8/site-packages (from premailer==3.7.0) (4.6.2)
Requirement already satisfied: cachetools in /nix/store/2ihqq5mmwnwnfnr5isgb02gwvk40girr-python3.8-cachetools-4.2.1/lib/python3.8/site-packages (from premailer==3.7.0) (4.2.1)
Requirement already satisfied: cssselect in /nix/store/gd8swhvikw87g1v8piyh46k66yrck841-python3.8-cssselect-1.1.0/lib/python3.8/site-packages (from premailer==3.7.0) (1.1.0)
Requirement already satisfied: cssutils in /nix/store/n7rvgkfvsf9dv7d0ifirx23a13ipqzfd-python3.8-cssutils-2.2.0/lib/python3.8/site-packages (from premailer==3.7.0) (2.2.0)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests->premailer==3.7.0) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests->premailer==3.7.0) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests->premailer==3.7.0) (3.0.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from requests->premailer==3.7.0) (1.26.3)
Installing collected packages: premailer
Successfully installed premailer-3.7.0
/build/premailer-3.7.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8igsy3hkqz9qivvpvvbw1jfn1l3085pv-python3.8-premailer-3.7.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8igsy3hkqz9qivvpvvbw1jfn1l3085pv-python3.8-premailer-3.7.0/lib
patching script interpreter paths in /nix/store/8igsy3hkqz9qivvpvvbw1jfn1l3085pv-python3.8-premailer-3.7.0
checking for references to /build/ in /nix/store/8igsy3hkqz9qivvpvvbw1jfn1l3085pv-python3.8-premailer-3.7.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": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing premailer.egg-info/PKG-INFO
writing dependency_links to premailer.egg-info/dependency_links.txt
writing requirements to premailer.egg-info/requires.txt
writing top-level names to premailer.egg-info/top_level.txt
reading manifest file 'premailer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
writing manifest file 'premailer.egg-info/SOURCES.txt'
running build_ext
----------------------------------------------------------------------
Ran 0 tests in 0.117s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment