Created temporary directory: /tmp/pip-ephem-wheel-cache-f43lz9mi Created temporary directory: /tmp/pip-wheel-9q1jfxzq Looking in indexes: https://pypi.python.org/simple Collecting tap-uservoice==0.0.3 1 location(s) to search for versions of tap-uservoice: * https://pypi.python.org/simple/tap-uservoice/ Getting page https://pypi.python.org/simple/tap-uservoice/ Analyzing links from page https://pypi.org/simple/tap-uservoice/ Found link https://files.pythonhosted.org/packages/cc/ae/48e38014d9ab0f92119dc3559cfcd4ee5fe7ad644f2d763f826acb40e20a/tap-uservoice-0.0.1.tar.gz#sha256=b0db568374c14372b28a1ecdf9d104a5b2c1c799dfde4d02860f8ae6059fab9c (from https://pypi.org/simple/tap-uservoice/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/3a/df/1d687930b0583bf91cdaf9e2afe0b14704af9834d0a08f6bab0b06d7ada9/tap-uservoice-0.0.2.tar.gz#sha256=e529363a0769853c05357197b7100bbdeb3d0f1196ffbddc28416f5c1729915a (from https://pypi.org/simple/tap-uservoice/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/0b/d3/2b5b2af85ccbaa406f051e62a5c794d59695a7b7d8638f1d768e0f79de7e/tap-uservoice-0.0.3.tar.gz#sha256=976020907ffdf78c3104f75b153acd9683ba37e0c8d2df0fe610e66865d3a516 (from https://pypi.org/simple/tap-uservoice/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-adzilxr7 Downloading https://files.pythonhosted.org/packages/0b/d3/2b5b2af85ccbaa406f051e62a5c794d59695a7b7d8638f1d768e0f79de7e/tap-uservoice-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0b/d3/2b5b2af85ccbaa406f051e62a5c794d59695a7b7d8638f1d768e0f79de7e/tap-uservoice-0.0.3.tar.gz#sha256=976020907ffdf78c3104f75b153acd9683ba37e0c8d2df0fe610e66865d3a516 (from https://pypi.org/simple/tap-uservoice/) Running setup.py (path:/tmp/pip-wheel-9q1jfxzq/tap-uservoice/setup.py) egg_info for package tap-uservoice Running command python setup.py egg_info running egg_info creating pip-egg-info/tap_uservoice.egg-info writing pip-egg-info/tap_uservoice.egg-info/PKG-INFO writing requirements to pip-egg-info/tap_uservoice.egg-info/requires.txt writing entry points to pip-egg-info/tap_uservoice.egg-info/entry_points.txt writing dependency_links to pip-egg-info/tap_uservoice.egg-info/dependency_links.txt writing top-level names to pip-egg-info/tap_uservoice.egg-info/top_level.txt writing manifest file 'pip-egg-info/tap_uservoice.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found file tap_uservoice.py (for module tap_uservoice) not found reading manifest file 'pip-egg-info/tap_uservoice.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tap_uservoice.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9q1jfxzq/tap-uservoice has version 0.0.3, which satisfies requirement tap-uservoice==0.0.3 from https://files.pythonhosted.org/packages/0b/d3/2b5b2af85ccbaa406f051e62a5c794d59695a7b7d8638f1d768e0f79de7e/tap-uservoice-0.0.3.tar.gz#sha256=976020907ffdf78c3104f75b153acd9683ba37e0c8d2df0fe610e66865d3a516 Building wheels for collected packages: tap-uservoice Created temporary directory: /tmp/pip-wheel-f4jb89ow Running setup.py bdist_wheel for tap-uservoice: started Destination directory: /tmp/pip-wheel-f4jb89ow Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9q1jfxzq/tap-uservoice/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-f4jb89ow running bdist_wheel running build running build_py file tap_uservoice.py (for module tap_uservoice) not found creating build creating build/lib creating build/lib/tap_uservoice copying tap_uservoice/state.py -> build/lib/tap_uservoice copying tap_uservoice/client.py -> build/lib/tap_uservoice copying tap_uservoice/config.py -> build/lib/tap_uservoice copying tap_uservoice/catalog.py -> build/lib/tap_uservoice copying tap_uservoice/__init__.py -> build/lib/tap_uservoice copying tap_uservoice/schemas.py -> build/lib/tap_uservoice creating build/lib/tap_uservoice/streams copying tap_uservoice/streams/categories.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/nps_ratings.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/teams.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/base.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/external_users.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/users.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/product_areas.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/suggestions.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/segments.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/forums.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/requests.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/__init__.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/features.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/feature_statuses.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/segmented_values.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/statuses.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/external_accounts.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/status_updates.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/comments.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/supporters.py -> build/lib/tap_uservoice/streams copying tap_uservoice/streams/labels.py -> build/lib/tap_uservoice/streams file tap_uservoice.py (for module tap_uservoice) 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_uservoice copying build/lib/tap_uservoice/state.py -> build/bdist.linux-armv7l/wheel/tap_uservoice copying build/lib/tap_uservoice/client.py -> build/bdist.linux-armv7l/wheel/tap_uservoice copying build/lib/tap_uservoice/config.py -> build/bdist.linux-armv7l/wheel/tap_uservoice copying build/lib/tap_uservoice/catalog.py -> build/bdist.linux-armv7l/wheel/tap_uservoice copying build/lib/tap_uservoice/__init__.py -> build/bdist.linux-armv7l/wheel/tap_uservoice creating build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/categories.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/nps_ratings.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/teams.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/base.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/external_users.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/users.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/product_areas.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/suggestions.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/segments.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/forums.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/requests.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/__init__.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/features.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/feature_statuses.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/segmented_values.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/statuses.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/external_accounts.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/status_updates.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/comments.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/supporters.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/streams/labels.py -> build/bdist.linux-armv7l/wheel/tap_uservoice/streams copying build/lib/tap_uservoice/schemas.py -> build/bdist.linux-armv7l/wheel/tap_uservoice running install_egg_info running egg_info writing requirements to tap_uservoice.egg-info/requires.txt writing tap_uservoice.egg-info/PKG-INFO writing top-level names to tap_uservoice.egg-info/top_level.txt writing entry points to tap_uservoice.egg-info/entry_points.txt writing dependency_links to tap_uservoice.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found file tap_uservoice.py (for module tap_uservoice) not found reading manifest file 'tap_uservoice.egg-info/SOURCES.txt' writing manifest file 'tap_uservoice.egg-info/SOURCES.txt' Copying tap_uservoice.egg-info to build/bdist.linux-armv7l/wheel/tap_uservoice-0.0.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tap_uservoice-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-f4jb89ow/tap_uservoice-0.0.3-py3-none-any.whl' and adding '.' to it adding 'tap_uservoice/__init__.py' adding 'tap_uservoice/catalog.py' adding 'tap_uservoice/client.py' adding 'tap_uservoice/config.py' adding 'tap_uservoice/schemas.py' adding 'tap_uservoice/state.py' adding 'tap_uservoice/streams/__init__.py' adding 'tap_uservoice/streams/base.py' adding 'tap_uservoice/streams/categories.py' adding 'tap_uservoice/streams/comments.py' adding 'tap_uservoice/streams/external_accounts.py' adding 'tap_uservoice/streams/external_users.py' adding 'tap_uservoice/streams/feature_statuses.py' adding 'tap_uservoice/streams/features.py' adding 'tap_uservoice/streams/forums.py' adding 'tap_uservoice/streams/labels.py' adding 'tap_uservoice/streams/nps_ratings.py' adding 'tap_uservoice/streams/product_areas.py' adding 'tap_uservoice/streams/requests.py' adding 'tap_uservoice/streams/segmented_values.py' adding 'tap_uservoice/streams/segments.py' adding 'tap_uservoice/streams/status_updates.py' adding 'tap_uservoice/streams/statuses.py' adding 'tap_uservoice/streams/suggestions.py' adding 'tap_uservoice/streams/supporters.py' adding 'tap_uservoice/streams/teams.py' adding 'tap_uservoice/streams/users.py' adding 'tap_uservoice-0.0.3.dist-info/entry_points.txt' adding 'tap_uservoice-0.0.3.dist-info/top_level.txt' adding 'tap_uservoice-0.0.3.dist-info/WHEEL' adding 'tap_uservoice-0.0.3.dist-info/METADATA' adding 'tap_uservoice-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tap-uservoice: finished with status 'done' Stored in directory: /tmp/tmp58in03aj Successfully built tap-uservoice Cleaning up... Removing source in /tmp/pip-wheel-9q1jfxzq/tap-uservoice