Collecting django-currency-history==0.2.6 1 location(s) to search for versions of django-currency-history: * https://pypi.python.org/simple/django-currency-history/ Getting page https://pypi.python.org/simple/django-currency-history/ Analyzing links from page https://pypi.python.org/simple/django-currency-history/ Found link https://pypi.python.org/packages/c2/00/320011f3e1ff59d73721f00b1ef1f680f4ca869761c147264d82be6b046e/django-currency-history-0.2.4.tar.gz#md5=775d0976fb885f3423889440f7336abb (from https://pypi.python.org/simple/django-currency-history/), version: 0.2.4 Found link https://pypi.python.org/packages/c4/36/1bd903ec74953669fdf1fc9cbd2a8b5c48f61638111d1e61e751766588c6/django-currency-history-0.2.3.tar.gz#md5=ca8f1e847a478726dd4e80235dfa8923 (from https://pypi.python.org/simple/django-currency-history/), version: 0.2.3 Found link https://pypi.python.org/packages/de/c9/1a589b2df2a41083774b83dfd2235a58caf2e8123537b2da7ab1bff02ef8/django-currency-history-0.2.5.tar.gz#md5=6754f51353fb37c5c5f86beaffb5ed16 (from https://pypi.python.org/simple/django-currency-history/), version: 0.2.5 Found link https://pypi.python.org/packages/f9/99/5759bf3ffc2124e10b3b07433cbe47f87a78b0033cd2ad36b07fd4d45843/django-currency-history-0.2.6.tar.gz#md5=496ad184aa148802a796f58236e4f020 (from https://pypi.python.org/simple/django-currency-history/), version: 0.2.6 Using version 0.2.6 (newest of versions: 0.2.6) Downloading django-currency-history-0.2.6.tar.gz Downloading from URL https://pypi.python.org/packages/f9/99/5759bf3ffc2124e10b3b07433cbe47f87a78b0033cd2ad36b07fd4d45843/django-currency-history-0.2.6.tar.gz#md5=496ad184aa148802a796f58236e4f020 (from https://pypi.python.org/simple/django-currency-history/) Running setup.py (path:/tmp/pip-build-_920gs_l/django-currency-history/setup.py) egg_info for package django-currency-history Running command python setup.py egg_info running egg_info creating pip-egg-info/django_currency_history.egg-info writing top-level names to pip-egg-info/django_currency_history.egg-info/top_level.txt writing pip-egg-info/django_currency_history.egg-info/PKG-INFO writing requirements to pip-egg-info/django_currency_history.egg-info/requires.txt writing dependency_links to pip-egg-info/django_currency_history.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_currency_history.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_currency_history.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution no previously-included directories found matching 'currency_history/tests/coverage' no previously-included directories found matching 'currency_history/.ropeproject' writing manifest file 'pip-egg-info/django_currency_history.egg-info/SOURCES.txt' Source in /tmp/pip-build-_920gs_l/django-currency-history has version 0.2.6, which satisfies requirement django-currency-history==0.2.6 from https://pypi.python.org/packages/f9/99/5759bf3ffc2124e10b3b07433cbe47f87a78b0033cd2ad36b07fd4d45843/django-currency-history-0.2.6.tar.gz#md5=496ad184aa148802a796f58236e4f020 Building wheels for collected packages: django-currency-history Running setup.py bdist_wheel for django-currency-history: started Destination directory: /tmp/tmpyyk0prfspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_920gs_l/django-currency-history/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/tmpyyk0prfspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/currency_history copying currency_history/models.py -> build/lib/currency_history copying currency_history/admin.py -> build/lib/currency_history copying currency_history/__init__.py -> build/lib/currency_history creating build/lib/currency_history/tests copying currency_history/tests/models_tests.py -> build/lib/currency_history/tests copying currency_history/tests/tags_tests.py -> build/lib/currency_history/tests copying currency_history/tests/management_tests.py -> build/lib/currency_history/tests copying currency_history/tests/urls.py -> build/lib/currency_history/tests copying currency_history/tests/settings.py -> build/lib/currency_history/tests copying currency_history/tests/__init__.py -> build/lib/currency_history/tests copying currency_history/tests/test_settings.py -> build/lib/currency_history/tests creating build/lib/currency_history/migrations copying currency_history/migrations/__init__.py -> build/lib/currency_history/migrations copying currency_history/migrations/0001_initial.py -> build/lib/currency_history/migrations copying currency_history/migrations/0002_auto_20170804_0933.py -> build/lib/currency_history/migrations creating build/lib/currency_history/management copying currency_history/management/__init__.py -> build/lib/currency_history/management creating build/lib/currency_history/south_migrations copying currency_history/south_migrations/__init__.py -> build/lib/currency_history/south_migrations copying currency_history/south_migrations/0001_initial.py -> build/lib/currency_history/south_migrations creating build/lib/currency_history/templatetags copying currency_history/templatetags/currency_history_tags.py -> build/lib/currency_history/templatetags copying currency_history/templatetags/__init__.py -> build/lib/currency_history/templatetags creating build/lib/currency_history/tests/test_app copying currency_history/tests/test_app/models.py -> build/lib/currency_history/tests/test_app copying currency_history/tests/test_app/__init__.py -> build/lib/currency_history/tests/test_app creating build/lib/currency_history/management/commands copying currency_history/management/commands/track_currency_rates.py -> build/lib/currency_history/management/commands copying currency_history/management/commands/__init__.py -> build/lib/currency_history/management/commands running egg_info writing requirements to django_currency_history.egg-info/requires.txt writing top-level names to django_currency_history.egg-info/top_level.txt writing dependency_links to django_currency_history.egg-info/dependency_links.txt writing django_currency_history.egg-info/PKG-INFO reading manifest file 'django_currency_history.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.log' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution no previously-included directories found matching 'currency_history/tests/coverage' no previously-included directories found matching 'currency_history/.ropeproject' writing manifest file 'django_currency_history.egg-info/SOURCES.txt' creating build/lib/currency_history/static copying currency_history/static/.empty -> build/lib/currency_history/static creating build/lib/currency_history/static/currency_course copying currency_history/static/currency_course/.empty -> build/lib/currency_history/static/currency_course creating build/lib/currency_history/templates creating build/lib/currency_history/templates/currency_history copying currency_history/templates/currency_history/.empty -> build/lib/currency_history/templates/currency_history creating build/lib/currency_history/templates/currency_history/email copying currency_history/templates/currency_history/email/currency_email_report_body.html -> build/lib/currency_history/templates/currency_history/email copying currency_history/templates/currency_history/email/currency_email_report_subject.txt -> build/lib/currency_history/templates/currency_history/email creating build/lib/currency_history/tests/test_app/templates copying currency_history/tests/test_app/templates/400.html -> build/lib/currency_history/tests/test_app/templates copying currency_history/tests/test_app/templates/500.html -> build/lib/currency_history/tests/test_app/templates 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/currency_history creating build/bdist.linux-armv7l/wheel/currency_history/tests copying build/lib/currency_history/tests/models_tests.py -> build/bdist.linux-armv7l/wheel/currency_history/tests copying build/lib/currency_history/tests/tags_tests.py -> build/bdist.linux-armv7l/wheel/currency_history/tests copying build/lib/currency_history/tests/management_tests.py -> build/bdist.linux-armv7l/wheel/currency_history/tests creating build/bdist.linux-armv7l/wheel/currency_history/tests/test_app copying build/lib/currency_history/tests/test_app/models.py -> build/bdist.linux-armv7l/wheel/currency_history/tests/test_app copying build/lib/currency_history/tests/test_app/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/tests/test_app creating build/bdist.linux-armv7l/wheel/currency_history/tests/test_app/templates copying build/lib/currency_history/tests/test_app/templates/500.html -> build/bdist.linux-armv7l/wheel/currency_history/tests/test_app/templates copying build/lib/currency_history/tests/test_app/templates/400.html -> build/bdist.linux-armv7l/wheel/currency_history/tests/test_app/templates copying build/lib/currency_history/tests/urls.py -> build/bdist.linux-armv7l/wheel/currency_history/tests copying build/lib/currency_history/tests/settings.py -> build/bdist.linux-armv7l/wheel/currency_history/tests copying build/lib/currency_history/tests/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/tests copying build/lib/currency_history/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/currency_history/tests creating build/bdist.linux-armv7l/wheel/currency_history/migrations copying build/lib/currency_history/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/migrations copying build/lib/currency_history/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/currency_history/migrations copying build/lib/currency_history/migrations/0002_auto_20170804_0933.py -> build/bdist.linux-armv7l/wheel/currency_history/migrations copying build/lib/currency_history/models.py -> build/bdist.linux-armv7l/wheel/currency_history creating build/bdist.linux-armv7l/wheel/currency_history/management creating build/bdist.linux-armv7l/wheel/currency_history/management/commands copying build/lib/currency_history/management/commands/track_currency_rates.py -> build/bdist.linux-armv7l/wheel/currency_history/management/commands copying build/lib/currency_history/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/management/commands copying build/lib/currency_history/management/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/management copying build/lib/currency_history/admin.py -> build/bdist.linux-armv7l/wheel/currency_history creating build/bdist.linux-armv7l/wheel/currency_history/static creating build/bdist.linux-armv7l/wheel/currency_history/static/currency_course copying build/lib/currency_history/static/currency_course/.empty -> build/bdist.linux-armv7l/wheel/currency_history/static/currency_course copying build/lib/currency_history/static/.empty -> build/bdist.linux-armv7l/wheel/currency_history/static creating build/bdist.linux-armv7l/wheel/currency_history/south_migrations copying build/lib/currency_history/south_migrations/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/south_migrations copying build/lib/currency_history/south_migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/currency_history/south_migrations copying build/lib/currency_history/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history creating build/bdist.linux-armv7l/wheel/currency_history/templatetags copying build/lib/currency_history/templatetags/currency_history_tags.py -> build/bdist.linux-armv7l/wheel/currency_history/templatetags copying build/lib/currency_history/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/currency_history/templatetags creating build/bdist.linux-armv7l/wheel/currency_history/templates creating build/bdist.linux-armv7l/wheel/currency_history/templates/currency_history creating build/bdist.linux-armv7l/wheel/currency_history/templates/currency_history/email copying build/lib/currency_history/templates/currency_history/email/currency_email_report_body.html -> build/bdist.linux-armv7l/wheel/currency_history/templates/currency_history/email copying build/lib/currency_history/templates/currency_history/email/currency_email_report_subject.txt -> build/bdist.linux-armv7l/wheel/currency_history/templates/currency_history/email copying build/lib/currency_history/templates/currency_history/.empty -> build/bdist.linux-armv7l/wheel/currency_history/templates/currency_history running install_egg_info Copying django_currency_history.egg-info to build/bdist.linux-armv7l/wheel/django_currency_history-0.2.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_currency_history-0.2.6.dist-info/WHEEL Running setup.py bdist_wheel for django-currency-history: finished with status 'done' Stored in directory: /tmp/tmpfig3q2wy Successfully built django-currency-history Cleaning up... Removing source in /tmp/pip-build-_920gs_l/django-currency-history