Collecting django-cache==0.3 1 location(s) to search for versions of django-cache: * https://pypi.python.org/simple/django-cache/ Getting page https://pypi.python.org/simple/django-cache/ Analyzing links from page https://pypi.python.org/simple/django-cache/ Found link https://pypi.python.org/packages/13/8b/e2a964c83d3abc1d2b454cbfce93dd986ab54df2dc2631ac7bdadf69a56c/django-cache-0.1.1.tar.gz#md5=d8eb43e5ed2ee47ea2008f68564fdd5e (from https://pypi.python.org/simple/django-cache/), version: 0.1.1 Found link https://pypi.python.org/packages/16/90/e21702fa4cfea157d4e3ce255437bc61058278f59053479b84e7c26925ab/django-cache-0.2.tar.gz#md5=fee632ee3e577f6366e83f06963d17fa (from https://pypi.python.org/simple/django-cache/), version: 0.2 Found link https://pypi.python.org/packages/2d/43/ae991cc29588c46f4820e76a17180d3b2169195b92345e6abf2acfa675a7/django-cache-0.2.4.tar.gz#md5=6fb19983c4991cb955c43aed2d115537 (from https://pypi.python.org/simple/django-cache/), version: 0.2.4 Found link https://pypi.python.org/packages/45/c3/77bf3cc26f220ec0738b559531232e021b8f00b8d7f9929cc3749e809ab3/django-cache-0.2.1.tar.gz#md5=7c8428f03b93c0d2aa8d3c4e478819aa (from https://pypi.python.org/simple/django-cache/), version: 0.2.1 Found link https://pypi.python.org/packages/58/3f/282ad0312d0019bbef33f22ea8238b38e72f84cddf3412dffab02278844b/django-cache-0.2.5.tar.gz#md5=b6676c2a8aeff34178a9f81de85c085b (from https://pypi.python.org/simple/django-cache/), version: 0.2.5 Found link https://pypi.python.org/packages/63/41/29a91d312b28aaaced66d0388dfc9b2052931fae345edf72275aae65a934/django-cache-0.1.2.tar.gz#md5=55a5c50330a45d02fef0c2ae1b060c46 (from https://pypi.python.org/simple/django-cache/), version: 0.1.2 Found link https://pypi.python.org/packages/66/08/e8213959253f3062f20004d10364779b44e577c34c7dd3175cd723e37f75/django-cache-0.3.tar.gz#md5=0e5bd9c4ccc2fe6950aca95c24a51ee0 (from https://pypi.python.org/simple/django-cache/), version: 0.3 Found link https://pypi.python.org/packages/91/19/20a9b1cefe52de083e2dac28ff82c8dc0ccb3cd74bc385fb2b96d8f10f61/django-cache-0.2.2.tar.gz#md5=d86d1b893a4b029b855895271d59a160 (from https://pypi.python.org/simple/django-cache/), version: 0.2.2 Found link https://pypi.python.org/packages/99/87/22dbb07c06a766ea34f4eb45bf06d6479573eec0f98fca3dd6fe6b61a0f4/django-cache-0.1.3.tar.gz#md5=0c83a4cf1c313f6cc6f3d8b58bc8ab71 (from https://pypi.python.org/simple/django-cache/), version: 0.1.3 Found link https://pypi.python.org/packages/a9/cd/f49d1148e679cb5bb895b3de3e8d2037d629046c23764c0a33c7a58040a2/django-cache-0.1.tar.gz#md5=ff830d0cc48911032f21e051a10a8d28 (from https://pypi.python.org/simple/django-cache/), version: 0.1 Found link https://pypi.python.org/packages/af/67/100054b241d278776b41ac4437d8737afa292e069db30e54351c369eb312/django-cache-0.2.3.tar.gz#md5=28030f541925bf4b2ce3381bb0ccabdb (from https://pypi.python.org/simple/django-cache/), version: 0.2.3 Using version 0.3 (newest of versions: 0.3) Downloading django-cache-0.3.tar.gz Downloading from URL https://pypi.python.org/packages/66/08/e8213959253f3062f20004d10364779b44e577c34c7dd3175cd723e37f75/django-cache-0.3.tar.gz#md5=0e5bd9c4ccc2fe6950aca95c24a51ee0 (from https://pypi.python.org/simple/django-cache/) Running setup.py (path:/tmp/pip-build-gpbq4g6o/django-cache/setup.py) egg_info for package django-cache Running command python setup.py egg_info running egg_info creating pip-egg-info/django_cache.egg-info writing top-level names to pip-egg-info/django_cache.egg-info/top_level.txt writing pip-egg-info/django_cache.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_cache.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_cache.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_cache.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_cache.egg-info/SOURCES.txt' Source in /tmp/pip-build-gpbq4g6o/django-cache has version 0.3, which satisfies requirement django-cache==0.3 from https://pypi.python.org/packages/66/08/e8213959253f3062f20004d10364779b44e577c34c7dd3175cd723e37f75/django-cache-0.3.tar.gz#md5=0e5bd9c4ccc2fe6950aca95c24a51ee0 Building wheels for collected packages: django-cache Running setup.py bdist_wheel for django-cache: started Destination directory: /tmp/tmp6rc6ititpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gpbq4g6o/django-cache/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/tmp6rc6ititpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib copying djangocache.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/djangocache.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info creating django_cache.egg-info writing dependency_links to django_cache.egg-info/dependency_links.txt writing top-level names to django_cache.egg-info/top_level.txt writing django_cache.egg-info/PKG-INFO writing manifest file 'django_cache.egg-info/SOURCES.txt' reading manifest file 'django_cache.egg-info/SOURCES.txt' writing manifest file 'django_cache.egg-info/SOURCES.txt' Copying django_cache.egg-info to build/bdist.linux-armv7l/wheel/django_cache-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_cache-0.3.dist-info/WHEEL Running setup.py bdist_wheel for django-cache: finished with status 'done' Stored in directory: /tmp/tmprbudab3a Successfully built django-cache Cleaning up... Removing source in /tmp/pip-build-gpbq4g6o/django-cache