2026-03-18T02:09:13,559 Created temporary directory: /tmp/pip-ephem-wheel-cache-3dbm5ire 2026-03-18T02:09:13,561 Created temporary directory: /tmp/pip-build-tracker-aigwf09b 2026-03-18T02:09:13,562 Initialized build tracking at /tmp/pip-build-tracker-aigwf09b 2026-03-18T02:09:13,562 Created build tracker: /tmp/pip-build-tracker-aigwf09b 2026-03-18T02:09:13,563 Entered build tracker: /tmp/pip-build-tracker-aigwf09b 2026-03-18T02:09:13,563 Created temporary directory: /tmp/pip-wheel-obq1d6pn 2026-03-18T02:09:13,566 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-03-18T02:09:13,569 Created temporary directory: /tmp/pip-ephem-wheel-cache-vfb0cwgp 2026-03-18T02:09:13,590 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-18T02:09:13,593 2 location(s) to search for versions of stych: 2026-03-18T02:09:13,593 * https://pypi.org/simple/stych/ 2026-03-18T02:09:13,593 * https://www.piwheels.org/simple/stych/ 2026-03-18T02:09:13,594 Fetching project page and analyzing links: https://pypi.org/simple/stych/ 2026-03-18T02:09:13,595 Getting page https://pypi.org/simple/stych/ 2026-03-18T02:09:13,596 Found index url https://pypi.org/simple 2026-03-18T02:09:13,807 Fetched page https://pypi.org/simple/stych/ as application/vnd.pypi.simple.v1+json 2026-03-18T02:09:13,809 Skipping link: No binaries permitted for stych: https://files.pythonhosted.org/packages/26/25/78c49e897ff6f2521fe0c2543b72944c4e342bedffac7f1cb888586b3556/stych-0.0.1-py3-none-any.whl (from https://pypi.org/simple/stych/) (requires-python:>=3.8) 2026-03-18T02:09:13,810 Found link https://files.pythonhosted.org/packages/11/90/b28dd6da7e80e1ffd98070c341f1cc19a6f9fe4275f74e6d31d852757678/stych-0.0.1.tar.gz (from https://pypi.org/simple/stych/) (requires-python:>=3.8), version: 0.0.1 2026-03-18T02:09:13,811 Fetching project page and analyzing links: https://www.piwheels.org/simple/stych/ 2026-03-18T02:09:13,812 Getting page https://www.piwheels.org/simple/stych/ 2026-03-18T02:09:13,813 Found index url https://www.piwheels.org/simple 2026-03-18T02:09:13,966 Fetched page https://www.piwheels.org/simple/stych/ as text/html 2026-03-18T02:09:13,967 Skipping link: not a file: https://www.piwheels.org/simple/stych/ 2026-03-18T02:09:13,967 Skipping link: not a file: https://pypi.org/simple/stych/ 2026-03-18T02:09:13,986 Given no hashes to check 1 links for project 'stych': discarding no candidates 2026-03-18T02:09:14,004 Collecting stych==0.0.1 2026-03-18T02:09:14,006 Created temporary directory: /tmp/pip-unpack-004l2k3c 2026-03-18T02:09:14,139 Downloading stych-0.0.1.tar.gz (1.0 kB) 2026-03-18T02:09:14,162 Added stych==0.0.1 from https://files.pythonhosted.org/packages/11/90/b28dd6da7e80e1ffd98070c341f1cc19a6f9fe4275f74e6d31d852757678/stych-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-aigwf09b' 2026-03-18T02:09:14,165 Created temporary directory: /tmp/pip-build-env-0zf0urkn 2026-03-18T02:09:14,170 Installing build dependencies: started 2026-03-18T02:09:14,171 Running command pip subprocess to install build dependencies 2026-03-18T02:09:15,323 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2026-03-18T02:09:15,924 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-03-18T02:09:15,946 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-18T02:09:17,704 Collecting setuptools>=61.0 2026-03-18T02:09:17,856 Using cached https://www.piwheels.org/simple/setuptools/setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-18T02:09:20,871 Installing collected packages: setuptools 2026-03-18T02:09:23,876 Successfully installed setuptools-82.0.1 2026-03-18T02:09:24,147 Installing build dependencies: finished with status 'done' 2026-03-18T02:09:24,153 Getting requirements to build wheel: started 2026-03-18T02:09:24,155 Running command Getting requirements to build wheel 2026-03-18T02:09:24,748 /tmp/pip-build-env-0zf0urkn/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-18T02:09:24,748 !! 2026-03-18T02:09:24,749 ******************************************************************************** 2026-03-18T02:09:24,750 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-03-18T02:09:24,751 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-18T02:09:24,751 or your builds will no longer be supported. 2026-03-18T02:09:24,752 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-18T02:09:24,753 ******************************************************************************** 2026-03-18T02:09:24,754 !! 2026-03-18T02:09:24,754 corresp(dist, value, root_dir) 2026-03-18T02:09:24,836 running egg_info 2026-03-18T02:09:24,842 writing src/stych.egg-info/PKG-INFO 2026-03-18T02:09:24,845 writing dependency_links to src/stych.egg-info/dependency_links.txt 2026-03-18T02:09:24,847 writing top-level names to src/stych.egg-info/top_level.txt 2026-03-18T02:09:24,866 reading manifest file 'src/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:24,870 writing manifest file 'src/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:24,967 Getting requirements to build wheel: finished with status 'done' 2026-03-18T02:09:24,971 Created temporary directory: /tmp/pip-modern-metadata-flggmtei 2026-03-18T02:09:24,973 Preparing metadata (pyproject.toml): started 2026-03-18T02:09:24,974 Running command Preparing metadata (pyproject.toml) 2026-03-18T02:09:25,545 /tmp/pip-build-env-0zf0urkn/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-18T02:09:25,546 !! 2026-03-18T02:09:25,547 ******************************************************************************** 2026-03-18T02:09:25,547 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-03-18T02:09:25,549 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-18T02:09:25,550 or your builds will no longer be supported. 2026-03-18T02:09:25,551 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-18T02:09:25,551 ******************************************************************************** 2026-03-18T02:09:25,552 !! 2026-03-18T02:09:25,553 corresp(dist, value, root_dir) 2026-03-18T02:09:25,634 running dist_info 2026-03-18T02:09:25,644 creating /tmp/pip-modern-metadata-flggmtei/stych.egg-info 2026-03-18T02:09:25,645 writing /tmp/pip-modern-metadata-flggmtei/stych.egg-info/PKG-INFO 2026-03-18T02:09:25,648 writing dependency_links to /tmp/pip-modern-metadata-flggmtei/stych.egg-info/dependency_links.txt 2026-03-18T02:09:25,651 writing top-level names to /tmp/pip-modern-metadata-flggmtei/stych.egg-info/top_level.txt 2026-03-18T02:09:25,652 writing manifest file '/tmp/pip-modern-metadata-flggmtei/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:25,668 reading manifest file '/tmp/pip-modern-metadata-flggmtei/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:25,673 writing manifest file '/tmp/pip-modern-metadata-flggmtei/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:25,674 creating '/tmp/pip-modern-metadata-flggmtei/stych-0.0.1.dist-info' 2026-03-18T02:09:25,799 Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-18T02:09:25,805 Source in /tmp/pip-wheel-obq1d6pn/stych_833d59c1594447f9a46ee40d0d6c165d has version 0.0.1, which satisfies requirement stych==0.0.1 from https://files.pythonhosted.org/packages/11/90/b28dd6da7e80e1ffd98070c341f1cc19a6f9fe4275f74e6d31d852757678/stych-0.0.1.tar.gz 2026-03-18T02:09:25,805 Removed stych==0.0.1 from https://files.pythonhosted.org/packages/11/90/b28dd6da7e80e1ffd98070c341f1cc19a6f9fe4275f74e6d31d852757678/stych-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-aigwf09b' 2026-03-18T02:09:25,810 Created temporary directory: /tmp/pip-unpack-oetd3xwt 2026-03-18T02:09:25,810 Building wheels for collected packages: stych 2026-03-18T02:09:25,815 Created temporary directory: /tmp/pip-wheel-_e1bat5x 2026-03-18T02:09:25,815 Destination directory: /tmp/pip-wheel-_e1bat5x 2026-03-18T02:09:25,817 Building wheel for stych (pyproject.toml): started 2026-03-18T02:09:25,818 Running command Building wheel for stych (pyproject.toml) 2026-03-18T02:09:26,366 /tmp/pip-build-env-0zf0urkn/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-03-18T02:09:26,366 !! 2026-03-18T02:09:26,367 ******************************************************************************** 2026-03-18T02:09:26,367 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-03-18T02:09:26,368 By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-03-18T02:09:26,369 or your builds will no longer be supported. 2026-03-18T02:09:26,370 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-03-18T02:09:26,371 ******************************************************************************** 2026-03-18T02:09:26,372 !! 2026-03-18T02:09:26,373 corresp(dist, value, root_dir) 2026-03-18T02:09:26,438 running bdist_wheel 2026-03-18T02:09:26,456 running build 2026-03-18T02:09:26,456 running build_py 2026-03-18T02:09:26,462 creating build/lib/stych 2026-03-18T02:09:26,464 copying src/stych/__init__.py -> build/lib/stych 2026-03-18T02:09:26,465 running egg_info 2026-03-18T02:09:26,475 writing src/stych.egg-info/PKG-INFO 2026-03-18T02:09:26,477 writing dependency_links to src/stych.egg-info/dependency_links.txt 2026-03-18T02:09:26,479 writing top-level names to src/stych.egg-info/top_level.txt 2026-03-18T02:09:26,487 reading manifest file 'src/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:26,491 writing manifest file 'src/stych.egg-info/SOURCES.txt' 2026-03-18T02:09:26,502 installing to build/bdist.linux-armv7l/wheel 2026-03-18T02:09:26,502 running install 2026-03-18T02:09:26,526 running install_lib 2026-03-18T02:09:26,532 creating build/bdist.linux-armv7l/wheel 2026-03-18T02:09:26,534 creating build/bdist.linux-armv7l/wheel/stych 2026-03-18T02:09:26,536 copying build/lib/stych/__init__.py -> build/bdist.linux-armv7l/wheel/./stych 2026-03-18T02:09:26,537 running install_egg_info 2026-03-18T02:09:26,542 Copying src/stych.egg-info to build/bdist.linux-armv7l/wheel/./stych-0.0.1-py3.11.egg-info 2026-03-18T02:09:26,550 running install_scripts 2026-03-18T02:09:26,557 creating build/bdist.linux-armv7l/wheel/stych-0.0.1.dist-info/WHEEL 2026-03-18T02:09:26,560 creating '/tmp/pip-wheel-_e1bat5x/.tmp-zzv34ee5/stych-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2026-03-18T02:09:26,562 adding 'stych/__init__.py' 2026-03-18T02:09:26,564 adding 'stych-0.0.1.dist-info/METADATA' 2026-03-18T02:09:26,565 adding 'stych-0.0.1.dist-info/WHEEL' 2026-03-18T02:09:26,566 adding 'stych-0.0.1.dist-info/top_level.txt' 2026-03-18T02:09:26,567 adding 'stych-0.0.1.dist-info/RECORD' 2026-03-18T02:09:26,567 removing build/bdist.linux-armv7l/wheel 2026-03-18T02:09:26,668 Building wheel for stych (pyproject.toml): finished with status 'done' 2026-03-18T02:09:26,672 Created wheel for stych: filename=stych-0.0.1-py3-none-any.whl size=1233 sha256=e13dd055b96a94a126631f91f9d065a3db9e6fb0714493dd74921a796e747cfb 2026-03-18T02:09:26,674 Stored in directory: /tmp/pip-ephem-wheel-cache-vfb0cwgp/wheels/e7/f6/8d/bcf1dcbfedeacdc67c3b50801575b284201107de8ecba488b7 2026-03-18T02:09:26,682 Successfully built stych 2026-03-18T02:09:26,685 Removed build tracker: '/tmp/pip-build-tracker-aigwf09b'