Collecting politico-civic-election-night==0.1.0 1 location(s) to search for versions of politico-civic-election-night: * https://pypi.python.org/simple/politico-civic-election-night/ Getting page https://pypi.python.org/simple/politico-civic-election-night/ Analyzing links from page https://pypi.python.org/simple/politico-civic-election-night/ Found link https://pypi.python.org/packages/b7/a4/368c425f6e7ef869406beef15634ac36ac79e500aad7c6a0495d4861c6da/politico-civic-election-night-0.1.0.tar.gz#md5=81a20a54bd9f0507abb187ca4103a008 (from https://pypi.python.org/simple/politico-civic-election-night/), version: 0.1.0 Skipping link https://pypi.python.org/packages/bf/71/ea34b0228dd449ba08aee11675e13ac7529f2af1f181024c88b2c9ee97e0/politico_civic_election_night-0.1.0-py2-none-any.whl#md5=727c190dd81abe71ce4cee3a83f2dca6 (from https://pypi.python.org/simple/politico-civic-election-night/); it is not compatible with this Python Using version 0.1.0 (newest of versions: 0.1.0) Downloading politico-civic-election-night-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/b7/a4/368c425f6e7ef869406beef15634ac36ac79e500aad7c6a0495d4861c6da/politico-civic-election-night-0.1.0.tar.gz#md5=81a20a54bd9f0507abb187ca4103a008 (from https://pypi.python.org/simple/politico-civic-election-night/) Running setup.py (path:/tmp/pip-build-079swnfy/politico-civic-election-night/setup.py) egg_info for package politico-civic-election-night Running command python setup.py egg_info running egg_info creating pip-egg-info/politico_civic_election_night.egg-info writing requirements to pip-egg-info/politico_civic_election_night.egg-info/requires.txt writing dependency_links to pip-egg-info/politico_civic_election_night.egg-info/dependency_links.txt writing top-level names to pip-egg-info/politico_civic_election_night.egg-info/top_level.txt writing pip-egg-info/politico_civic_election_night.egg-info/PKG-INFO writing manifest file 'pip-egg-info/politico_civic_election_night.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/politico_civic_election_night.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/politico_civic_election_night.egg-info/SOURCES.txt' Source in /tmp/pip-build-079swnfy/politico-civic-election-night has version 0.1.0, which satisfies requirement politico-civic-election-night==0.1.0 from https://pypi.python.org/packages/b7/a4/368c425f6e7ef869406beef15634ac36ac79e500aad7c6a0495d4861c6da/politico-civic-election-night-0.1.0.tar.gz#md5=81a20a54bd9f0507abb187ca4103a008 Building wheels for collected packages: politico-civic-election-night Running setup.py bdist_wheel for politico-civic-election-night: started Destination directory: /tmp/tmpcf1pcjk4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-079swnfy/politico-civic-election-night/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/tmpcf1pcjk4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/electionnight copying electionnight/exceptions.py -> build/lib/electionnight copying electionnight/widgets.py -> build/lib/electionnight copying electionnight/conf.py -> build/lib/electionnight copying electionnight/fields.py -> build/lib/electionnight copying electionnight/__init__.py -> build/lib/electionnight copying electionnight/celery.py -> build/lib/electionnight copying electionnight/apps.py -> build/lib/electionnight creating build/lib/electionnight/management copying electionnight/management/__init__.py -> build/lib/electionnight/management creating build/lib/electionnight/views copying electionnight/views/base.py -> build/lib/electionnight/views copying electionnight/views/__init__.py -> build/lib/electionnight/views copying electionnight/views/specials.py -> build/lib/electionnight/views copying electionnight/views/states.py -> build/lib/electionnight/views copying electionnight/views/home.py -> build/lib/electionnight/views creating build/lib/electionnight/admin copying electionnight/admin/color_order.py -> build/lib/electionnight/admin copying electionnight/admin/page_content.py -> build/lib/electionnight/admin copying electionnight/admin/candidate_election.py -> build/lib/electionnight/admin copying electionnight/admin/__init__.py -> build/lib/electionnight/admin copying electionnight/admin/votes.py -> build/lib/electionnight/admin creating build/lib/electionnight/urls copying electionnight/urls/viewsets.py -> build/lib/electionnight/urls copying electionnight/urls/views.py -> build/lib/electionnight/urls copying electionnight/urls/__init__.py -> build/lib/electionnight/urls creating build/lib/electionnight/viewsets copying electionnight/viewsets/state.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/special.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/office.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/base.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/election_day.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/pagination.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/__init__.py -> build/lib/electionnight/viewsets copying electionnight/viewsets/body.py -> build/lib/electionnight/viewsets creating build/lib/electionnight/utils copying electionnight/utils/aws.py -> build/lib/electionnight/utils copying electionnight/utils/auth.py -> build/lib/electionnight/utils copying electionnight/utils/importers.py -> build/lib/electionnight/utils copying electionnight/utils/api_auth.py -> build/lib/electionnight/utils copying electionnight/utils/__init__.py -> build/lib/electionnight/utils creating build/lib/electionnight/migrations copying electionnight/migrations/0003_auto_20180221_1756.py -> build/lib/electionnight/migrations copying electionnight/migrations/0005_auto_20180304_1829.py -> build/lib/electionnight/migrations copying electionnight/migrations/0002_auto_20180218_1929.py -> build/lib/electionnight/migrations copying electionnight/migrations/__init__.py -> build/lib/electionnight/migrations copying electionnight/migrations/0004_candidatecolororder.py -> build/lib/electionnight/migrations copying electionnight/migrations/0001_initial.py -> build/lib/electionnight/migrations creating build/lib/electionnight/models copying electionnight/models/page_content_type.py -> build/lib/electionnight/models copying electionnight/models/page_content.py -> build/lib/electionnight/models copying electionnight/models/page_type.py -> build/lib/electionnight/models copying electionnight/models/candidate_color_order.py -> build/lib/electionnight/models copying electionnight/models/ap_election_meta.py -> build/lib/electionnight/models copying electionnight/models/__init__.py -> build/lib/electionnight/models copying electionnight/models/page_content_block.py -> build/lib/electionnight/models creating build/lib/electionnight/serializers copying electionnight/serializers/state.py -> build/lib/electionnight/serializers copying electionnight/serializers/office.py -> build/lib/electionnight/serializers copying electionnight/serializers/special_election.py -> build/lib/electionnight/serializers copying electionnight/serializers/election_day.py -> build/lib/electionnight/serializers copying electionnight/serializers/party.py -> build/lib/electionnight/serializers copying electionnight/serializers/election.py -> build/lib/electionnight/serializers copying electionnight/serializers/__init__.py -> build/lib/electionnight/serializers copying electionnight/serializers/votes.py -> build/lib/electionnight/serializers copying electionnight/serializers/body.py -> build/lib/electionnight/serializers copying electionnight/serializers/division.py -> build/lib/electionnight/serializers creating build/lib/electionnight/templatetags copying electionnight/templatetags/__init__.py -> build/lib/electionnight/templatetags creating build/lib/electionnight/management/commands copying electionnight/management/commands/bootstrap_content.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/bootstrap_elex.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/bootstrap_results_db.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/bootstrap_results_config.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/bake_elections.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/get_results.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/__init__.py -> build/lib/electionnight/management/commands copying electionnight/management/commands/bootstrap_electionnight.py -> build/lib/electionnight/management/commands creating build/lib/electionnight/management/commands/methods copying electionnight/management/commands/methods/__init__.py -> build/lib/electionnight/management/commands/methods 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/electionnight copying build/lib/electionnight/exceptions.py -> build/bdist.linux-armv7l/wheel/electionnight creating build/bdist.linux-armv7l/wheel/electionnight/management creating build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/bootstrap_content.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/bootstrap_elex.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/bootstrap_results_db.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/bootstrap_results_config.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/bake_elections.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/get_results.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands creating build/bdist.linux-armv7l/wheel/electionnight/management/commands/methods copying build/lib/electionnight/management/commands/methods/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands/methods copying build/lib/electionnight/management/commands/bootstrap_electionnight.py -> build/bdist.linux-armv7l/wheel/electionnight/management/commands copying build/lib/electionnight/management/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/management creating build/bdist.linux-armv7l/wheel/electionnight/views copying build/lib/electionnight/views/base.py -> build/bdist.linux-armv7l/wheel/electionnight/views copying build/lib/electionnight/views/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/views copying build/lib/electionnight/views/specials.py -> build/bdist.linux-armv7l/wheel/electionnight/views copying build/lib/electionnight/views/states.py -> build/bdist.linux-armv7l/wheel/electionnight/views copying build/lib/electionnight/views/home.py -> build/bdist.linux-armv7l/wheel/electionnight/views creating build/bdist.linux-armv7l/wheel/electionnight/admin copying build/lib/electionnight/admin/color_order.py -> build/bdist.linux-armv7l/wheel/electionnight/admin copying build/lib/electionnight/admin/page_content.py -> build/bdist.linux-armv7l/wheel/electionnight/admin copying build/lib/electionnight/admin/candidate_election.py -> build/bdist.linux-armv7l/wheel/electionnight/admin copying build/lib/electionnight/admin/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/admin copying build/lib/electionnight/admin/votes.py -> build/bdist.linux-armv7l/wheel/electionnight/admin copying build/lib/electionnight/widgets.py -> build/bdist.linux-armv7l/wheel/electionnight copying build/lib/electionnight/conf.py -> build/bdist.linux-armv7l/wheel/electionnight creating build/bdist.linux-armv7l/wheel/electionnight/urls copying build/lib/electionnight/urls/viewsets.py -> build/bdist.linux-armv7l/wheel/electionnight/urls copying build/lib/electionnight/urls/views.py -> build/bdist.linux-armv7l/wheel/electionnight/urls copying build/lib/electionnight/urls/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/urls creating build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/state.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/special.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/office.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/base.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/election_day.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/pagination.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets copying build/lib/electionnight/viewsets/body.py -> build/bdist.linux-armv7l/wheel/electionnight/viewsets creating build/bdist.linux-armv7l/wheel/electionnight/utils copying build/lib/electionnight/utils/aws.py -> build/bdist.linux-armv7l/wheel/electionnight/utils copying build/lib/electionnight/utils/auth.py -> build/bdist.linux-armv7l/wheel/electionnight/utils copying build/lib/electionnight/utils/importers.py -> build/bdist.linux-armv7l/wheel/electionnight/utils copying build/lib/electionnight/utils/api_auth.py -> build/bdist.linux-armv7l/wheel/electionnight/utils copying build/lib/electionnight/utils/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/utils creating build/bdist.linux-armv7l/wheel/electionnight/migrations copying build/lib/electionnight/migrations/0003_auto_20180221_1756.py -> build/bdist.linux-armv7l/wheel/electionnight/migrations copying build/lib/electionnight/migrations/0005_auto_20180304_1829.py -> build/bdist.linux-armv7l/wheel/electionnight/migrations copying build/lib/electionnight/migrations/0002_auto_20180218_1929.py -> build/bdist.linux-armv7l/wheel/electionnight/migrations copying build/lib/electionnight/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/migrations copying build/lib/electionnight/migrations/0004_candidatecolororder.py -> build/bdist.linux-armv7l/wheel/electionnight/migrations copying build/lib/electionnight/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/electionnight/migrations creating build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/page_content_type.py -> build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/page_content.py -> build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/page_type.py -> build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/candidate_color_order.py -> build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/ap_election_meta.py -> build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/models copying build/lib/electionnight/models/page_content_block.py -> build/bdist.linux-armv7l/wheel/electionnight/models creating build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/state.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/office.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/special_election.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/election_day.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/party.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/election.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/votes.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/body.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers copying build/lib/electionnight/serializers/division.py -> build/bdist.linux-armv7l/wheel/electionnight/serializers creating build/bdist.linux-armv7l/wheel/electionnight/templatetags copying build/lib/electionnight/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight/templatetags copying build/lib/electionnight/fields.py -> build/bdist.linux-armv7l/wheel/electionnight copying build/lib/electionnight/__init__.py -> build/bdist.linux-armv7l/wheel/electionnight copying build/lib/electionnight/celery.py -> build/bdist.linux-armv7l/wheel/electionnight copying build/lib/electionnight/apps.py -> build/bdist.linux-armv7l/wheel/electionnight running install_egg_info running egg_info writing requirements to politico_civic_election_night.egg-info/requires.txt writing dependency_links to politico_civic_election_night.egg-info/dependency_links.txt writing top-level names to politico_civic_election_night.egg-info/top_level.txt writing politico_civic_election_night.egg-info/PKG-INFO reading manifest file 'politico_civic_election_night.egg-info/SOURCES.txt' writing manifest file 'politico_civic_election_night.egg-info/SOURCES.txt' Copying politico_civic_election_night.egg-info to build/bdist.linux-armv7l/wheel/politico_civic_election_night-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/politico_civic_election_night-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for politico-civic-election-night: finished with status 'done' Stored in directory: /tmp/tmpfom0gze2 Successfully built politico-civic-election-night Cleaning up... Removing source in /tmp/pip-build-079swnfy/politico-civic-election-night