Collecting pyzk==0.6 1 location(s) to search for versions of pyzk: * https://pypi.python.org/simple/pyzk/ Getting page https://pypi.python.org/simple/pyzk/ Analyzing links from page https://pypi.python.org/simple/pyzk/ Found link https://pypi.python.org/packages/00/6f/93191a130f41f6158382166f7d8341b55035b5b8a8fb56a8c3536038f6b9/pyzk-0.1.tar.gz#md5=be7749199c859063b936995b5ce513ba (from https://pypi.python.org/simple/pyzk/), version: 0.1 Found link https://pypi.python.org/packages/09/ae/5a0a998cb5602c2cb32dea6bc18dfcc8d9ea5fb71e2499709dfa6da2e4dd/pyzk-0.3.tar.gz#md5=f7956867561db024378023415db772b0 (from https://pypi.python.org/simple/pyzk/), version: 0.3 Found link https://pypi.python.org/packages/3c/e2/a9de67dd3862eba5b3cf4a01a60560122943753f9f1f72ee288773e2b21a/pyzk-0.5.tar.gz#md5=d099cd39b39c78a6d1cd583ba6e73511 (from https://pypi.python.org/simple/pyzk/), version: 0.5 Skipping link https://pypi.python.org/packages/79/69/8fddc06fabaef1e7ed4c849c6f6b60a95103b6cf89eb9ca0e409d4aa9ec8/pyzk-0.1-py2.7.egg#md5=16df3abfabb73523eb71b8a9e3bb8939 (from https://pypi.python.org/simple/pyzk/); unsupported archive format: .egg Found link https://pypi.python.org/packages/90/ee/297fdcfaa59c5a77cd4b955146f90b555e9405f91da62ced109f0f93d658/pyzk-0.2.tar.gz#md5=7aed7f059a7ebf6295f0443053cb8f52 (from https://pypi.python.org/simple/pyzk/), version: 0.2 Found link https://pypi.python.org/packages/de/9b/7c6c64815e6820cf248cd16663b333ab9e8d75bf809cf241f187e4f9e8fa/pyzk-0.4.tar.gz#md5=e1d6cdc3c2441941c011ca9c46893d3a (from https://pypi.python.org/simple/pyzk/), version: 0.4 Found link https://pypi.python.org/packages/df/0f/f64bff23f0c62cc9d947509708f58a871e1533b76576e072f3614a09c04e/pyzk-0.6.tar.gz#md5=b5cc29abdcbb3878b7412eb93d5890e4 (from https://pypi.python.org/simple/pyzk/), version: 0.6 Using version 0.6 (newest of versions: 0.6) Downloading pyzk-0.6.tar.gz Downloading from URL https://pypi.python.org/packages/df/0f/f64bff23f0c62cc9d947509708f58a871e1533b76576e072f3614a09c04e/pyzk-0.6.tar.gz#md5=b5cc29abdcbb3878b7412eb93d5890e4 (from https://pypi.python.org/simple/pyzk/) Running setup.py (path:/tmp/pip-build-zy4ysl5v/pyzk/setup.py) egg_info for package pyzk Running command python setup.py egg_info running egg_info creating pip-egg-info/pyzk.egg-info writing top-level names to pip-egg-info/pyzk.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyzk.egg-info/dependency_links.txt writing pip-egg-info/pyzk.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyzk.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyzk.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyzk.egg-info/SOURCES.txt' Source in /tmp/pip-build-zy4ysl5v/pyzk has version 0.6, which satisfies requirement pyzk==0.6 from https://pypi.python.org/packages/df/0f/f64bff23f0c62cc9d947509708f58a871e1533b76576e072f3614a09c04e/pyzk-0.6.tar.gz#md5=b5cc29abdcbb3878b7412eb93d5890e4 Building wheels for collected packages: pyzk Running setup.py bdist_wheel for pyzk: started Destination directory: /tmp/tmpaqo0odprpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zy4ysl5v/pyzk/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/tmpaqo0odprpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zk copying zk/exception.py -> build/lib/zk copying zk/user.py -> build/lib/zk copying zk/__init__.py -> build/lib/zk copying zk/attendance.py -> build/lib/zk copying zk/base.py -> build/lib/zk copying zk/const.py -> build/lib/zk 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/zk copying build/lib/zk/exception.py -> build/bdist.linux-armv7l/wheel/zk copying build/lib/zk/user.py -> build/bdist.linux-armv7l/wheel/zk copying build/lib/zk/__init__.py -> build/bdist.linux-armv7l/wheel/zk copying build/lib/zk/attendance.py -> build/bdist.linux-armv7l/wheel/zk copying build/lib/zk/base.py -> build/bdist.linux-armv7l/wheel/zk copying build/lib/zk/const.py -> build/bdist.linux-armv7l/wheel/zk running install_egg_info running egg_info writing pyzk.egg-info/PKG-INFO writing top-level names to pyzk.egg-info/top_level.txt writing dependency_links to pyzk.egg-info/dependency_links.txt reading manifest file 'pyzk.egg-info/SOURCES.txt' writing manifest file 'pyzk.egg-info/SOURCES.txt' Copying pyzk.egg-info to build/bdist.linux-armv7l/wheel/pyzk-0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyzk-0.6.dist-info/WHEEL Running setup.py bdist_wheel for pyzk: finished with status 'done' Stored in directory: /tmp/tmpbmmr7l48 Successfully built pyzk Cleaning up... Removing source in /tmp/pip-build-zy4ysl5v/pyzk