Created temporary directory: /tmp/pip-ephem-wheel-cache-np22zcv7 Created temporary directory: /tmp/pip-req-tracker-3urk4umj Created requirements tracker '/tmp/pip-req-tracker-3urk4umj' Created temporary directory: /tmp/pip-wheel-r9t5fjg4 Collecting py-ulid==1.0.1 1 location(s) to search for versions of py-ulid: * https://pypi.org/simple/py-ulid/ Getting page https://pypi.org/simple/py-ulid/ Analyzing links from page https://pypi.org/simple/py-ulid/ Found link https://files.pythonhosted.org/packages/cf/f0/a4279b0fc42c383af66df8b801ff909ad3be2437a90fbdcf09ad56406cca/py-ulid-1.0.0.tar.gz#sha256=e7e0d759acb0c527bbe8823fc496d09163f5368618277bf97c48d1ba121350c1 (from https://pypi.org/simple/py-ulid/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/a1/b5/bf97928ac4aed33820f02b33d92dc578c650e51c466206f15f2c8537cf6c/py_ulid-1.0.0-py3-none-any.whl#sha256=4ee6e72d84a6613a876ed51bcae76bd3c9a5f6edf71557d85312d368402fa377 (from https://pypi.org/simple/py-ulid/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/65/80/26f9b7157ae50e2940c8eb1dcc91279f0ad6958bba534794c70d0336b758/py-ulid-1.0.1.tar.gz#sha256=934f803f661e678899b2da91dee63abf4891086ca585982d83fe38c8f8898f6d (from https://pypi.org/simple/py-ulid/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/31/4e/2e1277395369fc86c4fb39e11fb4385d284191604d5a85b62f7760681a20/py-ulid-1.0.2.tar.gz#sha256=74ade626af6d775dcc4695b5e85cfb1b655c272af8cadb2a28f376f557e1472b (from https://pypi.org/simple/py-ulid/), version: 1.0.2 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-ik8y8tzt Downloading https://files.pythonhosted.org/packages/65/80/26f9b7157ae50e2940c8eb1dcc91279f0ad6958bba534794c70d0336b758/py-ulid-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/65/80/26f9b7157ae50e2940c8eb1dcc91279f0ad6958bba534794c70d0336b758/py-ulid-1.0.1.tar.gz#sha256=934f803f661e678899b2da91dee63abf4891086ca585982d83fe38c8f8898f6d (from https://pypi.org/simple/py-ulid/) Added py-ulid==1.0.1 from https://files.pythonhosted.org/packages/65/80/26f9b7157ae50e2940c8eb1dcc91279f0ad6958bba534794c70d0336b758/py-ulid-1.0.1.tar.gz#sha256=934f803f661e678899b2da91dee63abf4891086ca585982d83fe38c8f8898f6d to build tracker '/tmp/pip-req-tracker-3urk4umj' Running setup.py (path:/tmp/pip-wheel-r9t5fjg4/py-ulid/setup.py) egg_info for package py-ulid Running command python setup.py egg_info running egg_info creating pip-egg-info/py_ulid.egg-info writing dependency_links to pip-egg-info/py_ulid.egg-info/dependency_links.txt writing top-level names to pip-egg-info/py_ulid.egg-info/top_level.txt writing pip-egg-info/py_ulid.egg-info/PKG-INFO writing manifest file 'pip-egg-info/py_ulid.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py_ulid.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/py_ulid.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-r9t5fjg4/py-ulid has version 1.0.1, which satisfies requirement py-ulid==1.0.1 from https://files.pythonhosted.org/packages/65/80/26f9b7157ae50e2940c8eb1dcc91279f0ad6958bba534794c70d0336b758/py-ulid-1.0.1.tar.gz#sha256=934f803f661e678899b2da91dee63abf4891086ca585982d83fe38c8f8898f6d Removed py-ulid==1.0.1 from https://files.pythonhosted.org/packages/65/80/26f9b7157ae50e2940c8eb1dcc91279f0ad6958bba534794c70d0336b758/py-ulid-1.0.1.tar.gz#sha256=934f803f661e678899b2da91dee63abf4891086ca585982d83fe38c8f8898f6d from build tracker '/tmp/pip-req-tracker-3urk4umj' Building wheels for collected packages: py-ulid Created temporary directory: /tmp/pip-wheel-86s01joz Running setup.py bdist_wheel for py-ulid: started Destination directory: /tmp/pip-wheel-86s01joz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-r9t5fjg4/py-ulid/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-86s01joz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ulid copying ulid/ulid.py -> build/lib/ulid copying ulid/__init__.py -> build/lib/ulid running egg_info writing dependency_links to py_ulid.egg-info/dependency_links.txt writing py_ulid.egg-info/PKG-INFO writing top-level names to py_ulid.egg-info/top_level.txt reading manifest file 'py_ulid.egg-info/SOURCES.txt' writing manifest file 'py_ulid.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/ulid copying build/lib/ulid/ulid.py -> build/bdist.linux-armv7l/wheel/ulid copying build/lib/ulid/__init__.py -> build/bdist.linux-armv7l/wheel/ulid running install_egg_info Copying py_ulid.egg-info to build/bdist.linux-armv7l/wheel/py_ulid-1.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_ulid-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-86s01joz/py_ulid-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ulid/__init__.py' adding 'ulid/ulid.py' adding 'py_ulid-1.0.1.dist-info/METADATA' adding 'py_ulid-1.0.1.dist-info/WHEEL' adding 'py_ulid-1.0.1.dist-info/top_level.txt' adding 'py_ulid-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py-ulid: finished with status 'done' Stored in directory: /tmp/tmpib7_g6sb Successfully built py-ulid Cleaning up... Removing source in /tmp/pip-wheel-r9t5fjg4/py-ulid Removed build tracker '/tmp/pip-req-tracker-3urk4umj'