Created temporary directory: /tmp/pip-ephem-wheel-cache-oj0ex9rf Created temporary directory: /tmp/pip-req-tracker-y1cqjzfa Created requirements tracker '/tmp/pip-req-tracker-y1cqjzfa' Created temporary directory: /tmp/pip-wheel-9oz8s3lt Looking in indexes: https://pypi.python.org/simple Collecting templateParse==0.1.200 1 location(s) to search for versions of templateParse: * https://pypi.python.org/simple/templateparse/ Getting page https://pypi.python.org/simple/templateparse/ Analyzing links from page https://pypi.org/simple/templateparse/ Found link https://files.pythonhosted.org/packages/0e/78/213d94b7e617283c8792ae4268518f0e95d2108731dd11c10f3f4bc4286b/templateParse-0.1.100.tar.gz#sha256=4af6aeaae584195f07c15e8f9cb618918571841a2d4ae8885aeec273c238f72d (from https://pypi.org/simple/templateparse/), version: 0.1.100 Found link https://files.pythonhosted.org/packages/bc/8d/3f845b1803f6533b33dc5cb3aa10b4f942240fda9cc876d55069c833325d/templateParse-0.1.200.tar.gz#sha256=b4f7520fc15f854fc3b0235314e778a272ec6f410e3196b120eab2b1b8a762eb (from https://pypi.org/simple/templateparse/), version: 0.1.200 Using version 0.1.200 (newest of versions: 0.1.200) Created temporary directory: /tmp/pip-unpack-175idfg5 Downloading https://files.pythonhosted.org/packages/bc/8d/3f845b1803f6533b33dc5cb3aa10b4f942240fda9cc876d55069c833325d/templateParse-0.1.200.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bc/8d/3f845b1803f6533b33dc5cb3aa10b4f942240fda9cc876d55069c833325d/templateParse-0.1.200.tar.gz#sha256=b4f7520fc15f854fc3b0235314e778a272ec6f410e3196b120eab2b1b8a762eb (from https://pypi.org/simple/templateparse/) Added templateParse==0.1.200 from https://files.pythonhosted.org/packages/bc/8d/3f845b1803f6533b33dc5cb3aa10b4f942240fda9cc876d55069c833325d/templateParse-0.1.200.tar.gz#sha256=b4f7520fc15f854fc3b0235314e778a272ec6f410e3196b120eab2b1b8a762eb to build tracker '/tmp/pip-req-tracker-y1cqjzfa' Running setup.py (path:/tmp/pip-wheel-9oz8s3lt/templateParse/setup.py) egg_info for package templateParse Running command python setup.py egg_info running egg_info creating pip-egg-info/templateParse.egg-info writing requirements to pip-egg-info/templateParse.egg-info/requires.txt writing dependency_links to pip-egg-info/templateParse.egg-info/dependency_links.txt writing top-level names to pip-egg-info/templateParse.egg-info/top_level.txt writing pip-egg-info/templateParse.egg-info/PKG-INFO writing entry points to pip-egg-info/templateParse.egg-info/entry_points.txt writing manifest file 'pip-egg-info/templateParse.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/templateParse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/templateParse.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9oz8s3lt/templateParse has version 0.1.200, which satisfies requirement templateParse==0.1.200 from https://files.pythonhosted.org/packages/bc/8d/3f845b1803f6533b33dc5cb3aa10b4f942240fda9cc876d55069c833325d/templateParse-0.1.200.tar.gz#sha256=b4f7520fc15f854fc3b0235314e778a272ec6f410e3196b120eab2b1b8a762eb Removed templateParse==0.1.200 from https://files.pythonhosted.org/packages/bc/8d/3f845b1803f6533b33dc5cb3aa10b4f942240fda9cc876d55069c833325d/templateParse-0.1.200.tar.gz#sha256=b4f7520fc15f854fc3b0235314e778a272ec6f410e3196b120eab2b1b8a762eb from build tracker '/tmp/pip-req-tracker-y1cqjzfa' Building wheels for collected packages: templateParse Created temporary directory: /tmp/pip-wheel-rjev6rag Running setup.py bdist_wheel for templateParse: started Destination directory: /tmp/pip-wheel-rjev6rag Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9oz8s3lt/templateParse/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-rjev6rag running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/templateparse copying templateparse/__init__.py -> build/lib/templateparse copying templateparse/main.py -> build/lib/templateparse creating build/lib/templateparse/test copying templateparse/test/test_cli.py -> build/lib/templateparse/test copying templateparse/test/test_extraction.py -> build/lib/templateparse/test copying templateparse/test/__init__.py -> build/lib/templateparse/test copying templateparse/test/test_lib.py -> build/lib/templateparse/test copying templateparse/test/common.py -> build/lib/templateparse/test creating build/lib/templateparse/extract copying templateparse/extract/loader.py -> build/lib/templateparse/extract copying templateparse/extract/invoice_template.py -> build/lib/templateparse/extract copying templateparse/extract/__init__.py -> build/lib/templateparse/extract creating build/lib/templateparse/output copying templateparse/output/to_json.py -> build/lib/templateparse/output copying templateparse/output/to_csv.py -> build/lib/templateparse/output copying templateparse/output/to_xml.py -> build/lib/templateparse/output copying templateparse/output/__init__.py -> build/lib/templateparse/output creating build/lib/templateparse/input copying templateparse/input/tesseract.py -> build/lib/templateparse/input copying templateparse/input/pdftotext.py -> build/lib/templateparse/input copying templateparse/input/pdfminer_wrapper.py -> build/lib/templateparse/input copying templateparse/input/__init__.py -> build/lib/templateparse/input creating build/lib/templateparse/extract/plugins copying templateparse/extract/plugins/lines.py -> build/lib/templateparse/extract/plugins copying templateparse/extract/plugins/__interface__.py -> build/lib/templateparse/extract/plugins copying templateparse/extract/plugins/__init__.py -> build/lib/templateparse/extract/plugins creating build/lib/templateparse/extract/templates creating build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.microsoftonline.hk.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.binarylife.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.github.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.twitter.de.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.datadoghq.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.tmx.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.cloudns.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.scaleway.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.pixartprinting.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.textmaster.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.oyo.invoice.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.packtpub.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.namecheap.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.hobohost.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.ftserussell.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.namesilo.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.apps4rent.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.bloomberg.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.expressvpn.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.microsoftonline.hk-v2017.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.twitter.uk.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.nodisto.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.amazon.aws.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.envato.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.google.adwords.hk.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.linode.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.usersnap.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.nyxdata.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.digitalocean.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.globalsign.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.flipkart.WSRetail.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.twitter.yml -> build/lib/templateparse/extract/templates/com copying templateparse/extract/templates/com/com.upwork.yml -> build/lib/templateparse/extract/templates/com creating build/lib/templateparse/extract/templates/de copying templateparse/extract/templates/de/de.amazon.yml -> build/lib/templateparse/extract/templates/de copying templateparse/extract/templates/de/de.digikey.com.yml -> build/lib/templateparse/extract/templates/de copying templateparse/extract/templates/de/de.ovh.yml -> build/lib/templateparse/extract/templates/de copying templateparse/extract/templates/de/de.qualityhosting.yml -> build/lib/templateparse/extract/templates/de creating build/lib/templateparse/extract/templates/es copying templateparse/extract/templates/es/es.supplies24.yml -> build/lib/templateparse/extract/templates/es copying templateparse/extract/templates/es/com.pepephone.yml -> build/lib/templateparse/extract/templates/es creating build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.amazon.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.sosh.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.rs-online.fr.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.officetimeline.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.lecab.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.hootsuite.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.google.ie.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.futur.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.finagaz.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.vinci-autoroutes.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.chauffeur-prive.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.domaine-achat.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.internetsatellite.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.chronopost.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.soyoustart.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.bouyguestelecom.mobile.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/net.online.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.ateliercopieservice.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.myflyingbox.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.sfr.adsl-fiber.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.edf.entreprises.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.prestaclic.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.adobe.ie.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.maaf.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.greffe-tc-lyon.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.linkedin.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.teledec.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.ovh.fr.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.dirafi.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.easyjet.fr.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.laposte.coliposte.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.microsoft.ie.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.bouyguestelecom.adsl-fiber.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.jpg.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.mouser.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.hiscox.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.jeanbesson.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.orange.fibre.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.ge-iroise.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.moneo-resto.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.akretion.fr.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.coriolis.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.ldlc.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.laposte.boutique.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.free.mobile.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.mention.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.fountain.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.free.adsl-fiber.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.edf.pme.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.mediapart.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.capitainetrain.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.orange.fixedline.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.easytrip.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.assurance-epargne-pension.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.saur.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.sfr.mobile.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.airfrance.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.nexity.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/fr.napsis.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.orange-business.mobile.yml -> build/lib/templateparse/extract/templates/fr copying templateparse/extract/templates/fr/com.godaddy.yml -> build/lib/templateparse/extract/templates/fr creating build/lib/templateparse/extract/templates/nl copying templateparse/extract/templates/nl/nl.transip.yml -> build/lib/templateparse/extract/templates/nl creating build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.paradise.yml -> build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.xero.comp1.yml -> build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.pac.yml -> build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.quickbooks.comp1.yml -> build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.switcher.yml -> build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.xero.comp2.yml -> build/lib/templateparse/extract/templates/konigle copying templateparse/extract/templates/konigle/en.xero.comp3.yml -> build/lib/templateparse/extract/templates/konigle creating build/lib/templateparse/extract/templates/ch copying templateparse/extract/templates/ch/ch.pcengines.yml -> build/lib/templateparse/extract/templates/ch 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/templateparse creating build/bdist.linux-armv7l/wheel/templateparse/test copying build/lib/templateparse/test/test_cli.py -> build/bdist.linux-armv7l/wheel/templateparse/test copying build/lib/templateparse/test/test_extraction.py -> build/bdist.linux-armv7l/wheel/templateparse/test copying build/lib/templateparse/test/__init__.py -> build/bdist.linux-armv7l/wheel/templateparse/test copying build/lib/templateparse/test/test_lib.py -> build/bdist.linux-armv7l/wheel/templateparse/test copying build/lib/templateparse/test/common.py -> build/bdist.linux-armv7l/wheel/templateparse/test creating build/bdist.linux-armv7l/wheel/templateparse/extract copying build/lib/templateparse/extract/loader.py -> build/bdist.linux-armv7l/wheel/templateparse/extract copying build/lib/templateparse/extract/invoice_template.py -> build/bdist.linux-armv7l/wheel/templateparse/extract creating build/bdist.linux-armv7l/wheel/templateparse/extract/plugins copying build/lib/templateparse/extract/plugins/lines.py -> build/bdist.linux-armv7l/wheel/templateparse/extract/plugins copying build/lib/templateparse/extract/plugins/__interface__.py -> build/bdist.linux-armv7l/wheel/templateparse/extract/plugins copying build/lib/templateparse/extract/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/templateparse/extract/plugins copying build/lib/templateparse/extract/__init__.py -> build/bdist.linux-armv7l/wheel/templateparse/extract creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/nl copying build/lib/templateparse/extract/templates/nl/nl.transip.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/nl creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/de copying build/lib/templateparse/extract/templates/de/de.amazon.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/de copying build/lib/templateparse/extract/templates/de/de.digikey.com.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/de copying build/lib/templateparse/extract/templates/de/de.ovh.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/de copying build/lib/templateparse/extract/templates/de/de.qualityhosting.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/de creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.amazon.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.sosh.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.rs-online.fr.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.officetimeline.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.lecab.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.hootsuite.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.google.ie.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.futur.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.finagaz.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.vinci-autoroutes.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.chauffeur-prive.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.domaine-achat.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.internetsatellite.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.chronopost.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.soyoustart.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.bouyguestelecom.mobile.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/net.online.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.ateliercopieservice.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.myflyingbox.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.sfr.adsl-fiber.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.edf.entreprises.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.prestaclic.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.adobe.ie.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.maaf.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.greffe-tc-lyon.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.linkedin.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.teledec.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.ovh.fr.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.dirafi.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.easyjet.fr.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.laposte.coliposte.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.microsoft.ie.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.bouyguestelecom.adsl-fiber.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.jpg.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.mouser.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.hiscox.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.jeanbesson.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.orange.fibre.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.ge-iroise.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.moneo-resto.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.akretion.fr.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.coriolis.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.ldlc.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.laposte.boutique.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.free.mobile.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.mention.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.fountain.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.free.adsl-fiber.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.edf.pme.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.mediapart.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.capitainetrain.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.orange.fixedline.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.easytrip.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.assurance-epargne-pension.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.saur.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.sfr.mobile.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.airfrance.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.nexity.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/fr.napsis.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.orange-business.mobile.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr copying build/lib/templateparse/extract/templates/fr/com.godaddy.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/fr creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.microsoftonline.hk.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.binarylife.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.github.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.twitter.de.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.datadoghq.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.tmx.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.cloudns.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.scaleway.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.pixartprinting.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.textmaster.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.oyo.invoice.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.packtpub.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.namecheap.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.hobohost.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.ftserussell.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.namesilo.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.apps4rent.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.bloomberg.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.expressvpn.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.microsoftonline.hk-v2017.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.twitter.uk.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.nodisto.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.amazon.aws.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.envato.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.google.adwords.hk.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.linode.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.usersnap.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.nyxdata.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.digitalocean.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.globalsign.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.flipkart.WSRetail.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.twitter.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com copying build/lib/templateparse/extract/templates/com/com.upwork.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/com creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/es copying build/lib/templateparse/extract/templates/es/es.supplies24.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/es copying build/lib/templateparse/extract/templates/es/com.pepephone.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/es creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.paradise.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.xero.comp1.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.pac.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.quickbooks.comp1.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.switcher.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.xero.comp2.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle copying build/lib/templateparse/extract/templates/konigle/en.xero.comp3.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/konigle creating build/bdist.linux-armv7l/wheel/templateparse/extract/templates/ch copying build/lib/templateparse/extract/templates/ch/ch.pcengines.yml -> build/bdist.linux-armv7l/wheel/templateparse/extract/templates/ch creating build/bdist.linux-armv7l/wheel/templateparse/output copying build/lib/templateparse/output/to_json.py -> build/bdist.linux-armv7l/wheel/templateparse/output copying build/lib/templateparse/output/to_csv.py -> build/bdist.linux-armv7l/wheel/templateparse/output copying build/lib/templateparse/output/to_xml.py -> build/bdist.linux-armv7l/wheel/templateparse/output copying build/lib/templateparse/output/__init__.py -> build/bdist.linux-armv7l/wheel/templateparse/output creating build/bdist.linux-armv7l/wheel/templateparse/input copying build/lib/templateparse/input/tesseract.py -> build/bdist.linux-armv7l/wheel/templateparse/input copying build/lib/templateparse/input/pdftotext.py -> build/bdist.linux-armv7l/wheel/templateparse/input copying build/lib/templateparse/input/pdfminer_wrapper.py -> build/bdist.linux-armv7l/wheel/templateparse/input copying build/lib/templateparse/input/__init__.py -> build/bdist.linux-armv7l/wheel/templateparse/input copying build/lib/templateparse/__init__.py -> build/bdist.linux-armv7l/wheel/templateparse copying build/lib/templateparse/main.py -> build/bdist.linux-armv7l/wheel/templateparse running install_egg_info running egg_info writing top-level names to templateParse.egg-info/top_level.txt writing templateParse.egg-info/PKG-INFO writing requirements to templateParse.egg-info/requires.txt writing dependency_links to templateParse.egg-info/dependency_links.txt writing entry points to templateParse.egg-info/entry_points.txt reading manifest file 'templateParse.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'templateParse.egg-info/SOURCES.txt' Copying templateParse.egg-info to build/bdist.linux-armv7l/wheel/templateParse-0.1.200-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/templateParse-0.1.200.dist-info/WHEEL Running setup.py bdist_wheel for templateParse: finished with status 'done' Stored in directory: /tmp/tmpn46s8rgr Successfully built templateParse Cleaning up... Removing source in /tmp/pip-wheel-9oz8s3lt/templateParse Removed build tracker '/tmp/pip-req-tracker-y1cqjzfa'