Collecting restible==0.2 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/5c/cd/b1d585b53973395727e179683a2167e1b267ce0f3da7372602ea17f7f603/restible-0.2.tar.gz#md5=da40e8132af6c257e9d668d95fc4565b (from https://pypi.python.org/simple/restible/), version: 0.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/7c/25/fd2ef38980dcc7b91ebb0cc3d9aa1c1bcc172973435e68baa18fdb53e260/restible-0.2.1.tar.gz#md5=900444cee827fb9d119a053e20e2bf39 (from https://pypi.python.org/simple/restible/), version: 0.2.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.2 (newest of versions: 0.2) Downloading restible-0.2.tar.gz Downloading from URL https://pypi.python.org/packages/5c/cd/b1d585b53973395727e179683a2167e1b267ce0f3da7372602ea17f7f603/restible-0.2.tar.gz#md5=da40e8132af6c257e9d668d95fc4565b (from https://pypi.python.org/simple/restible/) Running setup.py (path:/tmp/pip-build-hpwj7k9r/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 top-level names to pip-egg-info/restible.egg-info/top_level.txt writing pip-egg-info/restible.egg-info/PKG-INFO writing dependency_links to pip-egg-info/restible.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/restible.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found 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-hpwj7k9r/restible has version 0.2, which satisfies requirement restible==0.2 from https://pypi.python.org/packages/5c/cd/b1d585b53973395727e179683a2167e1b267ce0f3da7372602ea17f7f603/restible-0.2.tar.gz#md5=da40e8132af6c257e9d668d95fc4565b Building wheels for collected packages: restible Running setup.py bdist_wheel for restible: started Destination directory: /tmp/tmp8t6j70e9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hpwj7k9r/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/tmp8t6j70e9pip-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/params.py -> build/lib/restible/core copying src/restible/core/__init__.py -> build/lib/restible/core copying src/restible/core/routing.py -> build/lib/restible/core copying src/restible/core/resource.py -> build/lib/restible/core copying src/restible/core/endpoint.py -> build/lib/restible/core creating build/lib/restible/django copying src/restible/django/__init__.py -> build/lib/restible/django copying src/restible/django/endpoint.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/__init__.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/restible creating build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/params.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/routing.py -> build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/resource.py -> build/bdist.linux-armv7l/wheel/restible/core copying build/lib/restible/core/endpoint.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 restible.egg-info/PKG-INFO writing top-level names to restible.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found 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.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/restible-0.2.dist-info/WHEEL creating '/tmp/tmp8t6j70e9pip-wheel-/restible-0.2-py3-none-any.whl' and adding '.' to it adding 'restible/__init__.py' adding 'restible/core/__init__.py' adding 'restible/core/endpoint.py' adding 'restible/core/params.py' adding 'restible/core/resource.py' adding 'restible/core/routing.py' adding 'restible/django/__init__.py' adding 'restible/django/endpoint.py' adding 'restible-0.2.dist-info/DESCRIPTION.rst' adding 'restible-0.2.dist-info/metadata.json' adding 'restible-0.2.dist-info/top_level.txt' adding 'restible-0.2.dist-info/WHEEL' adding 'restible-0.2.dist-info/METADATA' adding 'restible-0.2.dist-info/RECORD' Running setup.py bdist_wheel for restible: finished with status 'done' Stored in directory: /tmp/tmpzjyekq2f Successfully built restible Cleaning up... Removing source in /tmp/pip-build-hpwj7k9r/restible