Collecting drive-sync==0.99.1 1 location(s) to search for versions of drive-sync: * https://pypi.python.org/simple/drive-sync/ Getting page https://pypi.python.org/simple/drive-sync/ Analyzing links from page https://pypi.python.org/simple/drive-sync/ Found link https://pypi.python.org/packages/21/9a/b8dfc4816d5e09b1a68478878e29456c2d9770b6a0524c52b7791ccb626f/drive_sync-0.92.tar.gz#md5=daa9230e8f0648ea7af645ac3c876322 (from https://pypi.python.org/simple/drive-sync/), version: 0.92 Found link https://pypi.python.org/packages/47/9f/c01f2e7a223cca6396a8ec012c1d9655273f8b31319a47bdf6f0085e31b0/drive_sync-0.91.tar.gz#md5=2ffb7b6575c1c5e8b47100001ebc3694 (from https://pypi.python.org/simple/drive-sync/), version: 0.91 Found link https://pypi.python.org/packages/74/a0/bcde0e957fd48c87f8d3b51d415b5845c0d61a8b5c9384952853e9482593/drive_sync-0.98.tar.gz#md5=3ae9a51aa4153d61ac7a4fe415241d86 (from https://pypi.python.org/simple/drive-sync/), version: 0.98 Found link https://pypi.python.org/packages/88/a9/6d6b939e798032ef9fc79ecd4303e89106f9a880e026c9f46185bca20545/drive_sync-0.95.tar.gz#md5=33d10dcc616950aca76b33002766d694 (from https://pypi.python.org/simple/drive-sync/), version: 0.95 Found link https://pypi.python.org/packages/a6/c1/d3282c79e76f08b185824fd8676f2615275dacbbb86080d18179b0925347/drive_sync-0.93.tar.gz#md5=602ca29ff7e65df343aec928e06c882e (from https://pypi.python.org/simple/drive-sync/), version: 0.93 Found link https://pypi.python.org/packages/c8/61/5f9fe1157b565de8d821cf74c2ff792981b52874357b50404e7716af3d0d/drive_sync-0.99.1.tar.gz#md5=d4479beb949c6c4bb5c83027efbccd99 (from https://pypi.python.org/simple/drive-sync/), version: 0.99.1 Found link https://pypi.python.org/packages/e5/5a/51832439694dc57b21eeadc701e0cc45e39674485e745a2c4953db8e2b96/drive_sync-0.9.tar.gz#md5=6a16c8c8b94bf670145cc5a44a1aec5a (from https://pypi.python.org/simple/drive-sync/), version: 0.9 Found link https://pypi.python.org/packages/ec/ec/281c8d11c8b1c049c71fc5389a7c3d03fac4e399b0e13da3230c8b7fd5f3/drive_sync-0.99.tar.gz#md5=1c1cd230e436bcf82633ae339be82003 (from https://pypi.python.org/simple/drive-sync/), version: 0.99 Using version 0.99.1 (newest of versions: 0.99.1) Downloading drive_sync-0.99.1.tar.gz Downloading from URL https://pypi.python.org/packages/c8/61/5f9fe1157b565de8d821cf74c2ff792981b52874357b50404e7716af3d0d/drive_sync-0.99.1.tar.gz#md5=d4479beb949c6c4bb5c83027efbccd99 (from https://pypi.python.org/simple/drive-sync/) Running setup.py (path:/tmp/pip-build-d9n3fkw8/drive-sync/setup.py) egg_info for package drive-sync Running command python setup.py egg_info running egg_info creating pip-egg-info/drive_sync.egg-info writing top-level names to pip-egg-info/drive_sync.egg-info/top_level.txt writing pip-egg-info/drive_sync.egg-info/PKG-INFO writing dependency_links to pip-egg-info/drive_sync.egg-info/dependency_links.txt writing requirements to pip-egg-info/drive_sync.egg-info/requires.txt writing entry points to pip-egg-info/drive_sync.egg-info/entry_points.txt writing manifest file 'pip-egg-info/drive_sync.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/drive_sync.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'gdrive_sync/settings.yaml' warning: no files found matching 'gdrive_sync/' writing manifest file 'pip-egg-info/drive_sync.egg-info/SOURCES.txt' Source in /tmp/pip-build-d9n3fkw8/drive-sync has version 0.99.1, which satisfies requirement drive-sync==0.99.1 from https://pypi.python.org/packages/c8/61/5f9fe1157b565de8d821cf74c2ff792981b52874357b50404e7716af3d0d/drive_sync-0.99.1.tar.gz#md5=d4479beb949c6c4bb5c83027efbccd99 Building wheels for collected packages: drive-sync Running setup.py bdist_wheel for drive-sync: started Destination directory: /tmp/tmpyc396oa6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d9n3fkw8/drive-sync/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/tmpyc396oa6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gdrive_sync copying gdrive_sync/main.py -> build/lib/gdrive_sync copying gdrive_sync/cron_handle.py -> build/lib/gdrive_sync copying gdrive_sync/edit_config.py -> build/lib/gdrive_sync copying gdrive_sync/file_ops.py -> build/lib/gdrive_sync copying gdrive_sync/__init__.py -> build/lib/gdrive_sync copying gdrive_sync/file_add.py -> build/lib/gdrive_sync copying gdrive_sync/auth.py -> build/lib/gdrive_sync copying gdrive_sync/write_json.py -> build/lib/gdrive_sync running egg_info writing entry points to drive_sync.egg-info/entry_points.txt writing drive_sync.egg-info/PKG-INFO writing top-level names to drive_sync.egg-info/top_level.txt writing requirements to drive_sync.egg-info/requires.txt writing dependency_links to drive_sync.egg-info/dependency_links.txt reading manifest file 'drive_sync.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'gdrive_sync/settings.yaml' warning: no files found matching 'gdrive_sync/' writing manifest file 'drive_sync.egg-info/SOURCES.txt' copying gdrive_sync/client_secrets.json -> build/lib/gdrive_sync creating build/lib/gdrive_sync/config_dicts copying gdrive_sync/config_dicts/config.json -> build/lib/gdrive_sync/config_dicts copying gdrive_sync/config_dicts/formats.json -> build/lib/gdrive_sync/config_dicts copying gdrive_sync/config_dicts/mime_dict.json -> build/lib/gdrive_sync/config_dicts creating build/lib/gdrive_sync/docs copying gdrive_sync/docs/args.txt -> build/lib/gdrive_sync/docs copying gdrive_sync/docs/readme.txt -> build/lib/gdrive_sync/docs copying gdrive_sync/docs/ver_info.txt -> build/lib/gdrive_sync/docs 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/gdrive_sync copying build/lib/gdrive_sync/main.py -> build/bdist.linux-armv7l/wheel/gdrive_sync copying build/lib/gdrive_sync/cron_handle.py -> build/bdist.linux-armv7l/wheel/gdrive_sync copying build/lib/gdrive_sync/client_secrets.json -> build/bdist.linux-armv7l/wheel/gdrive_sync copying build/lib/gdrive_sync/edit_config.py -> build/bdist.linux-armv7l/wheel/gdrive_sync copying build/lib/gdrive_sync/file_ops.py -> build/bdist.linux-armv7l/wheel/gdrive_sync copying build/lib/gdrive_sync/__init__.py -> build/bdist.linux-armv7l/wheel/gdrive_sync creating build/bdist.linux-armv7l/wheel/gdrive_sync/config_dicts copying build/lib/gdrive_sync/config_dicts/mime_dict.json -> build/bdist.linux-armv7l/wheel/gdrive_sync/config_dicts copying build/lib/gdrive_sync/config_dicts/config.json -> build/bdist.linux-armv7l/wheel/gdrive_sync/config_dicts copying build/lib/gdrive_sync/config_dicts/formats.json -> build/bdist.linux-armv7l/wheel/gdrive_sync/config_dicts copying build/lib/gdrive_sync/file_add.py -> build/bdist.linux-armv7l/wheel/gdrive_sync creating build/bdist.linux-armv7l/wheel/gdrive_sync/docs copying build/lib/gdrive_sync/docs/args.txt -> build/bdist.linux-armv7l/wheel/gdrive_sync/docs copying build/lib/gdrive_sync/docs/readme.txt -> build/bdist.linux-armv7l/wheel/gdrive_sync/docs copying build/lib/gdrive_sync/docs/ver_info.txt -> build/bdist.linux-armv7l/wheel/gdrive_sync/docs copying build/lib/gdrive_sync/auth.py -> build/bdist.linux-armv7l/wheel/gdrive_sync copying build/lib/gdrive_sync/write_json.py -> build/bdist.linux-armv7l/wheel/gdrive_sync running install_egg_info Copying drive_sync.egg-info to build/bdist.linux-armv7l/wheel/drive_sync-0.99.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/drive_sync-0.99.1.dist-info/WHEEL Running setup.py bdist_wheel for drive-sync: finished with status 'done' Stored in directory: /tmp/tmpvpnm2do8 Successfully built drive-sync Cleaning up... Removing source in /tmp/pip-build-d9n3fkw8/drive-sync