Collecting politico-civic-election==0.1.0 1 location(s) to search for versions of politico-civic-election: * https://pypi.python.org/simple/politico-civic-election/ Getting page https://pypi.python.org/simple/politico-civic-election/ Analyzing links from page https://pypi.python.org/simple/politico-civic-election/ Found link https://pypi.python.org/packages/4b/b2/3249bb134678244222f249a30d485c0b5570cdf0080d4bf1eb16de7ac147/politico-civic-election-0.1.0.tar.gz#md5=c2148a842d781826970439a30e3e1941 (from https://pypi.python.org/simple/politico-civic-election/), version: 0.1.0 Skipping link https://pypi.python.org/packages/d2/91/c8c947d9cdf22cb0f3a830c57390ae5da6c24b924bd65bae38f114a7f1a5/politico_civic_election-0.1.0-py2-none-any.whl#md5=5426c31f0c19060233804115331dec22 (from https://pypi.python.org/simple/politico-civic-election/); it is not compatible with this Python Using version 0.1.0 (newest of versions: 0.1.0) Downloading politico-civic-election-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/4b/b2/3249bb134678244222f249a30d485c0b5570cdf0080d4bf1eb16de7ac147/politico-civic-election-0.1.0.tar.gz#md5=c2148a842d781826970439a30e3e1941 (from https://pypi.python.org/simple/politico-civic-election/) Running setup.py (path:/tmp/pip-build-2yq6hux1/politico-civic-election/setup.py) egg_info for package politico-civic-election Running command python setup.py egg_info running egg_info creating pip-egg-info/politico_civic_election.egg-info writing pip-egg-info/politico_civic_election.egg-info/PKG-INFO writing dependency_links to pip-egg-info/politico_civic_election.egg-info/dependency_links.txt writing top-level names to pip-egg-info/politico_civic_election.egg-info/top_level.txt writing requirements to pip-egg-info/politico_civic_election.egg-info/requires.txt writing manifest file 'pip-egg-info/politico_civic_election.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/politico_civic_election.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/politico_civic_election.egg-info/SOURCES.txt' Source in /tmp/pip-build-2yq6hux1/politico-civic-election has version 0.1.0, which satisfies requirement politico-civic-election==0.1.0 from https://pypi.python.org/packages/4b/b2/3249bb134678244222f249a30d485c0b5570cdf0080d4bf1eb16de7ac147/politico-civic-election-0.1.0.tar.gz#md5=c2148a842d781826970439a30e3e1941 Building wheels for collected packages: politico-civic-election Running setup.py bdist_wheel for politico-civic-election: started Destination directory: /tmp/tmp7cybj942pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2yq6hux1/politico-civic-election/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/tmp7cybj942pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/election copying election/apps.py -> build/lib/election copying election/urls.py -> build/lib/election copying election/conf.py -> build/lib/election copying election/__init__.py -> build/lib/election copying election/pagination.py -> build/lib/election creating build/lib/election/models copying election/models/candidate_election.py -> build/lib/election/models copying election/models/race.py -> build/lib/election/models copying election/models/ballot_measure.py -> build/lib/election/models copying election/models/election_cycle.py -> build/lib/election/models copying election/models/ballot_answer.py -> build/lib/election/models copying election/models/election_type.py -> build/lib/election/models copying election/models/candidate.py -> build/lib/election/models copying election/models/__init__.py -> build/lib/election/models copying election/models/election.py -> build/lib/election/models copying election/models/election_day.py -> build/lib/election/models creating build/lib/election/viewsets copying election/viewsets/race.py -> build/lib/election/viewsets copying election/viewsets/ballot_measure.py -> build/lib/election/viewsets copying election/viewsets/election_cycle.py -> build/lib/election/viewsets copying election/viewsets/ballot_answer.py -> build/lib/election/viewsets copying election/viewsets/election_type.py -> build/lib/election/viewsets copying election/viewsets/candidate.py -> build/lib/election/viewsets copying election/viewsets/__init__.py -> build/lib/election/viewsets copying election/viewsets/base.py -> build/lib/election/viewsets copying election/viewsets/election.py -> build/lib/election/viewsets copying election/viewsets/election_day.py -> build/lib/election/viewsets creating build/lib/election/serializers copying election/serializers/race.py -> build/lib/election/serializers copying election/serializers/ballot_measure.py -> build/lib/election/serializers copying election/serializers/election_cycle.py -> build/lib/election/serializers copying election/serializers/ballot_answer.py -> build/lib/election/serializers copying election/serializers/election_type.py -> build/lib/election/serializers copying election/serializers/candidate.py -> build/lib/election/serializers copying election/serializers/__init__.py -> build/lib/election/serializers copying election/serializers/election.py -> build/lib/election/serializers copying election/serializers/election_day.py -> build/lib/election/serializers creating build/lib/election/migrations copying election/migrations/0003_electiontype_slug.py -> build/lib/election/migrations copying election/migrations/0001_initial.py -> build/lib/election/migrations copying election/migrations/0005_auto_20180206_2238.py -> build/lib/election/migrations copying election/migrations/0004_auto_20180206_2209.py -> build/lib/election/migrations copying election/migrations/__init__.py -> build/lib/election/migrations copying election/migrations/0002_auto_20180109_1734.py -> build/lib/election/migrations creating build/lib/election/utils copying election/utils/importers.py -> build/lib/election/utils copying election/utils/__init__.py -> build/lib/election/utils creating build/lib/election/admin copying election/admin/race.py -> build/lib/election/admin copying election/admin/candidate.py -> build/lib/election/admin copying election/admin/__init__.py -> build/lib/election/admin copying election/admin/election.py -> build/lib/election/admin 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/election creating build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/candidate_election.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/race.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/ballot_measure.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/election_cycle.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/ballot_answer.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/election_type.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/candidate.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/__init__.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/election.py -> build/bdist.linux-armv7l/wheel/election/models copying build/lib/election/models/election_day.py -> build/bdist.linux-armv7l/wheel/election/models creating build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/race.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/ballot_measure.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/election_cycle.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/ballot_answer.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/election_type.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/candidate.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/__init__.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/base.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/election.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/viewsets/election_day.py -> build/bdist.linux-armv7l/wheel/election/viewsets copying build/lib/election/apps.py -> build/bdist.linux-armv7l/wheel/election creating build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/race.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/ballot_measure.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/election_cycle.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/ballot_answer.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/election_type.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/candidate.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/__init__.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/election.py -> build/bdist.linux-armv7l/wheel/election/serializers copying build/lib/election/serializers/election_day.py -> build/bdist.linux-armv7l/wheel/election/serializers creating build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/migrations/0003_electiontype_slug.py -> build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/migrations/0005_auto_20180206_2238.py -> build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/migrations/0004_auto_20180206_2209.py -> build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/migrations/0002_auto_20180109_1734.py -> build/bdist.linux-armv7l/wheel/election/migrations copying build/lib/election/urls.py -> build/bdist.linux-armv7l/wheel/election copying build/lib/election/conf.py -> build/bdist.linux-armv7l/wheel/election copying build/lib/election/__init__.py -> build/bdist.linux-armv7l/wheel/election copying build/lib/election/pagination.py -> build/bdist.linux-armv7l/wheel/election creating build/bdist.linux-armv7l/wheel/election/utils copying build/lib/election/utils/importers.py -> build/bdist.linux-armv7l/wheel/election/utils copying build/lib/election/utils/__init__.py -> build/bdist.linux-armv7l/wheel/election/utils creating build/bdist.linux-armv7l/wheel/election/admin copying build/lib/election/admin/race.py -> build/bdist.linux-armv7l/wheel/election/admin copying build/lib/election/admin/candidate.py -> build/bdist.linux-armv7l/wheel/election/admin copying build/lib/election/admin/__init__.py -> build/bdist.linux-armv7l/wheel/election/admin copying build/lib/election/admin/election.py -> build/bdist.linux-armv7l/wheel/election/admin running install_egg_info running egg_info writing top-level names to politico_civic_election.egg-info/top_level.txt writing dependency_links to politico_civic_election.egg-info/dependency_links.txt writing requirements to politico_civic_election.egg-info/requires.txt writing politico_civic_election.egg-info/PKG-INFO reading manifest file 'politico_civic_election.egg-info/SOURCES.txt' writing manifest file 'politico_civic_election.egg-info/SOURCES.txt' Copying politico_civic_election.egg-info to build/bdist.linux-armv7l/wheel/politico_civic_election-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/politico_civic_election-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for politico-civic-election: finished with status 'done' Stored in directory: /tmp/tmp2t1gkcj1 Successfully built politico-civic-election Cleaning up... Removing source in /tmp/pip-build-2yq6hux1/politico-civic-election