2023-05-25T17:24:38,511 Created temporary directory: /tmp/pip-build-tracker-cr29wg1h 2023-05-25T17:24:38,514 Initialized build tracking at /tmp/pip-build-tracker-cr29wg1h 2023-05-25T17:24:38,515 Created build tracker: /tmp/pip-build-tracker-cr29wg1h 2023-05-25T17:24:38,515 Entered build tracker: /tmp/pip-build-tracker-cr29wg1h 2023-05-25T17:24:38,516 Created temporary directory: /tmp/pip-wheel-tgm381fo 2023-05-25T17:24:38,525 Created temporary directory: /tmp/pip-ephem-wheel-cache-hap66e8p 2023-05-25T17:24:38,579 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-25T17:24:38,587 2 location(s) to search for versions of lite-py: 2023-05-25T17:24:38,587 * https://pypi.org/simple/lite-py/ 2023-05-25T17:24:38,587 * https://www.piwheels.org/simple/lite-py/ 2023-05-25T17:24:38,588 Fetching project page and analyzing links: https://pypi.org/simple/lite-py/ 2023-05-25T17:24:38,590 Getting page https://pypi.org/simple/lite-py/ 2023-05-25T17:24:38,594 Found index url https://pypi.org/simple/ 2023-05-25T17:24:38,780 Fetched page https://pypi.org/simple/lite-py/ as application/vnd.pypi.simple.v1+json 2023-05-25T17:24:38,782 Found link https://files.pythonhosted.org/packages/61/78/18cceb79fe0cafe7ab887f8765118c6110a8fda00769e6ded24261c92a7d/lite-py-0.0.1.tar.gz (from https://pypi.org/simple/lite-py/), version: 0.0.1 2023-05-25T17:24:38,783 Fetching project page and analyzing links: https://www.piwheels.org/simple/lite-py/ 2023-05-25T17:24:38,784 Getting page https://www.piwheels.org/simple/lite-py/ 2023-05-25T17:24:38,786 Found index url https://www.piwheels.org/simple/ 2023-05-25T17:24:39,041 Fetched page https://www.piwheels.org/simple/lite-py/ as text/html 2023-05-25T17:24:39,043 Skipping link: not a file: https://www.piwheels.org/simple/lite-py/ 2023-05-25T17:24:39,044 Skipping link: not a file: https://pypi.org/simple/lite-py/ 2023-05-25T17:24:39,077 Given no hashes to check 1 links for project 'lite-py': discarding no candidates 2023-05-25T17:24:39,112 Collecting lite-py==0.0.1 2023-05-25T17:24:39,117 Created temporary directory: /tmp/pip-unpack-7oqc_w3x 2023-05-25T17:24:39,295 Downloading lite-py-0.0.1.tar.gz (25 kB) 2023-05-25T17:24:39,440 Added lite-py==0.0.1 from https://files.pythonhosted.org/packages/61/78/18cceb79fe0cafe7ab887f8765118c6110a8fda00769e6ded24261c92a7d/lite-py-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-cr29wg1h' 2023-05-25T17:24:39,447 Created temporary directory: /tmp/pip-build-env-7qn2side 2023-05-25T17:24:39,472 Installing build dependencies: started 2023-05-25T17:24:39,475 Running command pip subprocess to install build dependencies 2023-05-25T17:24:42,762 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-05-25T17:24:43,612 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-25T17:24:47,815 Collecting setuptools 2023-05-25T17:24:48,107 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.8.0-py3-none-any.whl (1.1 MB) 2023-05-25T17:24:53,227 Installing collected packages: setuptools 2023-05-25T17:24:58,022 Successfully installed setuptools-67.8.0 2023-05-25T17:24:58,498 Installing build dependencies: finished with status 'done' 2023-05-25T17:24:58,510 Getting requirements to build wheel: started 2023-05-25T17:24:58,512 Running command Getting requirements to build wheel 2023-05-25T17:25:00,533 running egg_info 2023-05-25T17:25:00,544 writing lite_py.egg-info/PKG-INFO 2023-05-25T17:25:00,548 writing dependency_links to lite_py.egg-info/dependency_links.txt 2023-05-25T17:25:00,553 writing requirements to lite_py.egg-info/requires.txt 2023-05-25T17:25:00,556 writing top-level names to lite_py.egg-info/top_level.txt 2023-05-25T17:25:00,592 reading manifest file 'lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:00,597 adding license file 'LICENSE' 2023-05-25T17:25:00,604 writing manifest file 'lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:00,608 /tmp/pip-build-env-7qn2side/overlay/lib/python3.7/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-05-25T17:25:00,609 !! 2023-05-25T17:25:00,610 ******************************************************************************** 2023-05-25T17:25:00,610 ########################################################################## 2023-05-25T17:25:00,611 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-25T17:25:00,612 ########################################################################## 2023-05-25T17:25:00,613 The following seems to be defined outside of `pyproject.toml`: 2023-05-25T17:25:00,614 `dependencies = ['colorama', 'importlib-metadata; python_version == "3.8"']` 2023-05-25T17:25:00,615 According to the spec (see the link below), however, setuptools CANNOT 2023-05-25T17:25:00,616 consider this value unless `dependencies` is listed as `dynamic`. 2023-05-25T17:25:00,617 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-25T17:25:00,618 For the time being, `setuptools` will still consider the given value (as a 2023-05-25T17:25:00,619 **transitional** measure), but please note that future releases of setuptools will 2023-05-25T17:25:00,619 follow strictly the standard. 2023-05-25T17:25:00,620 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-05-25T17:25:00,621 remove the `[project]` table from your file and rely entirely on other means of 2023-05-25T17:25:00,621 configuration. 2023-05-25T17:25:00,622 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-25T17:25:00,622 or your builds will no longer be supported. 2023-05-25T17:25:00,623 ******************************************************************************** 2023-05-25T17:25:00,624 !! 2023-05-25T17:25:00,624 _handle_missing_dynamic(dist, project_table) 2023-05-25T17:25:00,625 /tmp/pip-build-env-7qn2side/overlay/lib/python3.7/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/tmp/pip-wheel-tgm381fo/lite-py_433e5ae4b9d64470b4e6d53a7e975287/LICENSE.txt' cannot be found 2023-05-25T17:25:00,625 _read_file(path) 2023-05-25T17:25:00,786 Getting requirements to build wheel: finished with status 'done' 2023-05-25T17:25:00,811 Installing backend dependencies: started 2023-05-25T17:25:00,814 Running command pip subprocess to install backend dependencies 2023-05-25T17:25:03,717 Using pip 23.1.2 from /home/piwheels/.local/lib/python3.7/site-packages/pip (python 3.7) 2023-05-25T17:25:04,564 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-25T17:25:05,534 Collecting wheel 2023-05-25T17:25:05,575 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-05-25T17:25:09,830 Installing collected packages: wheel 2023-05-25T17:25:10,319 Creating /tmp/pip-build-env-7qn2side/normal/bin 2023-05-25T17:25:10,324 changing mode of /tmp/pip-build-env-7qn2side/normal/bin/wheel to 755 2023-05-25T17:25:10,354 Successfully installed wheel-0.40.0 2023-05-25T17:25:10,768 Installing backend dependencies: finished with status 'done' 2023-05-25T17:25:10,774 Created temporary directory: /tmp/pip-modern-metadata-98x7mlgs 2023-05-25T17:25:10,781 Preparing metadata (pyproject.toml): started 2023-05-25T17:25:10,784 Running command Preparing metadata (pyproject.toml) 2023-05-25T17:25:12,944 running dist_info 2023-05-25T17:25:12,960 creating /tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info 2023-05-25T17:25:12,970 writing /tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/PKG-INFO 2023-05-25T17:25:12,976 writing dependency_links to /tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/dependency_links.txt 2023-05-25T17:25:12,982 writing requirements to /tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/requires.txt 2023-05-25T17:25:12,986 writing top-level names to /tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/top_level.txt 2023-05-25T17:25:12,989 writing manifest file '/tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:13,030 reading manifest file '/tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:13,036 adding license file 'LICENSE' 2023-05-25T17:25:13,043 writing manifest file '/tmp/pip-modern-metadata-98x7mlgs/lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:13,046 creating '/tmp/pip-modern-metadata-98x7mlgs/lite_py-0.0.1.dist-info' 2023-05-25T17:25:13,117 /tmp/pip-build-env-7qn2side/overlay/lib/python3.7/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-05-25T17:25:13,118 !! 2023-05-25T17:25:13,119 ******************************************************************************** 2023-05-25T17:25:13,119 ########################################################################## 2023-05-25T17:25:13,119 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-25T17:25:13,120 ########################################################################## 2023-05-25T17:25:13,120 The following seems to be defined outside of `pyproject.toml`: 2023-05-25T17:25:13,121 `dependencies = ['colorama', 'importlib-metadata; python_version == "3.8"']` 2023-05-25T17:25:13,121 According to the spec (see the link below), however, setuptools CANNOT 2023-05-25T17:25:13,122 consider this value unless `dependencies` is listed as `dynamic`. 2023-05-25T17:25:13,122 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-25T17:25:13,123 For the time being, `setuptools` will still consider the given value (as a 2023-05-25T17:25:13,123 **transitional** measure), but please note that future releases of setuptools will 2023-05-25T17:25:13,124 follow strictly the standard. 2023-05-25T17:25:13,124 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-05-25T17:25:13,125 remove the `[project]` table from your file and rely entirely on other means of 2023-05-25T17:25:13,125 configuration. 2023-05-25T17:25:13,126 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-25T17:25:13,126 or your builds will no longer be supported. 2023-05-25T17:25:13,127 ******************************************************************************** 2023-05-25T17:25:13,128 !! 2023-05-25T17:25:13,129 _handle_missing_dynamic(dist, project_table) 2023-05-25T17:25:13,130 /tmp/pip-build-env-7qn2side/overlay/lib/python3.7/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/tmp/pip-wheel-tgm381fo/lite-py_433e5ae4b9d64470b4e6d53a7e975287/LICENSE.txt' cannot be found 2023-05-25T17:25:13,130 _read_file(path) 2023-05-25T17:25:13,316 Preparing metadata (pyproject.toml): finished with status 'done' 2023-05-25T17:25:13,334 Source in /tmp/pip-wheel-tgm381fo/lite-py_433e5ae4b9d64470b4e6d53a7e975287 has version 0.0.1, which satisfies requirement lite-py==0.0.1 from https://files.pythonhosted.org/packages/61/78/18cceb79fe0cafe7ab887f8765118c6110a8fda00769e6ded24261c92a7d/lite-py-0.0.1.tar.gz 2023-05-25T17:25:13,336 Removed lite-py==0.0.1 from https://files.pythonhosted.org/packages/61/78/18cceb79fe0cafe7ab887f8765118c6110a8fda00769e6ded24261c92a7d/lite-py-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-cr29wg1h' 2023-05-25T17:25:13,347 Created temporary directory: /tmp/pip-unpack-04q7k7wo 2023-05-25T17:25:13,348 Building wheels for collected packages: lite-py 2023-05-25T17:25:13,357 Created temporary directory: /tmp/pip-wheel-ui7eilpv 2023-05-25T17:25:13,358 Destination directory: /tmp/pip-wheel-ui7eilpv 2023-05-25T17:25:13,363 Building wheel for lite-py (pyproject.toml): started 2023-05-25T17:25:13,366 Running command Building wheel for lite-py (pyproject.toml) 2023-05-25T17:25:15,335 running bdist_wheel 2023-05-25T17:25:15,370 running build 2023-05-25T17:25:15,370 running build_py 2023-05-25T17:25:15,383 creating build 2023-05-25T17:25:15,384 creating build/lib 2023-05-25T17:25:15,386 creating build/lib/lite 2023-05-25T17:25:15,388 copying lite/lite.py -> build/lib/lite 2023-05-25T17:25:15,393 copying lite/lite_collection.py -> build/lib/lite 2023-05-25T17:25:15,397 copying lite/__init__.py -> build/lib/lite 2023-05-25T17:25:15,402 copying lite/lite_table.py -> build/lib/lite 2023-05-25T17:25:15,407 copying lite/lite_model.py -> build/lib/lite 2023-05-25T17:25:15,413 copying lite/lite_query.py -> build/lib/lite 2023-05-25T17:25:15,418 copying lite/lite_connection.py -> build/lib/lite 2023-05-25T17:25:15,422 copying lite/lite_exceptions.py -> build/lib/lite 2023-05-25T17:25:15,425 running egg_info 2023-05-25T17:25:15,445 writing lite_py.egg-info/PKG-INFO 2023-05-25T17:25:15,448 writing dependency_links to lite_py.egg-info/dependency_links.txt 2023-05-25T17:25:15,452 writing requirements to lite_py.egg-info/requires.txt 2023-05-25T17:25:15,454 writing top-level names to lite_py.egg-info/top_level.txt 2023-05-25T17:25:15,474 reading manifest file 'lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:15,478 adding license file 'LICENSE' 2023-05-25T17:25:15,485 writing manifest file 'lite_py.egg-info/SOURCES.txt' 2023-05-25T17:25:15,509 installing to build/bdist.linux-armv7l/wheel 2023-05-25T17:25:15,509 running install 2023-05-25T17:25:15,574 running install_lib 2023-05-25T17:25:15,586 creating build/bdist.linux-armv7l 2023-05-25T17:25:15,586 creating build/bdist.linux-armv7l/wheel 2023-05-25T17:25:15,590 creating build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,592 copying build/lib/lite/lite.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,597 copying build/lib/lite/lite_collection.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,601 copying build/lib/lite/__init__.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,605 copying build/lib/lite/lite_table.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,610 copying build/lib/lite/lite_model.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,616 copying build/lib/lite/lite_query.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,621 copying build/lib/lite/lite_connection.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,625 copying build/lib/lite/lite_exceptions.py -> build/bdist.linux-armv7l/wheel/lite 2023-05-25T17:25:15,628 running install_egg_info 2023-05-25T17:25:15,638 Copying lite_py.egg-info to build/bdist.linux-armv7l/wheel/lite_py-0.0.1-py3.7.egg-info 2023-05-25T17:25:15,658 running install_scripts 2023-05-25T17:25:15,689 creating build/bdist.linux-armv7l/wheel/lite_py-0.0.1.dist-info/WHEEL 2023-05-25T17:25:15,694 creating '/tmp/pip-wheel-ui7eilpv/.tmp-szpwdpk9/lite_py-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-05-25T17:25:15,700 adding 'lite/__init__.py' 2023-05-25T17:25:15,704 adding 'lite/lite.py' 2023-05-25T17:25:15,708 adding 'lite/lite_collection.py' 2023-05-25T17:25:15,711 adding 'lite/lite_connection.py' 2023-05-25T17:25:15,714 adding 'lite/lite_exceptions.py' 2023-05-25T17:25:15,723 adding 'lite/lite_model.py' 2023-05-25T17:25:15,727 adding 'lite/lite_query.py' 2023-05-25T17:25:15,732 adding 'lite/lite_table.py' 2023-05-25T17:25:15,738 adding 'lite_py-0.0.1.dist-info/LICENSE' 2023-05-25T17:25:15,741 adding 'lite_py-0.0.1.dist-info/METADATA' 2023-05-25T17:25:15,743 adding 'lite_py-0.0.1.dist-info/WHEEL' 2023-05-25T17:25:15,745 adding 'lite_py-0.0.1.dist-info/top_level.txt' 2023-05-25T17:25:15,747 adding 'lite_py-0.0.1.dist-info/RECORD' 2023-05-25T17:25:15,751 removing build/bdist.linux-armv7l/wheel 2023-05-25T17:25:15,765 /tmp/pip-build-env-7qn2side/overlay/lib/python3.7/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-05-25T17:25:15,766 !! 2023-05-25T17:25:15,767 ******************************************************************************** 2023-05-25T17:25:15,767 ########################################################################## 2023-05-25T17:25:15,768 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-05-25T17:25:15,769 ########################################################################## 2023-05-25T17:25:15,770 The following seems to be defined outside of `pyproject.toml`: 2023-05-25T17:25:15,771 `dependencies = ['colorama', 'importlib-metadata; python_version == "3.8"']` 2023-05-25T17:25:15,772 According to the spec (see the link below), however, setuptools CANNOT 2023-05-25T17:25:15,773 consider this value unless `dependencies` is listed as `dynamic`. 2023-05-25T17:25:15,774 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-05-25T17:25:15,775 For the time being, `setuptools` will still consider the given value (as a 2023-05-25T17:25:15,775 **transitional** measure), but please note that future releases of setuptools will 2023-05-25T17:25:15,776 follow strictly the standard. 2023-05-25T17:25:15,777 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-05-25T17:25:15,777 remove the `[project]` table from your file and rely entirely on other means of 2023-05-25T17:25:15,778 configuration. 2023-05-25T17:25:15,779 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-05-25T17:25:15,780 or your builds will no longer be supported. 2023-05-25T17:25:15,780 ******************************************************************************** 2023-05-25T17:25:15,781 !! 2023-05-25T17:25:15,782 _handle_missing_dynamic(dist, project_table) 2023-05-25T17:25:15,782 /tmp/pip-build-env-7qn2side/overlay/lib/python3.7/site-packages/setuptools/config/expand.py:133: SetuptoolsWarning: File '/tmp/pip-wheel-tgm381fo/lite-py_433e5ae4b9d64470b4e6d53a7e975287/LICENSE.txt' cannot be found 2023-05-25T17:25:15,783 _read_file(path) 2023-05-25T17:25:15,956 Building wheel for lite-py (pyproject.toml): finished with status 'done' 2023-05-25T17:25:15,970 Created wheel for lite-py: filename=lite_py-0.0.1-py3-none-any.whl size=20515 sha256=471d2138dd8d7f9cf0163aa442f87c2e1cfaf70f625f47957974f123fdbbc432 2023-05-25T17:25:15,973 Stored in directory: /tmp/pip-ephem-wheel-cache-hap66e8p/wheels/c7/ae/5d/32e41253f3a087099e5f55ea72cb6b28dbdbfc01baa8360cbd 2023-05-25T17:25:16,000 Successfully built lite-py 2023-05-25T17:25:16,010 Removed build tracker: '/tmp/pip-build-tracker-cr29wg1h'