Collecting enter-leave==1.0.3 1 location(s) to search for versions of enter-leave: * https://pypi.python.org/simple/enter-leave/ Getting page https://pypi.python.org/simple/enter-leave/ Analyzing links from page https://pypi.python.org/simple/enter-leave/ Found link https://pypi.python.org/packages/3a/e7/e29932e8dcd64dacedf7f2cd3118f2cb198cf2b89b086dca1fcdf4f573fe/enter-leave-1.0.tar.gz#md5=bcf3cf81e959ef88a0ab1968372de6bf (from https://pypi.python.org/simple/enter-leave/), version: 1.0 Found link https://pypi.python.org/packages/52/8c/88578d15be1d0f8446668a1494de72486c46b6c6ee3197e066e02690f39a/enter-leave-1.0.1.tar.gz#md5=16c54c34e8117e439177c96677da102c (from https://pypi.python.org/simple/enter-leave/), version: 1.0.1 Found link https://pypi.python.org/packages/8d/7e/6553a29cd088fdba851f98308b1d077c4a0f1f05b19a0e9a90ff5cb57295/enter-leave-1.0.4.tar.gz#md5=a8a51c3623918b6ba9ee5cdcede2125f (from https://pypi.python.org/simple/enter-leave/), version: 1.0.4 Found link https://pypi.python.org/packages/91/5b/431c996af05462f82844247157b70a749cd872b22a4c57cd0b144beab5ba/enter-leave-1.0.5.tar.gz#md5=2dbcb584a54d921f75d21a9a5e9cc827 (from https://pypi.python.org/simple/enter-leave/), version: 1.0.5 Found link https://pypi.python.org/packages/d1/4e/0498fd5a6bc0459cf971f4583b33a6ad5121abbd95d29295d1a6c6a33594/enter-leave-1.0.2.tar.gz#md5=6d473d4bfe729e229c4bb9d6efb6897a (from https://pypi.python.org/simple/enter-leave/), version: 1.0.2 Found link https://pypi.python.org/packages/f9/da/f0b2b9eccc72c8557bab0cbb08fc8d8582d0adf922f5b28a72a2059f77d9/enter-leave-1.0.3.tar.gz#md5=3f9bbdec3853b6712c74772b8a3b2232 (from https://pypi.python.org/simple/enter-leave/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Downloading enter-leave-1.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/f9/da/f0b2b9eccc72c8557bab0cbb08fc8d8582d0adf922f5b28a72a2059f77d9/enter-leave-1.0.3.tar.gz#md5=3f9bbdec3853b6712c74772b8a3b2232 (from https://pypi.python.org/simple/enter-leave/) Running setup.py (path:/tmp/pip-build-ujd9ngae/enter-leave/setup.py) egg_info for package enter-leave Running command python setup.py egg_info running egg_info creating pip-egg-info/enter_leave.egg-info writing pip-egg-info/enter_leave.egg-info/PKG-INFO writing top-level names to pip-egg-info/enter_leave.egg-info/top_level.txt writing dependency_links to pip-egg-info/enter_leave.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/enter_leave.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/enter_leave.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/enter_leave.egg-info/SOURCES.txt' Source in /tmp/pip-build-ujd9ngae/enter-leave has version 1.0.3, which satisfies requirement enter-leave==1.0.3 from https://pypi.python.org/packages/f9/da/f0b2b9eccc72c8557bab0cbb08fc8d8582d0adf922f5b28a72a2059f77d9/enter-leave-1.0.3.tar.gz#md5=3f9bbdec3853b6712c74772b8a3b2232 Building wheels for collected packages: enter-leave Running setup.py bdist_wheel for enter-leave: started Destination directory: /tmp/tmp96mpetx4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ujd9ngae/enter-leave/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/tmp96mpetx4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/materials copying materials/serializers.py -> build/lib/materials copying materials/apps.py -> build/lib/materials copying materials/views.py -> build/lib/materials copying materials/models.py -> build/lib/materials copying materials/api_views.py -> build/lib/materials copying materials/urls.py -> build/lib/materials copying materials/tests.py -> build/lib/materials copying materials/__init__.py -> build/lib/materials copying materials/admin.py -> build/lib/materials creating build/lib/comm copying comm/permissions.py -> build/lib/comm copying comm/__init__.py -> build/lib/comm copying comm/filter.py -> build/lib/comm copying comm/pagination.py -> build/lib/comm copying comm/testcase.py -> build/lib/comm creating build/lib/person copying person/serializers.py -> build/lib/person copying person/apps.py -> build/lib/person copying person/views.py -> build/lib/person copying person/models.py -> build/lib/person copying person/urls.py -> build/lib/person copying person/tests.py -> build/lib/person copying person/__init__.py -> build/lib/person copying person/admin.py -> build/lib/person creating build/lib/materials/migrations copying materials/migrations/__init__.py -> build/lib/materials/migrations creating build/lib/materials/test_data copying materials/test_data/material_data.py -> build/lib/materials/test_data copying materials/test_data/__init__.py -> build/lib/materials/test_data creating build/lib/person/migrations copying person/migrations/__init__.py -> build/lib/person/migrations creating build/lib/person/test_data copying person/test_data/person_test_data.py -> build/lib/person/test_data copying person/test_data/__init__.py -> build/lib/person/test_data 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/materials copying build/lib/materials/serializers.py -> build/bdist.linux-armv7l/wheel/materials copying build/lib/materials/apps.py -> build/bdist.linux-armv7l/wheel/materials copying build/lib/materials/views.py -> build/bdist.linux-armv7l/wheel/materials copying build/lib/materials/models.py -> build/bdist.linux-armv7l/wheel/materials creating build/bdist.linux-armv7l/wheel/materials/migrations copying build/lib/materials/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/materials/migrations copying build/lib/materials/api_views.py -> build/bdist.linux-armv7l/wheel/materials copying build/lib/materials/urls.py -> build/bdist.linux-armv7l/wheel/materials copying build/lib/materials/tests.py -> build/bdist.linux-armv7l/wheel/materials creating build/bdist.linux-armv7l/wheel/materials/test_data copying build/lib/materials/test_data/material_data.py -> build/bdist.linux-armv7l/wheel/materials/test_data copying build/lib/materials/test_data/__init__.py -> build/bdist.linux-armv7l/wheel/materials/test_data copying build/lib/materials/__init__.py -> build/bdist.linux-armv7l/wheel/materials copying build/lib/materials/admin.py -> build/bdist.linux-armv7l/wheel/materials creating build/bdist.linux-armv7l/wheel/comm copying build/lib/comm/permissions.py -> build/bdist.linux-armv7l/wheel/comm copying build/lib/comm/__init__.py -> build/bdist.linux-armv7l/wheel/comm copying build/lib/comm/filter.py -> build/bdist.linux-armv7l/wheel/comm copying build/lib/comm/pagination.py -> build/bdist.linux-armv7l/wheel/comm copying build/lib/comm/testcase.py -> build/bdist.linux-armv7l/wheel/comm creating build/bdist.linux-armv7l/wheel/person copying build/lib/person/serializers.py -> build/bdist.linux-armv7l/wheel/person copying build/lib/person/apps.py -> build/bdist.linux-armv7l/wheel/person copying build/lib/person/views.py -> build/bdist.linux-armv7l/wheel/person copying build/lib/person/models.py -> build/bdist.linux-armv7l/wheel/person creating build/bdist.linux-armv7l/wheel/person/migrations copying build/lib/person/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/person/migrations copying build/lib/person/urls.py -> build/bdist.linux-armv7l/wheel/person copying build/lib/person/tests.py -> build/bdist.linux-armv7l/wheel/person creating build/bdist.linux-armv7l/wheel/person/test_data copying build/lib/person/test_data/person_test_data.py -> build/bdist.linux-armv7l/wheel/person/test_data copying build/lib/person/test_data/__init__.py -> build/bdist.linux-armv7l/wheel/person/test_data copying build/lib/person/__init__.py -> build/bdist.linux-armv7l/wheel/person copying build/lib/person/admin.py -> build/bdist.linux-armv7l/wheel/person running install_egg_info running egg_info writing top-level names to enter_leave.egg-info/top_level.txt writing dependency_links to enter_leave.egg-info/dependency_links.txt writing enter_leave.egg-info/PKG-INFO reading manifest file 'enter_leave.egg-info/SOURCES.txt' writing manifest file 'enter_leave.egg-info/SOURCES.txt' Copying enter_leave.egg-info to build/bdist.linux-armv7l/wheel/enter_leave-1.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/enter_leave-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for enter-leave: finished with status 'done' Stored in directory: /tmp/tmp58uofmtw Successfully built enter-leave Cleaning up... Removing source in /tmp/pip-build-ujd9ngae/enter-leave