2020-03-22T05:21:32,241 Created temporary directory: /tmp/pip-ephem-wheel-cache-hnqqehys 2020-03-22T05:21:32,244 Created temporary directory: /tmp/pip-req-tracker-fxhfyx53 2020-03-22T05:21:32,245 Initialized build tracking at /tmp/pip-req-tracker-fxhfyx53 2020-03-22T05:21:32,247 Created build tracker: /tmp/pip-req-tracker-fxhfyx53 2020-03-22T05:21:32,247 Entered build tracker: /tmp/pip-req-tracker-fxhfyx53 2020-03-22T05:21:32,249 Created temporary directory: /tmp/pip-wheel-a_z0n83a 2020-03-22T05:21:32,255 1 location(s) to search for versions of pypjlink2-rechner: 2020-03-22T05:21:32,255 * https://pypi.org/simple/pypjlink2-rechner/ 2020-03-22T05:21:32,255 Fetching project page and analyzing links: https://pypi.org/simple/pypjlink2-rechner/ 2020-03-22T05:21:32,257 Getting page https://pypi.org/simple/pypjlink2-rechner/ 2020-03-22T05:21:32,261 Found index url https://pypi.org/simple 2020-03-22T05:21:32,479 Found link https://files.pythonhosted.org/packages/de/32/a3058e125839294eca951f171b411581e10116744141843fb06f17d0eeba/pypjlink2-rechner-1.2.0.tar.gz#sha256=2a4fb51cca7be702ef0cdf15663482d4c6d6bf069bd5d74a6dcaa1d6d54bb827 (from https://pypi.org/simple/pypjlink2-rechner/), version: 1.2.0 2020-03-22T05:21:32,479 Skipping link: No binaries permitted for pypjlink2-rechner: https://files.pythonhosted.org/packages/3c/27/613ebfa1d147040b94da12c55fa1bd2bd9d1ee9268881f5e59f5546ff69d/pypjlink2_rechner-1.2.0-py3-none-any.whl#sha256=1411a7e8edba839482816be9b8e7642441c25e3e56efd36a995569c60cdcd70b (from https://pypi.org/simple/pypjlink2-rechner/) 2020-03-22T05:21:32,480 Found link https://files.pythonhosted.org/packages/ce/5d/755220c32310b104201edfd66760b14eaf4df065024ea6e292b0427a7398/pypjlink2-rechner-1.2.1.tar.gz#sha256=087f40832058f1133a39298d26770810806611cf77c74b23563f254e56da8d59 (from https://pypi.org/simple/pypjlink2-rechner/), version: 1.2.1 2020-03-22T05:21:32,481 Skipping link: No binaries permitted for pypjlink2-rechner: https://files.pythonhosted.org/packages/c1/78/61afce1b2d261a901cc6808d9b725d8bb3295c43729ba939b93b4db2575e/pypjlink2_rechner-1.2.1-py3-none-any.whl#sha256=cc0fc3f1271697d7518f337e2d3c097f46284c279f7537079959a9d66a905599 (from https://pypi.org/simple/pypjlink2-rechner/) 2020-03-22T05:21:32,489 Given no hashes to check 1 links for project 'pypjlink2-rechner': discarding no candidates 2020-03-22T05:21:32,490 Using version 1.2.1 (newest of versions: 1.2.1) 2020-03-22T05:21:32,496 Collecting pypjlink2-rechner==1.2.1 2020-03-22T05:21:32,500 Created temporary directory: /tmp/pip-unpack-i34kci8y 2020-03-22T05:21:32,767 Downloading pypjlink2-rechner-1.2.1.tar.gz (6.6 kB) 2020-03-22T05:21:32,853 Added pypjlink2-rechner==1.2.1 from https://files.pythonhosted.org/packages/ce/5d/755220c32310b104201edfd66760b14eaf4df065024ea6e292b0427a7398/pypjlink2-rechner-1.2.1.tar.gz#sha256=087f40832058f1133a39298d26770810806611cf77c74b23563f254e56da8d59 to build tracker '/tmp/pip-req-tracker-fxhfyx53' 2020-03-22T05:21:32,857 Running setup.py (path:/tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/setup.py) egg_info for package pypjlink2-rechner 2020-03-22T05:21:32,859 Running command python setup.py egg_info 2020-03-22T05:21:34,634 # pypjlink2 2020-03-22T05:21:34,637 Implementation of the PJLink Class 1 protocol to control projectors. 2020-03-22T05:21:34,638 Fork of pypjlink which is no longer maintained, with support for Optoma projectors 2020-03-22T05:21:34,639 ## Usage 2020-03-22T05:21:34,640 ```python 2020-03-22T05:21:34,640 from pypjlink import Projector 2020-03-22T05:21:34,642 with Projector.from_address('projector_host') as projector: 2020-03-22T05:21:34,642 projector.authenticate() 2020-03-22T05:21:34,643 projector.set_power('on') 2020-03-22T05:21:34,643 ``` 2020-03-22T05:21:34,672 running egg_info 2020-03-22T05:21:34,677 creating /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info 2020-03-22T05:21:34,679 writing /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/PKG-INFO 2020-03-22T05:21:34,683 writing entry points to /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/entry_points.txt 2020-03-22T05:21:34,685 writing requirements to /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/requires.txt 2020-03-22T05:21:34,687 writing top-level names to /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/top_level.txt 2020-03-22T05:21:34,689 writing dependency_links to /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/dependency_links.txt 2020-03-22T05:21:34,692 writing manifest file '/tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/SOURCES.txt' 2020-03-22T05:21:35,004 reading manifest file '/tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/SOURCES.txt' 2020-03-22T05:21:35,011 writing manifest file '/tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/pip-egg-info/pypjlink2_rechner.egg-info/SOURCES.txt' 2020-03-22T05:21:35,141 Source in /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner has version 1.2.1, which satisfies requirement pypjlink2-rechner==1.2.1 from https://files.pythonhosted.org/packages/ce/5d/755220c32310b104201edfd66760b14eaf4df065024ea6e292b0427a7398/pypjlink2-rechner-1.2.1.tar.gz#sha256=087f40832058f1133a39298d26770810806611cf77c74b23563f254e56da8d59 2020-03-22T05:21:35,142 Removed pypjlink2-rechner==1.2.1 from https://files.pythonhosted.org/packages/ce/5d/755220c32310b104201edfd66760b14eaf4df065024ea6e292b0427a7398/pypjlink2-rechner-1.2.1.tar.gz#sha256=087f40832058f1133a39298d26770810806611cf77c74b23563f254e56da8d59 from build tracker '/tmp/pip-req-tracker-fxhfyx53' 2020-03-22T05:21:35,146 Building wheels for collected packages: pypjlink2-rechner 2020-03-22T05:21:35,153 Created temporary directory: /tmp/pip-wheel-prf529fu 2020-03-22T05:21:35,154 Building wheel for pypjlink2-rechner (setup.py): started 2020-03-22T05:21:35,154 Destination directory: /tmp/pip-wheel-prf529fu 2020-03-22T05:21:35,155 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-a_z0n83a/pypjlink2-rechner/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-prf529fu 2020-03-22T05:21:36,622 # pypjlink2 2020-03-22T05:21:36,624 Implementation of the PJLink Class 1 protocol to control projectors. 2020-03-22T05:21:36,625 Fork of pypjlink which is no longer maintained, with support for Optoma projectors 2020-03-22T05:21:36,626 ## Usage 2020-03-22T05:21:36,626 ```python 2020-03-22T05:21:36,627 from pypjlink import Projector 2020-03-22T05:21:36,628 with Projector.from_address('projector_host') as projector: 2020-03-22T05:21:36,628 projector.authenticate() 2020-03-22T05:21:36,629 projector.set_power('on') 2020-03-22T05:21:36,629 ``` 2020-03-22T05:21:36,923 running bdist_wheel 2020-03-22T05:21:36,936 running build 2020-03-22T05:21:36,937 running build_py 2020-03-22T05:21:37,229 creating build 2020-03-22T05:21:37,229 creating build/lib 2020-03-22T05:21:37,230 creating build/lib/pypjlink2 2020-03-22T05:21:37,232 copying pypjlink2/protocol.py -> build/lib/pypjlink2 2020-03-22T05:21:37,235 copying pypjlink2/cliutils.py -> build/lib/pypjlink2 2020-03-22T05:21:37,238 copying pypjlink2/projector.py -> build/lib/pypjlink2 2020-03-22T05:21:37,318 copying pypjlink2/__init__.py -> build/lib/pypjlink2 2020-03-22T05:21:37,322 copying pypjlink2/cli.py -> build/lib/pypjlink2 2020-03-22T05:21:37,339 installing to build/bdist.linux-armv7l/wheel 2020-03-22T05:21:37,340 running install 2020-03-22T05:21:37,342 running install_lib 2020-03-22T05:21:37,349 creating build/bdist.linux-armv7l 2020-03-22T05:21:37,349 creating build/bdist.linux-armv7l/wheel 2020-03-22T05:21:37,352 creating build/bdist.linux-armv7l/wheel/pypjlink2 2020-03-22T05:21:37,354 copying build/lib/pypjlink2/protocol.py -> build/bdist.linux-armv7l/wheel/pypjlink2 2020-03-22T05:21:37,357 copying build/lib/pypjlink2/cliutils.py -> build/bdist.linux-armv7l/wheel/pypjlink2 2020-03-22T05:21:37,360 copying build/lib/pypjlink2/projector.py -> build/bdist.linux-armv7l/wheel/pypjlink2 2020-03-22T05:21:37,364 copying build/lib/pypjlink2/__init__.py -> build/bdist.linux-armv7l/wheel/pypjlink2 2020-03-22T05:21:37,367 copying build/lib/pypjlink2/cli.py -> build/bdist.linux-armv7l/wheel/pypjlink2 2020-03-22T05:21:37,370 running install_egg_info 2020-03-22T05:21:37,407 running egg_info 2020-03-22T05:21:37,408 writing top-level names to pypjlink2_rechner.egg-info/top_level.txt 2020-03-22T05:21:37,410 writing requirements to pypjlink2_rechner.egg-info/requires.txt 2020-03-22T05:21:37,412 writing pypjlink2_rechner.egg-info/PKG-INFO 2020-03-22T05:21:37,415 writing entry points to pypjlink2_rechner.egg-info/entry_points.txt 2020-03-22T05:21:37,417 writing dependency_links to pypjlink2_rechner.egg-info/dependency_links.txt 2020-03-22T05:21:37,425 reading manifest file 'pypjlink2_rechner.egg-info/SOURCES.txt' 2020-03-22T05:21:37,432 writing manifest file 'pypjlink2_rechner.egg-info/SOURCES.txt' 2020-03-22T05:21:37,435 Copying pypjlink2_rechner.egg-info to build/bdist.linux-armv7l/wheel/pypjlink2_rechner-1.2.1-py3.5.egg-info 2020-03-22T05:21:37,454 running install_scripts 2020-03-22T05:21:37,599 creating build/bdist.linux-armv7l/wheel/pypjlink2_rechner-1.2.1.dist-info/WHEEL 2020-03-22T05:21:37,788 Building wheel for pypjlink2-rechner (setup.py): finished with status 'done' 2020-03-22T05:21:37,791 Created wheel for pypjlink2-rechner: filename=pypjlink2_rechner-1.2.1-py3-none-any.whl size=9396 sha256=6551b9a9904a4cfcec02e1ddeddb07a0faecc5cfb30eacee4746f242a4423135 2020-03-22T05:21:37,792 Stored in directory: /tmp/pip-ephem-wheel-cache-hnqqehys/wheels/1d/01/65/f17cfe97d86f2a0d92cc6f7b8e953ab909d6c367c90b196383 2020-03-22T05:21:37,795 Successfully built pypjlink2-rechner 2020-03-22T05:21:37,801 Cleaning up... 2020-03-22T05:21:37,801 Removing source in /tmp/pip-wheel-a_z0n83a/pypjlink2-rechner 2020-03-22T05:21:37,829 Removed build tracker: '/tmp/pip-req-tracker-fxhfyx53'