Collecting django-orml==0.1.4 1 location(s) to search for versions of django-orml: * https://pypi.python.org/simple/django-orml/ Getting page https://pypi.python.org/simple/django-orml/ Analyzing links from page https://pypi.python.org/simple/django-orml/ Found link https://pypi.python.org/packages/26/18/8923503aac0b8e9ab781b1d2216378d0311d336aaa75d1f52d2fb7c79478/django-orml-0.1.2.tar.gz#md5=12f0d3a197e18d31f9839a857782c405 (from https://pypi.python.org/simple/django-orml/), version: 0.1.2 Found link https://pypi.python.org/packages/4f/8a/02be1e410692f0947776800e03fd57e02e16b605ae6880b8ec84f9092631/django-orml-0.1.tar.gz#md5=fc439e05583d7a4a1304eb9b37e13792 (from https://pypi.python.org/simple/django-orml/), version: 0.1 Found link https://pypi.python.org/packages/c5/36/45d536648cbf37f3c7f5ea57f0123d94d73882cc16555f2e38b15884d150/django-orml-0.1.3.tar.gz#md5=1d4a49322cef895267f80230358fe601 (from https://pypi.python.org/simple/django-orml/), version: 0.1.3 Found link https://pypi.python.org/packages/f4/75/c00abba8f689fd024fc6700254f91680d528126d364712d7a7d5d0b8f16d/django-orml-0.1.4.tar.gz#md5=2fc386bbbc0e353e4aa160a039fcbf97 (from https://pypi.python.org/simple/django-orml/), version: 0.1.4 Found link https://pypi.python.org/packages/ff/55/17753f98acd8768957ce3b560c292e07bbe0fefa41af58c46ae7fccd64ea/django-orml-0.1.1.tar.gz#md5=dfddcf039fc4e792199bb1d9cb6f03a3 (from https://pypi.python.org/simple/django-orml/), version: 0.1.1 Using version 0.1.4 (newest of versions: 0.1.4) Downloading django-orml-0.1.4.tar.gz Downloading from URL https://pypi.python.org/packages/f4/75/c00abba8f689fd024fc6700254f91680d528126d364712d7a7d5d0b8f16d/django-orml-0.1.4.tar.gz#md5=2fc386bbbc0e353e4aa160a039fcbf97 (from https://pypi.python.org/simple/django-orml/) Running setup.py (path:/tmp/pip-build-opr6ddgk/django-orml/setup.py) egg_info for package django-orml Running command python setup.py egg_info running egg_info creating pip-egg-info/django_orml.egg-info writing top-level names to pip-egg-info/django_orml.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_orml.egg-info/dependency_links.txt writing pip-egg-info/django_orml.egg-info/PKG-INFO writing requirements to pip-egg-info/django_orml.egg-info/requires.txt writing manifest file 'pip-egg-info/django_orml.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_orml.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_orml.egg-info/SOURCES.txt' Source in /tmp/pip-build-opr6ddgk/django-orml has version 0.1.4, which satisfies requirement django-orml==0.1.4 from https://pypi.python.org/packages/f4/75/c00abba8f689fd024fc6700254f91680d528126d364712d7a7d5d0b8f16d/django-orml-0.1.4.tar.gz#md5=2fc386bbbc0e353e4aa160a039fcbf97 Building wheels for collected packages: django-orml Running setup.py bdist_wheel for django-orml: started Destination directory: /tmp/tmpk519zj3spip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-opr6ddgk/django-orml/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/tmpk519zj3spip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/orml copying orml/apps.py -> build/lib/orml copying orml/helpers.py -> build/lib/orml copying orml/views.py -> build/lib/orml copying orml/models.py -> build/lib/orml copying orml/urls.py -> build/lib/orml copying orml/parser.py -> build/lib/orml copying orml/__init__.py -> build/lib/orml copying orml/parsetab.py -> build/lib/orml copying orml/lexer.py -> build/lib/orml copying orml/admin.py -> build/lib/orml copying orml/utils.py -> build/lib/orml creating build/lib/orml/management copying orml/management/__init__.py -> build/lib/orml/management creating build/lib/orml/management/commands copying orml/management/commands/orml_snapshots.py -> build/lib/orml/management/commands copying orml/management/commands/__init__.py -> build/lib/orml/management/commands creating build/lib/orml/migrations copying orml/migrations/0001_initial.py -> build/lib/orml/migrations copying orml/migrations/__init__.py -> build/lib/orml/migrations copying orml/migrations/0002_auto_20180226_2202.py -> build/lib/orml/migrations creating build/lib/orml/tests copying orml/tests/test_orml.py -> build/lib/orml/tests copying orml/tests/models.py -> build/lib/orml/tests copying orml/tests/__init__.py -> build/lib/orml/tests 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/orml copying build/lib/orml/apps.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/helpers.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/views.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/models.py -> build/bdist.linux-armv7l/wheel/orml creating build/bdist.linux-armv7l/wheel/orml/migrations copying build/lib/orml/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/orml/migrations copying build/lib/orml/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/orml/migrations copying build/lib/orml/migrations/0002_auto_20180226_2202.py -> build/bdist.linux-armv7l/wheel/orml/migrations copying build/lib/orml/urls.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/parser.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/__init__.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/parsetab.py -> build/bdist.linux-armv7l/wheel/orml creating build/bdist.linux-armv7l/wheel/orml/tests copying build/lib/orml/tests/test_orml.py -> build/bdist.linux-armv7l/wheel/orml/tests copying build/lib/orml/tests/models.py -> build/bdist.linux-armv7l/wheel/orml/tests copying build/lib/orml/tests/__init__.py -> build/bdist.linux-armv7l/wheel/orml/tests copying build/lib/orml/lexer.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/admin.py -> build/bdist.linux-armv7l/wheel/orml copying build/lib/orml/utils.py -> build/bdist.linux-armv7l/wheel/orml creating build/bdist.linux-armv7l/wheel/orml/management copying build/lib/orml/management/__init__.py -> build/bdist.linux-armv7l/wheel/orml/management creating build/bdist.linux-armv7l/wheel/orml/management/commands copying build/lib/orml/management/commands/orml_snapshots.py -> build/bdist.linux-armv7l/wheel/orml/management/commands copying build/lib/orml/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/orml/management/commands running install_egg_info running egg_info creating django_orml.egg-info writing django_orml.egg-info/PKG-INFO writing dependency_links to django_orml.egg-info/dependency_links.txt writing requirements to django_orml.egg-info/requires.txt writing top-level names to django_orml.egg-info/top_level.txt writing manifest file 'django_orml.egg-info/SOURCES.txt' reading manifest file 'django_orml.egg-info/SOURCES.txt' writing manifest file 'django_orml.egg-info/SOURCES.txt' Copying django_orml.egg-info to build/bdist.linux-armv7l/wheel/django_orml-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_orml-0.1.4.dist-info/WHEEL Running setup.py bdist_wheel for django-orml: finished with status 'done' Stored in directory: /tmp/tmphmgh_bpc Successfully built django-orml Cleaning up... Removing source in /tmp/pip-build-opr6ddgk/django-orml