2026-01-13T02:52:41,106 Created temporary directory: /tmp/pip-ephem-wheel-cache-2bz1at_d 2026-01-13T02:52:41,108 Created temporary directory: /tmp/pip-build-tracker-8c0khjaw 2026-01-13T02:52:41,108 Initialized build tracking at /tmp/pip-build-tracker-8c0khjaw 2026-01-13T02:52:41,109 Created build tracker: /tmp/pip-build-tracker-8c0khjaw 2026-01-13T02:52:41,109 Entered build tracker: /tmp/pip-build-tracker-8c0khjaw 2026-01-13T02:52:41,110 Created temporary directory: /tmp/pip-wheel-ecgkejg2 2026-01-13T02:52:41,113 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-01-13T02:52:41,116 Created temporary directory: /tmp/pip-ephem-wheel-cache-6np8srhw 2026-01-13T02:52:41,138 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-01-13T02:52:41,142 2 location(s) to search for versions of ryfi: 2026-01-13T02:52:41,142 * https://pypi.org/simple/ryfi/ 2026-01-13T02:52:41,142 * https://www.piwheels.org/simple/ryfi/ 2026-01-13T02:52:41,143 Fetching project page and analyzing links: https://pypi.org/simple/ryfi/ 2026-01-13T02:52:41,143 Getting page https://pypi.org/simple/ryfi/ 2026-01-13T02:52:41,145 Found index url https://pypi.org/simple 2026-01-13T02:52:41,361 Fetched page https://pypi.org/simple/ryfi/ as application/vnd.pypi.simple.v1+json 2026-01-13T02:52:41,363 Skipping link: No binaries permitted for ryfi: https://files.pythonhosted.org/packages/4c/e7/d78777952bd2027f00004c94f235ed30f7bdb40a168b45157586fe7bbee5/ryfi-2026.1.13.1-py3-none-any.whl (from https://pypi.org/simple/ryfi/) (requires-python:>=3.8) 2026-01-13T02:52:41,364 Found link https://files.pythonhosted.org/packages/2f/a5/12469dd16be562fa04049564908ca0ecedbd199f695d028aa6651a63554f/ryfi-2026.1.13.1.tar.gz (from https://pypi.org/simple/ryfi/) (requires-python:>=3.8), version: 2026.1.13.1 2026-01-13T02:52:41,365 Fetching project page and analyzing links: https://www.piwheels.org/simple/ryfi/ 2026-01-13T02:52:41,366 Getting page https://www.piwheels.org/simple/ryfi/ 2026-01-13T02:52:41,367 Found index url https://www.piwheels.org/simple 2026-01-13T02:52:41,636 Fetched page https://www.piwheels.org/simple/ryfi/ as text/html 2026-01-13T02:52:41,637 Skipping link: not a file: https://www.piwheels.org/simple/ryfi/ 2026-01-13T02:52:41,638 Skipping link: not a file: https://pypi.org/simple/ryfi/ 2026-01-13T02:52:41,658 Given no hashes to check 1 links for project 'ryfi': discarding no candidates 2026-01-13T02:52:41,678 Collecting ryfi==2026.1.13.1 2026-01-13T02:52:41,681 Created temporary directory: /tmp/pip-unpack-dhaddwv6 2026-01-13T02:52:41,896 Downloading ryfi-2026.1.13.1.tar.gz (16 kB) 2026-01-13T02:52:41,929 Added ryfi==2026.1.13.1 from https://files.pythonhosted.org/packages/2f/a5/12469dd16be562fa04049564908ca0ecedbd199f695d028aa6651a63554f/ryfi-2026.1.13.1.tar.gz to build tracker '/tmp/pip-build-tracker-8c0khjaw' 2026-01-13T02:52:41,933 Created temporary directory: /tmp/pip-build-env-sgkaeuth 2026-01-13T02:52:41,938 Installing build dependencies: started 2026-01-13T02:52:41,939 Running command pip subprocess to install build dependencies 2026-01-13T02:52:43,067 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-01-13T02:52:43,724 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-01-13T02:52:43,747 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-01-13T02:52:45,508 Collecting setuptools>=42 2026-01-13T02:52:45,614 Using cached https://www.piwheels.org/simple/setuptools/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2026-01-13T02:52:48,630 Installing collected packages: setuptools 2026-01-13T02:52:52,159 Successfully installed setuptools-80.9.0 2026-01-13T02:52:52,424 Installing build dependencies: finished with status 'done' 2026-01-13T02:52:52,431 Getting requirements to build wheel: started 2026-01-13T02:52:52,432 Running command Getting requirements to build wheel 2026-01-13T02:52:53,044 /tmp/pip-build-env-sgkaeuth/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-01-13T02:52:53,045 !! 2026-01-13T02:52:53,046 ******************************************************************************** 2026-01-13T02:52:53,046 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-01-13T02:52:53,047 By 2026-Feb-18, you need to update your project and remove deprecated calls 2026-01-13T02:52:53,047 or your builds will no longer be supported. 2026-01-13T02:52:53,048 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-13T02:52:53,049 ******************************************************************************** 2026-01-13T02:52:53,050 !! 2026-01-13T02:52:53,050 corresp(dist, value, root_dir) 2026-01-13T02:52:53,051 /tmp/pip-build-env-sgkaeuth/overlay/local/lib/python3.11/dist-packages/setuptools/config/expand.py:126: SetuptoolsWarning: File '/tmp/pip-wheel-ecgkejg2/ryfi_c868a63cd8264a649db92597d8d0c0f1/LICENSE' cannot be found 2026-01-13T02:52:53,052 return '\n'.join( 2026-01-13T02:52:53,159 running egg_info 2026-01-13T02:52:53,166 writing ryfi.egg-info/PKG-INFO 2026-01-13T02:52:53,170 writing dependency_links to ryfi.egg-info/dependency_links.txt 2026-01-13T02:52:53,172 writing entry points to ryfi.egg-info/entry_points.txt 2026-01-13T02:52:53,174 writing requirements to ryfi.egg-info/requires.txt 2026-01-13T02:52:53,176 writing top-level names to ryfi.egg-info/top_level.txt 2026-01-13T02:52:53,197 reading manifest file 'ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:53,202 writing manifest file 'ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:53,299 Getting requirements to build wheel: finished with status 'done' 2026-01-13T02:52:53,303 Created temporary directory: /tmp/pip-modern-metadata-top5kc58 2026-01-13T02:52:53,305 Preparing metadata (pyproject.toml): started 2026-01-13T02:52:53,307 Running command Preparing metadata (pyproject.toml) 2026-01-13T02:52:53,857 /tmp/pip-build-env-sgkaeuth/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-01-13T02:52:53,857 !! 2026-01-13T02:52:53,859 ******************************************************************************** 2026-01-13T02:52:53,859 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-01-13T02:52:53,860 By 2026-Feb-18, you need to update your project and remove deprecated calls 2026-01-13T02:52:53,861 or your builds will no longer be supported. 2026-01-13T02:52:53,862 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-13T02:52:53,863 ******************************************************************************** 2026-01-13T02:52:53,864 !! 2026-01-13T02:52:53,865 corresp(dist, value, root_dir) 2026-01-13T02:52:53,865 /tmp/pip-build-env-sgkaeuth/overlay/local/lib/python3.11/dist-packages/setuptools/config/expand.py:126: SetuptoolsWarning: File '/tmp/pip-wheel-ecgkejg2/ryfi_c868a63cd8264a649db92597d8d0c0f1/LICENSE' cannot be found 2026-01-13T02:52:53,866 return '\n'.join( 2026-01-13T02:52:53,963 running dist_info 2026-01-13T02:52:53,975 creating /tmp/pip-modern-metadata-top5kc58/ryfi.egg-info 2026-01-13T02:52:53,976 writing /tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/PKG-INFO 2026-01-13T02:52:53,979 writing dependency_links to /tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/dependency_links.txt 2026-01-13T02:52:53,981 writing entry points to /tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/entry_points.txt 2026-01-13T02:52:53,983 writing requirements to /tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/requires.txt 2026-01-13T02:52:53,984 writing top-level names to /tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/top_level.txt 2026-01-13T02:52:53,985 writing manifest file '/tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:54,004 reading manifest file '/tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:54,008 writing manifest file '/tmp/pip-modern-metadata-top5kc58/ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:54,009 creating '/tmp/pip-modern-metadata-top5kc58/ryfi-2026.1.13.1.dist-info' 2026-01-13T02:52:54,134 Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-13T02:52:54,139 Source in /tmp/pip-wheel-ecgkejg2/ryfi_c868a63cd8264a649db92597d8d0c0f1 has version 2026.1.13.1, which satisfies requirement ryfi==2026.1.13.1 from https://files.pythonhosted.org/packages/2f/a5/12469dd16be562fa04049564908ca0ecedbd199f695d028aa6651a63554f/ryfi-2026.1.13.1.tar.gz 2026-01-13T02:52:54,140 Removed ryfi==2026.1.13.1 from https://files.pythonhosted.org/packages/2f/a5/12469dd16be562fa04049564908ca0ecedbd199f695d028aa6651a63554f/ryfi-2026.1.13.1.tar.gz from build tracker '/tmp/pip-build-tracker-8c0khjaw' 2026-01-13T02:52:54,145 Created temporary directory: /tmp/pip-unpack-x8zt13p7 2026-01-13T02:52:54,146 Building wheels for collected packages: ryfi 2026-01-13T02:52:54,151 Created temporary directory: /tmp/pip-wheel-u4925fv3 2026-01-13T02:52:54,152 Destination directory: /tmp/pip-wheel-u4925fv3 2026-01-13T02:52:54,155 Building wheel for ryfi (pyproject.toml): started 2026-01-13T02:52:54,156 Running command Building wheel for ryfi (pyproject.toml) 2026-01-13T02:52:54,700 /tmp/pip-build-env-sgkaeuth/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-01-13T02:52:54,700 !! 2026-01-13T02:52:54,702 ******************************************************************************** 2026-01-13T02:52:54,702 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-01-13T02:52:54,703 By 2026-Feb-18, you need to update your project and remove deprecated calls 2026-01-13T02:52:54,704 or your builds will no longer be supported. 2026-01-13T02:52:54,705 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-13T02:52:54,706 ******************************************************************************** 2026-01-13T02:52:54,707 !! 2026-01-13T02:52:54,707 corresp(dist, value, root_dir) 2026-01-13T02:52:54,708 /tmp/pip-build-env-sgkaeuth/overlay/local/lib/python3.11/dist-packages/setuptools/config/expand.py:126: SetuptoolsWarning: File '/tmp/pip-wheel-ecgkejg2/ryfi_c868a63cd8264a649db92597d8d0c0f1/LICENSE' cannot be found 2026-01-13T02:52:54,709 return '\n'.join( 2026-01-13T02:52:54,794 running bdist_wheel 2026-01-13T02:52:54,814 running build 2026-01-13T02:52:54,814 running build_py 2026-01-13T02:52:54,821 creating build/lib/ryfi 2026-01-13T02:52:54,823 copying ryfi/__init__.py -> build/lib/ryfi 2026-01-13T02:52:54,825 copying ryfi/main.py -> build/lib/ryfi 2026-01-13T02:52:54,828 running egg_info 2026-01-13T02:52:54,839 writing ryfi.egg-info/PKG-INFO 2026-01-13T02:52:54,843 writing dependency_links to ryfi.egg-info/dependency_links.txt 2026-01-13T02:52:54,844 writing entry points to ryfi.egg-info/entry_points.txt 2026-01-13T02:52:54,846 writing requirements to ryfi.egg-info/requires.txt 2026-01-13T02:52:54,846 writing top-level names to ryfi.egg-info/top_level.txt 2026-01-13T02:52:54,856 reading manifest file 'ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:54,861 writing manifest file 'ryfi.egg-info/SOURCES.txt' 2026-01-13T02:52:54,874 installing to build/bdist.linux-armv7l/wheel 2026-01-13T02:52:54,874 running install 2026-01-13T02:52:54,897 running install_lib 2026-01-13T02:52:54,903 creating build/bdist.linux-armv7l/wheel 2026-01-13T02:52:54,906 creating build/bdist.linux-armv7l/wheel/ryfi 2026-01-13T02:52:54,907 copying build/lib/ryfi/__init__.py -> build/bdist.linux-armv7l/wheel/./ryfi 2026-01-13T02:52:54,908 copying build/lib/ryfi/main.py -> build/bdist.linux-armv7l/wheel/./ryfi 2026-01-13T02:52:54,911 running install_egg_info 2026-01-13T02:52:54,917 Copying ryfi.egg-info to build/bdist.linux-armv7l/wheel/./ryfi-2026.1.13.1-py3.11.egg-info 2026-01-13T02:52:54,929 running install_scripts 2026-01-13T02:52:54,937 creating build/bdist.linux-armv7l/wheel/ryfi-2026.1.13.1.dist-info/WHEEL 2026-01-13T02:52:54,940 creating '/tmp/pip-wheel-u4925fv3/.tmp-8vlmv7nc/ryfi-2026.1.13.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-01-13T02:52:54,943 adding 'ryfi/__init__.py' 2026-01-13T02:52:54,948 adding 'ryfi/main.py' 2026-01-13T02:52:54,951 adding 'ryfi-2026.1.13.1.dist-info/METADATA' 2026-01-13T02:52:54,952 adding 'ryfi-2026.1.13.1.dist-info/WHEEL' 2026-01-13T02:52:54,953 adding 'ryfi-2026.1.13.1.dist-info/entry_points.txt' 2026-01-13T02:52:54,954 adding 'ryfi-2026.1.13.1.dist-info/top_level.txt' 2026-01-13T02:52:54,954 adding 'ryfi-2026.1.13.1.dist-info/RECORD' 2026-01-13T02:52:54,956 removing build/bdist.linux-armv7l/wheel 2026-01-13T02:52:55,056 Building wheel for ryfi (pyproject.toml): finished with status 'done' 2026-01-13T02:52:55,061 Created wheel for ryfi: filename=ryfi-2026.1.13.1-py3-none-any.whl size=16019 sha256=128203148f6ffff954308f40426df617a64697247eec523f306b15be89d1e396 2026-01-13T02:52:55,062 Stored in directory: /tmp/pip-ephem-wheel-cache-6np8srhw/wheels/46/ab/8b/321de580c3e6bd89e2b2d569eb204f1bb7480178f6368900f7 2026-01-13T02:52:55,072 Successfully built ryfi 2026-01-13T02:52:55,075 Removed build tracker: '/tmp/pip-build-tracker-8c0khjaw'