Collecting py-bingads==0.1.3 1 location(s) to search for versions of py-bingads: * https://pypi.python.org/simple/py-bingads/ Getting page https://pypi.python.org/simple/py-bingads/ Analyzing links from page https://pypi.org/simple/py-bingads/ Found link https://files.pythonhosted.org/packages/1a/0d/994a543bb5fc7bc40c4c6380e558fd053007d34cbf47616de588ff4269b8/py_bingads-0.1.0.tar.gz#sha256=06e6fec96b7cee9a50ceac1a003be6eca6af6d9698e8db5cc3d895afbae4ea87 (from https://pypi.org/simple/py-bingads/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d7/a1/a331a784e390e4ac80c8d7e050451a34018e84e745d47feef4d67d998f02/py_bingads-0.1.1.tar.gz#sha256=3423af3a853dbcc06a8b455b4fdfaef3a494a3ea0a986dc0aa39d90f4304e771 (from https://pypi.org/simple/py-bingads/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/dc/94/7bbf33de877defb5a73c9d04affc333c011daf3b4f346226c5c1d4cbfadd/py_bingads-0.1.2.tar.gz#sha256=72ea56866f8cff8e4581619609cb0e436197c67d3573b6be530ff5c8fc333c9a (from https://pypi.org/simple/py-bingads/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/f8/50/e84a16434617f77af9659bca211d04c5d335c99fe480782f19cf7c870f2f/py_bingads-0.1.3.tar.gz#sha256=8328dc61f40e3775a751dfbbfacd1ac9c6f15b16a437e9b32ff2723ba76b5072 (from https://pypi.org/simple/py-bingads/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading https://files.pythonhosted.org/packages/f8/50/e84a16434617f77af9659bca211d04c5d335c99fe480782f19cf7c870f2f/py_bingads-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f8/50/e84a16434617f77af9659bca211d04c5d335c99fe480782f19cf7c870f2f/py_bingads-0.1.3.tar.gz#sha256=8328dc61f40e3775a751dfbbfacd1ac9c6f15b16a437e9b32ff2723ba76b5072 (from https://pypi.org/simple/py-bingads/) Running setup.py (path:/tmp/pip-build-xh0vdn0j/py-bingads/setup.py) egg_info for package py-bingads Running command python setup.py egg_info running egg_info creating pip-egg-info/py_bingads.egg-info writing dependency_links to pip-egg-info/py_bingads.egg-info/dependency_links.txt writing top-level names to pip-egg-info/py_bingads.egg-info/top_level.txt writing pip-egg-info/py_bingads.egg-info/PKG-INFO writing requirements to pip-egg-info/py_bingads.egg-info/requires.txt writing manifest file 'pip-egg-info/py_bingads.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py_bingads.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/py_bingads.egg-info/SOURCES.txt' Source in /tmp/pip-build-xh0vdn0j/py-bingads has version 0.1.3, which satisfies requirement py-bingads==0.1.3 from https://files.pythonhosted.org/packages/f8/50/e84a16434617f77af9659bca211d04c5d335c99fe480782f19cf7c870f2f/py_bingads-0.1.3.tar.gz#sha256=8328dc61f40e3775a751dfbbfacd1ac9c6f15b16a437e9b32ff2723ba76b5072 Building wheels for collected packages: py-bingads Running setup.py bdist_wheel for py-bingads: started Destination directory: /tmp/tmpinpfo2jppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xh0vdn0j/py-bingads/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/tmpinpfo2jppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/py_bingads copying py_bingads/_utils.py -> build/lib/py_bingads copying py_bingads/_constants.py -> build/lib/py_bingads copying py_bingads/__init__.py -> build/lib/py_bingads creating build/lib/py_bingads/services copying py_bingads/services/ad_extensions.py -> build/lib/py_bingads/services copying py_bingads/services/ad_groups.py -> build/lib/py_bingads/services copying py_bingads/services/campaigns.py -> build/lib/py_bingads/services copying py_bingads/services/negative_keywords.py -> build/lib/py_bingads/services copying py_bingads/services/callouts.py -> build/lib/py_bingads/services copying py_bingads/services/base.py -> build/lib/py_bingads/services copying py_bingads/services/reviews.py -> build/lib/py_bingads/services copying py_bingads/services/sitelinks.py -> build/lib/py_bingads/services copying py_bingads/services/__init__.py -> build/lib/py_bingads/services creating build/lib/py_bingads/models copying py_bingads/models/ad_extension_identity.py -> build/lib/py_bingads/models copying py_bingads/models/long.py -> build/lib/py_bingads/models copying py_bingads/models/callout_ad_extension.py -> build/lib/py_bingads/models copying py_bingads/models/negative_keyword_list.py -> build/lib/py_bingads/models copying py_bingads/models/ad_extension_association.py -> build/lib/py_bingads/models copying py_bingads/models/shared_entity_association.py -> build/lib/py_bingads/models copying py_bingads/models/ad_extension_id_to_entity_id_association.py -> build/lib/py_bingads/models copying py_bingads/models/ad_extension.py -> build/lib/py_bingads/models copying py_bingads/models/shared_list.py -> build/lib/py_bingads/models copying py_bingads/models/shared_entity.py -> build/lib/py_bingads/models copying py_bingads/models/negative_keyword.py -> build/lib/py_bingads/models copying py_bingads/models/keyword.py -> build/lib/py_bingads/models copying py_bingads/models/account.py -> build/lib/py_bingads/models copying py_bingads/models/ad_group.py -> build/lib/py_bingads/models copying py_bingads/models/review_ad_extension.py -> build/lib/py_bingads/models copying py_bingads/models/shared_list_item.py -> build/lib/py_bingads/models copying py_bingads/models/campaign.py -> build/lib/py_bingads/models copying py_bingads/models/ad.py -> build/lib/py_bingads/models copying py_bingads/models/sitelink_2_ad_extension.py -> build/lib/py_bingads/models copying py_bingads/models/__init__.py -> build/lib/py_bingads/models running egg_info writing dependency_links to py_bingads.egg-info/dependency_links.txt writing top-level names to py_bingads.egg-info/top_level.txt writing py_bingads.egg-info/PKG-INFO writing requirements to py_bingads.egg-info/requires.txt reading manifest file 'py_bingads.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'py_bingads.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/py_bingads copying build/lib/py_bingads/_utils.py -> build/bdist.linux-armv7l/wheel/py_bingads creating build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/ad_extensions.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/ad_groups.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/campaigns.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/negative_keywords.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/callouts.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/base.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/reviews.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/sitelinks.py -> build/bdist.linux-armv7l/wheel/py_bingads/services copying build/lib/py_bingads/services/__init__.py -> build/bdist.linux-armv7l/wheel/py_bingads/services creating build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/ad_extension_identity.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/long.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/callout_ad_extension.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/negative_keyword_list.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/ad_extension_association.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/shared_entity_association.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/ad_extension_id_to_entity_id_association.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/ad_extension.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/shared_list.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/shared_entity.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/negative_keyword.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/keyword.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/account.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/ad_group.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/review_ad_extension.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/shared_list_item.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/campaign.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/ad.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/sitelink_2_ad_extension.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/models/__init__.py -> build/bdist.linux-armv7l/wheel/py_bingads/models copying build/lib/py_bingads/_constants.py -> build/bdist.linux-armv7l/wheel/py_bingads copying build/lib/py_bingads/__init__.py -> build/bdist.linux-armv7l/wheel/py_bingads running install_egg_info Copying py_bingads.egg-info to build/bdist.linux-armv7l/wheel/py_bingads-0.1.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_bingads-0.1.3.dist-info/WHEEL creating '/tmp/tmpinpfo2jppip-wheel-/py_bingads-0.1.3-py3-none-any.whl' and adding '.' to it adding 'py_bingads/__init__.py' adding 'py_bingads/_constants.py' adding 'py_bingads/_utils.py' adding 'py_bingads/models/__init__.py' adding 'py_bingads/models/account.py' adding 'py_bingads/models/ad.py' adding 'py_bingads/models/ad_extension.py' adding 'py_bingads/models/ad_extension_association.py' adding 'py_bingads/models/ad_extension_id_to_entity_id_association.py' adding 'py_bingads/models/ad_extension_identity.py' adding 'py_bingads/models/ad_group.py' adding 'py_bingads/models/callout_ad_extension.py' adding 'py_bingads/models/campaign.py' adding 'py_bingads/models/keyword.py' adding 'py_bingads/models/long.py' adding 'py_bingads/models/negative_keyword.py' adding 'py_bingads/models/negative_keyword_list.py' adding 'py_bingads/models/review_ad_extension.py' adding 'py_bingads/models/shared_entity.py' adding 'py_bingads/models/shared_entity_association.py' adding 'py_bingads/models/shared_list.py' adding 'py_bingads/models/shared_list_item.py' adding 'py_bingads/models/sitelink_2_ad_extension.py' adding 'py_bingads/services/__init__.py' adding 'py_bingads/services/ad_extensions.py' adding 'py_bingads/services/ad_groups.py' adding 'py_bingads/services/base.py' adding 'py_bingads/services/callouts.py' adding 'py_bingads/services/campaigns.py' adding 'py_bingads/services/negative_keywords.py' adding 'py_bingads/services/reviews.py' adding 'py_bingads/services/sitelinks.py' adding 'py_bingads-0.1.3.dist-info/DESCRIPTION.rst' adding 'py_bingads-0.1.3.dist-info/metadata.json' adding 'py_bingads-0.1.3.dist-info/top_level.txt' adding 'py_bingads-0.1.3.dist-info/WHEEL' adding 'py_bingads-0.1.3.dist-info/METADATA' adding 'py_bingads-0.1.3.dist-info/RECORD' Running setup.py bdist_wheel for py-bingads: finished with status 'done' Stored in directory: /tmp/tmplhd998gm Successfully built py-bingads Cleaning up... Removing source in /tmp/pip-build-xh0vdn0j/py-bingads