2022-05-04T17:46:44,893 Created temporary directory: /tmp/pip-ephem-wheel-cache-9ndlk1wx 2022-05-04T17:46:44,899 Created temporary directory: /tmp/pip-req-tracker-fx1pzoum 2022-05-04T17:46:44,900 Initialized build tracking at /tmp/pip-req-tracker-fx1pzoum 2022-05-04T17:46:44,900 Created build tracker: /tmp/pip-req-tracker-fx1pzoum 2022-05-04T17:46:44,900 Entered build tracker: /tmp/pip-req-tracker-fx1pzoum 2022-05-04T17:46:44,902 Created temporary directory: /tmp/pip-wheel-ciqbsxq5 2022-05-04T17:46:44,964 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-04T17:46:44,972 2 location(s) to search for versions of reretry: 2022-05-04T17:46:44,972 * https://pypi.org/simple/reretry/ 2022-05-04T17:46:44,972 * https://www.piwheels.org/simple/reretry/ 2022-05-04T17:46:44,973 Fetching project page and analyzing links: https://pypi.org/simple/reretry/ 2022-05-04T17:46:44,974 Getting page https://pypi.org/simple/reretry/ 2022-05-04T17:46:44,977 Found index url https://pypi.org/simple 2022-05-04T17:46:45,084 Skipping link: No binaries permitted for reretry: https://files.pythonhosted.org/packages/24/96/12c464de685f5ad87b52e8231873b8af011a96a016c4e46a2ae6ad6bcfcc/reretry-0.10.0-py2.py3-none-any.whl#sha256=a37d92681e8398097579b4449d122cf471dc821bab11590bca7ac7fb09e12829 (from https://pypi.org/simple/reretry/) (requires-python:>=3.6) 2022-05-04T17:46:45,086 Found link https://files.pythonhosted.org/packages/a5/fd/c442e8137e48872830b7e9adb3c9a02aee67e45894ac7c9e47894a90731e/reretry-0.10.0.tar.gz#sha256=b9f803674a374e5b0b9d43721dc496336bcc6ca525aeffaa5a4866492b93b21c (from https://pypi.org/simple/reretry/) (requires-python:>=3.6), version: 0.10.0 2022-05-04T17:46:45,087 Fetching project page and analyzing links: https://www.piwheels.org/simple/reretry/ 2022-05-04T17:46:45,087 Getting page https://www.piwheels.org/simple/reretry/ 2022-05-04T17:46:45,089 Found index url https://www.piwheels.org/simple 2022-05-04T17:46:45,312 Skipping link: not a file: https://www.piwheels.org/simple/reretry/ 2022-05-04T17:46:45,312 Skipping link: not a file: https://pypi.org/simple/reretry/ 2022-05-04T17:46:45,346 Given no hashes to check 1 links for project 'reretry': discarding no candidates 2022-05-04T17:46:45,377 Collecting reretry==0.10.0 2022-05-04T17:46:45,382 Created temporary directory: /tmp/pip-unpack-bplp56ov 2022-05-04T17:46:45,638 Downloading reretry-0.10.0.tar.gz (7.0 kB) 2022-05-04T17:46:45,747 Added reretry==0.10.0 from https://files.pythonhosted.org/packages/a5/fd/c442e8137e48872830b7e9adb3c9a02aee67e45894ac7c9e47894a90731e/reretry-0.10.0.tar.gz#sha256=b9f803674a374e5b0b9d43721dc496336bcc6ca525aeffaa5a4866492b93b21c to build tracker '/tmp/pip-req-tracker-fx1pzoum' 2022-05-04T17:46:45,748 Running setup.py (path:/tmp/pip-wheel-ciqbsxq5/reretry_4eba963e7e1743b8a9477279c153d2c3/setup.py) egg_info for package reretry 2022-05-04T17:46:45,749 Created temporary directory: /tmp/pip-pip-egg-info-anb_wkzi 2022-05-04T17:46:45,750 Preparing metadata (setup.py): started 2022-05-04T17:46:45,753 Running command python setup.py egg_info 2022-05-04T17:46:54,933 running egg_info 2022-05-04T17:46:54,940 creating /tmp/pip-pip-egg-info-anb_wkzi/reretry.egg-info 2022-05-04T17:46:55,008 writing manifest file '/tmp/pip-pip-egg-info-anb_wkzi/reretry.egg-info/SOURCES.txt' 2022-05-04T17:46:55,081 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-05-04T17:46:55,082 % (opt, underscore_opt) 2022-05-04T17:46:55,082 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-05-04T17:46:55,083 % (opt, underscore_opt) 2022-05-04T17:46:55,083 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-05-04T17:46:55,083 % (opt, underscore_opt) 2022-05-04T17:46:55,084 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead 2022-05-04T17:46:55,084 % (opt, underscore_opt) 2022-05-04T17:46:55,084 /usr/local/lib/python3.7/dist-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 2022-05-04T17:46:55,085 SetuptoolsDeprecationWarning, 2022-05-04T17:46:55,085 /usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-05-04T17:46:55,085 EasyInstallDeprecationWarning, 2022-05-04T17:46:55,086 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-04T17:46:55,086 setuptools.SetuptoolsDeprecationWarning, 2022-05-04T17:46:55,086 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-05-04T17:46:55,086 % (opt, underscore_opt) 2022-05-04T17:46:55,087 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-05-04T17:46:55,087 % (opt, underscore_opt) 2022-05-04T17:46:55,087 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-05-04T17:46:55,088 % (opt, underscore_opt) 2022-05-04T17:46:55,088 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead 2022-05-04T17:46:55,088 % (opt, underscore_opt) 2022-05-04T17:46:55,089 warning: no previously-included files found matching '.gitignore' 2022-05-04T17:46:55,089 warning: no previously-included files found matching '.gitreview' 2022-05-04T17:46:55,089 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2022-05-04T17:46:55,142 writing manifest file '/tmp/pip-pip-egg-info-anb_wkzi/reretry.egg-info/SOURCES.txt' 2022-05-04T17:46:55,320 Preparing metadata (setup.py): finished with status 'done' 2022-05-04T17:46:55,332 Source in /tmp/pip-wheel-ciqbsxq5/reretry_4eba963e7e1743b8a9477279c153d2c3 has version 0.10.0, which satisfies requirement reretry==0.10.0 from https://files.pythonhosted.org/packages/a5/fd/c442e8137e48872830b7e9adb3c9a02aee67e45894ac7c9e47894a90731e/reretry-0.10.0.tar.gz#sha256=b9f803674a374e5b0b9d43721dc496336bcc6ca525aeffaa5a4866492b93b21c 2022-05-04T17:46:55,334 Removed reretry==0.10.0 from https://files.pythonhosted.org/packages/a5/fd/c442e8137e48872830b7e9adb3c9a02aee67e45894ac7c9e47894a90731e/reretry-0.10.0.tar.gz#sha256=b9f803674a374e5b0b9d43721dc496336bcc6ca525aeffaa5a4866492b93b21c from build tracker '/tmp/pip-req-tracker-fx1pzoum' 2022-05-04T17:46:55,348 Created temporary directory: /tmp/pip-unpack-q7nf0vmx 2022-05-04T17:46:55,349 Building wheels for collected packages: reretry 2022-05-04T17:46:55,358 Created temporary directory: /tmp/pip-wheel-sulz_rk8 2022-05-04T17:46:55,358 Building wheel for reretry (setup.py): started 2022-05-04T17:46:55,360 Destination directory: /tmp/pip-wheel-sulz_rk8 2022-05-04T17:46:55,361 Running command python setup.py bdist_wheel 2022-05-04T17:46:57,295 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-05-04T17:46:57,296 % (opt, underscore_opt) 2022-05-04T17:46:57,302 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-05-04T17:46:57,303 % (opt, underscore_opt) 2022-05-04T17:46:57,305 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-05-04T17:46:57,305 % (opt, underscore_opt) 2022-05-04T17:46:57,307 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead 2022-05-04T17:46:57,307 % (opt, underscore_opt) 2022-05-04T17:46:57,710 /usr/local/lib/python3.7/dist-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 2022-05-04T17:46:57,710 SetuptoolsDeprecationWarning, 2022-05-04T17:46:58,643 /usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-05-04T17:46:58,643 EasyInstallDeprecationWarning, 2022-05-04T17:46:58,645 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-04T17:46:58,645 setuptools.SetuptoolsDeprecationWarning, 2022-05-04T17:46:58,678 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-05-04T17:46:58,678 % (opt, underscore_opt) 2022-05-04T17:46:58,686 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-05-04T17:46:58,686 % (opt, underscore_opt) 2022-05-04T17:46:58,688 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-05-04T17:46:58,688 % (opt, underscore_opt) 2022-05-04T17:46:58,690 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead 2022-05-04T17:46:58,691 % (opt, underscore_opt) 2022-05-04T17:46:58,758 running bdist_wheel 2022-05-04T17:46:58,764 The [wheel] section is deprecated. Use [bdist_wheel] instead. 2022-05-04T17:46:58,765 running build 2022-05-04T17:46:58,765 running build_py 2022-05-04T17:46:58,774 creating build 2022-05-04T17:46:58,774 creating build/lib 2022-05-04T17:46:58,776 creating build/lib/reretry 2022-05-04T17:46:58,777 copying reretry/compat.py -> build/lib/reretry 2022-05-04T17:46:58,781 copying reretry/__init__.py -> build/lib/reretry 2022-05-04T17:46:58,784 copying reretry/api.py -> build/lib/reretry 2022-05-04T17:46:58,787 running egg_info 2022-05-04T17:46:58,862 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-05-04T17:46:58,863 setuptools.SetuptoolsDeprecationWarning, 2022-05-04T17:46:58,863 running install 2022-05-04T17:46:59,003 running install_lib 2022-05-04T17:46:59,013 creating build/bdist.linux-armv7l 2022-05-04T17:46:59,013 creating build/bdist.linux-armv7l/wheel 2022-05-04T17:46:59,016 creating build/bdist.linux-armv7l/wheel/reretry 2022-05-04T17:46:59,027 running install_egg_info 2022-05-04T17:46:59,032 Copying reretry.egg-info to build/bdist.linux-armv7l/wheel/reretry-0.10.0-py3.7.egg-info 2022-05-04T17:46:59,058 running install_scripts 2022-05-04T17:46:59,324 Building wheel for reretry (setup.py): finished with status 'done' 2022-05-04T17:46:59,331 Created wheel for reretry: filename=reretry-0.10.0-py2.py3-none-any.whl size=5863 sha256=16093bc4015e5df09a410cb0398277be349772e7fd78cdb2b75ad960c801ea3e 2022-05-04T17:46:59,333 Stored in directory: /tmp/pip-ephem-wheel-cache-9ndlk1wx/wheels/3c/e8/94/e25f7eb0f367ef1f032c19871c1e3350b22164c88731c061e8 2022-05-04T17:46:59,356 Successfully built reretry 2022-05-04T17:46:59,363 Removed build tracker: '/tmp/pip-req-tracker-fx1pzoum'