Created temporary directory: /tmp/pip-ephem-wheel-cache-0eexc_lr Created temporary directory: /tmp/pip-req-tracker-x2q14rxx Created requirements tracker '/tmp/pip-req-tracker-x2q14rxx' Created temporary directory: /tmp/pip-wheel-ncsit574 Looking in indexes: https://pypi.python.org/simple Collecting legipy==0.1.1 1 location(s) to search for versions of legipy: * https://pypi.python.org/simple/legipy/ Getting page https://pypi.python.org/simple/legipy/ Analyzing links from page https://pypi.org/simple/legipy/ Found link https://files.pythonhosted.org/packages/51/2e/fda9b92aded46931b38efb76011bc9a261be3ad7a726a01d91a2e4a28e89/legipy-0.1.1.tar.gz#sha256=2a5b481ef7fa128ae3f97024fd43836d2ea99cf19e4dee58e0a9bfec9f8aeced (from https://pypi.org/simple/legipy/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-lau50djy Downloading https://files.pythonhosted.org/packages/51/2e/fda9b92aded46931b38efb76011bc9a261be3ad7a726a01d91a2e4a28e89/legipy-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/51/2e/fda9b92aded46931b38efb76011bc9a261be3ad7a726a01d91a2e4a28e89/legipy-0.1.1.tar.gz#sha256=2a5b481ef7fa128ae3f97024fd43836d2ea99cf19e4dee58e0a9bfec9f8aeced (from https://pypi.org/simple/legipy/) Added legipy==0.1.1 from https://files.pythonhosted.org/packages/51/2e/fda9b92aded46931b38efb76011bc9a261be3ad7a726a01d91a2e4a28e89/legipy-0.1.1.tar.gz#sha256=2a5b481ef7fa128ae3f97024fd43836d2ea99cf19e4dee58e0a9bfec9f8aeced to build tracker '/tmp/pip-req-tracker-x2q14rxx' Running setup.py (path:/tmp/pip-wheel-ncsit574/legipy/setup.py) egg_info for package legipy Running command python setup.py egg_info running egg_info creating pip-egg-info/legipy.egg-info writing pip-egg-info/legipy.egg-info/PKG-INFO writing requirements to pip-egg-info/legipy.egg-info/requires.txt writing dependency_links to pip-egg-info/legipy.egg-info/dependency_links.txt writing entry points to pip-egg-info/legipy.egg-info/entry_points.txt writing top-level names to pip-egg-info/legipy.egg-info/top_level.txt writing manifest file 'pip-egg-info/legipy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/legipy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/legipy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ncsit574/legipy has version 0.1.1, which satisfies requirement legipy==0.1.1 from https://files.pythonhosted.org/packages/51/2e/fda9b92aded46931b38efb76011bc9a261be3ad7a726a01d91a2e4a28e89/legipy-0.1.1.tar.gz#sha256=2a5b481ef7fa128ae3f97024fd43836d2ea99cf19e4dee58e0a9bfec9f8aeced Removed legipy==0.1.1 from https://files.pythonhosted.org/packages/51/2e/fda9b92aded46931b38efb76011bc9a261be3ad7a726a01d91a2e4a28e89/legipy-0.1.1.tar.gz#sha256=2a5b481ef7fa128ae3f97024fd43836d2ea99cf19e4dee58e0a9bfec9f8aeced from build tracker '/tmp/pip-req-tracker-x2q14rxx' Building wheels for collected packages: legipy Created temporary directory: /tmp/pip-wheel-ftcihqeb Running setup.py bdist_wheel for legipy: started Destination directory: /tmp/pip-wheel-ftcihqeb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ncsit574/legipy/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/pip-wheel-ftcihqeb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_law_service.py -> build/lib/tests copying tests/test_legislature_service.py -> build/lib/tests copying tests/test_code_service.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/legipy copying legipy/common.py -> build/lib/legipy copying legipy/version.py -> build/lib/legipy copying legipy/__main__.py -> build/lib/legipy copying legipy/cli.py -> build/lib/legipy copying legipy/__init__.py -> build/lib/legipy creating build/lib/legipy/parsers copying legipy/parsers/legislature_list_parser.py -> build/lib/legipy/parsers copying legipy/parsers/pending_law_list_parser.py -> build/lib/legipy/parsers copying legipy/parsers/common_law_list_parser.py -> build/lib/legipy/parsers copying legipy/parsers/published_law_list_parser.py -> build/lib/legipy/parsers copying legipy/parsers/code_parser.py -> build/lib/legipy/parsers copying legipy/parsers/law_parser.py -> build/lib/legipy/parsers copying legipy/parsers/__init__.py -> build/lib/legipy/parsers creating build/lib/legipy/services copying legipy/services/law_service.py -> build/lib/legipy/services copying legipy/services/code_service.py -> build/lib/legipy/services copying legipy/services/legislature_service.py -> build/lib/legipy/services copying legipy/services/__init__.py -> build/lib/legipy/services creating build/lib/legipy/models copying legipy/models/legislature.py -> build/lib/legipy/models copying legipy/models/code.py -> build/lib/legipy/models copying legipy/models/base.py -> build/lib/legipy/models copying legipy/models/__init__.py -> build/lib/legipy/models copying legipy/models/law.py -> build/lib/legipy/models running egg_info writing requirements to legipy.egg-info/requires.txt writing entry points to legipy.egg-info/entry_points.txt writing dependency_links to legipy.egg-info/dependency_links.txt writing legipy.egg-info/PKG-INFO writing top-level names to legipy.egg-info/top_level.txt reading manifest file 'legipy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'legipy.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/tests copying build/lib/tests/test_law_service.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_legislature_service.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_code_service.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/legipy copying build/lib/legipy/common.py -> build/bdist.linux-armv7l/wheel/legipy copying build/lib/legipy/version.py -> build/bdist.linux-armv7l/wheel/legipy copying build/lib/legipy/__main__.py -> build/bdist.linux-armv7l/wheel/legipy creating build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/legislature_list_parser.py -> build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/pending_law_list_parser.py -> build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/common_law_list_parser.py -> build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/published_law_list_parser.py -> build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/code_parser.py -> build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/law_parser.py -> build/bdist.linux-armv7l/wheel/legipy/parsers copying build/lib/legipy/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/legipy/parsers creating build/bdist.linux-armv7l/wheel/legipy/services copying build/lib/legipy/services/law_service.py -> build/bdist.linux-armv7l/wheel/legipy/services copying build/lib/legipy/services/code_service.py -> build/bdist.linux-armv7l/wheel/legipy/services copying build/lib/legipy/services/legislature_service.py -> build/bdist.linux-armv7l/wheel/legipy/services copying build/lib/legipy/services/__init__.py -> build/bdist.linux-armv7l/wheel/legipy/services creating build/bdist.linux-armv7l/wheel/legipy/models copying build/lib/legipy/models/legislature.py -> build/bdist.linux-armv7l/wheel/legipy/models copying build/lib/legipy/models/code.py -> build/bdist.linux-armv7l/wheel/legipy/models copying build/lib/legipy/models/base.py -> build/bdist.linux-armv7l/wheel/legipy/models copying build/lib/legipy/models/__init__.py -> build/bdist.linux-armv7l/wheel/legipy/models copying build/lib/legipy/models/law.py -> build/bdist.linux-armv7l/wheel/legipy/models copying build/lib/legipy/cli.py -> build/bdist.linux-armv7l/wheel/legipy copying build/lib/legipy/__init__.py -> build/bdist.linux-armv7l/wheel/legipy running install_egg_info Copying legipy.egg-info to build/bdist.linux-armv7l/wheel/legipy-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/legipy-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-ftcihqeb/legipy-0.1.1-py3-none-any.whl' and adding '.' to it adding 'legipy/__init__.py' adding 'legipy/__main__.py' adding 'legipy/cli.py' adding 'legipy/common.py' adding 'legipy/version.py' adding 'legipy/models/__init__.py' adding 'legipy/models/base.py' adding 'legipy/models/code.py' adding 'legipy/models/law.py' adding 'legipy/models/legislature.py' adding 'legipy/parsers/__init__.py' adding 'legipy/parsers/code_parser.py' adding 'legipy/parsers/common_law_list_parser.py' adding 'legipy/parsers/law_parser.py' adding 'legipy/parsers/legislature_list_parser.py' adding 'legipy/parsers/pending_law_list_parser.py' adding 'legipy/parsers/published_law_list_parser.py' adding 'legipy/services/__init__.py' adding 'legipy/services/code_service.py' adding 'legipy/services/law_service.py' adding 'legipy/services/legislature_service.py' adding 'tests/__init__.py' adding 'tests/test_code_service.py' adding 'tests/test_law_service.py' adding 'tests/test_legislature_service.py' adding 'legipy-0.1.1.dist-info/entry_points.txt' adding 'legipy-0.1.1.dist-info/top_level.txt' adding 'legipy-0.1.1.dist-info/WHEEL' adding 'legipy-0.1.1.dist-info/METADATA' adding 'legipy-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for legipy: finished with status 'done' Stored in directory: /tmp/tmpm3fvth4p Successfully built legipy Cleaning up... Removing source in /tmp/pip-wheel-ncsit574/legipy Removed build tracker '/tmp/pip-req-tracker-x2q14rxx'