2023-10-12T16:29:11,511 Created temporary directory: /tmp/pip-build-tracker-f9r7jl_b 2023-10-12T16:29:11,512 Initialized build tracking at /tmp/pip-build-tracker-f9r7jl_b 2023-10-12T16:29:11,513 Created build tracker: /tmp/pip-build-tracker-f9r7jl_b 2023-10-12T16:29:11,513 Entered build tracker: /tmp/pip-build-tracker-f9r7jl_b 2023-10-12T16:29:11,514 Created temporary directory: /tmp/pip-wheel-sys3ak1j 2023-10-12T16:29:11,517 Created temporary directory: /tmp/pip-ephem-wheel-cache-ixur4kj2 2023-10-12T16:29:11,538 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-12T16:29:11,542 2 location(s) to search for versions of solteron: 2023-10-12T16:29:11,542 * https://pypi.org/simple/solteron/ 2023-10-12T16:29:11,542 * https://www.piwheels.org/simple/solteron/ 2023-10-12T16:29:11,543 Fetching project page and analyzing links: https://pypi.org/simple/solteron/ 2023-10-12T16:29:11,543 Getting page https://pypi.org/simple/solteron/ 2023-10-12T16:29:11,545 Found index url https://pypi.org/simple/ 2023-10-12T16:29:11,772 Fetched page https://pypi.org/simple/solteron/ as application/vnd.pypi.simple.v1+json 2023-10-12T16:29:11,773 Skipping link: No binaries permitted for solteron: https://files.pythonhosted.org/packages/92/84/855b8c280c2dbb55c7a3eafc75e40f94374ec1d8df6640ce8a885e6e8fff/solteron-0.1-py3-none-any.whl (from https://pypi.org/simple/solteron/) 2023-10-12T16:29:11,774 Found link https://files.pythonhosted.org/packages/e8/ae/499ec506f578139f8c7b53e82364f425c121ab4d0ba3b83dbb124e239e58/solteron-0.1.tar.gz (from https://pypi.org/simple/solteron/), version: 0.1 2023-10-12T16:29:11,775 Fetching project page and analyzing links: https://www.piwheels.org/simple/solteron/ 2023-10-12T16:29:11,775 Getting page https://www.piwheels.org/simple/solteron/ 2023-10-12T16:29:11,777 Found index url https://www.piwheels.org/simple/ 2023-10-12T16:29:11,941 Fetched page https://www.piwheels.org/simple/solteron/ as text/html 2023-10-12T16:29:11,942 Skipping link: not a file: https://www.piwheels.org/simple/solteron/ 2023-10-12T16:29:11,943 Skipping link: not a file: https://pypi.org/simple/solteron/ 2023-10-12T16:29:11,961 Given no hashes to check 1 links for project 'solteron': discarding no candidates 2023-10-12T16:29:11,979 Collecting solteron==0.1 2023-10-12T16:29:11,981 Created temporary directory: /tmp/pip-unpack-cuxn9gqf 2023-10-12T16:29:12,196 Downloading solteron-0.1.tar.gz (3.7 kB) 2023-10-12T16:29:12,223 Added solteron==0.1 from https://files.pythonhosted.org/packages/e8/ae/499ec506f578139f8c7b53e82364f425c121ab4d0ba3b83dbb124e239e58/solteron-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-f9r7jl_b' 2023-10-12T16:29:12,226 Created temporary directory: /tmp/pip-build-env-84tb19fx 2023-10-12T16:29:12,231 Installing build dependencies: started 2023-10-12T16:29:12,232 Running command pip subprocess to install build dependencies 2023-10-12T16:29:13,371 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-12T16:29:13,876 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-12T16:29:15,448 Collecting setuptools>=61.0 2023-10-12T16:29:15,512 Using cached https://www.piwheels.org/simple/setuptools/setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-10-12T16:29:18,117 Installing collected packages: setuptools 2023-10-12T16:29:20,353 Successfully installed setuptools-68.2.2 2023-10-12T16:29:20,885 Installing build dependencies: finished with status 'done' 2023-10-12T16:29:20,889 Getting requirements to build wheel: started 2023-10-12T16:29:20,890 Running command Getting requirements to build wheel 2023-10-12T16:29:21,423 /tmp/pip-build-env-84tb19fx/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-10-12T16:29:21,423 !! 2023-10-12T16:29:21,424 ******************************************************************************** 2023-10-12T16:29:21,425 ########################################################################## 2023-10-12T16:29:21,426 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-12T16:29:21,426 ########################################################################## 2023-10-12T16:29:21,427 The following seems to be defined outside of `pyproject.toml`: 2023-10-12T16:29:21,428 `license = 'MIT'` 2023-10-12T16:29:21,429 According to the spec (see the link below), however, setuptools CANNOT 2023-10-12T16:29:21,430 consider this value unless `license` is listed as `dynamic`. 2023-10-12T16:29:21,430 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-12T16:29:21,431 For the time being, `setuptools` will still consider the given value (as a 2023-10-12T16:29:21,432 **transitional** measure), but please note that future releases of setuptools will 2023-10-12T16:29:21,433 follow strictly the standard. 2023-10-12T16:29:21,434 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-10-12T16:29:21,434 remove the `[project]` table from your file and rely entirely on other means of 2023-10-12T16:29:21,435 configuration. 2023-10-12T16:29:21,436 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-12T16:29:21,436 or your builds will no longer be supported. 2023-10-12T16:29:21,437 ******************************************************************************** 2023-10-12T16:29:21,438 !! 2023-10-12T16:29:21,438 _handle_missing_dynamic(dist, project_table) 2023-10-12T16:29:21,681 running egg_info 2023-10-12T16:29:21,687 writing solteron.egg-info/PKG-INFO 2023-10-12T16:29:21,690 writing dependency_links to solteron.egg-info/dependency_links.txt 2023-10-12T16:29:21,693 writing top-level names to solteron.egg-info/top_level.txt 2023-10-12T16:29:21,706 reading manifest file 'solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:21,708 adding license file 'LICENSE' 2023-10-12T16:29:21,710 writing manifest file 'solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:21,822 Getting requirements to build wheel: finished with status 'done' 2023-10-12T16:29:21,830 Installing backend dependencies: started 2023-10-12T16:29:21,831 Running command pip subprocess to install backend dependencies 2023-10-12T16:29:22,980 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-10-12T16:29:23,499 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-12T16:29:24,003 Collecting wheel 2023-10-12T16:29:24,019 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-10-12T16:29:26,222 Installing collected packages: wheel 2023-10-12T16:29:26,444 Creating /tmp/pip-build-env-84tb19fx/normal/local/bin 2023-10-12T16:29:26,446 changing mode of /tmp/pip-build-env-84tb19fx/normal/local/bin/wheel to 755 2023-10-12T16:29:26,457 Successfully installed wheel-0.41.2 2023-10-12T16:29:26,949 Installing backend dependencies: finished with status 'done' 2023-10-12T16:29:26,951 Created temporary directory: /tmp/pip-modern-metadata-fqi3nnqs 2023-10-12T16:29:26,953 Preparing metadata (pyproject.toml): started 2023-10-12T16:29:26,954 Running command Preparing metadata (pyproject.toml) 2023-10-12T16:29:27,442 /tmp/pip-build-env-84tb19fx/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-10-12T16:29:27,442 !! 2023-10-12T16:29:27,443 ******************************************************************************** 2023-10-12T16:29:27,444 ########################################################################## 2023-10-12T16:29:27,445 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-12T16:29:27,445 ########################################################################## 2023-10-12T16:29:27,446 The following seems to be defined outside of `pyproject.toml`: 2023-10-12T16:29:27,447 `license = 'MIT'` 2023-10-12T16:29:27,448 According to the spec (see the link below), however, setuptools CANNOT 2023-10-12T16:29:27,448 consider this value unless `license` is listed as `dynamic`. 2023-10-12T16:29:27,449 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-12T16:29:27,450 For the time being, `setuptools` will still consider the given value (as a 2023-10-12T16:29:27,451 **transitional** measure), but please note that future releases of setuptools will 2023-10-12T16:29:27,451 follow strictly the standard. 2023-10-12T16:29:27,452 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-10-12T16:29:27,452 remove the `[project]` table from your file and rely entirely on other means of 2023-10-12T16:29:27,453 configuration. 2023-10-12T16:29:27,454 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-12T16:29:27,454 or your builds will no longer be supported. 2023-10-12T16:29:27,455 ******************************************************************************** 2023-10-12T16:29:27,456 !! 2023-10-12T16:29:27,456 _handle_missing_dynamic(dist, project_table) 2023-10-12T16:29:27,733 running dist_info 2023-10-12T16:29:27,740 creating /tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info 2023-10-12T16:29:27,744 writing /tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info/PKG-INFO 2023-10-12T16:29:27,746 writing dependency_links to /tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info/dependency_links.txt 2023-10-12T16:29:27,749 writing top-level names to /tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info/top_level.txt 2023-10-12T16:29:27,750 writing manifest file '/tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:27,762 reading manifest file '/tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:27,765 adding license file 'LICENSE' 2023-10-12T16:29:27,766 writing manifest file '/tmp/pip-modern-metadata-fqi3nnqs/solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:27,767 creating '/tmp/pip-modern-metadata-fqi3nnqs/solteron-0.1.dist-info' 2023-10-12T16:29:27,908 Preparing metadata (pyproject.toml): finished with status 'done' 2023-10-12T16:29:27,913 Source in /tmp/pip-wheel-sys3ak1j/solteron_7bb39c2f63bd4ea8b0f945adfd627d16 has version 0.1, which satisfies requirement solteron==0.1 from https://files.pythonhosted.org/packages/e8/ae/499ec506f578139f8c7b53e82364f425c121ab4d0ba3b83dbb124e239e58/solteron-0.1.tar.gz 2023-10-12T16:29:27,914 Removed solteron==0.1 from https://files.pythonhosted.org/packages/e8/ae/499ec506f578139f8c7b53e82364f425c121ab4d0ba3b83dbb124e239e58/solteron-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-f9r7jl_b' 2023-10-12T16:29:27,918 Created temporary directory: /tmp/pip-unpack-8i5ajq_q 2023-10-12T16:29:27,919 Created temporary directory: /tmp/pip-unpack-56co8wju 2023-10-12T16:29:27,921 Building wheels for collected packages: solteron 2023-10-12T16:29:27,925 Created temporary directory: /tmp/pip-wheel-3zo92hkm 2023-10-12T16:29:27,925 Destination directory: /tmp/pip-wheel-3zo92hkm 2023-10-12T16:29:27,927 Building wheel for solteron (pyproject.toml): started 2023-10-12T16:29:27,929 Running command Building wheel for solteron (pyproject.toml) 2023-10-12T16:29:28,389 /tmp/pip-build-env-84tb19fx/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored. 2023-10-12T16:29:28,390 !! 2023-10-12T16:29:28,391 ******************************************************************************** 2023-10-12T16:29:28,392 ########################################################################## 2023-10-12T16:29:28,392 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-10-12T16:29:28,393 ########################################################################## 2023-10-12T16:29:28,394 The following seems to be defined outside of `pyproject.toml`: 2023-10-12T16:29:28,395 `license = 'MIT'` 2023-10-12T16:29:28,396 According to the spec (see the link below), however, setuptools CANNOT 2023-10-12T16:29:28,396 consider this value unless `license` is listed as `dynamic`. 2023-10-12T16:29:28,397 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-10-12T16:29:28,398 For the time being, `setuptools` will still consider the given value (as a 2023-10-12T16:29:28,398 **transitional** measure), but please note that future releases of setuptools will 2023-10-12T16:29:28,399 follow strictly the standard. 2023-10-12T16:29:28,400 To prevent this warning, you can list `license` under `dynamic` or alternatively 2023-10-12T16:29:28,400 remove the `[project]` table from your file and rely entirely on other means of 2023-10-12T16:29:28,401 configuration. 2023-10-12T16:29:28,402 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-12T16:29:28,402 or your builds will no longer be supported. 2023-10-12T16:29:28,403 ******************************************************************************** 2023-10-12T16:29:28,404 !! 2023-10-12T16:29:28,404 _handle_missing_dynamic(dist, project_table) 2023-10-12T16:29:28,658 running bdist_wheel 2023-10-12T16:29:28,677 running build 2023-10-12T16:29:28,677 running build_py 2023-10-12T16:29:28,682 creating build 2023-10-12T16:29:28,682 creating build/lib 2023-10-12T16:29:28,683 creating build/lib/solteron 2023-10-12T16:29:28,684 copying solteron/solteron.py -> build/lib/solteron 2023-10-12T16:29:28,686 copying solteron/__init__.py -> build/lib/solteron 2023-10-12T16:29:28,688 running egg_info 2023-10-12T16:29:28,691 writing solteron.egg-info/PKG-INFO 2023-10-12T16:29:28,694 writing dependency_links to solteron.egg-info/dependency_links.txt 2023-10-12T16:29:28,695 writing top-level names to solteron.egg-info/top_level.txt 2023-10-12T16:29:28,701 reading manifest file 'solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:28,703 adding license file 'LICENSE' 2023-10-12T16:29:28,705 writing manifest file 'solteron.egg-info/SOURCES.txt' 2023-10-12T16:29:28,713 installing to build/bdist.linux-armv7l/wheel 2023-10-12T16:29:28,714 running install 2023-10-12T16:29:28,737 running install_lib 2023-10-12T16:29:28,741 creating build/bdist.linux-armv7l 2023-10-12T16:29:28,742 creating build/bdist.linux-armv7l/wheel 2023-10-12T16:29:28,745 creating build/bdist.linux-armv7l/wheel/solteron 2023-10-12T16:29:28,746 copying build/lib/solteron/solteron.py -> build/bdist.linux-armv7l/wheel/solteron 2023-10-12T16:29:28,748 copying build/lib/solteron/__init__.py -> build/bdist.linux-armv7l/wheel/solteron 2023-10-12T16:29:28,749 running install_egg_info 2023-10-12T16:29:28,753 Copying solteron.egg-info to build/bdist.linux-armv7l/wheel/solteron-0.1-py3.11.egg-info 2023-10-12T16:29:28,761 running install_scripts 2023-10-12T16:29:28,771 creating build/bdist.linux-armv7l/wheel/solteron-0.1.dist-info/WHEEL 2023-10-12T16:29:28,774 creating '/tmp/pip-wheel-3zo92hkm/.tmp-94xekf5n/solteron-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-12T16:29:28,776 adding 'solteron/__init__.py' 2023-10-12T16:29:28,778 adding 'solteron/solteron.py' 2023-10-12T16:29:28,780 adding 'solteron-0.1.dist-info/LICENSE' 2023-10-12T16:29:28,782 adding 'solteron-0.1.dist-info/METADATA' 2023-10-12T16:29:28,783 adding 'solteron-0.1.dist-info/WHEEL' 2023-10-12T16:29:28,784 adding 'solteron-0.1.dist-info/top_level.txt' 2023-10-12T16:29:28,785 adding 'solteron-0.1.dist-info/RECORD' 2023-10-12T16:29:28,786 removing build/bdist.linux-armv7l/wheel 2023-10-12T16:29:28,907 Building wheel for solteron (pyproject.toml): finished with status 'done' 2023-10-12T16:29:28,911 Created wheel for solteron: filename=solteron-0.1-py3-none-any.whl size=4006 sha256=395887d5578c64c732689ce99fdbe125c4682e917083c1462f470afeba716719 2023-10-12T16:29:28,912 Stored in directory: /tmp/pip-ephem-wheel-cache-ixur4kj2/wheels/e8/ab/78/74428d1b1b38a6e4f11658c895ed72c762313f6d141a950f94 2023-10-12T16:29:28,921 Successfully built solteron 2023-10-12T16:29:28,924 Removed build tracker: '/tmp/pip-build-tracker-f9r7jl_b'