Created temporary directory: /tmp/pip-ephem-wheel-cache-n4hffvnt Created temporary directory: /tmp/pip-req-tracker-r9cr8f3b Created requirements tracker '/tmp/pip-req-tracker-r9cr8f3b' Created temporary directory: /tmp/pip-wheel-ujh29sd3 Collecting civics-cdf-validator==1.0.1.0 1 location(s) to search for versions of civics-cdf-validator: * https://pypi.org/simple/civics-cdf-validator/ Getting page https://pypi.org/simple/civics-cdf-validator/ Analyzing links from page https://pypi.org/simple/civics-cdf-validator/ Found link https://files.pythonhosted.org/packages/8e/62/4aa8ba7398b793625f1a35101796f44454ad554af8147e355bd0f2c75a48/civics_cdf_validator-1.0.0.0.tar.gz#sha256=a00ac31e087639cfdf2c35037dc7de275c6ae9d8712ee01df9696e31b847c9bd (from https://pypi.org/simple/civics-cdf-validator/), version: 1.0.0.0 Found link https://files.pythonhosted.org/packages/29/bc/9b51f0c912bce32da8407009463bb806ffe44aaad0a6e61fc8878d7e5e44/civics_cdf_validator-1.0.0.1.tar.gz#sha256=753e74cb9714d6348faede3181e62c7e4927684cde14c40ff1b9cdfe515d2bc5 (from https://pypi.org/simple/civics-cdf-validator/), version: 1.0.0.1 Found link https://files.pythonhosted.org/packages/b0/5d/55837555961b50779783dba83cd4df43f5c123516274794b6a2ace7cbed5/civics_cdf_validator-1.0.1.0.tar.gz#sha256=7bf19af6db696e4a67ea4f4fc7f9d4438a6c01978f71e52afbd20c70bd0f1a5a (from https://pypi.org/simple/civics-cdf-validator/), version: 1.0.1.0 Using version 1.0.1.0 (newest of versions: 1.0.1.0) Created temporary directory: /tmp/pip-unpack-4zjx_5ud Downloading https://files.pythonhosted.org/packages/b0/5d/55837555961b50779783dba83cd4df43f5c123516274794b6a2ace7cbed5/civics_cdf_validator-1.0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b0/5d/55837555961b50779783dba83cd4df43f5c123516274794b6a2ace7cbed5/civics_cdf_validator-1.0.1.0.tar.gz#sha256=7bf19af6db696e4a67ea4f4fc7f9d4438a6c01978f71e52afbd20c70bd0f1a5a (from https://pypi.org/simple/civics-cdf-validator/) Added civics-cdf-validator==1.0.1.0 from https://files.pythonhosted.org/packages/b0/5d/55837555961b50779783dba83cd4df43f5c123516274794b6a2ace7cbed5/civics_cdf_validator-1.0.1.0.tar.gz#sha256=7bf19af6db696e4a67ea4f4fc7f9d4438a6c01978f71e52afbd20c70bd0f1a5a to build tracker '/tmp/pip-req-tracker-r9cr8f3b' Running setup.py (path:/tmp/pip-wheel-ujh29sd3/civics-cdf-validator/setup.py) egg_info for package civics-cdf-validator Running command python setup.py egg_info running egg_info creating pip-egg-info/civics_cdf_validator.egg-info writing requirements to pip-egg-info/civics_cdf_validator.egg-info/requires.txt writing top-level names to pip-egg-info/civics_cdf_validator.egg-info/top_level.txt writing pip-egg-info/civics_cdf_validator.egg-info/PKG-INFO writing dependency_links to pip-egg-info/civics_cdf_validator.egg-info/dependency_links.txt writing entry points to pip-egg-info/civics_cdf_validator.egg-info/entry_points.txt writing manifest file 'pip-egg-info/civics_cdf_validator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/civics_cdf_validator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'pip-egg-info/civics_cdf_validator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ujh29sd3/civics-cdf-validator has version 1.0.1.0, which satisfies requirement civics-cdf-validator==1.0.1.0 from https://files.pythonhosted.org/packages/b0/5d/55837555961b50779783dba83cd4df43f5c123516274794b6a2ace7cbed5/civics_cdf_validator-1.0.1.0.tar.gz#sha256=7bf19af6db696e4a67ea4f4fc7f9d4438a6c01978f71e52afbd20c70bd0f1a5a Removed civics-cdf-validator==1.0.1.0 from https://files.pythonhosted.org/packages/b0/5d/55837555961b50779783dba83cd4df43f5c123516274794b6a2ace7cbed5/civics_cdf_validator-1.0.1.0.tar.gz#sha256=7bf19af6db696e4a67ea4f4fc7f9d4438a6c01978f71e52afbd20c70bd0f1a5a from build tracker '/tmp/pip-req-tracker-r9cr8f3b' Building wheels for collected packages: civics-cdf-validator Created temporary directory: /tmp/pip-wheel-d30z3a1l Running setup.py bdist_wheel for civics-cdf-validator: started Destination directory: /tmp/pip-wheel-d30z3a1l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ujh29sd3/civics-cdf-validator/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-d30z3a1l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/civics_cdf_validator copying stats.py -> build/lib/civics_cdf_validator copying __init__.py -> build/lib/civics_cdf_validator copying setup.py -> build/lib/civics_cdf_validator copying loggers.py -> build/lib/civics_cdf_validator copying rules.py -> build/lib/civics_cdf_validator copying version.py -> build/lib/civics_cdf_validator copying base.py -> build/lib/civics_cdf_validator copying validator.py -> build/lib/civics_cdf_validator 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/civics_cdf_validator copying build/lib/civics_cdf_validator/stats.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/__init__.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/setup.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/loggers.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/rules.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/version.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/base.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator copying build/lib/civics_cdf_validator/validator.py -> build/bdist.linux-armv7l/wheel/civics_cdf_validator running install_egg_info running egg_info writing entry points to civics_cdf_validator.egg-info/entry_points.txt writing civics_cdf_validator.egg-info/PKG-INFO writing top-level names to civics_cdf_validator.egg-info/top_level.txt writing requirements to civics_cdf_validator.egg-info/requires.txt writing dependency_links to civics_cdf_validator.egg-info/dependency_links.txt reading manifest file 'civics_cdf_validator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'civics_cdf_validator.egg-info/SOURCES.txt' Copying civics_cdf_validator.egg-info to build/bdist.linux-armv7l/wheel/civics_cdf_validator-1.0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE-2.0.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/civics_cdf_validator-1.0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-d30z3a1l/civics_cdf_validator-1.0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'civics_cdf_validator/__init__.py' adding 'civics_cdf_validator/base.py' adding 'civics_cdf_validator/loggers.py' adding 'civics_cdf_validator/rules.py' adding 'civics_cdf_validator/setup.py' adding 'civics_cdf_validator/stats.py' adding 'civics_cdf_validator/validator.py' adding 'civics_cdf_validator/version.py' adding 'civics_cdf_validator-1.0.1.0.dist-info/LICENSE-2.0.txt' adding 'civics_cdf_validator-1.0.1.0.dist-info/METADATA' adding 'civics_cdf_validator-1.0.1.0.dist-info/WHEEL' adding 'civics_cdf_validator-1.0.1.0.dist-info/entry_points.txt' adding 'civics_cdf_validator-1.0.1.0.dist-info/top_level.txt' adding 'civics_cdf_validator-1.0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for civics-cdf-validator: finished with status 'done' Stored in directory: /tmp/tmpl0ncfqpa Successfully built civics-cdf-validator Cleaning up... Removing source in /tmp/pip-wheel-ujh29sd3/civics-cdf-validator Removed build tracker '/tmp/pip-req-tracker-r9cr8f3b'