2020-12-02T14:00:01,775 Created temporary directory: /tmp/pip-ephem-wheel-cache-obivnf_q 2020-12-02T14:00:01,778 Created temporary directory: /tmp/pip-req-tracker-3f5xfxez 2020-12-02T14:00:01,779 Initialized build tracking at /tmp/pip-req-tracker-3f5xfxez 2020-12-02T14:00:01,779 Created build tracker: /tmp/pip-req-tracker-3f5xfxez 2020-12-02T14:00:01,779 Entered build tracker: /tmp/pip-req-tracker-3f5xfxez 2020-12-02T14:00:01,780 Created temporary directory: /tmp/pip-wheel-yrjvv6we 2020-12-02T14:00:01,789 1 location(s) to search for versions of kshingle: 2020-12-02T14:00:01,789 * https://pypi.org/simple/kshingle/ 2020-12-02T14:00:01,789 Fetching project page and analyzing links: https://pypi.org/simple/kshingle/ 2020-12-02T14:00:01,790 Getting page https://pypi.org/simple/kshingle/ 2020-12-02T14:00:01,791 Found index url https://pypi.org/simple 2020-12-02T14:00:01,881 Found link https://files.pythonhosted.org/packages/fb/be/dbc88b656f891564610afd01e3df5166add10f8d458c50404e79d06e0a78/kshingle-0.1.0.tar.gz#sha256=78bc70e65bf962f8eb15d9ebf5b1af78a283e03259e1e4051a474b7d0f83d06e (from https://pypi.org/simple/kshingle/) (requires-python:>=3.6), version: 0.1.0 2020-12-02T14:00:01,885 Given no hashes to check 1 links for project 'kshingle': discarding no candidates 2020-12-02T14:00:01,886 Using version 0.1.0 (newest of versions: 0.1.0) 2020-12-02T14:00:01,889 Collecting kshingle==0.1.0 2020-12-02T14:00:01,891 Created temporary directory: /tmp/pip-unpack-52whivmq 2020-12-02T14:00:02,061 Downloading kshingle-0.1.0.tar.gz (3.2 kB) 2020-12-02T14:00:02,107 Added kshingle==0.1.0 from https://files.pythonhosted.org/packages/fb/be/dbc88b656f891564610afd01e3df5166add10f8d458c50404e79d06e0a78/kshingle-0.1.0.tar.gz#sha256=78bc70e65bf962f8eb15d9ebf5b1af78a283e03259e1e4051a474b7d0f83d06e to build tracker '/tmp/pip-req-tracker-3f5xfxez' 2020-12-02T14:00:02,108 Running setup.py (path:/tmp/pip-wheel-yrjvv6we/kshingle/setup.py) egg_info for package kshingle 2020-12-02T14:00:02,109 Created temporary directory: /tmp/pip-pip-egg-info-7rb9kply 2020-12-02T14:00:02,110 Running command python setup.py egg_info 2020-12-02T14:00:03,008 running egg_info 2020-12-02T14:00:03,010 creating /tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info 2020-12-02T14:00:03,011 writing /tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/PKG-INFO 2020-12-02T14:00:03,014 writing dependency_links to /tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/dependency_links.txt 2020-12-02T14:00:03,016 writing requirements to /tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/requires.txt 2020-12-02T14:00:03,017 writing top-level names to /tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/top_level.txt 2020-12-02T14:00:03,019 writing manifest file '/tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/SOURCES.txt' 2020-12-02T14:00:03,156 reading manifest file '/tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/SOURCES.txt' 2020-12-02T14:00:03,158 reading manifest template 'MANIFEST.in' 2020-12-02T14:00:03,162 writing manifest file '/tmp/pip-pip-egg-info-7rb9kply/kshingle.egg-info/SOURCES.txt' 2020-12-02T14:00:03,224 Source in /tmp/pip-wheel-yrjvv6we/kshingle has version 0.1.0, which satisfies requirement kshingle==0.1.0 from https://files.pythonhosted.org/packages/fb/be/dbc88b656f891564610afd01e3df5166add10f8d458c50404e79d06e0a78/kshingle-0.1.0.tar.gz#sha256=78bc70e65bf962f8eb15d9ebf5b1af78a283e03259e1e4051a474b7d0f83d06e 2020-12-02T14:00:03,225 Removed kshingle==0.1.0 from https://files.pythonhosted.org/packages/fb/be/dbc88b656f891564610afd01e3df5166add10f8d458c50404e79d06e0a78/kshingle-0.1.0.tar.gz#sha256=78bc70e65bf962f8eb15d9ebf5b1af78a283e03259e1e4051a474b7d0f83d06e from build tracker '/tmp/pip-req-tracker-3f5xfxez' 2020-12-02T14:00:03,228 Building wheels for collected packages: kshingle 2020-12-02T14:00:03,232 Created temporary directory: /tmp/pip-wheel-g6cxj02m 2020-12-02T14:00:03,232 Building wheel for kshingle (setup.py): started 2020-12-02T14:00:03,233 Destination directory: /tmp/pip-wheel-g6cxj02m 2020-12-02T14:00:03,233 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-yrjvv6we/kshingle/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-yrjvv6we/kshingle/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-g6cxj02m 2020-12-02T14:00:04,152 running bdist_wheel 2020-12-02T14:00:04,159 running build 2020-12-02T14:00:04,159 running build_py 2020-12-02T14:00:04,292 creating build 2020-12-02T14:00:04,293 creating build/lib 2020-12-02T14:00:04,293 creating build/lib/kshingle 2020-12-02T14:00:04,294 copying kshingle/shingling.py -> build/lib/kshingle 2020-12-02T14:00:04,297 copying kshingle/__init__.py -> build/lib/kshingle 2020-12-02T14:00:04,302 installing to build/bdist.linux-armv7l/wheel 2020-12-02T14:00:04,302 running install 2020-12-02T14:00:04,303 running install_lib 2020-12-02T14:00:04,306 creating build/bdist.linux-armv7l 2020-12-02T14:00:04,307 creating build/bdist.linux-armv7l/wheel 2020-12-02T14:00:04,308 creating build/bdist.linux-armv7l/wheel/kshingle 2020-12-02T14:00:04,309 copying build/lib/kshingle/shingling.py -> build/bdist.linux-armv7l/wheel/kshingle 2020-12-02T14:00:04,312 copying build/lib/kshingle/__init__.py -> build/bdist.linux-armv7l/wheel/kshingle 2020-12-02T14:00:04,313 running install_egg_info 2020-12-02T14:00:04,335 running egg_info 2020-12-02T14:00:04,336 writing kshingle.egg-info/PKG-INFO 2020-12-02T14:00:04,337 writing dependency_links to kshingle.egg-info/dependency_links.txt 2020-12-02T14:00:04,340 writing requirements to kshingle.egg-info/requires.txt 2020-12-02T14:00:04,341 writing top-level names to kshingle.egg-info/top_level.txt 2020-12-02T14:00:04,346 reading manifest file 'kshingle.egg-info/SOURCES.txt' 2020-12-02T14:00:04,348 reading manifest template 'MANIFEST.in' 2020-12-02T14:00:04,352 writing manifest file 'kshingle.egg-info/SOURCES.txt' 2020-12-02T14:00:04,354 Copying kshingle.egg-info to build/bdist.linux-armv7l/wheel/kshingle-0.1.0-py3.7.egg-info 2020-12-02T14:00:04,369 running install_scripts 2020-12-02T14:00:04,452 creating build/bdist.linux-armv7l/wheel/kshingle-0.1.0.dist-info/WHEEL 2020-12-02T14:00:04,455 creating '/tmp/pip-wheel-g6cxj02m/kshingle-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-12-02T14:00:04,458 adding 'kshingle/__init__.py' 2020-12-02T14:00:04,460 adding 'kshingle/shingling.py' 2020-12-02T14:00:04,462 adding 'kshingle-0.1.0.dist-info/METADATA' 2020-12-02T14:00:04,463 adding 'kshingle-0.1.0.dist-info/WHEEL' 2020-12-02T14:00:04,465 adding 'kshingle-0.1.0.dist-info/top_level.txt' 2020-12-02T14:00:04,465 adding 'kshingle-0.1.0.dist-info/RECORD' 2020-12-02T14:00:04,466 removing build/bdist.linux-armv7l/wheel 2020-12-02T14:00:04,541 Building wheel for kshingle (setup.py): finished with status 'done' 2020-12-02T14:00:04,543 Created wheel for kshingle: filename=kshingle-0.1.0-py3-none-any.whl size=3063 sha256=befba740a7c9dbd287594610c9744382115cb079346ef9c4ec0b2bbace0584c1 2020-12-02T14:00:04,543 Stored in directory: /tmp/pip-ephem-wheel-cache-obivnf_q/wheels/96/5e/a3/327d3a6846785e255dbc0eef4f5480befda7350c47b85cccaf 2020-12-02T14:00:04,546 Successfully built kshingle 2020-12-02T14:00:04,549 Removed build tracker: '/tmp/pip-req-tracker-3f5xfxez'