Created temporary directory: /tmp/pip-ephem-wheel-cache-kd0w0rb4 Created temporary directory: /tmp/pip-req-tracker-e15hi33d Created requirements tracker '/tmp/pip-req-tracker-e15hi33d' Created temporary directory: /tmp/pip-wheel-wa25s3y7 Collecting django-ok-17track==0.0.1 1 location(s) to search for versions of django-ok-17track: * https://pypi.org/simple/django-ok-17track/ Getting page https://pypi.org/simple/django-ok-17track/ Analyzing links from page https://pypi.org/simple/django-ok-17track/ Found link https://files.pythonhosted.org/packages/11/2c/5eac9faff1d05f39d11c4e914f59b8668455568cfbcdce128624148cab15/django-ok-17track-0.0.1.tar.gz#sha256=b9467a9d52fccec89d4c730fd4669d10a831f93d8f7148c19d743e76c0a256a0 (from https://pypi.org/simple/django-ok-17track/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-2p9tjmo1 Downloading https://files.pythonhosted.org/packages/11/2c/5eac9faff1d05f39d11c4e914f59b8668455568cfbcdce128624148cab15/django-ok-17track-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/11/2c/5eac9faff1d05f39d11c4e914f59b8668455568cfbcdce128624148cab15/django-ok-17track-0.0.1.tar.gz#sha256=b9467a9d52fccec89d4c730fd4669d10a831f93d8f7148c19d743e76c0a256a0 (from https://pypi.org/simple/django-ok-17track/) Added django-ok-17track==0.0.1 from https://files.pythonhosted.org/packages/11/2c/5eac9faff1d05f39d11c4e914f59b8668455568cfbcdce128624148cab15/django-ok-17track-0.0.1.tar.gz#sha256=b9467a9d52fccec89d4c730fd4669d10a831f93d8f7148c19d743e76c0a256a0 to build tracker '/tmp/pip-req-tracker-e15hi33d' Running setup.py (path:/tmp/pip-wheel-wa25s3y7/django-ok-17track/setup.py) egg_info for package django-ok-17track Running command python setup.py egg_info running egg_info creating pip-egg-info/django_ok_17track.egg-info writing top-level names to pip-egg-info/django_ok_17track.egg-info/top_level.txt writing requirements to pip-egg-info/django_ok_17track.egg-info/requires.txt writing dependency_links to pip-egg-info/django_ok_17track.egg-info/dependency_links.txt writing pip-egg-info/django_ok_17track.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_ok_17track.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_ok_17track.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '*.pyc' found under directory '*' writing manifest file 'pip-egg-info/django_ok_17track.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wa25s3y7/django-ok-17track has version 0.0.1, which satisfies requirement django-ok-17track==0.0.1 from https://files.pythonhosted.org/packages/11/2c/5eac9faff1d05f39d11c4e914f59b8668455568cfbcdce128624148cab15/django-ok-17track-0.0.1.tar.gz#sha256=b9467a9d52fccec89d4c730fd4669d10a831f93d8f7148c19d743e76c0a256a0 Removed django-ok-17track==0.0.1 from https://files.pythonhosted.org/packages/11/2c/5eac9faff1d05f39d11c4e914f59b8668455568cfbcdce128624148cab15/django-ok-17track-0.0.1.tar.gz#sha256=b9467a9d52fccec89d4c730fd4669d10a831f93d8f7148c19d743e76c0a256a0 from build tracker '/tmp/pip-req-tracker-e15hi33d' Building wheels for collected packages: django-ok-17track Created temporary directory: /tmp/pip-wheel-ytn4tklo Running setup.py bdist_wheel for django-ok-17track: started Destination directory: /tmp/pip-wheel-ytn4tklo Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wa25s3y7/django-ok-17track/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/pip-wheel-ytn4tklo running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/track17 copying track17/services.py -> build/lib/track17 copying track17/entity.py -> build/lib/track17 copying track17/exceptions.py -> build/lib/track17 copying track17/settings.py -> build/lib/track17 copying track17/validators.py -> build/lib/track17 copying track17/utils.py -> build/lib/track17 copying track17/models.py -> build/lib/track17 copying track17/admin.py -> build/lib/track17 copying track17/constants.py -> build/lib/track17 copying track17/track17.py -> build/lib/track17 copying track17/__init__.py -> build/lib/track17 copying track17/apps.py -> build/lib/track17 creating build/lib/track17/management copying track17/management/__init__.py -> build/lib/track17/management creating build/lib/track17/migrations copying track17/migrations/__init__.py -> build/lib/track17/migrations copying track17/migrations/0001_initial.py -> build/lib/track17/migrations creating build/lib/track17/management/commands copying track17/management/commands/populate_countries.py -> build/lib/track17/management/commands copying track17/management/commands/__init__.py -> build/lib/track17/management/commands copying track17/management/commands/populate_carriers.py -> build/lib/track17/management/commands running egg_info writing dependency_links to django_ok_17track.egg-info/dependency_links.txt writing top-level names to django_ok_17track.egg-info/top_level.txt writing requirements to django_ok_17track.egg-info/requires.txt writing django_ok_17track.egg-info/PKG-INFO reading manifest file 'django_ok_17track.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' warning: no previously-included files matching '*.pyc' found under directory '*' writing manifest file 'django_ok_17track.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/track17 copying build/lib/track17/services.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/entity.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/exceptions.py -> build/bdist.linux-armv7l/wheel/track17 creating build/bdist.linux-armv7l/wheel/track17/management creating build/bdist.linux-armv7l/wheel/track17/management/commands copying build/lib/track17/management/commands/populate_countries.py -> build/bdist.linux-armv7l/wheel/track17/management/commands copying build/lib/track17/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/track17/management/commands copying build/lib/track17/management/commands/populate_carriers.py -> build/bdist.linux-armv7l/wheel/track17/management/commands copying build/lib/track17/management/__init__.py -> build/bdist.linux-armv7l/wheel/track17/management copying build/lib/track17/settings.py -> build/bdist.linux-armv7l/wheel/track17 creating build/bdist.linux-armv7l/wheel/track17/migrations copying build/lib/track17/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/track17/migrations copying build/lib/track17/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/track17/migrations copying build/lib/track17/validators.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/utils.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/models.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/admin.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/constants.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/track17.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/__init__.py -> build/bdist.linux-armv7l/wheel/track17 copying build/lib/track17/apps.py -> build/bdist.linux-armv7l/wheel/track17 running install_egg_info Copying django_ok_17track.egg-info to build/bdist.linux-armv7l/wheel/django_ok_17track-0.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_ok_17track-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-ytn4tklo/django_ok_17track-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'track17/__init__.py' adding 'track17/admin.py' adding 'track17/apps.py' adding 'track17/constants.py' adding 'track17/entity.py' adding 'track17/exceptions.py' adding 'track17/models.py' adding 'track17/services.py' adding 'track17/settings.py' adding 'track17/track17.py' adding 'track17/utils.py' adding 'track17/validators.py' adding 'track17/management/__init__.py' adding 'track17/management/commands/__init__.py' adding 'track17/management/commands/populate_carriers.py' adding 'track17/management/commands/populate_countries.py' adding 'track17/migrations/0001_initial.py' adding 'track17/migrations/__init__.py' adding 'django_ok_17track-0.0.1.dist-info/LICENSE' adding 'django_ok_17track-0.0.1.dist-info/METADATA' adding 'django_ok_17track-0.0.1.dist-info/WHEEL' adding 'django_ok_17track-0.0.1.dist-info/top_level.txt' adding 'django_ok_17track-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-ok-17track: finished with status 'done' Stored in directory: /tmp/tmp1zds8s9v Successfully built django-ok-17track Cleaning up... Removing source in /tmp/pip-wheel-wa25s3y7/django-ok-17track Removed build tracker '/tmp/pip-req-tracker-e15hi33d'