Collecting pythonzestclient==0.1.3dev 1 location(s) to search for versions of pythonzestclient: * https://pypi.python.org/simple/pythonzestclient/ Getting page https://pypi.python.org/simple/pythonzestclient/ Analyzing links from page https://pypi.org/simple/pythonzestclient/ Found link https://files.pythonhosted.org/packages/7e/30/e619aaea199475a543ad9a059b5a75b6abedb36a1888ea13f67a2aa77b85/pythonzestclient-0.1.1.tar.gz#sha256=e86e5fabdadf3a6ef52234c6a995f55cb248a410153b619d9f8a9aa1e8cc8eaf (from https://pypi.org/simple/pythonzestclient/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/f0/3c/ea1ebb5234ecc6479f97379879d22a603a1df1ffaf471ddf302ff7175acb/pythonzestclient-0.1.2dev.tar.gz#sha256=6002c3d539c6bafd92f27da3a95e0cdcde92e4714808c4f1dae6a06463b3550a (from https://pypi.org/simple/pythonzestclient/), version: 0.1.2dev Found link https://files.pythonhosted.org/packages/77/ff/2ab2aaa4f200b32504d43617b309a342b53370de7df96433a55b535ac4e8/pythonzestclient-0.1.2.tar.gz#sha256=4956cf66bd909fe4f02127e26a50b09706c12ea46c008205a63adb89c5586f97 (from https://pypi.org/simple/pythonzestclient/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/e0/ca/373090db3e1d59981d37e01040da11b35bcbab48aa60a436382f5d5eb3df/pythonzestclient-0.1.3dev.tar.gz#sha256=bc905791adc7b6a5dfd1312f2023ae3f230fae192b1e28c7bd16e3226260ab24 (from https://pypi.org/simple/pythonzestclient/), version: 0.1.3dev Found link https://files.pythonhosted.org/packages/c4/dc/10ab3633d5fa26fbb0b4a798320baabf52d0b8c720ed471ff95e847e6608/pythonzestclient-0.1.3.tar.gz#sha256=345a5d056e614feefb7c846c42a1506ac697d9becb406ac1838dcab1b11b438a (from https://pypi.org/simple/pythonzestclient/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/d8/bf/5b0be9bb6caba8fb0acb2250b90a507673502d7a15208c48d1ab617edbb3/pythonzestclient-0.1.4.tar.gz#sha256=cfebac5fd5fb41b8a5d7855cce49fcd1ed8a4d01f0ff75ce6d24a4e0961d2c86 (from https://pypi.org/simple/pythonzestclient/), version: 0.1.4 Using version 0.1.3.dev0 (newest of versions: 0.1.3.dev0) Downloading https://files.pythonhosted.org/packages/e0/ca/373090db3e1d59981d37e01040da11b35bcbab48aa60a436382f5d5eb3df/pythonzestclient-0.1.3dev.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e0/ca/373090db3e1d59981d37e01040da11b35bcbab48aa60a436382f5d5eb3df/pythonzestclient-0.1.3dev.tar.gz#sha256=bc905791adc7b6a5dfd1312f2023ae3f230fae192b1e28c7bd16e3226260ab24 (from https://pypi.org/simple/pythonzestclient/) Running setup.py (path:/tmp/pip-build-3ly4nrdo/pythonzestclient/setup.py) egg_info for package pythonzestclient Running command python setup.py egg_info running egg_info creating pip-egg-info/pythonzestclient.egg-info writing pip-egg-info/pythonzestclient.egg-info/PKG-INFO writing top-level names to pip-egg-info/pythonzestclient.egg-info/top_level.txt writing dependency_links to pip-egg-info/pythonzestclient.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pythonzestclient.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pythonzestclient.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pythonzestclient.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.1.3dev' to '0.1.3.dev0' normalized_version, Source in /tmp/pip-build-3ly4nrdo/pythonzestclient has version 0.1.3.dev0, which satisfies requirement pythonzestclient==0.1.3dev from https://files.pythonhosted.org/packages/e0/ca/373090db3e1d59981d37e01040da11b35bcbab48aa60a436382f5d5eb3df/pythonzestclient-0.1.3dev.tar.gz#sha256=bc905791adc7b6a5dfd1312f2023ae3f230fae192b1e28c7bd16e3226260ab24 Building wheels for collected packages: pythonzestclient Running setup.py bdist_wheel for pythonzestclient: started Destination directory: /tmp/tmpb2h772xrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-3ly4nrdo/pythonzestclient/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/tmpb2h772xrpip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.1.3dev' to '0.1.3.dev0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pythonzestclient copying pythonzestclient/pyZestClient.py -> build/lib/pythonzestclient copying pythonzestclient/pyZestUtil.py -> build/lib/pythonzestclient copying pythonzestclient/__init__.py -> build/lib/pythonzestclient creating build/lib/pythonzestclient/exception copying pythonzestclient/exception/__init__.py -> build/lib/pythonzestclient/exception copying pythonzestclient/exception/pyZestException.py -> build/lib/pythonzestclient/exception 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/pythonzestclient creating build/bdist.linux-armv7l/wheel/pythonzestclient/exception copying build/lib/pythonzestclient/exception/__init__.py -> build/bdist.linux-armv7l/wheel/pythonzestclient/exception copying build/lib/pythonzestclient/exception/pyZestException.py -> build/bdist.linux-armv7l/wheel/pythonzestclient/exception copying build/lib/pythonzestclient/pyZestClient.py -> build/bdist.linux-armv7l/wheel/pythonzestclient copying build/lib/pythonzestclient/pyZestUtil.py -> build/bdist.linux-armv7l/wheel/pythonzestclient copying build/lib/pythonzestclient/__init__.py -> build/bdist.linux-armv7l/wheel/pythonzestclient running install_egg_info running egg_info creating pythonzestclient.egg-info writing dependency_links to pythonzestclient.egg-info/dependency_links.txt writing pythonzestclient.egg-info/PKG-INFO writing top-level names to pythonzestclient.egg-info/top_level.txt writing manifest file 'pythonzestclient.egg-info/SOURCES.txt' reading manifest file 'pythonzestclient.egg-info/SOURCES.txt' writing manifest file 'pythonzestclient.egg-info/SOURCES.txt' Copying pythonzestclient.egg-info to build/bdist.linux-armv7l/wheel/pythonzestclient-0.1.3.dev0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pythonzestclient-0.1.3.dev0.dist-info/WHEEL Running setup.py bdist_wheel for pythonzestclient: finished with status 'done' Stored in directory: /tmp/tmpfs5278wc Successfully built pythonzestclient Cleaning up... Removing source in /tmp/pip-build-3ly4nrdo/pythonzestclient