Created temporary directory: /tmp/pip-ephem-wheel-cache-qrth2bl_ Created temporary directory: /tmp/pip-req-tracker-ioyviume Created requirements tracker '/tmp/pip-req-tracker-ioyviume' Created temporary directory: /tmp/pip-wheel-fo260yj4 Collecting tap-trello==0.1.0 1 location(s) to search for versions of tap-trello: * https://pypi.org/simple/tap-trello/ Getting page https://pypi.org/simple/tap-trello/ Analyzing links from page https://pypi.org/simple/tap-trello/ Found link https://files.pythonhosted.org/packages/a2/a7/20e916a1b20cf2f8057ccbb67121574e6a84a02fc0e1fd3b34277be1eb1f/tap-trello-0.0.1.tar.gz#sha256=0f7642dbe2a55c96404505ccc73e32b3f689b824115809c1c3f4d5be660ac172 (from https://pypi.org/simple/tap-trello/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/01/70/f03ea6302bc32cc383a5e0f4409f49ebbb503984058f18d3c25b782e9c32/tap-trello-0.1.0.tar.gz#sha256=1ae1668e11fdeb0f7ef836e58c15f0adc843d7beea20a34c714193a0570da02b (from https://pypi.org/simple/tap-trello/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-gzwlawcx Downloading https://files.pythonhosted.org/packages/01/70/f03ea6302bc32cc383a5e0f4409f49ebbb503984058f18d3c25b782e9c32/tap-trello-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/01/70/f03ea6302bc32cc383a5e0f4409f49ebbb503984058f18d3c25b782e9c32/tap-trello-0.1.0.tar.gz#sha256=1ae1668e11fdeb0f7ef836e58c15f0adc843d7beea20a34c714193a0570da02b (from https://pypi.org/simple/tap-trello/) Added tap-trello==0.1.0 from https://files.pythonhosted.org/packages/01/70/f03ea6302bc32cc383a5e0f4409f49ebbb503984058f18d3c25b782e9c32/tap-trello-0.1.0.tar.gz#sha256=1ae1668e11fdeb0f7ef836e58c15f0adc843d7beea20a34c714193a0570da02b to build tracker '/tmp/pip-req-tracker-ioyviume' Running setup.py (path:/tmp/pip-wheel-fo260yj4/tap-trello/setup.py) egg_info for package tap-trello Running command python setup.py egg_info running egg_info creating pip-egg-info/tap_trello.egg-info writing dependency_links to pip-egg-info/tap_trello.egg-info/dependency_links.txt writing entry points to pip-egg-info/tap_trello.egg-info/entry_points.txt writing requirements to pip-egg-info/tap_trello.egg-info/requires.txt writing pip-egg-info/tap_trello.egg-info/PKG-INFO writing top-level names to pip-egg-info/tap_trello.egg-info/top_level.txt writing manifest file 'pip-egg-info/tap_trello.egg-info/SOURCES.txt' file tap_trello.py (for module tap_trello) not found reading manifest file 'pip-egg-info/tap_trello.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tap_trello.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fo260yj4/tap-trello has version 0.1.0, which satisfies requirement tap-trello==0.1.0 from https://files.pythonhosted.org/packages/01/70/f03ea6302bc32cc383a5e0f4409f49ebbb503984058f18d3c25b782e9c32/tap-trello-0.1.0.tar.gz#sha256=1ae1668e11fdeb0f7ef836e58c15f0adc843d7beea20a34c714193a0570da02b Removed tap-trello==0.1.0 from https://files.pythonhosted.org/packages/01/70/f03ea6302bc32cc383a5e0f4409f49ebbb503984058f18d3c25b782e9c32/tap-trello-0.1.0.tar.gz#sha256=1ae1668e11fdeb0f7ef836e58c15f0adc843d7beea20a34c714193a0570da02b from build tracker '/tmp/pip-req-tracker-ioyviume' Building wheels for collected packages: tap-trello Created temporary directory: /tmp/pip-wheel-q8uzuog0 Running setup.py bdist_wheel for tap-trello: started Destination directory: /tmp/pip-wheel-q8uzuog0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fo260yj4/tap-trello/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-q8uzuog0 running bdist_wheel running build running build_py file tap_trello.py (for module tap_trello) not found creating build creating build/lib creating build/lib/tap_trello copying tap_trello/client.py -> build/lib/tap_trello copying tap_trello/discover.py -> build/lib/tap_trello copying tap_trello/sync.py -> build/lib/tap_trello copying tap_trello/streams.py -> build/lib/tap_trello copying tap_trello/__init__.py -> build/lib/tap_trello running egg_info writing top-level names to tap_trello.egg-info/top_level.txt writing requirements to tap_trello.egg-info/requires.txt writing entry points to tap_trello.egg-info/entry_points.txt writing tap_trello.egg-info/PKG-INFO writing dependency_links to tap_trello.egg-info/dependency_links.txt file tap_trello.py (for module tap_trello) not found reading manifest file 'tap_trello.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tap_trello.egg-info/SOURCES.txt' creating build/lib/tap_trello/schemas copying tap_trello/schemas/actions.json -> build/lib/tap_trello/schemas copying tap_trello/schemas/boards.json -> build/lib/tap_trello/schemas copying tap_trello/schemas/cards.json -> build/lib/tap_trello/schemas copying tap_trello/schemas/checklists.json -> build/lib/tap_trello/schemas copying tap_trello/schemas/lists.json -> build/lib/tap_trello/schemas copying tap_trello/schemas/users.json -> build/lib/tap_trello/schemas file tap_trello.py (for module tap_trello) not found 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/tap_trello creating build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/schemas/actions.json -> build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/schemas/boards.json -> build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/schemas/cards.json -> build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/schemas/checklists.json -> build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/schemas/users.json -> build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/schemas/lists.json -> build/bdist.linux-armv7l/wheel/tap_trello/schemas copying build/lib/tap_trello/client.py -> build/bdist.linux-armv7l/wheel/tap_trello copying build/lib/tap_trello/discover.py -> build/bdist.linux-armv7l/wheel/tap_trello copying build/lib/tap_trello/sync.py -> build/bdist.linux-armv7l/wheel/tap_trello copying build/lib/tap_trello/streams.py -> build/bdist.linux-armv7l/wheel/tap_trello copying build/lib/tap_trello/__init__.py -> build/bdist.linux-armv7l/wheel/tap_trello running install_egg_info Copying tap_trello.egg-info to build/bdist.linux-armv7l/wheel/tap_trello-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/tap_trello-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-q8uzuog0/tap_trello-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tap_trello/__init__.py' adding 'tap_trello/client.py' adding 'tap_trello/discover.py' adding 'tap_trello/streams.py' adding 'tap_trello/sync.py' adding 'tap_trello/schemas/actions.json' adding 'tap_trello/schemas/boards.json' adding 'tap_trello/schemas/cards.json' adding 'tap_trello/schemas/checklists.json' adding 'tap_trello/schemas/lists.json' adding 'tap_trello/schemas/users.json' adding 'tap_trello-0.1.0.dist-info/LICENSE' adding 'tap_trello-0.1.0.dist-info/METADATA' adding 'tap_trello-0.1.0.dist-info/WHEEL' adding 'tap_trello-0.1.0.dist-info/entry_points.txt' adding 'tap_trello-0.1.0.dist-info/top_level.txt' adding 'tap_trello-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tap-trello: finished with status 'done' Stored in directory: /tmp/tmplmc8nyne Successfully built tap-trello Cleaning up... Removing source in /tmp/pip-wheel-fo260yj4/tap-trello Removed build tracker '/tmp/pip-req-tracker-ioyviume'