Collecting python-pskc==1.0 1 location(s) to search for versions of python-pskc: * https://pypi.python.org/simple/python-pskc/ Getting page https://pypi.python.org/simple/python-pskc/ Analyzing links from page https://pypi.python.org/simple/python-pskc/ Found link https://pypi.python.org/packages/42/28/e20898d1361d464895cdfdb96febf98298754062ef005543ca7c69f3d442/python-pskc-1.0.tar.gz#md5=f32088db5398ca6399a8abed7b3bc0c7 (from https://pypi.python.org/simple/python-pskc/), version: 1.0 Found link https://pypi.python.org/packages/46/34/9548f4f97bb47191ed7883875797d6a29a6ca35607f564617abbb4419522/python-pskc-0.4.tar.gz#md5=567369fbd3e2376110e70eff81f0f0a3 (from https://pypi.python.org/simple/python-pskc/), version: 0.4 Found link https://pypi.python.org/packages/5c/17/f77c6d8408221aeef85e865e0892cd8477635e52d5b41f9076f80f0731b5/python-pskc-0.2.tar.gz#md5=a472549c6e97d9b7c997fd67a3bafd50 (from https://pypi.python.org/simple/python-pskc/), version: 0.2 Found link https://pypi.python.org/packages/9e/55/14389ae9ad1dcf67a289ee5241cf2306395407e13f68c85c434a98cf3190/python-pskc-0.5.tar.gz#md5=69cb3abce5eccf67f1c853c9d364a961 (from https://pypi.python.org/simple/python-pskc/), version: 0.5 Found link https://pypi.python.org/packages/a6/21/673eec8ccabfea890450feeff7e1388286ffae994fe5a59a0ecf2a64e530/python-pskc-0.1.tar.gz#md5=60bb3213a9bc81bb17cb323f0cc51d21 (from https://pypi.python.org/simple/python-pskc/), version: 0.1 Found link https://pypi.python.org/packages/f1/72/0b542f7183952fdc69cfcb7b1c14235d0fd734c361f906b89d6e943ac7ef/python-pskc-0.3.tar.gz#md5=c1e81f15a4cd66664235c4d26bb31be8 (from https://pypi.python.org/simple/python-pskc/), version: 0.3 Using version 1.0 (newest of versions: 1.0) Downloading python-pskc-1.0.tar.gz (122kB) Downloading from URL https://pypi.python.org/packages/42/28/e20898d1361d464895cdfdb96febf98298754062ef005543ca7c69f3d442/python-pskc-1.0.tar.gz#md5=f32088db5398ca6399a8abed7b3bc0c7 (from https://pypi.python.org/simple/python-pskc/) Running setup.py (path:/tmp/pip-build-j1apa8d5/python-pskc/setup.py) egg_info for package python-pskc Running command python setup.py egg_info running egg_info creating pip-egg-info/python_pskc.egg-info writing pip-egg-info/python_pskc.egg-info/PKG-INFO writing requirements to pip-egg-info/python_pskc.egg-info/requires.txt writing top-level names to pip-egg-info/python_pskc.egg-info/top_level.txt writing dependency_links to pip-egg-info/python_pskc.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/python_pskc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_pskc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'pip-egg-info/python_pskc.egg-info/SOURCES.txt' Source in /tmp/pip-build-j1apa8d5/python-pskc has version 1.0, which satisfies requirement python-pskc==1.0 from https://pypi.python.org/packages/42/28/e20898d1361d464895cdfdb96febf98298754062ef005543ca7c69f3d442/python-pskc-1.0.tar.gz#md5=f32088db5398ca6399a8abed7b3bc0c7 Building wheels for collected packages: python-pskc Running setup.py bdist_wheel for python-pskc: started Destination directory: /tmp/tmpoe8estu5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-j1apa8d5/python-pskc/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/tmpoe8estu5pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pskc copying pskc/exceptions.py -> build/lib/pskc copying pskc/encryption.py -> build/lib/pskc copying pskc/parser.py -> build/lib/pskc copying pskc/__init__.py -> build/lib/pskc copying pskc/algorithms.py -> build/lib/pskc copying pskc/mac.py -> build/lib/pskc copying pskc/key.py -> build/lib/pskc copying pskc/policy.py -> build/lib/pskc copying pskc/signature.py -> build/lib/pskc copying pskc/serialiser.py -> build/lib/pskc copying pskc/xml.py -> build/lib/pskc copying pskc/device.py -> build/lib/pskc creating build/lib/pskc/crypto copying pskc/crypto/aeskw.py -> build/lib/pskc/crypto copying pskc/crypto/tripledeskw.py -> build/lib/pskc/crypto copying pskc/crypto/__init__.py -> build/lib/pskc/crypto 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/pskc copying build/lib/pskc/exceptions.py -> build/bdist.linux-armv7l/wheel/pskc creating build/bdist.linux-armv7l/wheel/pskc/crypto copying build/lib/pskc/crypto/aeskw.py -> build/bdist.linux-armv7l/wheel/pskc/crypto copying build/lib/pskc/crypto/tripledeskw.py -> build/bdist.linux-armv7l/wheel/pskc/crypto copying build/lib/pskc/crypto/__init__.py -> build/bdist.linux-armv7l/wheel/pskc/crypto copying build/lib/pskc/encryption.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/parser.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/__init__.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/algorithms.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/mac.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/key.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/policy.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/signature.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/serialiser.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/xml.py -> build/bdist.linux-armv7l/wheel/pskc copying build/lib/pskc/device.py -> build/bdist.linux-armv7l/wheel/pskc running install_egg_info running egg_info writing dependency_links to python_pskc.egg-info/dependency_links.txt writing requirements to python_pskc.egg-info/requires.txt writing top-level names to python_pskc.egg-info/top_level.txt writing python_pskc.egg-info/PKG-INFO reading manifest file 'python_pskc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' writing manifest file 'python_pskc.egg-info/SOURCES.txt' Copying python_pskc.egg-info to build/bdist.linux-armv7l/wheel/python_pskc-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_pskc-1.0.dist-info/WHEEL Running setup.py bdist_wheel for python-pskc: finished with status 'done' Stored in directory: /tmp/tmpbvpexjrn Successfully built python-pskc Cleaning up... Removing source in /tmp/pip-build-j1apa8d5/python-pskc