Collecting django-video==0.2 1 location(s) to search for versions of django-video: * https://pypi.python.org/simple/django-video/ Getting page https://pypi.python.org/simple/django-video/ Analyzing links from page https://pypi.python.org/simple/django-video/ Found link https://pypi.python.org/packages/7d/34/dc2608ce7739db94ddc535fb123d087004a96cab871b85bfb1525ba52b7a/django-video-0.2.tar.gz#md5=3cf2fdcf58b07c7d4ea0f970dbf02f4d (from https://pypi.python.org/simple/django-video/), version: 0.2 Found link https://pypi.python.org/packages/de/79/b5142fe8c11dd7c27ec2008941d096a971449b43c2f86d888b10f395b33e/django-video-0.1.tar.gz#md5=ff58246467cdc91d0631664db0cda550 (from https://pypi.python.org/simple/django-video/), version: 0.1 Using version 0.2 (newest of versions: 0.2) Downloading django-video-0.2.tar.gz Downloading from URL https://pypi.python.org/packages/7d/34/dc2608ce7739db94ddc535fb123d087004a96cab871b85bfb1525ba52b7a/django-video-0.2.tar.gz#md5=3cf2fdcf58b07c7d4ea0f970dbf02f4d (from https://pypi.python.org/simple/django-video/) Running setup.py (path:/tmp/pip-build-seyrc_y5/django-video/setup.py) egg_info for package django-video Running command python setup.py egg_info running egg_info creating pip-egg-info/django_video.egg-info writing requirements to pip-egg-info/django_video.egg-info/requires.txt writing pip-egg-info/django_video.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_video.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_video.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_video.egg-info/SOURCES.txt' file src/video.py (for module video) not found reading manifest file 'pip-egg-info/django_video.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' warning: no previously-included files matching '*.orig' found under directory '*' warning: no previously-included files matching '*/test_data/*' found anywhere in distribution writing manifest file 'pip-egg-info/django_video.egg-info/SOURCES.txt' Source in /tmp/pip-build-seyrc_y5/django-video has version 0.2, which satisfies requirement django-video==0.2 from https://pypi.python.org/packages/7d/34/dc2608ce7739db94ddc535fb123d087004a96cab871b85bfb1525ba52b7a/django-video-0.2.tar.gz#md5=3cf2fdcf58b07c7d4ea0f970dbf02f4d Building wheels for collected packages: django-video Running setup.py bdist_wheel for django-video: started Destination directory: /tmp/tmpjsfksk1qpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-seyrc_y5/django-video/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/tmpjsfksk1qpip-wheel- running bdist_wheel running build running build_py file src/video.py (for module video) not found creating build creating build/lib creating build/lib/service copying src/service/settings.py -> build/lib/service copying src/service/__init__.py -> build/lib/service copying src/service/urls.py -> build/lib/service copying src/service/wsgi.py -> build/lib/service creating build/lib/video copying src/video/tasks.py -> build/lib/video copying src/video/models.py -> build/lib/video copying src/video/admin.py -> build/lib/video copying src/video/__init__.py -> build/lib/video copying src/video/apps.py -> build/lib/video creating build/lib/video/management copying src/video/management/__init__.py -> build/lib/video/management creating build/lib/video/migrations copying src/video/migrations/0022_auto_20171107_0754.py -> build/lib/video/migrations copying src/video/migrations/0008_auto_20161103_0802.py -> build/lib/video/migrations copying src/video/migrations/0002_auto_20161029_0624.py -> build/lib/video/migrations copying src/video/migrations/0014_auto_20170803_1733.py -> build/lib/video/migrations copying src/video/migrations/0003_auto_20161029_0843.py -> build/lib/video/migrations copying src/video/migrations/0019_auto_20170928_0807.py -> build/lib/video/migrations copying src/video/migrations/0011_auto_20161106_0952.py -> build/lib/video/migrations copying src/video/migrations/0007_video_duration.py -> build/lib/video/migrations copying src/video/migrations/0018_auto_20170926_1555.py -> build/lib/video/migrations copying src/video/migrations/0009_auto_20161104_1349.py -> build/lib/video/migrations copying src/video/migrations/0005_auto_20161029_1009.py -> build/lib/video/migrations copying src/video/migrations/0017_clip_labels.py -> build/lib/video/migrations copying src/video/migrations/0006_auto_20161101_1349.py -> build/lib/video/migrations copying src/video/migrations/0016_auto_20170917_0721.py -> build/lib/video/migrations copying src/video/migrations/0021_auto_20171103_0227.py -> build/lib/video/migrations copying src/video/migrations/0015_auto_20170916_0210.py -> build/lib/video/migrations copying src/video/migrations/0012_clip_description.py -> build/lib/video/migrations copying src/video/migrations/__init__.py -> build/lib/video/migrations copying src/video/migrations/0013_video_dimension.py -> build/lib/video/migrations copying src/video/migrations/0020_video_url.py -> build/lib/video/migrations copying src/video/migrations/0004_clip_duration.py -> build/lib/video/migrations copying src/video/migrations/0001_initial.py -> build/lib/video/migrations copying src/video/migrations/0010_remove_clip_thumbnail.py -> build/lib/video/migrations creating build/lib/video/tests copying src/video/tests/test_tasks.py -> build/lib/video/tests copying src/video/tests/__init__.py -> build/lib/video/tests creating build/lib/video/scripts copying src/video/scripts/__init__.py -> build/lib/video/scripts creating build/lib/video/management/commands copying src/video/management/commands/__init__.py -> build/lib/video/management/commands file src/video.py (for module video) not found 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/service copying build/lib/service/settings.py -> build/bdist.linux-armv7l/wheel/service copying build/lib/service/__init__.py -> build/bdist.linux-armv7l/wheel/service copying build/lib/service/urls.py -> build/bdist.linux-armv7l/wheel/service copying build/lib/service/wsgi.py -> build/bdist.linux-armv7l/wheel/service creating build/bdist.linux-armv7l/wheel/video copying build/lib/video/tasks.py -> build/bdist.linux-armv7l/wheel/video creating build/bdist.linux-armv7l/wheel/video/management creating build/bdist.linux-armv7l/wheel/video/management/commands copying build/lib/video/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/video/management/commands copying build/lib/video/management/__init__.py -> build/bdist.linux-armv7l/wheel/video/management creating build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0022_auto_20171107_0754.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0008_auto_20161103_0802.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0002_auto_20161029_0624.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0014_auto_20170803_1733.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0003_auto_20161029_0843.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0019_auto_20170928_0807.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0011_auto_20161106_0952.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0007_video_duration.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0018_auto_20170926_1555.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0009_auto_20161104_1349.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0005_auto_20161029_1009.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0017_clip_labels.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0006_auto_20161101_1349.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0016_auto_20170917_0721.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0021_auto_20171103_0227.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0015_auto_20170916_0210.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0012_clip_description.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0013_video_dimension.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0020_video_url.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0004_clip_duration.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/migrations/0010_remove_clip_thumbnail.py -> build/bdist.linux-armv7l/wheel/video/migrations copying build/lib/video/models.py -> build/bdist.linux-armv7l/wheel/video copying build/lib/video/admin.py -> build/bdist.linux-armv7l/wheel/video creating build/bdist.linux-armv7l/wheel/video/tests copying build/lib/video/tests/test_tasks.py -> build/bdist.linux-armv7l/wheel/video/tests copying build/lib/video/tests/__init__.py -> build/bdist.linux-armv7l/wheel/video/tests copying build/lib/video/__init__.py -> build/bdist.linux-armv7l/wheel/video creating build/bdist.linux-armv7l/wheel/video/scripts copying build/lib/video/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/video/scripts copying build/lib/video/apps.py -> build/bdist.linux-armv7l/wheel/video running install_egg_info running egg_info writing src/django_video.egg-info/PKG-INFO writing top-level names to src/django_video.egg-info/top_level.txt writing dependency_links to src/django_video.egg-info/dependency_links.txt writing requirements to src/django_video.egg-info/requires.txt file src/video.py (for module video) not found reading manifest file 'src/django_video.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' warning: no previously-included files matching '*.orig' found under directory '*' warning: no previously-included files matching '*/test_data/*' found anywhere in distribution writing manifest file 'src/django_video.egg-info/SOURCES.txt' Copying src/django_video.egg-info to build/bdist.linux-armv7l/wheel/django_video-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_video-0.2.dist-info/WHEEL Running setup.py bdist_wheel for django-video: finished with status 'done' Stored in directory: /tmp/tmpyoo9totg Successfully built django-video Cleaning up... Removing source in /tmp/pip-build-seyrc_y5/django-video