2025-12-08T18:38:51,489 Created temporary directory: /tmp/pip-ephem-wheel-cache-930824in 2025-12-08T18:38:51,490 Created temporary directory: /tmp/pip-build-tracker-gwrirak8 2025-12-08T18:38:51,491 Initialized build tracking at /tmp/pip-build-tracker-gwrirak8 2025-12-08T18:38:51,492 Created build tracker: /tmp/pip-build-tracker-gwrirak8 2025-12-08T18:38:51,492 Entered build tracker: /tmp/pip-build-tracker-gwrirak8 2025-12-08T18:38:51,493 Created temporary directory: /tmp/pip-wheel-63fxwz9l 2025-12-08T18:38:51,495 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 2025-12-08T18:38:51,498 Created temporary directory: /tmp/pip-ephem-wheel-cache-cd2w7s8r 2025-12-08T18:38:51,520 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-08T18:38:51,523 2 location(s) to search for versions of stxt: 2025-12-08T18:38:51,523 * https://pypi.org/simple/stxt/ 2025-12-08T18:38:51,523 * https://www.piwheels.org/simple/stxt/ 2025-12-08T18:38:51,524 Fetching project page and analyzing links: https://pypi.org/simple/stxt/ 2025-12-08T18:38:51,525 Getting page https://pypi.org/simple/stxt/ 2025-12-08T18:38:51,526 Found index url https://pypi.org/simple 2025-12-08T18:38:51,746 Fetched page https://pypi.org/simple/stxt/ as application/vnd.pypi.simple.v1+json 2025-12-08T18:38:51,747 Skipping link: No binaries permitted for stxt: https://files.pythonhosted.org/packages/f7/74/fe2a9ddf6078cd9b6547d35da8ec1a3b1e10c5642d0deeedd04df9a3ed46/stxt-0.0.1-py3-none-any.whl (from https://pypi.org/simple/stxt/) (requires-python:>=3.8) 2025-12-08T18:38:51,748 Found link https://files.pythonhosted.org/packages/60/8f/2b242f27303401e65db5de813eb52ea02cca42bf12e7fbbebef06cda697e/stxt-0.0.1.tar.gz (from https://pypi.org/simple/stxt/) (requires-python:>=3.8), version: 0.0.1 2025-12-08T18:38:51,749 Fetching project page and analyzing links: https://www.piwheels.org/simple/stxt/ 2025-12-08T18:38:51,750 Getting page https://www.piwheels.org/simple/stxt/ 2025-12-08T18:38:51,751 Found index url https://www.piwheels.org/simple 2025-12-08T18:38:51,942 Fetched page https://www.piwheels.org/simple/stxt/ as text/html 2025-12-08T18:38:51,943 Skipping link: not a file: https://www.piwheels.org/simple/stxt/ 2025-12-08T18:38:51,944 Skipping link: not a file: https://pypi.org/simple/stxt/ 2025-12-08T18:38:51,963 Given no hashes to check 1 links for project 'stxt': discarding no candidates 2025-12-08T18:38:51,981 Collecting stxt==0.0.1 2025-12-08T18:38:51,983 Created temporary directory: /tmp/pip-unpack-zo0r2gis 2025-12-08T18:38:52,194 Downloading stxt-0.0.1.tar.gz (1.4 kB) 2025-12-08T18:38:52,218 Added stxt==0.0.1 from https://files.pythonhosted.org/packages/60/8f/2b242f27303401e65db5de813eb52ea02cca42bf12e7fbbebef06cda697e/stxt-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-gwrirak8' 2025-12-08T18:38:52,221 Created temporary directory: /tmp/pip-build-env-dz4uxs0d 2025-12-08T18:38:52,226 Installing build dependencies: started 2025-12-08T18:38:52,227 Running command pip subprocess to install build dependencies 2025-12-08T18:38:53,381 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2025-12-08T18:38:54,037 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 2025-12-08T18:38:54,060 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-08T18:38:55,787 Collecting setuptools>=61.0 2025-12-08T18:38:55,884 Using cached https://www.piwheels.org/simple/setuptools/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-08T18:38:58,846 Installing collected packages: setuptools 2025-12-08T18:39:02,441 Successfully installed setuptools-80.9.0 2025-12-08T18:39:02,705 Installing build dependencies: finished with status 'done' 2025-12-08T18:39:02,711 Getting requirements to build wheel: started 2025-12-08T18:39:02,712 Running command Getting requirements to build wheel 2025-12-08T18:39:03,297 /tmp/pip-build-env-dz4uxs0d/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-08T18:39:03,297 !! 2025-12-08T18:39:03,298 ******************************************************************************** 2025-12-08T18:39:03,299 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). 2025-12-08T18:39:03,300 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-08T18:39:03,301 or your builds will no longer be supported. 2025-12-08T18:39:03,302 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-08T18:39:03,302 ******************************************************************************** 2025-12-08T18:39:03,303 !! 2025-12-08T18:39:03,304 corresp(dist, value, root_dir) 2025-12-08T18:39:03,412 running egg_info 2025-12-08T18:39:03,419 writing stxt.egg-info/PKG-INFO 2025-12-08T18:39:03,423 writing dependency_links to stxt.egg-info/dependency_links.txt 2025-12-08T18:39:03,426 writing top-level names to stxt.egg-info/top_level.txt 2025-12-08T18:39:03,451 reading manifest file 'stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:03,456 writing manifest file 'stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:03,553 Getting requirements to build wheel: finished with status 'done' 2025-12-08T18:39:03,557 Created temporary directory: /tmp/pip-modern-metadata-vbtuajan 2025-12-08T18:39:03,560 Preparing metadata (pyproject.toml): started 2025-12-08T18:39:03,562 Running command Preparing metadata (pyproject.toml) 2025-12-08T18:39:04,131 /tmp/pip-build-env-dz4uxs0d/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-08T18:39:04,131 !! 2025-12-08T18:39:04,132 ******************************************************************************** 2025-12-08T18:39:04,133 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). 2025-12-08T18:39:04,134 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-08T18:39:04,135 or your builds will no longer be supported. 2025-12-08T18:39:04,136 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-08T18:39:04,136 ******************************************************************************** 2025-12-08T18:39:04,137 !! 2025-12-08T18:39:04,138 corresp(dist, value, root_dir) 2025-12-08T18:39:04,235 running dist_info 2025-12-08T18:39:04,247 creating /tmp/pip-modern-metadata-vbtuajan/stxt.egg-info 2025-12-08T18:39:04,248 writing /tmp/pip-modern-metadata-vbtuajan/stxt.egg-info/PKG-INFO 2025-12-08T18:39:04,251 writing dependency_links to /tmp/pip-modern-metadata-vbtuajan/stxt.egg-info/dependency_links.txt 2025-12-08T18:39:04,253 writing top-level names to /tmp/pip-modern-metadata-vbtuajan/stxt.egg-info/top_level.txt 2025-12-08T18:39:04,255 writing manifest file '/tmp/pip-modern-metadata-vbtuajan/stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:04,274 reading manifest file '/tmp/pip-modern-metadata-vbtuajan/stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:04,278 writing manifest file '/tmp/pip-modern-metadata-vbtuajan/stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:04,279 creating '/tmp/pip-modern-metadata-vbtuajan/stxt-0.0.1.dist-info' 2025-12-08T18:39:04,396 Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-08T18:39:04,401 Source in /tmp/pip-wheel-63fxwz9l/stxt_601a81a052224ef094ca186badaa099d has version 0.0.1, which satisfies requirement stxt==0.0.1 from https://files.pythonhosted.org/packages/60/8f/2b242f27303401e65db5de813eb52ea02cca42bf12e7fbbebef06cda697e/stxt-0.0.1.tar.gz 2025-12-08T18:39:04,401 Removed stxt==0.0.1 from https://files.pythonhosted.org/packages/60/8f/2b242f27303401e65db5de813eb52ea02cca42bf12e7fbbebef06cda697e/stxt-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-gwrirak8' 2025-12-08T18:39:04,406 Created temporary directory: /tmp/pip-unpack-nw_7m_os 2025-12-08T18:39:04,407 Building wheels for collected packages: stxt 2025-12-08T18:39:04,411 Created temporary directory: /tmp/pip-wheel-1vaehnna 2025-12-08T18:39:04,411 Destination directory: /tmp/pip-wheel-1vaehnna 2025-12-08T18:39:04,413 Building wheel for stxt (pyproject.toml): started 2025-12-08T18:39:04,415 Running command Building wheel for stxt (pyproject.toml) 2025-12-08T18:39:04,953 /tmp/pip-build-env-dz4uxs0d/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-08T18:39:04,953 !! 2025-12-08T18:39:04,954 ******************************************************************************** 2025-12-08T18:39:04,954 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). 2025-12-08T18:39:04,955 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-08T18:39:04,956 or your builds will no longer be supported. 2025-12-08T18:39:04,957 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-08T18:39:04,957 ******************************************************************************** 2025-12-08T18:39:04,959 !! 2025-12-08T18:39:04,959 corresp(dist, value, root_dir) 2025-12-08T18:39:05,044 running bdist_wheel 2025-12-08T18:39:05,065 running build 2025-12-08T18:39:05,065 running build_py 2025-12-08T18:39:05,072 creating build/lib/stxt 2025-12-08T18:39:05,074 copying stxt/core.py -> build/lib/stxt 2025-12-08T18:39:05,076 copying stxt/__init__.py -> build/lib/stxt 2025-12-08T18:39:05,077 running egg_info 2025-12-08T18:39:05,089 writing stxt.egg-info/PKG-INFO 2025-12-08T18:39:05,092 writing dependency_links to stxt.egg-info/dependency_links.txt 2025-12-08T18:39:05,093 writing top-level names to stxt.egg-info/top_level.txt 2025-12-08T18:39:05,102 reading manifest file 'stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:05,106 writing manifest file 'stxt.egg-info/SOURCES.txt' 2025-12-08T18:39:05,119 installing to build/bdist.linux-armv7l/wheel 2025-12-08T18:39:05,119 running install 2025-12-08T18:39:05,143 running install_lib 2025-12-08T18:39:05,149 creating build/bdist.linux-armv7l/wheel 2025-12-08T18:39:05,151 creating build/bdist.linux-armv7l/wheel/stxt 2025-12-08T18:39:05,152 copying build/lib/stxt/core.py -> build/bdist.linux-armv7l/wheel/./stxt 2025-12-08T18:39:05,154 copying build/lib/stxt/__init__.py -> build/bdist.linux-armv7l/wheel/./stxt 2025-12-08T18:39:05,156 running install_egg_info 2025-12-08T18:39:05,161 Copying stxt.egg-info to build/bdist.linux-armv7l/wheel/./stxt-0.0.1-py3.11.egg-info 2025-12-08T18:39:05,169 running install_scripts 2025-12-08T18:39:05,175 creating build/bdist.linux-armv7l/wheel/stxt-0.0.1.dist-info/WHEEL 2025-12-08T18:39:05,177 creating '/tmp/pip-wheel-1vaehnna/.tmp-sryfg0ra/stxt-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-12-08T18:39:05,180 adding 'stxt/__init__.py' 2025-12-08T18:39:05,181 adding 'stxt/core.py' 2025-12-08T18:39:05,183 adding 'stxt-0.0.1.dist-info/METADATA' 2025-12-08T18:39:05,184 adding 'stxt-0.0.1.dist-info/WHEEL' 2025-12-08T18:39:05,184 adding 'stxt-0.0.1.dist-info/top_level.txt' 2025-12-08T18:39:05,185 adding 'stxt-0.0.1.dist-info/RECORD' 2025-12-08T18:39:05,186 removing build/bdist.linux-armv7l/wheel 2025-12-08T18:39:05,286 Building wheel for stxt (pyproject.toml): finished with status 'done' 2025-12-08T18:39:05,291 Created wheel for stxt: filename=stxt-0.0.1-py3-none-any.whl size=1717 sha256=08840c1f1d308d834ce449265028ae3d62b6d3800c615033dddfadc56204ecdd 2025-12-08T18:39:05,292 Stored in directory: /tmp/pip-ephem-wheel-cache-cd2w7s8r/wheels/b4/11/57/cc85e2070b11634a148317b2e07a0a7aa39b39c2ddeebaa702 2025-12-08T18:39:05,300 Successfully built stxt 2025-12-08T18:39:05,303 Removed build tracker: '/tmp/pip-build-tracker-gwrirak8'