Collecting django-staticbuilder==0.6.3 1 location(s) to search for versions of django-staticbuilder: * https://pypi.python.org/simple/django-staticbuilder/ Getting page https://pypi.python.org/simple/django-staticbuilder/ Analyzing links from page https://pypi.python.org/simple/django-staticbuilder/ Found link https://pypi.python.org/packages/0a/ec/de2336672f7ddd857ff08af1ca8e3c4e8f22b5471785675d2f6572d724f0/django-staticbuilder-0.6.0.tar.gz#md5=3922b25d5f1e1e3fabbb3e6e1f944037 (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.6.0 Found link https://pypi.python.org/packages/1d/d2/83021561023a43267aa364bb53eaafb8a4ea9948517e3942a7e6070ad097/django-staticbuilder-0.3.2.tar.gz#md5=d8abe7d1fa8aa19842308e0182a43303 (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.3.2 Found link https://pypi.python.org/packages/1e/9c/f78a3538b9a45ce424505b39dc26a17df9172db08b54fbe6442652103895/django-staticbuilder-0.6.3.tar.gz#md5=7f7029f1c8679825e7252b7df0f2aa8b (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.6.3 Found link https://pypi.python.org/packages/80/53/53576a632e14564f07d72dc686965075079ce56e31ed540b93c786fb714f/django-staticbuilder-0.2.tar.gz#md5=6fb16aec97bc86e8e3e30e704ab73456 (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.2 Found link https://pypi.python.org/packages/85/f8/0284057b19753b768f32601c127bed7b47adf391f0efd493542474cf2977/django-staticbuilder-0.3.tar.gz#md5=1999e1f5d1fe4ea6b2d5772e638135dd (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.3 Found link https://pypi.python.org/packages/86/79/7f2228d5d0f72fe0d2933192bfcf519168d4fec9f765439599178363625c/django-staticbuilder-0.4.0.tar.gz#md5=7f2b97d4aa76be802c4db2e48690d3da (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.4.0 Found link https://pypi.python.org/packages/a3/0d/6781b801d6200246e016cdd8ae166fb81daf6ba1f4930e6dd29a6af26dc3/django-staticbuilder-0.6.1.tar.gz#md5=ecf28c455d592faee9b93e4b999756c9 (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.6.1 Found link https://pypi.python.org/packages/f2/35/6cc7df7a3e9541e176611db2436448e61dfe49824dc470ca2680ced5e5a7/django-staticbuilder-0.3.1.tar.gz#md5=ff704af103adb85cf8542820c424c07a (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.3.1 Found link https://pypi.python.org/packages/fa/a1/6413b52dec3747e0c16a1649d4db6fe147602da90b8423a8523188a8db5c/django-staticbuilder-0.5.0.tar.gz#md5=c26b94dd963af549177e10c7e4ee4578 (from https://pypi.python.org/simple/django-staticbuilder/), version: 0.5.0 Using version 0.6.3 (newest of versions: 0.6.3) Downloading django-staticbuilder-0.6.3.tar.gz Downloading from URL https://pypi.python.org/packages/1e/9c/f78a3538b9a45ce424505b39dc26a17df9172db08b54fbe6442652103895/django-staticbuilder-0.6.3.tar.gz#md5=7f7029f1c8679825e7252b7df0f2aa8b (from https://pypi.python.org/simple/django-staticbuilder/) Running setup.py (path:/tmp/pip-build-54gawxf2/django-staticbuilder/setup.py) egg_info for package django-staticbuilder Running command python setup.py egg_info running egg_info creating pip-egg-info/django_staticbuilder.egg-info writing requirements to pip-egg-info/django_staticbuilder.egg-info/requires.txt writing pip-egg-info/django_staticbuilder.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_staticbuilder.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_staticbuilder.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_staticbuilder.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_staticbuilder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_staticbuilder.egg-info/SOURCES.txt' Source in /tmp/pip-build-54gawxf2/django-staticbuilder has version 0.6.3, which satisfies requirement django-staticbuilder==0.6.3 from https://pypi.python.org/packages/1e/9c/f78a3538b9a45ce424505b39dc26a17df9172db08b54fbe6442652103895/django-staticbuilder-0.6.3.tar.gz#md5=7f7029f1c8679825e7252b7df0f2aa8b Building wheels for collected packages: django-staticbuilder Running setup.py bdist_wheel for django-staticbuilder: started Destination directory: /tmp/tmper_1z50ipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-54gawxf2/django-staticbuilder/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/tmper_1z50ipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/settings.py -> build/lib/tests creating build/lib/staticbuilder copying staticbuilder/storage.py -> build/lib/staticbuilder copying staticbuilder/finders.py -> build/lib/staticbuilder copying staticbuilder/utils.py -> build/lib/staticbuilder copying staticbuilder/__init__.py -> build/lib/staticbuilder copying staticbuilder/conf.py -> build/lib/staticbuilder copying staticbuilder/middleware.py -> build/lib/staticbuilder copying staticbuilder/views.py -> build/lib/staticbuilder copying staticbuilder/pkgmeta.py -> build/lib/staticbuilder copying staticbuilder/models.py -> build/lib/staticbuilder creating build/lib/staticbuilder/management copying staticbuilder/management/__init__.py -> build/lib/staticbuilder/management creating build/lib/staticbuilder/management/commands copying staticbuilder/management/commands/__init__.py -> build/lib/staticbuilder/management/commands copying staticbuilder/management/commands/collectforbuild.py -> build/lib/staticbuilder/management/commands copying staticbuilder/management/commands/buildstatic.py -> build/lib/staticbuilder/management/commands running egg_info writing dependency_links to django_staticbuilder.egg-info/dependency_links.txt writing django_staticbuilder.egg-info/PKG-INFO writing top-level names to django_staticbuilder.egg-info/top_level.txt writing requirements to django_staticbuilder.egg-info/requires.txt reading manifest file 'django_staticbuilder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_staticbuilder.egg-info/SOURCES.txt' 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/storage.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/finders.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/utils.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/__init__.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/conf.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/middleware.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/views.py -> build/bdist.linux-armv7l/wheel/staticbuilder creating build/bdist.linux-armv7l/wheel/staticbuilder/management copying build/lib/staticbuilder/management/__init__.py -> build/bdist.linux-armv7l/wheel/staticbuilder/management creating build/bdist.linux-armv7l/wheel/staticbuilder/management/commands copying build/lib/staticbuilder/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/staticbuilder/management/commands copying build/lib/staticbuilder/management/commands/collectforbuild.py -> build/bdist.linux-armv7l/wheel/staticbuilder/management/commands copying build/lib/staticbuilder/management/commands/buildstatic.py -> build/bdist.linux-armv7l/wheel/staticbuilder/management/commands copying build/lib/staticbuilder/pkgmeta.py -> build/bdist.linux-armv7l/wheel/staticbuilder copying build/lib/staticbuilder/models.py -> build/bdist.linux-armv7l/wheel/staticbuilder running install_egg_info Copying django_staticbuilder.egg-info to build/bdist.linux-armv7l/wheel/django_staticbuilder-0.6.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_staticbuilder-0.6.3.dist-info/WHEEL Running setup.py bdist_wheel for django-staticbuilder: finished with status 'done' Stored in directory: /tmp/tmpid7dqto6 Successfully built django-staticbuilder Cleaning up... Removing source in /tmp/pip-build-54gawxf2/django-staticbuilder