Collecting simple-django-tag-parser==0.2.1 1 location(s) to search for versions of simple-django-tag-parser: * https://pypi.python.org/simple/simple-django-tag-parser/ Getting page https://pypi.python.org/simple/simple-django-tag-parser/ Analyzing links from page https://pypi.org/simple/simple-django-tag-parser/ Found link https://files.pythonhosted.org/packages/e1/f9/65bd5089fafcdc597b0b2cf8b7644e221d53950661315d75d0ec0bc9a88c/simple-django-tag-parser-0.1.0.tar.gz#sha256=aacf95a84ee2aae16b67898c8626d57a69ccaba2153a50f023127fa752c1d22c (from https://pypi.org/simple/simple-django-tag-parser/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/b1/25/304cf40d78e0949c1eea67b9e97028762a802db782bc14961c527586d77a/simple-django-tag-parser-0.1.1.tar.gz#sha256=95f59fc46e9329cd46c7a9805dd0f83baffb0ed1dbfd5016cbea0c317722dfe2 (from https://pypi.org/simple/simple-django-tag-parser/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/75/d0/3aa6fc6d26492f534ec8e19b49e9872a6e37eb20bf137704fe00f42f46e0/simple-django-tag-parser-0.1.2.tar.gz#sha256=67809b4e70d4003189599b76a5f19a5c695774cbafc148575d268dd74c452ac5 (from https://pypi.org/simple/simple-django-tag-parser/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/0f/73/ee1fd87c52a93bfe2f6786ae529c6977e416d134d4840020e2061783110a/simple-django-tag-parser-0.2.0.tar.gz#sha256=630a1d9141456ba49d4c483ce72dbf74a174c2e3c774ca45d0283773c3206922 (from https://pypi.org/simple/simple-django-tag-parser/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/84/6a/15028cb1c71f0b2b4b2567a04aed92b8d22aa0289abad2751409d7ac37e1/simple-django-tag-parser-0.2.1.tar.gz#sha256=75c60f250f120601bdb6f53a1ee99fa830730e5126f30de116477103357cbd99 (from https://pypi.org/simple/simple-django-tag-parser/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Downloading https://files.pythonhosted.org/packages/84/6a/15028cb1c71f0b2b4b2567a04aed92b8d22aa0289abad2751409d7ac37e1/simple-django-tag-parser-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/84/6a/15028cb1c71f0b2b4b2567a04aed92b8d22aa0289abad2751409d7ac37e1/simple-django-tag-parser-0.2.1.tar.gz#sha256=75c60f250f120601bdb6f53a1ee99fa830730e5126f30de116477103357cbd99 (from https://pypi.org/simple/simple-django-tag-parser/) Running setup.py (path:/tmp/pip-build-iiqbw7kb/simple-django-tag-parser/setup.py) egg_info for package simple-django-tag-parser Running command python setup.py egg_info running egg_info creating pip-egg-info/simple_django_tag_parser.egg-info writing top-level names to pip-egg-info/simple_django_tag_parser.egg-info/top_level.txt writing dependency_links to pip-egg-info/simple_django_tag_parser.egg-info/dependency_links.txt writing pip-egg-info/simple_django_tag_parser.egg-info/PKG-INFO writing manifest file 'pip-egg-info/simple_django_tag_parser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/simple_django_tag_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pip-egg-info/simple_django_tag_parser.egg-info/SOURCES.txt' Source in /tmp/pip-build-iiqbw7kb/simple-django-tag-parser has version 0.2.1, which satisfies requirement simple-django-tag-parser==0.2.1 from https://files.pythonhosted.org/packages/84/6a/15028cb1c71f0b2b4b2567a04aed92b8d22aa0289abad2751409d7ac37e1/simple-django-tag-parser-0.2.1.tar.gz#sha256=75c60f250f120601bdb6f53a1ee99fa830730e5126f30de116477103357cbd99 Building wheels for collected packages: simple-django-tag-parser Running setup.py bdist_wheel for simple-django-tag-parser: started Destination directory: /tmp/tmpbfu3d4prpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-iiqbw7kb/simple-django-tag-parser/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/tmpbfu3d4prpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_tag_parser copying django_tag_parser/__init__.py -> build/lib/django_tag_parser copying django_tag_parser/django_tag_parser.py -> build/lib/django_tag_parser creating build/lib/django_tag_parser_test copying django_tag_parser_test/__init__.py -> build/lib/django_tag_parser_test copying django_tag_parser_test/test_django_parser.py -> build/lib/django_tag_parser_test copying django_tag_parser_test/utils.py -> build/lib/django_tag_parser_test running egg_info writing dependency_links to simple_django_tag_parser.egg-info/dependency_links.txt writing top-level names to simple_django_tag_parser.egg-info/top_level.txt writing simple_django_tag_parser.egg-info/PKG-INFO reading manifest file 'simple_django_tag_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'simple_django_tag_parser.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/django_tag_parser copying build/lib/django_tag_parser/__init__.py -> build/bdist.linux-armv7l/wheel/django_tag_parser copying build/lib/django_tag_parser/django_tag_parser.py -> build/bdist.linux-armv7l/wheel/django_tag_parser creating build/bdist.linux-armv7l/wheel/django_tag_parser_test copying build/lib/django_tag_parser_test/__init__.py -> build/bdist.linux-armv7l/wheel/django_tag_parser_test copying build/lib/django_tag_parser_test/test_django_parser.py -> build/bdist.linux-armv7l/wheel/django_tag_parser_test copying build/lib/django_tag_parser_test/utils.py -> build/bdist.linux-armv7l/wheel/django_tag_parser_test running install_egg_info Copying simple_django_tag_parser.egg-info to build/bdist.linux-armv7l/wheel/simple_django_tag_parser-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/simple_django_tag_parser-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for simple-django-tag-parser: finished with status 'done' Stored in directory: /tmp/tmp_4y1m2rq Successfully built simple-django-tag-parser Cleaning up... Removing source in /tmp/pip-build-iiqbw7kb/simple-django-tag-parser