Created temporary directory: /tmp/pip-ephem-wheel-cache-0daxx6wy Created temporary directory: /tmp/pip-wheel-fwl92dfy Looking in indexes: https://pypi.python.org/simple Collecting suricata-update==1.0.0rc1 1 location(s) to search for versions of suricata-update: * https://pypi.python.org/simple/suricata-update/ Getting page https://pypi.python.org/simple/suricata-update/ Analyzing links from page https://pypi.org/simple/suricata-update/ Found link https://files.pythonhosted.org/packages/c3/84/f44fcf7c381396b12cfe99aac76a1c4da6f3d4d7bf82c07cc6f4a4696a4e/suricata-update-1.0.0a1.tar.gz#sha256=281b34ecfb2eff8a8a0414483462f90df1100b6787d828f979a23c8729df1837 (from https://pypi.org/simple/suricata-update/), version: 1.0.0a1 Found link https://files.pythonhosted.org/packages/7e/cb/3602b2f81856e5541dd07d129ffe4b3275a1934f8e48f4ec1c98f2ea9f5f/suricata-update-1.0.0b1.tar.gz#sha256=0a2a5d4e045e01335c8499aff0461fbeb0aed65bf5e30ebc245c3985cba38b8e (from https://pypi.org/simple/suricata-update/), version: 1.0.0b1 Found link https://files.pythonhosted.org/packages/55/68/29eb79c6a9e9ea7f619dddac3c5c9f6d42ccf57d5bd42531a0aecd1dfc16/suricata-update-1.0.0rc1.tar.gz#sha256=cb4e3dcf3b4840b544b469ec7914b790a8f0eb247549461c2ee2902da57677ab (from https://pypi.org/simple/suricata-update/), version: 1.0.0rc1 Using version 1.0.0rc1 (newest of versions: 1.0.0rc1) Created temporary directory: /tmp/pip-unpack-66aur93n Downloading https://files.pythonhosted.org/packages/55/68/29eb79c6a9e9ea7f619dddac3c5c9f6d42ccf57d5bd42531a0aecd1dfc16/suricata-update-1.0.0rc1.tar.gz (58kB) Downloading from URL https://files.pythonhosted.org/packages/55/68/29eb79c6a9e9ea7f619dddac3c5c9f6d42ccf57d5bd42531a0aecd1dfc16/suricata-update-1.0.0rc1.tar.gz#sha256=cb4e3dcf3b4840b544b469ec7914b790a8f0eb247549461c2ee2902da57677ab (from https://pypi.org/simple/suricata-update/) Running setup.py (path:/tmp/pip-wheel-fwl92dfy/suricata-update/setup.py) egg_info for package suricata-update Running command python setup.py egg_info running egg_info creating pip-egg-info/suricata_update.egg-info writing dependency_links to pip-egg-info/suricata_update.egg-info/dependency_links.txt writing top-level names to pip-egg-info/suricata_update.egg-info/top_level.txt writing pip-egg-info/suricata_update.egg-info/PKG-INFO writing manifest file 'pip-egg-info/suricata_update.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/suricata_update.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/suricata_update.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fwl92dfy/suricata-update has version 1.0.0rc1, which satisfies requirement suricata-update==1.0.0rc1 from https://files.pythonhosted.org/packages/55/68/29eb79c6a9e9ea7f619dddac3c5c9f6d42ccf57d5bd42531a0aecd1dfc16/suricata-update-1.0.0rc1.tar.gz#sha256=cb4e3dcf3b4840b544b469ec7914b790a8f0eb247549461c2ee2902da57677ab Building wheels for collected packages: suricata-update Created temporary directory: /tmp/pip-wheel-8rq11n6c Running setup.py bdist_wheel for suricata-update: started Destination directory: /tmp/pip-wheel-8rq11n6c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fwl92dfy/suricata-update/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-8rq11n6c running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/suricata copying suricata/__init__.py -> build/lib/suricata creating build/lib/suricata/update copying suricata/update/version.py -> build/lib/suricata/update copying suricata/update/exceptions.py -> build/lib/suricata/update copying suricata/update/rule.py -> build/lib/suricata/update copying suricata/update/maps.py -> build/lib/suricata/update copying suricata/update/util.py -> build/lib/suricata/update copying suricata/update/sources.py -> build/lib/suricata/update copying suricata/update/net.py -> build/lib/suricata/update copying suricata/update/loghandler.py -> build/lib/suricata/update copying suricata/update/extract.py -> build/lib/suricata/update copying suricata/update/notes.py -> build/lib/suricata/update copying suricata/update/__init__.py -> build/lib/suricata/update copying suricata/update/engine.py -> build/lib/suricata/update copying suricata/update/main.py -> build/lib/suricata/update copying suricata/update/revision.py -> build/lib/suricata/update copying suricata/update/config.py -> build/lib/suricata/update creating build/lib/suricata/update/commands copying suricata/update/commands/disablesource.py -> build/lib/suricata/update/commands copying suricata/update/commands/updatesources.py -> build/lib/suricata/update/commands copying suricata/update/commands/addsource.py -> build/lib/suricata/update/commands copying suricata/update/commands/__init__.py -> build/lib/suricata/update/commands copying suricata/update/commands/removesource.py -> build/lib/suricata/update/commands copying suricata/update/commands/enablesource.py -> build/lib/suricata/update/commands copying suricata/update/commands/listenabledsources.py -> build/lib/suricata/update/commands copying suricata/update/commands/listsources.py -> build/lib/suricata/update/commands creating build/lib/suricata/update/configs copying suricata/update/configs/__init__.py -> build/lib/suricata/update/configs creating build/lib/suricata/update/compat copying suricata/update/compat/__init__.py -> build/lib/suricata/update/compat copying suricata/update/compat/ordereddict.py -> build/lib/suricata/update/compat creating build/lib/suricata/update/compat/argparse copying suricata/update/compat/argparse/argparse.py -> build/lib/suricata/update/compat/argparse copying suricata/update/compat/argparse/__init__.py -> build/lib/suricata/update/compat/argparse creating build/lib/suricata/update/data copying suricata/update/data/__init__.py -> build/lib/suricata/update/data copying suricata/update/data/update.py -> build/lib/suricata/update/data copying suricata/update/data/index.py -> build/lib/suricata/update/data running build_scripts creating build/scripts-3.4 copying and adjusting bin/suricata-update -> build/scripts-3.4 changing mode of build/scripts-3.4/suricata-update 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/suricata copying build/lib/suricata/__init__.py -> build/bdist.linux-armv7l/wheel/suricata creating build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/version.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/exceptions.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/rule.py -> build/bdist.linux-armv7l/wheel/suricata/update creating build/bdist.linux-armv7l/wheel/suricata/update/configs copying build/lib/suricata/update/configs/__init__.py -> build/bdist.linux-armv7l/wheel/suricata/update/configs copying build/lib/suricata/update/maps.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/util.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/sources.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/net.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/loghandler.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/extract.py -> build/bdist.linux-armv7l/wheel/suricata/update creating build/bdist.linux-armv7l/wheel/suricata/update/compat creating build/bdist.linux-armv7l/wheel/suricata/update/compat/argparse copying build/lib/suricata/update/compat/argparse/argparse.py -> build/bdist.linux-armv7l/wheel/suricata/update/compat/argparse copying build/lib/suricata/update/compat/argparse/__init__.py -> build/bdist.linux-armv7l/wheel/suricata/update/compat/argparse copying build/lib/suricata/update/compat/__init__.py -> build/bdist.linux-armv7l/wheel/suricata/update/compat copying build/lib/suricata/update/compat/ordereddict.py -> build/bdist.linux-armv7l/wheel/suricata/update/compat copying build/lib/suricata/update/notes.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/__init__.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/engine.py -> build/bdist.linux-armv7l/wheel/suricata/update copying build/lib/suricata/update/main.py -> build/bdist.linux-armv7l/wheel/suricata/update creating build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/disablesource.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/updatesources.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/addsource.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/__init__.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/removesource.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/enablesource.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/listenabledsources.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/commands/listsources.py -> build/bdist.linux-armv7l/wheel/suricata/update/commands copying build/lib/suricata/update/revision.py -> build/bdist.linux-armv7l/wheel/suricata/update creating build/bdist.linux-armv7l/wheel/suricata/update/data copying build/lib/suricata/update/data/__init__.py -> build/bdist.linux-armv7l/wheel/suricata/update/data copying build/lib/suricata/update/data/update.py -> build/bdist.linux-armv7l/wheel/suricata/update/data copying build/lib/suricata/update/data/index.py -> build/bdist.linux-armv7l/wheel/suricata/update/data copying build/lib/suricata/update/config.py -> build/bdist.linux-armv7l/wheel/suricata/update running install_egg_info running egg_info creating suricata_update.egg-info writing top-level names to suricata_update.egg-info/top_level.txt writing dependency_links to suricata_update.egg-info/dependency_links.txt writing suricata_update.egg-info/PKG-INFO writing manifest file 'suricata_update.egg-info/SOURCES.txt' reading manifest file 'suricata_update.egg-info/SOURCES.txt' writing manifest file 'suricata_update.egg-info/SOURCES.txt' Copying suricata_update.egg-info to build/bdist.linux-armv7l/wheel/suricata_update-1.0.0rc1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/suricata_update-1.0.0rc1.data creating build/bdist.linux-armv7l/wheel/suricata_update-1.0.0rc1.data/scripts copying build/scripts-3.4/suricata-update -> build/bdist.linux-armv7l/wheel/suricata_update-1.0.0rc1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/suricata_update-1.0.0rc1.data/scripts/suricata-update to 755 creating build/bdist.linux-armv7l/wheel/suricata_update-1.0.0rc1.dist-info/WHEEL creating '/tmp/pip-wheel-8rq11n6c/suricata_update-1.0.0rc1-py3-none-any.whl' and adding '.' to it adding 'suricata/__init__.py' adding 'suricata/update/__init__.py' adding 'suricata/update/config.py' adding 'suricata/update/engine.py' adding 'suricata/update/exceptions.py' adding 'suricata/update/extract.py' adding 'suricata/update/loghandler.py' adding 'suricata/update/main.py' adding 'suricata/update/maps.py' adding 'suricata/update/net.py' adding 'suricata/update/notes.py' adding 'suricata/update/revision.py' adding 'suricata/update/rule.py' adding 'suricata/update/sources.py' adding 'suricata/update/util.py' adding 'suricata/update/version.py' adding 'suricata/update/commands/__init__.py' adding 'suricata/update/commands/addsource.py' adding 'suricata/update/commands/disablesource.py' adding 'suricata/update/commands/enablesource.py' adding 'suricata/update/commands/listenabledsources.py' adding 'suricata/update/commands/listsources.py' adding 'suricata/update/commands/removesource.py' adding 'suricata/update/commands/updatesources.py' adding 'suricata/update/compat/__init__.py' adding 'suricata/update/compat/ordereddict.py' adding 'suricata/update/compat/argparse/__init__.py' adding 'suricata/update/compat/argparse/argparse.py' adding 'suricata/update/configs/__init__.py' adding 'suricata/update/data/__init__.py' adding 'suricata/update/data/index.py' adding 'suricata/update/data/update.py' adding 'suricata_update-1.0.0rc1.data/scripts/suricata-update' adding 'suricata_update-1.0.0rc1.dist-info/top_level.txt' adding 'suricata_update-1.0.0rc1.dist-info/WHEEL' adding 'suricata_update-1.0.0rc1.dist-info/METADATA' adding 'suricata_update-1.0.0rc1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for suricata-update: finished with status 'done' Stored in directory: /tmp/tmp3v04pwff Successfully built suricata-update Cleaning up... Removing source in /tmp/pip-wheel-fwl92dfy/suricata-update