Created temporary directory: /tmp/pip-ephem-wheel-cache-z2c1jr_8 Created temporary directory: /tmp/pip-req-tracker-jxoasw_d Created requirements tracker '/tmp/pip-req-tracker-jxoasw_d' Created temporary directory: /tmp/pip-wheel-9onlkrv3 Collecting py-postdmarc==0.0.2 1 location(s) to search for versions of py-postdmarc: * https://pypi.org/simple/py-postdmarc/ Getting page https://pypi.org/simple/py-postdmarc/ Analyzing links from page https://pypi.org/simple/py-postdmarc/ Found link https://files.pythonhosted.org/packages/47/95/d4cceac526f21635589eabe7e94c8674734e08b329b0498ac0e768a6a604/py-postdmarc-0.0.1.tar.gz#sha256=1805bbd211bf068ef1ca8b9c71a819ae67e7a291445e75d05a4f12078694d74b (from https://pypi.org/simple/py-postdmarc/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/73/c9/527aa4d909d63ea591347a995589271c00673e242dce9edbef9a678ed6fc/py_postdmarc-0.0.1-py3-none-any.whl#sha256=5a5d7efb8a41d537304c496f5e078a2308c5d9400051b0a9336be8e63aab5c65 (from https://pypi.org/simple/py-postdmarc/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/7b/03/77418820aff119e381a6a676c4f1a899728f736ec7de4be0942f8258eb40/py-postdmarc-0.0.2.tar.gz#sha256=96471e18ff34dfec7f429ab7b440fa3abb21193219241c7ebac3c9125a9a3923 (from https://pypi.org/simple/py-postdmarc/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-fa1pdrbo Downloading https://files.pythonhosted.org/packages/7b/03/77418820aff119e381a6a676c4f1a899728f736ec7de4be0942f8258eb40/py-postdmarc-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7b/03/77418820aff119e381a6a676c4f1a899728f736ec7de4be0942f8258eb40/py-postdmarc-0.0.2.tar.gz#sha256=96471e18ff34dfec7f429ab7b440fa3abb21193219241c7ebac3c9125a9a3923 (from https://pypi.org/simple/py-postdmarc/) Added py-postdmarc==0.0.2 from https://files.pythonhosted.org/packages/7b/03/77418820aff119e381a6a676c4f1a899728f736ec7de4be0942f8258eb40/py-postdmarc-0.0.2.tar.gz#sha256=96471e18ff34dfec7f429ab7b440fa3abb21193219241c7ebac3c9125a9a3923 to build tracker '/tmp/pip-req-tracker-jxoasw_d' Running setup.py (path:/tmp/pip-wheel-9onlkrv3/py-postdmarc/setup.py) egg_info for package py-postdmarc Running command python setup.py egg_info running egg_info creating pip-egg-info/py_postdmarc.egg-info writing entry points to pip-egg-info/py_postdmarc.egg-info/entry_points.txt writing pip-egg-info/py_postdmarc.egg-info/PKG-INFO writing top-level names to pip-egg-info/py_postdmarc.egg-info/top_level.txt writing dependency_links to pip-egg-info/py_postdmarc.egg-info/dependency_links.txt writing requirements to pip-egg-info/py_postdmarc.egg-info/requires.txt writing manifest file 'pip-egg-info/py_postdmarc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py_postdmarc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/py_postdmarc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9onlkrv3/py-postdmarc has version 0.0.2, which satisfies requirement py-postdmarc==0.0.2 from https://files.pythonhosted.org/packages/7b/03/77418820aff119e381a6a676c4f1a899728f736ec7de4be0942f8258eb40/py-postdmarc-0.0.2.tar.gz#sha256=96471e18ff34dfec7f429ab7b440fa3abb21193219241c7ebac3c9125a9a3923 Removed py-postdmarc==0.0.2 from https://files.pythonhosted.org/packages/7b/03/77418820aff119e381a6a676c4f1a899728f736ec7de4be0942f8258eb40/py-postdmarc-0.0.2.tar.gz#sha256=96471e18ff34dfec7f429ab7b440fa3abb21193219241c7ebac3c9125a9a3923 from build tracker '/tmp/pip-req-tracker-jxoasw_d' Building wheels for collected packages: py-postdmarc Created temporary directory: /tmp/pip-wheel-r7n3rmw9 Running setup.py bdist_wheel for py-postdmarc: started Destination directory: /tmp/pip-wheel-r7n3rmw9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9onlkrv3/py-postdmarc/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-r7n3rmw9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/postdmarc copying postdmarc/pdm_exceptions.py -> build/lib/postdmarc copying postdmarc/__init__.py -> build/lib/postdmarc copying postdmarc/postdmarc.py -> build/lib/postdmarc creating build/lib/tests copying tests/test_postdmarc.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_meta.py -> build/lib/tests 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/postdmarc copying build/lib/postdmarc/pdm_exceptions.py -> build/bdist.linux-armv7l/wheel/postdmarc copying build/lib/postdmarc/__init__.py -> build/bdist.linux-armv7l/wheel/postdmarc copying build/lib/postdmarc/postdmarc.py -> build/bdist.linux-armv7l/wheel/postdmarc creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_postdmarc.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_meta.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing py_postdmarc.egg-info/PKG-INFO writing entry points to py_postdmarc.egg-info/entry_points.txt writing top-level names to py_postdmarc.egg-info/top_level.txt writing dependency_links to py_postdmarc.egg-info/dependency_links.txt writing requirements to py_postdmarc.egg-info/requires.txt reading manifest file 'py_postdmarc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'py_postdmarc.egg-info/SOURCES.txt' Copying py_postdmarc.egg-info to build/bdist.linux-armv7l/wheel/py_postdmarc-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_postdmarc-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-r7n3rmw9/py_postdmarc-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'postdmarc/__init__.py' adding 'postdmarc/pdm_exceptions.py' adding 'postdmarc/postdmarc.py' adding 'tests/__init__.py' adding 'tests/test_meta.py' adding 'tests/test_postdmarc.py' adding 'py_postdmarc-0.0.2.dist-info/METADATA' adding 'py_postdmarc-0.0.2.dist-info/WHEEL' adding 'py_postdmarc-0.0.2.dist-info/entry_points.txt' adding 'py_postdmarc-0.0.2.dist-info/top_level.txt' adding 'py_postdmarc-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py-postdmarc: finished with status 'done' Stored in directory: /tmp/tmp5x8dbdit Successfully built py-postdmarc Cleaning up... Removing source in /tmp/pip-wheel-9onlkrv3/py-postdmarc Removed build tracker '/tmp/pip-req-tracker-jxoasw_d'