Collecting ddupdate==0.2.1 1 location(s) to search for versions of ddupdate: * https://pypi.python.org/simple/ddupdate/ Getting page https://pypi.python.org/simple/ddupdate/ Analyzing links from page https://pypi.python.org/simple/ddupdate/ Found link https://pypi.python.org/packages/22/37/99be694eb422a6556430b232f83a559824cbf01f703b680ca9fca12f23e5/ddupdate-0.0.1-py3-none-any.whl#md5=e3123f9f75191ec44317b709f41996ee (from https://pypi.python.org/simple/ddupdate/), version: 0.0.1 Found link https://pypi.python.org/packages/29/fc/c93f13b5d9e004da2805dd5e44dbd33a04510a4dae85c576f7768fd2007d/ddupdate-0.0.3.tar.gz#md5=ab94fc3b75dd130a83452e1cb95ca8ed (from https://pypi.python.org/simple/ddupdate/), version: 0.0.3 Found link https://pypi.python.org/packages/50/07/c4b79cd56fb3f0269b940bb092f3359ceb725fac2fb5dc130cc17d39972a/ddupdate-0.0.2.tar.gz#md5=45f6e44232878e4ca40f350fbdb02e4b (from https://pypi.python.org/simple/ddupdate/), version: 0.0.2 Found link https://pypi.python.org/packages/53/bf/83dd2d89ab5e08ef92af40261a72cad3d80ecc7febf24dee444f7266e8ce/ddupdate-0.0.5.tar.gz#md5=69e7c2890dd0f6050604c4a7d3037eab (from https://pypi.python.org/simple/ddupdate/), version: 0.0.5 Found link https://pypi.python.org/packages/64/d9/ad5c7f636baab6e6a453ce25732679708a6aa00d39d8f80c81cce0f3978e/ddupdate-0.1.0.tar.gz#md5=3a1ad37d11ade8cc200e99d7b4d794c9 (from https://pypi.python.org/simple/ddupdate/), version: 0.1.0 Found link https://pypi.python.org/packages/76/35/dccf029ce7504325a964b4c8f37479c4743484bb93cad211f7901c9792c4/ddupdate-0.2.0.tar.gz#md5=11defd6f2180708e64b99e9ce7ffca4b (from https://pypi.python.org/simple/ddupdate/), version: 0.2.0 Found link https://pypi.python.org/packages/7a/2d/00affdd9f1ca0e4c48f62d4f4dcc6782846dc6e09e676b275dc7410d6989/ddupdate-0.0.6.tar.gz#md5=f034d4f3c03ed040417cb3aa82f004a8 (from https://pypi.python.org/simple/ddupdate/), version: 0.0.6 Found link https://pypi.python.org/packages/9c/2d/438c08f7b81feda179faeedab5fe45306d9733d6758f74ea9301ef8b5732/ddupdate-0.0.1.tar.gz#md5=362d90c62993918f82355b44252b6371 (from https://pypi.python.org/simple/ddupdate/), version: 0.0.1 Found link https://pypi.python.org/packages/d0/42/3d69c254277f6d94e32ed7a939d65bae90003e9b50b70816ece5f34166fd/ddupdate-0.2.1.tar.gz#md5=6c8528115b6110db6b65a84fe61992f3 (from https://pypi.python.org/simple/ddupdate/), version: 0.2.1 Found link https://pypi.python.org/packages/e2/4a/4e59a9b0db41a077fd6da79637b44eaf188f49197ad8a976dce9a722e1bd/ddupdate-0.0.4.tar.gz#md5=8a2574b7d9384b4fc29091035155ac98 (from https://pypi.python.org/simple/ddupdate/), version: 0.0.4 Using version 0.2.1 (newest of versions: 0.2.1) Downloading ddupdate-0.2.1.tar.gz Downloading from URL https://pypi.python.org/packages/d0/42/3d69c254277f6d94e32ed7a939d65bae90003e9b50b70816ece5f34166fd/ddupdate-0.2.1.tar.gz#md5=6c8528115b6110db6b65a84fe61992f3 (from https://pypi.python.org/simple/ddupdate/) Running setup.py (path:/tmp/pip-build-90z8zhwc/ddupdate/setup.py) egg_info for package ddupdate Running command python setup.py egg_info running egg_info creating pip-egg-info/ddupdate.egg-info writing dependency_links to pip-egg-info/ddupdate.egg-info/dependency_links.txt writing pip-egg-info/ddupdate.egg-info/PKG-INFO writing requirements to pip-egg-info/ddupdate.egg-info/requires.txt writing top-level names to pip-egg-info/ddupdate.egg-info/top_level.txt writing manifest file 'pip-egg-info/ddupdate.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ddupdate.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ddupdate.egg-info/SOURCES.txt' Source in /tmp/pip-build-90z8zhwc/ddupdate has version 0.2.1, which satisfies requirement ddupdate==0.2.1 from https://pypi.python.org/packages/d0/42/3d69c254277f6d94e32ed7a939d65bae90003e9b50b70816ece5f34166fd/ddupdate-0.2.1.tar.gz#md5=6c8528115b6110db6b65a84fe61992f3 Building wheels for collected packages: ddupdate Running setup.py bdist_wheel for ddupdate: started Destination directory: /tmp/tmp51w1csycpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-90z8zhwc/ddupdate/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/tmp51w1csycpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ddupdate copying lib/ddupdate/main.py -> build/lib/ddupdate copying lib/ddupdate/__init__.py -> build/lib/ddupdate copying lib/ddupdate/ddplugin.py -> build/lib/ddupdate running egg_info writing requirements to lib/ddupdate.egg-info/requires.txt writing lib/ddupdate.egg-info/PKG-INFO writing dependency_links to lib/ddupdate.egg-info/dependency_links.txt writing top-level names to lib/ddupdate.egg-info/top_level.txt reading manifest file 'lib/ddupdate.egg-info/SOURCES.txt' writing manifest file 'lib/ddupdate.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying and adjusting ddupdate -> build/scripts-3.4 changing mode of build/scripts-3.4/ddupdate from 644 to 755 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/ddupdate copying build/lib/ddupdate/main.py -> build/bdist.linux-armv7l/wheel/ddupdate copying build/lib/ddupdate/__init__.py -> build/bdist.linux-armv7l/wheel/ddupdate copying build/lib/ddupdate/ddplugin.py -> build/bdist.linux-armv7l/wheel/ddupdate running install_data creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/ip_from_cmd.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/ip_disabled.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/dtdns.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/myonlineportal_net.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/dynv6_com.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/dnsdynamic_org.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/now_dns.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/default_web.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/dnsexit.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/dynu.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/system_ns.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/freedns_io.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/freedns.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/default_web6.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/default_if.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/duckdns.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/changeip.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/duiadns.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/no_ip.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/hardcoded_ip.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/dry_run.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins copying plugins/hardcoded_if.py -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/plugins creating build/bdist.linux-armv7l/wheel/etc copying ddupdate.conf -> build/bdist.linux-armv7l/wheel/etc creating build/bdist.linux-armv7l/wheel/lib creating build/bdist.linux-armv7l/wheel/lib/systemd creating build/bdist.linux-armv7l/wheel/lib/systemd/system copying systemd/ddupdate.timer -> build/bdist.linux-armv7l/wheel/lib/systemd/system copying systemd/ddupdate.service -> build/bdist.linux-armv7l/wheel/lib/systemd/system creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/man creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/man/man8 copying ddupdate.8 -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/man/man8 creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/doc creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/doc/ddupdate copying CONTRIBUTE.md -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/doc/ddupdate copying README.md -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/doc/ddupdate copying LICENSE.txt -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/doc/ddupdate copying NEWS -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/doc/ddupdate creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/dispatcher.d copying dispatcher.d/50-ddupdate -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/data/share/ddupdate/dispatcher.d running install_egg_info Copying lib/ddupdate.egg-info to build/bdist.linux-armv7l/wheel/ddupdate-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/scripts copying build/scripts-3.4/ddupdate -> build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.data/scripts/ddupdate to 755 creating build/bdist.linux-armv7l/wheel/ddupdate-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for ddupdate: finished with status 'done' Stored in directory: /tmp/tmpaqanc6t_ Successfully built ddupdate Cleaning up... Removing source in /tmp/pip-build-90z8zhwc/ddupdate