2020-09-12T07:37:12,635 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2020-09-12T07:37:13,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-n4ojodul 2020-09-12T07:37:13,300 Created temporary directory: /tmp/pip-req-tracker-cdxqzhcc 2020-09-12T07:37:13,301 Initialized build tracking at /tmp/pip-req-tracker-cdxqzhcc 2020-09-12T07:37:13,301 Created build tracker: /tmp/pip-req-tracker-cdxqzhcc 2020-09-12T07:37:13,302 Entered build tracker: /tmp/pip-req-tracker-cdxqzhcc 2020-09-12T07:37:13,303 Created temporary directory: /tmp/pip-wheel-pudz9n7z 2020-09-12T07:37:13,322 1 location(s) to search for versions of axat: 2020-09-12T07:37:13,322 * https://pypi.org/simple/axat/ 2020-09-12T07:37:13,322 Fetching project page and analyzing links: https://pypi.org/simple/axat/ 2020-09-12T07:37:13,324 Getting page https://pypi.org/simple/axat/ 2020-09-12T07:37:13,329 Found index url https://pypi.org/simple 2020-09-12T07:37:13,636 Found link https://files.pythonhosted.org/packages/71/e0/61ba5ccdc7b192bf9884e4bce8d004130e68a57d2a7fb957017729a7489c/axat-1.0.tar.gz#sha256=b9f8242ad74889b5edd3f91c8bca7380ef1768ffc2240fce696af3c56484aa5f (from https://pypi.org/simple/axat/), version: 1.0 2020-09-12T07:37:13,646 Given no hashes to check 1 links for project 'axat': discarding no candidates 2020-09-12T07:37:13,647 Using version 1.0 (newest of versions: 1.0) 2020-09-12T07:37:13,656 Collecting axat==1.0 2020-09-12T07:37:13,661 Created temporary directory: /tmp/pip-unpack-7du1o1ff 2020-09-12T07:37:13,751 Downloading axat-1.0.tar.gz (3.2 kB) 2020-09-12T07:37:13,832 Added axat==1.0 from https://files.pythonhosted.org/packages/71/e0/61ba5ccdc7b192bf9884e4bce8d004130e68a57d2a7fb957017729a7489c/axat-1.0.tar.gz#sha256=b9f8242ad74889b5edd3f91c8bca7380ef1768ffc2240fce696af3c56484aa5f to build tracker '/tmp/pip-req-tracker-cdxqzhcc' 2020-09-12T07:37:13,835 Running setup.py (path:/tmp/pip-wheel-pudz9n7z/axat/setup.py) egg_info for package axat 2020-09-12T07:37:13,837 Created temporary directory: /tmp/pip-pip-egg-info-s210ikoc 2020-09-12T07:37:13,838 Running command python setup.py egg_info 2020-09-12T07:37:15,884 running egg_info 2020-09-12T07:37:15,889 creating /tmp/pip-pip-egg-info-s210ikoc/axat.egg-info 2020-09-12T07:37:15,892 writing top-level names to /tmp/pip-pip-egg-info-s210ikoc/axat.egg-info/top_level.txt 2020-09-12T07:37:15,896 writing dependency_links to /tmp/pip-pip-egg-info-s210ikoc/axat.egg-info/dependency_links.txt 2020-09-12T07:37:15,898 writing /tmp/pip-pip-egg-info-s210ikoc/axat.egg-info/PKG-INFO 2020-09-12T07:37:15,907 writing manifest file '/tmp/pip-pip-egg-info-s210ikoc/axat.egg-info/SOURCES.txt' 2020-09-12T07:37:16,257 reading manifest file '/tmp/pip-pip-egg-info-s210ikoc/axat.egg-info/SOURCES.txt' 2020-09-12T07:37:16,264 writing manifest file '/tmp/pip-pip-egg-info-s210ikoc/axat.egg-info/SOURCES.txt' 2020-09-12T07:37:16,266 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'email' 2020-09-12T07:37:16,267 warnings.warn(msg) 2020-09-12T07:37:16,399 Source in /tmp/pip-wheel-pudz9n7z/axat has version 1.0, which satisfies requirement axat==1.0 from https://files.pythonhosted.org/packages/71/e0/61ba5ccdc7b192bf9884e4bce8d004130e68a57d2a7fb957017729a7489c/axat-1.0.tar.gz#sha256=b9f8242ad74889b5edd3f91c8bca7380ef1768ffc2240fce696af3c56484aa5f 2020-09-12T07:37:16,400 Removed axat==1.0 from https://files.pythonhosted.org/packages/71/e0/61ba5ccdc7b192bf9884e4bce8d004130e68a57d2a7fb957017729a7489c/axat-1.0.tar.gz#sha256=b9f8242ad74889b5edd3f91c8bca7380ef1768ffc2240fce696af3c56484aa5f from build tracker '/tmp/pip-req-tracker-cdxqzhcc' 2020-09-12T07:37:16,404 Building wheels for collected packages: axat 2020-09-12T07:37:16,412 Created temporary directory: /tmp/pip-wheel-y6xnbqv3 2020-09-12T07:37:16,413 Building wheel for axat (setup.py): started 2020-09-12T07:37:16,414 Destination directory: /tmp/pip-wheel-y6xnbqv3 2020-09-12T07:37:16,415 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-pudz9n7z/axat/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-pudz9n7z/axat/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-y6xnbqv3 2020-09-12T07:37:18,190 /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'email' 2020-09-12T07:37:18,191 warnings.warn(msg) 2020-09-12T07:37:18,470 running bdist_wheel 2020-09-12T07:37:18,485 running build 2020-09-12T07:37:18,485 running build_py 2020-09-12T07:37:18,828 creating build 2020-09-12T07:37:18,828 creating build/lib 2020-09-12T07:37:18,830 creating build/lib/axat 2020-09-12T07:37:18,833 copying axat/Gaussiandistribution.py -> build/lib/axat 2020-09-12T07:37:18,838 copying axat/Generaldistribution.py -> build/lib/axat 2020-09-12T07:37:18,841 copying axat/Binomialdistribution.py -> build/lib/axat 2020-09-12T07:37:18,847 copying axat/__init__.py -> build/lib/axat 2020-09-12T07:37:18,862 installing to build/bdist.linux-armv7l/wheel 2020-09-12T07:37:18,863 running install 2020-09-12T07:37:18,867 running install_lib 2020-09-12T07:37:18,876 creating build/bdist.linux-armv7l 2020-09-12T07:37:18,877 creating build/bdist.linux-armv7l/wheel 2020-09-12T07:37:18,881 creating build/bdist.linux-armv7l/wheel/axat 2020-09-12T07:37:18,883 copying build/lib/axat/Gaussiandistribution.py -> build/bdist.linux-armv7l/wheel/axat 2020-09-12T07:37:18,888 copying build/lib/axat/Generaldistribution.py -> build/bdist.linux-armv7l/wheel/axat 2020-09-12T07:37:18,892 copying build/lib/axat/Binomialdistribution.py -> build/bdist.linux-armv7l/wheel/axat 2020-09-12T07:37:18,899 copying build/lib/axat/__init__.py -> build/bdist.linux-armv7l/wheel/axat 2020-09-12T07:37:18,904 running install_egg_info 2020-09-12T07:37:18,951 running egg_info 2020-09-12T07:37:18,952 writing top-level names to axat.egg-info/top_level.txt 2020-09-12T07:37:18,956 writing axat.egg-info/PKG-INFO 2020-09-12T07:37:18,960 writing dependency_links to axat.egg-info/dependency_links.txt 2020-09-12T07:37:18,970 reading manifest file 'axat.egg-info/SOURCES.txt' 2020-09-12T07:37:18,978 writing manifest file 'axat.egg-info/SOURCES.txt' 2020-09-12T07:37:18,981 Copying axat.egg-info to build/bdist.linux-armv7l/wheel/axat-1.0-py3.5.egg-info 2020-09-12T07:37:19,008 running install_scripts 2020-09-12T07:37:19,183 creating build/bdist.linux-armv7l/wheel/axat-1.0.dist-info/WHEEL 2020-09-12T07:37:19,393 Building wheel for axat (setup.py): finished with status 'done' 2020-09-12T07:37:19,398 Created wheel for axat: filename=axat-1.0-py3-none-any.whl size=5302 sha256=cf5f6ffc19263b3ab53d50c93ba2c4c034b9cd64be378e8de0d796cb3bd5ece5 2020-09-12T07:37:19,399 Stored in directory: /tmp/pip-ephem-wheel-cache-n4ojodul/wheels/eb/cc/9e/1c949450b65a257c52a8b8f91f49390e25ce509641e344f406 2020-09-12T07:37:19,402 Successfully built axat 2020-09-12T07:37:19,410 Removed build tracker: '/tmp/pip-req-tracker-cdxqzhcc'