Collecting django-redis-counter==0.1.1 1 location(s) to search for versions of django-redis-counter: * https://pypi.python.org/simple/django-redis-counter/ Getting page https://pypi.python.org/simple/django-redis-counter/ Analyzing links from page https://pypi.python.org/simple/django-redis-counter/ Found link https://pypi.python.org/packages/2a/65/e6df9f373a5db1cd5141c1565d7c6c0d62c1c7eb52e6c26df4eac19eb530/django-redis-counter-0.1.0.tar.gz#md5=9a1d1552999bdeff640c23f8ca70bf58 (from https://pypi.python.org/simple/django-redis-counter/), version: 0.1.0 Found link https://pypi.python.org/packages/98/df/7ededad31f1f34e3a7dff62ef47e3d742cda4ef820e3b1ac6fb054c133b5/django-redis-counter-0.1.1.tar.gz#md5=8b0d2dc8d6d91f46bf1163cf99751895 (from https://pypi.python.org/simple/django-redis-counter/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Downloading django-redis-counter-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/98/df/7ededad31f1f34e3a7dff62ef47e3d742cda4ef820e3b1ac6fb054c133b5/django-redis-counter-0.1.1.tar.gz#md5=8b0d2dc8d6d91f46bf1163cf99751895 (from https://pypi.python.org/simple/django-redis-counter/) Running setup.py (path:/tmp/pip-build-wfdzq2nh/django-redis-counter/setup.py) egg_info for package django-redis-counter Running command python setup.py egg_info running egg_info creating pip-egg-info/django_redis_counter.egg-info writing top-level names to pip-egg-info/django_redis_counter.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_redis_counter.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_redis_counter.egg-info/requires.txt writing pip-egg-info/django_redis_counter.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_redis_counter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_redis_counter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_redis_counter.egg-info/SOURCES.txt' Source in /tmp/pip-build-wfdzq2nh/django-redis-counter has version 0.1.1, which satisfies requirement django-redis-counter==0.1.1 from https://pypi.python.org/packages/98/df/7ededad31f1f34e3a7dff62ef47e3d742cda4ef820e3b1ac6fb054c133b5/django-redis-counter-0.1.1.tar.gz#md5=8b0d2dc8d6d91f46bf1163cf99751895 Building wheels for collected packages: django-redis-counter Running setup.py bdist_wheel for django-redis-counter: started Destination directory: /tmp/tmp8dx8w2n8pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wfdzq2nh/django-redis-counter/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/tmp8dx8w2n8pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/drc copying src/drc/storage.py -> build/lib/drc copying src/drc/apps.py -> build/lib/drc copying src/drc/__init__.py -> build/lib/drc copying src/drc/settings.py -> build/lib/drc copying src/drc/tests.py -> build/lib/drc copying src/drc/views.py -> build/lib/drc copying src/drc/admin.py -> build/lib/drc copying src/drc/models.py -> build/lib/drc creating build/lib/drc/migrations copying src/drc/migrations/__init__.py -> build/lib/drc/migrations creating build/lib/drc/management copying src/drc/management/__init__.py -> build/lib/drc/management creating build/lib/drc/management/commands copying src/drc/management/commands/__init__.py -> build/lib/drc/management/commands copying src/drc/management/commands/drc-dump.py -> build/lib/drc/management/commands 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/drc copying build/lib/drc/storage.py -> build/bdist.linux-armv7l/wheel/drc copying build/lib/drc/apps.py -> build/bdist.linux-armv7l/wheel/drc creating build/bdist.linux-armv7l/wheel/drc/migrations copying build/lib/drc/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/drc/migrations copying build/lib/drc/__init__.py -> build/bdist.linux-armv7l/wheel/drc copying build/lib/drc/settings.py -> build/bdist.linux-armv7l/wheel/drc copying build/lib/drc/tests.py -> build/bdist.linux-armv7l/wheel/drc copying build/lib/drc/views.py -> build/bdist.linux-armv7l/wheel/drc creating build/bdist.linux-armv7l/wheel/drc/management copying build/lib/drc/management/__init__.py -> build/bdist.linux-armv7l/wheel/drc/management creating build/bdist.linux-armv7l/wheel/drc/management/commands copying build/lib/drc/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/drc/management/commands copying build/lib/drc/management/commands/drc-dump.py -> build/bdist.linux-armv7l/wheel/drc/management/commands copying build/lib/drc/admin.py -> build/bdist.linux-armv7l/wheel/drc copying build/lib/drc/models.py -> build/bdist.linux-armv7l/wheel/drc running install_egg_info running egg_info writing dependency_links to src/django_redis_counter.egg-info/dependency_links.txt writing src/django_redis_counter.egg-info/PKG-INFO writing top-level names to src/django_redis_counter.egg-info/top_level.txt writing requirements to src/django_redis_counter.egg-info/requires.txt reading manifest file 'src/django_redis_counter.egg-info/SOURCES.txt' writing manifest file 'src/django_redis_counter.egg-info/SOURCES.txt' Copying src/django_redis_counter.egg-info to build/bdist.linux-armv7l/wheel/django_redis_counter-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_redis_counter-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for django-redis-counter: finished with status 'done' Stored in directory: /tmp/tmpnrn3_2we Successfully built django-redis-counter Cleaning up... Removing source in /tmp/pip-build-wfdzq2nh/django-redis-counter