2026-02-15T14:24:44,556 Created temporary directory: /tmp/pip-ephem-wheel-cache-e98dat1x 2026-02-15T14:24:44,558 Created temporary directory: /tmp/pip-build-tracker-pnxmcdgm 2026-02-15T14:24:44,558 Initialized build tracking at /tmp/pip-build-tracker-pnxmcdgm 2026-02-15T14:24:44,559 Created build tracker: /tmp/pip-build-tracker-pnxmcdgm 2026-02-15T14:24:44,559 Entered build tracker: /tmp/pip-build-tracker-pnxmcdgm 2026-02-15T14:24:44,560 Created temporary directory: /tmp/pip-wheel-nouewvou 2026-02-15T14:24:44,563 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-02-15T14:24:44,565 Created temporary directory: /tmp/pip-ephem-wheel-cache-i5uq0isl 2026-02-15T14:24:44,587 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-02-15T14:24:44,591 2 location(s) to search for versions of runps: 2026-02-15T14:24:44,591 * https://pypi.org/simple/runps/ 2026-02-15T14:24:44,591 * https://www.piwheels.org/simple/runps/ 2026-02-15T14:24:44,591 Fetching project page and analyzing links: https://pypi.org/simple/runps/ 2026-02-15T14:24:44,592 Getting page https://pypi.org/simple/runps/ 2026-02-15T14:24:44,594 Found index url https://pypi.org/simple 2026-02-15T14:24:44,804 Fetched page https://pypi.org/simple/runps/ as application/vnd.pypi.simple.v1+json 2026-02-15T14:24:44,805 Skipping link: No binaries permitted for runps: https://files.pythonhosted.org/packages/81/a9/55f276c94bd5dd288ee75781e0d512c358d863f1a729c450e266035e765d/runps-4.0.0-py3-none-any.whl (from https://pypi.org/simple/runps/) 2026-02-15T14:24:44,806 Found link https://files.pythonhosted.org/packages/8b/03/b7915af96b3107491a641592ee4473fcefa5b22caa26c3a933df6655f3a8/runps-4.0.0.tar.gz (from https://pypi.org/simple/runps/), version: 4.0.0 2026-02-15T14:24:44,807 Fetching project page and analyzing links: https://www.piwheels.org/simple/runps/ 2026-02-15T14:24:44,807 Getting page https://www.piwheels.org/simple/runps/ 2026-02-15T14:24:44,808 Found index url https://www.piwheels.org/simple 2026-02-15T14:24:44,958 Fetched page https://www.piwheels.org/simple/runps/ as text/html 2026-02-15T14:24:44,959 Skipping link: not a file: https://www.piwheels.org/simple/runps/ 2026-02-15T14:24:44,960 Skipping link: not a file: https://pypi.org/simple/runps/ 2026-02-15T14:24:44,980 Given no hashes to check 1 links for project 'runps': discarding no candidates 2026-02-15T14:24:45,000 Collecting runps==4.0.0 2026-02-15T14:24:45,002 Created temporary directory: /tmp/pip-unpack-qc9rrmed 2026-02-15T14:24:45,210 Downloading runps-4.0.0.tar.gz (14 kB) 2026-02-15T14:24:45,245 Added runps==4.0.0 from https://files.pythonhosted.org/packages/8b/03/b7915af96b3107491a641592ee4473fcefa5b22caa26c3a933df6655f3a8/runps-4.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-pnxmcdgm' 2026-02-15T14:24:45,249 Created temporary directory: /tmp/pip-build-env-whnrqsxr 2026-02-15T14:24:45,254 Installing build dependencies: started 2026-02-15T14:24:45,255 Running command pip subprocess to install build dependencies 2026-02-15T14:24:46,437 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-02-15T14:24:47,013 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2026-02-15T14:24:47,036 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-02-15T14:24:48,764 Collecting setuptools>=61 2026-02-15T14:24:48,839 Using cached https://www.piwheels.org/simple/setuptools/setuptools-82.0.0-py3-none-any.whl (1.0 MB) 2026-02-15T14:24:51,888 Installing collected packages: setuptools 2026-02-15T14:24:54,913 Successfully installed setuptools-82.0.0 2026-02-15T14:24:55,199 Installing build dependencies: finished with status 'done' 2026-02-15T14:24:55,206 Getting requirements to build wheel: started 2026-02-15T14:24:55,207 Running command Getting requirements to build wheel 2026-02-15T14:24:55,814 /tmp/pip-build-env-whnrqsxr/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-02-15T14:24:55,814 !! 2026-02-15T14:24:55,815 ******************************************************************************** 2026-02-15T14:24:55,816 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-02-15T14:24:55,817 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-02-15T14:24:55,817 or your builds will no longer be supported. 2026-02-15T14:24:55,818 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-02-15T14:24:55,819 ******************************************************************************** 2026-02-15T14:24:55,820 !! 2026-02-15T14:24:55,820 corresp(dist, value, root_dir) 2026-02-15T14:24:55,910 running egg_info 2026-02-15T14:24:55,916 writing runps.egg-info/PKG-INFO 2026-02-15T14:24:55,919 writing dependency_links to runps.egg-info/dependency_links.txt 2026-02-15T14:24:55,921 writing top-level names to runps.egg-info/top_level.txt 2026-02-15T14:24:55,939 reading manifest file 'runps.egg-info/SOURCES.txt' 2026-02-15T14:24:55,941 reading manifest template 'MANIFEST.in' 2026-02-15T14:24:55,942 adding license file 'LICENSE.txt' 2026-02-15T14:24:55,942 adding license file 'AUTHORS.md' 2026-02-15T14:24:55,945 writing manifest file 'runps.egg-info/SOURCES.txt' 2026-02-15T14:24:56,041 Getting requirements to build wheel: finished with status 'done' 2026-02-15T14:24:56,045 Created temporary directory: /tmp/pip-modern-metadata-ia3_dhkf 2026-02-15T14:24:56,048 Preparing metadata (pyproject.toml): started 2026-02-15T14:24:56,049 Running command Preparing metadata (pyproject.toml) 2026-02-15T14:24:56,615 /tmp/pip-build-env-whnrqsxr/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-02-15T14:24:56,615 !! 2026-02-15T14:24:56,616 ******************************************************************************** 2026-02-15T14:24:56,617 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-02-15T14:24:56,618 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-02-15T14:24:56,619 or your builds will no longer be supported. 2026-02-15T14:24:56,620 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-02-15T14:24:56,620 ******************************************************************************** 2026-02-15T14:24:56,621 !! 2026-02-15T14:24:56,622 corresp(dist, value, root_dir) 2026-02-15T14:24:56,707 running dist_info 2026-02-15T14:24:56,718 creating /tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info 2026-02-15T14:24:56,719 writing /tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info/PKG-INFO 2026-02-15T14:24:56,723 writing dependency_links to /tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info/dependency_links.txt 2026-02-15T14:24:56,725 writing top-level names to /tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info/top_level.txt 2026-02-15T14:24:56,726 writing manifest file '/tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info/SOURCES.txt' 2026-02-15T14:24:56,741 reading manifest file '/tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info/SOURCES.txt' 2026-02-15T14:24:56,744 reading manifest template 'MANIFEST.in' 2026-02-15T14:24:56,745 adding license file 'LICENSE.txt' 2026-02-15T14:24:56,745 adding license file 'AUTHORS.md' 2026-02-15T14:24:56,747 writing manifest file '/tmp/pip-modern-metadata-ia3_dhkf/runps.egg-info/SOURCES.txt' 2026-02-15T14:24:56,748 creating '/tmp/pip-modern-metadata-ia3_dhkf/runps-4.0.0.dist-info' 2026-02-15T14:24:56,871 Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-15T14:24:56,877 Source in /tmp/pip-wheel-nouewvou/runps_d5e7a28d73bf47f2b22d77330b4d7ba0 has version 4.0.0, which satisfies requirement runps==4.0.0 from https://files.pythonhosted.org/packages/8b/03/b7915af96b3107491a641592ee4473fcefa5b22caa26c3a933df6655f3a8/runps-4.0.0.tar.gz 2026-02-15T14:24:56,878 Removed runps==4.0.0 from https://files.pythonhosted.org/packages/8b/03/b7915af96b3107491a641592ee4473fcefa5b22caa26c3a933df6655f3a8/runps-4.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-pnxmcdgm' 2026-02-15T14:24:56,885 Created temporary directory: /tmp/pip-unpack-poiffftk 2026-02-15T14:24:56,885 Building wheels for collected packages: runps 2026-02-15T14:24:56,891 Created temporary directory: /tmp/pip-wheel-0jbe8onf 2026-02-15T14:24:56,891 Destination directory: /tmp/pip-wheel-0jbe8onf 2026-02-15T14:24:56,893 Building wheel for runps (pyproject.toml): started 2026-02-15T14:24:56,894 Running command Building wheel for runps (pyproject.toml) 2026-02-15T14:24:57,446 /tmp/pip-build-env-whnrqsxr/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-02-15T14:24:57,446 !! 2026-02-15T14:24:57,447 ******************************************************************************** 2026-02-15T14:24:57,448 Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-02-15T14:24:57,449 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-02-15T14:24:57,450 or your builds will no longer be supported. 2026-02-15T14:24:57,451 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-02-15T14:24:57,452 ******************************************************************************** 2026-02-15T14:24:57,453 !! 2026-02-15T14:24:57,454 corresp(dist, value, root_dir) 2026-02-15T14:24:57,531 running bdist_wheel 2026-02-15T14:24:57,549 running build 2026-02-15T14:24:57,549 running build_py 2026-02-15T14:24:57,555 creating build/lib 2026-02-15T14:24:57,556 copying runps.py -> build/lib 2026-02-15T14:24:57,559 running egg_info 2026-02-15T14:24:57,569 writing runps.egg-info/PKG-INFO 2026-02-15T14:24:57,573 writing dependency_links to runps.egg-info/dependency_links.txt 2026-02-15T14:24:57,576 writing top-level names to runps.egg-info/top_level.txt 2026-02-15T14:24:57,585 reading manifest file 'runps.egg-info/SOURCES.txt' 2026-02-15T14:24:57,588 reading manifest template 'MANIFEST.in' 2026-02-15T14:24:57,589 adding license file 'LICENSE.txt' 2026-02-15T14:24:57,590 adding license file 'AUTHORS.md' 2026-02-15T14:24:57,592 writing manifest file 'runps.egg-info/SOURCES.txt' 2026-02-15T14:24:57,602 installing to build/bdist.linux-armv7l/wheel 2026-02-15T14:24:57,603 running install 2026-02-15T14:24:57,626 running install_lib 2026-02-15T14:24:57,843 creating build/bdist.linux-armv7l/wheel 2026-02-15T14:24:57,845 copying build/lib/runps.py -> build/bdist.linux-armv7l/wheel/. 2026-02-15T14:24:57,848 running install_egg_info 2026-02-15T14:24:57,853 Copying runps.egg-info to build/bdist.linux-armv7l/wheel/./runps-4.0.0-py3.11.egg-info 2026-02-15T14:24:57,863 running install_scripts 2026-02-15T14:24:57,878 creating build/bdist.linux-armv7l/wheel/runps-4.0.0.dist-info/WHEEL 2026-02-15T14:24:57,881 creating '/tmp/pip-wheel-0jbe8onf/.tmp-h72vuk4k/runps-4.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-02-15T14:24:57,884 adding 'runps.py' 2026-02-15T14:24:57,887 adding 'runps-4.0.0.dist-info/licenses/AUTHORS.md' 2026-02-15T14:24:57,888 adding 'runps-4.0.0.dist-info/licenses/LICENSE.txt' 2026-02-15T14:24:57,891 adding 'runps-4.0.0.dist-info/METADATA' 2026-02-15T14:24:57,892 adding 'runps-4.0.0.dist-info/WHEEL' 2026-02-15T14:24:57,893 adding 'runps-4.0.0.dist-info/top_level.txt' 2026-02-15T14:24:57,894 adding 'runps-4.0.0.dist-info/RECORD' 2026-02-15T14:24:57,895 removing build/bdist.linux-armv7l/wheel 2026-02-15T14:24:57,997 Building wheel for runps (pyproject.toml): finished with status 'done' 2026-02-15T14:24:58,002 Created wheel for runps: filename=runps-4.0.0-py3-none-any.whl size=13760 sha256=a9a80b6f9af0d0782a46e3bcafdeb2b1b088eb269329bc0b40a63b61a68f3a9b 2026-02-15T14:24:58,003 Stored in directory: /tmp/pip-ephem-wheel-cache-i5uq0isl/wheels/11/86/f6/996315e6d451847f37d5a0711f3901e39fb24a34e574f33583 2026-02-15T14:24:58,017 Successfully built runps 2026-02-15T14:24:58,021 Removed build tracker: '/tmp/pip-build-tracker-pnxmcdgm'