Collecting restible==0.1.1 1 location(s) to search for versions of restible: * https://pypi.python.org/simple/restible/ Getting page https://pypi.python.org/simple/restible/ Analyzing links from page https://pypi.python.org/simple/restible/ Found link https://pypi.python.org/packages/3b/f3/0b1f3f48bd85579ee6165afa8d34a26330bff40ffd703c6f4fec0e54308e/restible-0.1.2.tar.gz#md5=d195686c38699642c1219e014d8cb995 (from https://pypi.python.org/simple/restible/), version: 0.1.2 Found link https://pypi.python.org/packages/6b/2a/8ddb14daa386e6a5dd9d9eb202edd6b862871d4add99efee61522b80ba7a/restible-0.1.tar.gz#md5=05bdf75bff068b7d66351b8a88ca4348 (from https://pypi.python.org/simple/restible/), version: 0.1 Found link https://pypi.python.org/packages/d6/50/7fb94a22ecaa443fb7f7eee85218baac9f2071b716b9534f666dd6ac5bdb/restible-0.1.1.tar.gz#md5=c0730b2d94fde5244b0c26af3b42dbe8 (from https://pypi.python.org/simple/restible/), version: 0.1.1 Found link https://pypi.python.org/packages/e0/ec/b8f61d11d70be5e99b72e5dd64e2d0a74f239ea5766977a3f8424d9a0996/restible-0.1.3.tar.gz#md5=60c31d6be254b938f5001cb77d9e766d (from https://pypi.python.org/simple/restible/), version: 0.1.3 Found link https://pypi.python.org/packages/ec/0f/03054c71dc2a715d6db0459119af6aec43fd3fd207b86a63417fb587341e/restible-0.1.4.tar.gz#md5=02e8103c68c7c64e2579edb9080a7e32 (from https://pypi.python.org/simple/restible/), version: 0.1.4 Using version 0.1.1 (newest of versions: 0.1.1) Downloading restible-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/d6/50/7fb94a22ecaa443fb7f7eee85218baac9f2071b716b9534f666dd6ac5bdb/restible-0.1.1.tar.gz#md5=c0730b2d94fde5244b0c26af3b42dbe8 (from https://pypi.python.org/simple/restible/) Running setup.py (path:/tmp/pip-build-5b2tgxl1/restible/setup.py) egg_info for package restible Running command python setup.py egg_info running egg_info creating pip-egg-info/restible.egg-info writing pip-egg-info/restible.egg-info/PKG-INFO writing top-level names to pip-egg-info/restible.egg-info/top_level.txt writing dependency_links to pip-egg-info/restible.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/restible.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/restible.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/restible.egg-info/SOURCES.txt' Source in /tmp/pip-build-5b2tgxl1/restible has version 0.1.1, which satisfies requirement restible==0.1.1 from https://pypi.python.org/packages/d6/50/7fb94a22ecaa443fb7f7eee85218baac9f2071b716b9534f666dd6ac5bdb/restible-0.1.1.tar.gz#md5=c0730b2d94fde5244b0c26af3b42dbe8 Building wheels for collected packages: restible Running setup.py bdist_wheel for restible: started Destination directory: /tmp/tmp9579ca9ipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5b2tgxl1/restible/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/tmp9579ca9ipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/restible copying src/restible/__init__.py -> build/lib/restible creating build/lib/restible/core copying src/restible/core/endpoint.py -> build/lib/restible/core copying src/restible/core/routing.py -> build/lib/restible/core copying src/restible/core/filters.py -> build/lib/restible/core copying src/restible/core/__init__.py -> build/lib/restible/core copying src/restible/core/resource.py -> build/lib/restible/core creating build/lib/restible/django copying src/restible/django/endpoint.py -> build/lib/restible/django copying src/restible/django/__init__.py -> build/lib/restible/django 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/restible creating build/bdist.linux-armv7l/wheel/restible/django copying build/lib/restible/django/endpoint.py -> build/bdist.linux-armv7l/wheel/restible/django copying build/lib/restible/django/__init__.py -> build/bdist.linux-armv7l/wheel/restible/django copying build/lib/restible/__init__.py -> build/bdist.linux-armv7l/wheel/restible creating build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/endpoint.py -> build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/routing.py -> build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/filters.py -> build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/__init__.py -> build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/resource.py -> build/bdist.linux-armv7l/wheel/restible/core running install_egg_info running egg_info writing dependency_links to restible.egg-info/dependency_links.txt writing top-level names to restible.egg-info/top_level.txt writing restible.egg-info/PKG-INFO reading manifest file 'restible.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'restible.egg-info/SOURCES.txt' Copying restible.egg-info to build/bdist.linux-armv7l/wheel/restible-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/restible-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for restible: finished with status 'done' Stored in directory: /tmp/tmp4c471006 Successfully built restible Cleaning up... Removing source in /tmp/pip-build-5b2tgxl1/restible