Created temporary directory: /tmp/pip-ephem-wheel-cache-cm_1ycx1 Created temporary directory: /tmp/pip-req-tracker-j9rck5un Created requirements tracker '/tmp/pip-req-tracker-j9rck5un' Created temporary directory: /tmp/pip-wheel-7mi_0uxj Collecting pframe==20200310.2 1 location(s) to search for versions of pframe: * https://pypi.org/simple/pframe/ Getting page https://pypi.org/simple/pframe/ Analyzing links from page https://pypi.org/simple/pframe/ Found link https://files.pythonhosted.org/packages/2e/6b/295808f74c68327f67f976f1b61adfb3ea660555157d627c7a1ee95a1a92/pframe-20200310.1-py3-none-any.whl#sha256=721137bd3d536e91ad40a4fd5f3b14cfdbacff68e7ae728fcccf93121ef41283 (from https://pypi.org/simple/pframe/) (requires-python:~=3.2), version: 20200310.1 Skipping link https://files.pythonhosted.org/packages/77/3a/78be0ebfba50da2aa9393c70df99b9f92e7620cf5f83e00afddc790c672c/pframe-20200310.1-py3.6.egg#sha256=ca41569eb4814708131d44c8b63a44ebf15752ea637ad70c216c6a817dc2fa86 (from https://pypi.org/simple/pframe/) (requires-python:~=3.2); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/4a/8c/e622f0348687d5685594b5cdd145b29f918295b78be00a2218ce4c44ef5f/pframe-20200310.1.tar.gz#sha256=4e2c31e7d3487bf404fc043ccc9fed6a526e87813d52d8c418a55eca4f166754 (from https://pypi.org/simple/pframe/) (requires-python:~=3.2), version: 20200310.1 Found link https://files.pythonhosted.org/packages/c5/7b/4d5c11c0ad0d4b648cf8088dfd8127f08c75050c7ab89c06e368c035749d/pframe-20200310.2.tar.gz#sha256=671933e25a2f6820079de986f38839c29ff8289a6f72a3b869e2f5b861d944c1 (from https://pypi.org/simple/pframe/) (requires-python:~=3.2), version: 20200310.2 Using version 20200310.2 (newest of versions: 20200310.2) Created temporary directory: /tmp/pip-unpack-lrfujf91 Downloading https://files.pythonhosted.org/packages/c5/7b/4d5c11c0ad0d4b648cf8088dfd8127f08c75050c7ab89c06e368c035749d/pframe-20200310.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c5/7b/4d5c11c0ad0d4b648cf8088dfd8127f08c75050c7ab89c06e368c035749d/pframe-20200310.2.tar.gz#sha256=671933e25a2f6820079de986f38839c29ff8289a6f72a3b869e2f5b861d944c1 (from https://pypi.org/simple/pframe/) (requires-python:~=3.2) Added pframe==20200310.2 from https://files.pythonhosted.org/packages/c5/7b/4d5c11c0ad0d4b648cf8088dfd8127f08c75050c7ab89c06e368c035749d/pframe-20200310.2.tar.gz#sha256=671933e25a2f6820079de986f38839c29ff8289a6f72a3b869e2f5b861d944c1 to build tracker '/tmp/pip-req-tracker-j9rck5un' Running setup.py (path:/tmp/pip-wheel-7mi_0uxj/pframe/setup.py) egg_info for package pframe Running command python setup.py egg_info running egg_info creating pip-egg-info/pframe.egg-info writing dependency_links to pip-egg-info/pframe.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pframe.egg-info/top_level.txt writing pip-egg-info/pframe.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pframe.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pframe.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pframe.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7mi_0uxj/pframe has version 20200310.2, which satisfies requirement pframe==20200310.2 from https://files.pythonhosted.org/packages/c5/7b/4d5c11c0ad0d4b648cf8088dfd8127f08c75050c7ab89c06e368c035749d/pframe-20200310.2.tar.gz#sha256=671933e25a2f6820079de986f38839c29ff8289a6f72a3b869e2f5b861d944c1 Removed pframe==20200310.2 from https://files.pythonhosted.org/packages/c5/7b/4d5c11c0ad0d4b648cf8088dfd8127f08c75050c7ab89c06e368c035749d/pframe-20200310.2.tar.gz#sha256=671933e25a2f6820079de986f38839c29ff8289a6f72a3b869e2f5b861d944c1 from build tracker '/tmp/pip-req-tracker-j9rck5un' Building wheels for collected packages: pframe Created temporary directory: /tmp/pip-wheel-4745y_hl Running setup.py bdist_wheel for pframe: started Destination directory: /tmp/pip-wheel-4745y_hl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7mi_0uxj/pframe/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-4745y_hl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pframe copying pframe/__init__.py -> build/lib/pframe copying pframe/version.py -> build/lib/pframe creating build/lib/pframe/util copying pframe/util/exception.py -> build/lib/pframe/util copying pframe/util/__init__.py -> build/lib/pframe/util creating build/lib/pframe/container copying pframe/container/__init__.py -> build/lib/pframe/container copying pframe/container/plist.py -> build/lib/pframe/container copying pframe/container/pdatetime.py -> build/lib/pframe/container copying pframe/container/pobject.py -> build/lib/pframe/container copying pframe/container/ptime.py -> build/lib/pframe/container creating build/lib/pframe/system copying pframe/system/platform.py -> build/lib/pframe/system copying pframe/system/__init__.py -> build/lib/pframe/system creating build/lib/pframe/encoding copying pframe/encoding/__init__.py -> build/lib/pframe/encoding copying pframe/encoding/pjson.py -> build/lib/pframe/encoding creating build/lib/pframe/crypto copying pframe/crypto/__init__.py -> build/lib/pframe/crypto copying pframe/crypto/pmd5.py -> build/lib/pframe/crypto copying pframe/crypto/pseed.py -> build/lib/pframe/crypto running egg_info writing dependency_links to pframe.egg-info/dependency_links.txt writing top-level names to pframe.egg-info/top_level.txt writing pframe.egg-info/PKG-INFO reading manifest file 'pframe.egg-info/SOURCES.txt' writing manifest file 'pframe.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pframe creating build/bdist.linux-armv7l/wheel/pframe/util copying build/lib/pframe/util/exception.py -> build/bdist.linux-armv7l/wheel/pframe/util copying build/lib/pframe/util/__init__.py -> build/bdist.linux-armv7l/wheel/pframe/util copying build/lib/pframe/__init__.py -> build/bdist.linux-armv7l/wheel/pframe creating build/bdist.linux-armv7l/wheel/pframe/container copying build/lib/pframe/container/__init__.py -> build/bdist.linux-armv7l/wheel/pframe/container copying build/lib/pframe/container/plist.py -> build/bdist.linux-armv7l/wheel/pframe/container copying build/lib/pframe/container/pdatetime.py -> build/bdist.linux-armv7l/wheel/pframe/container copying build/lib/pframe/container/pobject.py -> build/bdist.linux-armv7l/wheel/pframe/container copying build/lib/pframe/container/ptime.py -> build/bdist.linux-armv7l/wheel/pframe/container creating build/bdist.linux-armv7l/wheel/pframe/system copying build/lib/pframe/system/platform.py -> build/bdist.linux-armv7l/wheel/pframe/system copying build/lib/pframe/system/__init__.py -> build/bdist.linux-armv7l/wheel/pframe/system creating build/bdist.linux-armv7l/wheel/pframe/encoding copying build/lib/pframe/encoding/__init__.py -> build/bdist.linux-armv7l/wheel/pframe/encoding copying build/lib/pframe/encoding/pjson.py -> build/bdist.linux-armv7l/wheel/pframe/encoding creating build/bdist.linux-armv7l/wheel/pframe/crypto copying build/lib/pframe/crypto/__init__.py -> build/bdist.linux-armv7l/wheel/pframe/crypto copying build/lib/pframe/crypto/pmd5.py -> build/bdist.linux-armv7l/wheel/pframe/crypto copying build/lib/pframe/crypto/pseed.py -> build/bdist.linux-armv7l/wheel/pframe/crypto copying build/lib/pframe/version.py -> build/bdist.linux-armv7l/wheel/pframe running install_egg_info Copying pframe.egg-info to build/bdist.linux-armv7l/wheel/pframe-20200310.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pframe-20200310.2.dist-info/WHEEL creating '/tmp/pip-wheel-4745y_hl/pframe-20200310.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pframe/__init__.py' adding 'pframe/version.py' adding 'pframe/container/__init__.py' adding 'pframe/container/pdatetime.py' adding 'pframe/container/plist.py' adding 'pframe/container/pobject.py' adding 'pframe/container/ptime.py' adding 'pframe/crypto/__init__.py' adding 'pframe/crypto/pmd5.py' adding 'pframe/crypto/pseed.py' adding 'pframe/encoding/__init__.py' adding 'pframe/encoding/pjson.py' adding 'pframe/system/__init__.py' adding 'pframe/system/platform.py' adding 'pframe/util/__init__.py' adding 'pframe/util/exception.py' adding 'pframe-20200310.2.dist-info/METADATA' adding 'pframe-20200310.2.dist-info/WHEEL' adding 'pframe-20200310.2.dist-info/top_level.txt' adding 'pframe-20200310.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pframe: finished with status 'done' Stored in directory: /tmp/tmp7donmm62 Successfully built pframe Cleaning up... Removing source in /tmp/pip-wheel-7mi_0uxj/pframe Removed build tracker '/tmp/pip-req-tracker-j9rck5un'