Collecting SMSGateway==0.1.3.dev3 1 location(s) to search for versions of SMSGateway: * https://pypi.python.org/simple/smsgateway/ Getting page https://pypi.python.org/simple/smsgateway/ Analyzing links from page https://pypi.org/simple/smsgateway/ Found link https://files.pythonhosted.org/packages/72/ba/e7cf1a06d77e6ab897cdda1c25988a549a4e539713f7e793d805513799b2/SMSGateway-0.1.1.dev0.tar.gz#sha256=7261a0d79de4545546a818f2506cce22af46c2ebdbab7fd3393970135ad3c9d2 (from https://pypi.org/simple/smsgateway/), version: 0.1.1.dev0 Found link https://files.pythonhosted.org/packages/64/17/40ce8d043284d353523b52f38ba484e900e064c0da8e9faf67c056e1b8c3/SMSGateway-0.1.2.dev0.tar.gz#sha256=8cddadc1f9349a234d55eb07646110d6ea2375d5a4242c8d92a98b924cd39a15 (from https://pypi.org/simple/smsgateway/), version: 0.1.2.dev0 Found link https://files.pythonhosted.org/packages/10/44/137cb056771e83ddb111dc66c7195b0f0c8cfdd0a6c90b4fa4abedf40403/SMSGateway-0.1.3.dev0.tar.gz#sha256=d611b0fd9fd19471474e11c03ab283090f09fadeec253305175bde61d7c14572 (from https://pypi.org/simple/smsgateway/), version: 0.1.3.dev0 Found link https://files.pythonhosted.org/packages/20/08/ab0317aa4f2d1bb5fcf3c60ccc32736b598b79a6af20a19907bf43df3755/SMSGateway-0.1.3.dev1.tar.gz#sha256=e98c9ddf5efa1e5ce58fc98fa52038a4f9669a72c742f9461bf96b46496be692 (from https://pypi.org/simple/smsgateway/), version: 0.1.3.dev1 Found link https://files.pythonhosted.org/packages/1c/a8/946afd94e7d2c3a1ff4ecf1d6206c163da30dc898aa06c1d6aa8900f4f1c/SMSGateway-0.1.3.dev2.tar.gz#sha256=65439bdd7ef58d60ac0983b5b9a99a2d4b180ee99306e0d6245e45a82c6b58f0 (from https://pypi.org/simple/smsgateway/), version: 0.1.3.dev2 Found link https://files.pythonhosted.org/packages/91/e3/833e791857171a8f14c8447b5752314063f082290aa278939a2ef880801f/SMSGateway-0.1.3.dev3.tar.gz#sha256=04b8d8fed48fb3715a7436c3e7af88e94572653b6e57913cf85b602861a9e0db (from https://pypi.org/simple/smsgateway/), version: 0.1.3.dev3 Using version 0.1.3.dev3 (newest of versions: 0.1.3.dev3) Downloading https://files.pythonhosted.org/packages/91/e3/833e791857171a8f14c8447b5752314063f082290aa278939a2ef880801f/SMSGateway-0.1.3.dev3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/91/e3/833e791857171a8f14c8447b5752314063f082290aa278939a2ef880801f/SMSGateway-0.1.3.dev3.tar.gz#sha256=04b8d8fed48fb3715a7436c3e7af88e94572653b6e57913cf85b602861a9e0db (from https://pypi.org/simple/smsgateway/) Running setup.py (path:/tmp/pip-build-28_q5xpr/SMSGateway/setup.py) egg_info for package SMSGateway Running command python setup.py egg_info running egg_info creating pip-egg-info/SMSGateway.egg-info writing dependency_links to pip-egg-info/SMSGateway.egg-info/dependency_links.txt writing top-level names to pip-egg-info/SMSGateway.egg-info/top_level.txt writing pip-egg-info/SMSGateway.egg-info/PKG-INFO writing requirements to pip-egg-info/SMSGateway.egg-info/requires.txt writing manifest file 'pip-egg-info/SMSGateway.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/SMSGateway.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/SMSGateway.egg-info/SOURCES.txt' /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:397: UserWarning: Normalizing '0.1.3dev3' to '0.1.3.dev3' normalized_version, Source in /tmp/pip-build-28_q5xpr/SMSGateway has version 0.1.3.dev3, which satisfies requirement SMSGateway==0.1.3.dev3 from https://files.pythonhosted.org/packages/91/e3/833e791857171a8f14c8447b5752314063f082290aa278939a2ef880801f/SMSGateway-0.1.3.dev3.tar.gz#sha256=04b8d8fed48fb3715a7436c3e7af88e94572653b6e57913cf85b602861a9e0db Building wheels for collected packages: SMSGateway Running setup.py bdist_wheel for SMSGateway: started Destination directory: /tmp/tmpk1k5raeopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-28_q5xpr/SMSGateway/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/tmpk1k5raeopip-wheel- /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:397: UserWarning: Normalizing '0.1.3dev3' to '0.1.3.dev3' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/smsgateway copying smsgateway/config.py -> build/lib/smsgateway copying smsgateway/sink_sms.py -> build/lib/smsgateway copying smsgateway/__init__.py -> build/lib/smsgateway creating build/lib/smsgateway/sources copying smsgateway/sources/signal.py -> build/lib/smsgateway/sources copying smsgateway/sources/sms.py -> build/lib/smsgateway/sources copying smsgateway/sources/telegram_new.py -> build/lib/smsgateway/sources copying smsgateway/sources/telegram.py -> build/lib/smsgateway/sources copying smsgateway/sources/facebook.py -> build/lib/smsgateway/sources copying smsgateway/sources/utils.py -> build/lib/smsgateway/sources copying smsgateway/sources/__init__.py -> build/lib/smsgateway/sources copying smsgateway/sources/whatsapp.py -> build/lib/smsgateway/sources copying smsgateway/sources/whatsapp_layer.py -> build/lib/smsgateway/sources creating build/lib/smsgateway/events copying smsgateway/events/service_failed.py -> build/lib/smsgateway/events copying smsgateway/events/__init__.py -> build/lib/smsgateway/events creating build/lib/smsgateway/sources/commands copying smsgateway/sources/commands/send_telegram.py -> build/lib/smsgateway/sources/commands copying smsgateway/sources/commands/send_sms.py -> build/lib/smsgateway/sources/commands copying smsgateway/sources/commands/send_signal.py -> build/lib/smsgateway/sources/commands copying smsgateway/sources/commands/general.py -> build/lib/smsgateway/sources/commands copying smsgateway/sources/commands/services.py -> build/lib/smsgateway/sources/commands copying smsgateway/sources/commands/__init__.py -> build/lib/smsgateway/sources/commands 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/smsgateway creating build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/signal.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/sms.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/telegram_new.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/telegram.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/facebook.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources creating build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/commands/send_telegram.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/commands/send_sms.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/commands/send_signal.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/commands/general.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/commands/services.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/commands/__init__.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources/commands copying build/lib/smsgateway/sources/utils.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/__init__.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/whatsapp.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/sources/whatsapp_layer.py -> build/bdist.linux-armv7l/wheel/smsgateway/sources copying build/lib/smsgateway/config.py -> build/bdist.linux-armv7l/wheel/smsgateway creating build/bdist.linux-armv7l/wheel/smsgateway/events copying build/lib/smsgateway/events/service_failed.py -> build/bdist.linux-armv7l/wheel/smsgateway/events copying build/lib/smsgateway/events/__init__.py -> build/bdist.linux-armv7l/wheel/smsgateway/events copying build/lib/smsgateway/sink_sms.py -> build/bdist.linux-armv7l/wheel/smsgateway copying build/lib/smsgateway/__init__.py -> build/bdist.linux-armv7l/wheel/smsgateway running install_egg_info running egg_info writing SMSGateway.egg-info/PKG-INFO writing top-level names to SMSGateway.egg-info/top_level.txt writing dependency_links to SMSGateway.egg-info/dependency_links.txt writing requirements to SMSGateway.egg-info/requires.txt reading manifest file 'SMSGateway.egg-info/SOURCES.txt' writing manifest file 'SMSGateway.egg-info/SOURCES.txt' Copying SMSGateway.egg-info to build/bdist.linux-armv7l/wheel/SMSGateway-0.1.3.dev3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/SMSGateway-0.1.3.dev3.dist-info/WHEEL creating '/tmp/tmpk1k5raeopip-wheel-/SMSGateway-0.1.3.dev3-py3-none-any.whl' and adding '.' to it adding 'smsgateway/__init__.py' adding 'smsgateway/config.py' adding 'smsgateway/sink_sms.py' adding 'smsgateway/events/__init__.py' adding 'smsgateway/events/service_failed.py' adding 'smsgateway/sources/__init__.py' adding 'smsgateway/sources/facebook.py' adding 'smsgateway/sources/signal.py' adding 'smsgateway/sources/sms.py' adding 'smsgateway/sources/telegram.py' adding 'smsgateway/sources/telegram_new.py' adding 'smsgateway/sources/utils.py' adding 'smsgateway/sources/whatsapp.py' adding 'smsgateway/sources/whatsapp_layer.py' adding 'smsgateway/sources/commands/__init__.py' adding 'smsgateway/sources/commands/general.py' adding 'smsgateway/sources/commands/send_signal.py' adding 'smsgateway/sources/commands/send_sms.py' adding 'smsgateway/sources/commands/send_telegram.py' adding 'smsgateway/sources/commands/services.py' adding 'SMSGateway-0.1.3.dev3.dist-info/DESCRIPTION.rst' adding 'SMSGateway-0.1.3.dev3.dist-info/metadata.json' adding 'SMSGateway-0.1.3.dev3.dist-info/top_level.txt' adding 'SMSGateway-0.1.3.dev3.dist-info/WHEEL' adding 'SMSGateway-0.1.3.dev3.dist-info/METADATA' adding 'SMSGateway-0.1.3.dev3.dist-info/RECORD' Running setup.py bdist_wheel for SMSGateway: finished with status 'done' Stored in directory: /tmp/tmpmioydr5s Successfully built SMSGateway Cleaning up... Removing source in /tmp/pip-build-28_q5xpr/SMSGateway