2020-07-12T09:10:56,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-6t7efzi6 2020-07-12T09:10:56,640 Created temporary directory: /tmp/pip-req-tracker-evivx_e8 2020-07-12T09:10:56,641 Initialized build tracking at /tmp/pip-req-tracker-evivx_e8 2020-07-12T09:10:56,643 Created build tracker: /tmp/pip-req-tracker-evivx_e8 2020-07-12T09:10:56,643 Entered build tracker: /tmp/pip-req-tracker-evivx_e8 2020-07-12T09:10:56,645 Created temporary directory: /tmp/pip-wheel-0l0tdnxe 2020-07-12T09:10:56,663 1 location(s) to search for versions of gbinom-dist: 2020-07-12T09:10:56,663 * https://pypi.org/simple/gbinom-dist/ 2020-07-12T09:10:56,664 Fetching project page and analyzing links: https://pypi.org/simple/gbinom-dist/ 2020-07-12T09:10:56,666 Getting page https://pypi.org/simple/gbinom-dist/ 2020-07-12T09:10:56,670 Found index url https://pypi.org/simple 2020-07-12T09:10:56,973 Found link https://files.pythonhosted.org/packages/8b/b0/48bfd32019149d68ea89984c54a2bfb5482e00e936a2f5be5b08efcfd2f7/gbinom_dist-0.1.tar.gz#sha256=bef5e80d0a23a06555f0079c17b29ac6e38a0091f5286ecc918951a2a3211aaa (from https://pypi.org/simple/gbinom-dist/), version: 0.1 2020-07-12T09:10:56,982 Given no hashes to check 1 links for project 'gbinom-dist': discarding no candidates 2020-07-12T09:10:56,983 Using version 0.1 (newest of versions: 0.1) 2020-07-12T09:10:56,990 Collecting gbinom-dist==0.1 2020-07-12T09:10:56,995 Created temporary directory: /tmp/pip-unpack-m_3iqbyq 2020-07-12T09:10:57,222 Downloading gbinom_dist-0.1.tar.gz (3.2 kB) 2020-07-12T09:10:57,298 Added gbinom-dist==0.1 from https://files.pythonhosted.org/packages/8b/b0/48bfd32019149d68ea89984c54a2bfb5482e00e936a2f5be5b08efcfd2f7/gbinom_dist-0.1.tar.gz#sha256=bef5e80d0a23a06555f0079c17b29ac6e38a0091f5286ecc918951a2a3211aaa to build tracker '/tmp/pip-req-tracker-evivx_e8' 2020-07-12T09:10:57,300 Running setup.py (path:/tmp/pip-wheel-0l0tdnxe/gbinom-dist/setup.py) egg_info for package gbinom-dist 2020-07-12T09:10:57,301 Created temporary directory: /tmp/pip-pip-egg-info-f5_06yaq 2020-07-12T09:10:57,302 Running command python setup.py egg_info 2020-07-12T09:10:59,472 running egg_info 2020-07-12T09:10:59,478 creating /tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info 2020-07-12T09:10:59,481 writing dependency_links to /tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info/dependency_links.txt 2020-07-12T09:10:59,484 writing /tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info/PKG-INFO 2020-07-12T09:10:59,489 writing top-level names to /tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info/top_level.txt 2020-07-12T09:10:59,494 writing manifest file '/tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info/SOURCES.txt' 2020-07-12T09:10:59,854 reading manifest file '/tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info/SOURCES.txt' 2020-07-12T09:10:59,862 writing manifest file '/tmp/pip-pip-egg-info-f5_06yaq/gbinom_dist.egg-info/SOURCES.txt' 2020-07-12T09:10:59,864 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'authour' 2020-07-12T09:10:59,865 warnings.warn(msg) 2020-07-12T09:10:59,999 Source in /tmp/pip-wheel-0l0tdnxe/gbinom-dist has version 0.1, which satisfies requirement gbinom-dist==0.1 from https://files.pythonhosted.org/packages/8b/b0/48bfd32019149d68ea89984c54a2bfb5482e00e936a2f5be5b08efcfd2f7/gbinom_dist-0.1.tar.gz#sha256=bef5e80d0a23a06555f0079c17b29ac6e38a0091f5286ecc918951a2a3211aaa 2020-07-12T09:11:00,001 Removed gbinom-dist==0.1 from https://files.pythonhosted.org/packages/8b/b0/48bfd32019149d68ea89984c54a2bfb5482e00e936a2f5be5b08efcfd2f7/gbinom_dist-0.1.tar.gz#sha256=bef5e80d0a23a06555f0079c17b29ac6e38a0091f5286ecc918951a2a3211aaa from build tracker '/tmp/pip-req-tracker-evivx_e8' 2020-07-12T09:11:00,004 Building wheels for collected packages: gbinom-dist 2020-07-12T09:11:00,013 Created temporary directory: /tmp/pip-wheel-vj3l6nty 2020-07-12T09:11:00,014 Building wheel for gbinom-dist (setup.py): started 2020-07-12T09:11:00,015 Destination directory: /tmp/pip-wheel-vj3l6nty 2020-07-12T09:11:00,015 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-0l0tdnxe/gbinom-dist/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-0l0tdnxe/gbinom-dist/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-vj3l6nty 2020-07-12T09:11:01,955 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'authour' 2020-07-12T09:11:01,956 warnings.warn(msg) 2020-07-12T09:11:02,243 running bdist_wheel 2020-07-12T09:11:02,259 running build 2020-07-12T09:11:02,260 running build_py 2020-07-12T09:11:02,603 creating build 2020-07-12T09:11:02,605 creating build/lib 2020-07-12T09:11:02,607 creating build/lib/distributions 2020-07-12T09:11:02,610 copying distributions/__init__.py -> build/lib/distributions 2020-07-12T09:11:02,615 copying distributions/Binomialdistribution.py -> build/lib/distributions 2020-07-12T09:11:02,621 copying distributions/Generaldistribution.py -> build/lib/distributions 2020-07-12T09:11:02,625 copying distributions/Gaussiandistribution.py -> build/lib/distributions 2020-07-12T09:11:02,638 installing to build/bdist.linux-armv7l/wheel 2020-07-12T09:11:02,639 running install 2020-07-12T09:11:02,642 running install_lib 2020-07-12T09:11:02,651 creating build/bdist.linux-armv7l 2020-07-12T09:11:02,652 creating build/bdist.linux-armv7l/wheel 2020-07-12T09:11:02,657 creating build/bdist.linux-armv7l/wheel/distributions 2020-07-12T09:11:02,660 copying build/lib/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/distributions 2020-07-12T09:11:02,665 copying build/lib/distributions/Binomialdistribution.py -> build/bdist.linux-armv7l/wheel/distributions 2020-07-12T09:11:02,671 copying build/lib/distributions/Generaldistribution.py -> build/bdist.linux-armv7l/wheel/distributions 2020-07-12T09:11:02,676 copying build/lib/distributions/Gaussiandistribution.py -> build/bdist.linux-armv7l/wheel/distributions 2020-07-12T09:11:02,682 running install_egg_info 2020-07-12T09:11:02,733 running egg_info 2020-07-12T09:11:02,736 writing dependency_links to gbinom_dist.egg-info/dependency_links.txt 2020-07-12T09:11:02,740 writing top-level names to gbinom_dist.egg-info/top_level.txt 2020-07-12T09:11:02,743 writing gbinom_dist.egg-info/PKG-INFO 2020-07-12T09:11:02,755 reading manifest file 'gbinom_dist.egg-info/SOURCES.txt' 2020-07-12T09:11:02,764 writing manifest file 'gbinom_dist.egg-info/SOURCES.txt' 2020-07-12T09:11:02,768 Copying gbinom_dist.egg-info to build/bdist.linux-armv7l/wheel/gbinom_dist-0.1-py3.5.egg-info 2020-07-12T09:11:02,794 running install_scripts 2020-07-12T09:11:02,964 creating build/bdist.linux-armv7l/wheel/gbinom_dist-0.1.dist-info/WHEEL 2020-07-12T09:11:03,175 Building wheel for gbinom-dist (setup.py): finished with status 'done' 2020-07-12T09:11:03,179 Created wheel for gbinom-dist: filename=gbinom_dist-0.1-py3-none-any.whl size=5508 sha256=a1e32805001d72c37bc805f516b58b31bcfb7e30ede7b267c4421bb6ec079139 2020-07-12T09:11:03,180 Stored in directory: /tmp/pip-ephem-wheel-cache-6t7efzi6/wheels/f7/65/c3/abe66eaf809115762225efdd05e7e52ce2902e347ea80e9c7e 2020-07-12T09:11:03,184 Successfully built gbinom-dist 2020-07-12T09:11:03,191 Removed build tracker: '/tmp/pip-req-tracker-evivx_e8'