2025-12-29T20:52:13,892 Created temporary directory: /tmp/pip-ephem-wheel-cache-jfatsrvk 2025-12-29T20:52:13,894 Created temporary directory: /tmp/pip-build-tracker-0bprhuyv 2025-12-29T20:52:13,894 Initialized build tracking at /tmp/pip-build-tracker-0bprhuyv 2025-12-29T20:52:13,895 Created build tracker: /tmp/pip-build-tracker-0bprhuyv 2025-12-29T20:52:13,895 Entered build tracker: /tmp/pip-build-tracker-0bprhuyv 2025-12-29T20:52:13,896 Created temporary directory: /tmp/pip-wheel-0j7t2d4i 2025-12-29T20:52:13,899 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-29T20:52:13,901 Created temporary directory: /tmp/pip-ephem-wheel-cache-53sgmixg 2025-12-29T20:52:13,923 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-29T20:52:13,927 2 location(s) to search for versions of luxprint: 2025-12-29T20:52:13,927 * https://pypi.org/simple/luxprint/ 2025-12-29T20:52:13,927 * https://www.piwheels.org/simple/luxprint/ 2025-12-29T20:52:13,927 Fetching project page and analyzing links: https://pypi.org/simple/luxprint/ 2025-12-29T20:52:13,928 Getting page https://pypi.org/simple/luxprint/ 2025-12-29T20:52:13,930 Found index url https://pypi.org/simple 2025-12-29T20:52:14,148 Fetched page https://pypi.org/simple/luxprint/ as application/vnd.pypi.simple.v1+json 2025-12-29T20:52:14,149 Skipping link: No binaries permitted for luxprint: https://files.pythonhosted.org/packages/3f/1e/a4dc1c28838e02ecd85b682e6a688453fc2b0013cb03dfb9322563055ed9/luxprint-1.0.0-py3-none-any.whl (from https://pypi.org/simple/luxprint/) (requires-python:>=3.8) 2025-12-29T20:52:14,150 Found link https://files.pythonhosted.org/packages/1d/dc/acba6b7c2f954957bb2b5ce51f280cae25c49ff7113c430e51d02f9ad595/luxprint-1.0.0.tar.gz (from https://pypi.org/simple/luxprint/) (requires-python:>=3.8), version: 1.0.0 2025-12-29T20:52:14,151 Fetching project page and analyzing links: https://www.piwheels.org/simple/luxprint/ 2025-12-29T20:52:14,152 Getting page https://www.piwheels.org/simple/luxprint/ 2025-12-29T20:52:14,153 Found index url https://www.piwheels.org/simple 2025-12-29T20:52:14,312 Fetched page https://www.piwheels.org/simple/luxprint/ as text/html 2025-12-29T20:52:14,313 Skipping link: not a file: https://www.piwheels.org/simple/luxprint/ 2025-12-29T20:52:14,314 Skipping link: not a file: https://pypi.org/simple/luxprint/ 2025-12-29T20:52:14,333 Given no hashes to check 1 links for project 'luxprint': discarding no candidates 2025-12-29T20:52:14,351 Collecting luxprint==1.0.0 2025-12-29T20:52:14,354 Created temporary directory: /tmp/pip-unpack-tywllv3i 2025-12-29T20:52:14,493 Downloading luxprint-1.0.0.tar.gz (2.1 kB) 2025-12-29T20:52:14,517 Added luxprint==1.0.0 from https://files.pythonhosted.org/packages/1d/dc/acba6b7c2f954957bb2b5ce51f280cae25c49ff7113c430e51d02f9ad595/luxprint-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-0bprhuyv' 2025-12-29T20:52:14,521 Created temporary directory: /tmp/pip-build-env-wknx3ip9 2025-12-29T20:52:14,525 Installing build dependencies: started 2025-12-29T20:52:14,526 Running command pip subprocess to install build dependencies 2025-12-29T20:52:15,652 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2025-12-29T20:52:16,229 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-29T20:52:16,252 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-29T20:52:17,964 Collecting setuptools>=61.0 2025-12-29T20:52:18,063 Using cached https://www.piwheels.org/simple/setuptools/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-29T20:52:21,078 Installing collected packages: setuptools 2025-12-29T20:52:24,754 Successfully installed setuptools-80.9.0 2025-12-29T20:52:25,026 Installing build dependencies: finished with status 'done' 2025-12-29T20:52:25,032 Getting requirements to build wheel: started 2025-12-29T20:52:25,033 Running command Getting requirements to build wheel 2025-12-29T20:52:25,629 /tmp/pip-build-env-wknx3ip9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-29T20:52:25,629 !! 2025-12-29T20:52:25,631 ******************************************************************************** 2025-12-29T20:52:25,631 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-29T20:52:25,632 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-29T20:52:25,633 or your builds will no longer be supported. 2025-12-29T20:52:25,634 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-29T20:52:25,634 ******************************************************************************** 2025-12-29T20:52:25,636 !! 2025-12-29T20:52:25,636 corresp(dist, value, root_dir) 2025-12-29T20:52:25,742 running egg_info 2025-12-29T20:52:25,749 writing luxprint.egg-info/PKG-INFO 2025-12-29T20:52:25,752 writing dependency_links to luxprint.egg-info/dependency_links.txt 2025-12-29T20:52:25,755 writing top-level names to luxprint.egg-info/top_level.txt 2025-12-29T20:52:25,775 reading manifest file 'luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:25,778 adding license file 'LICENSE' 2025-12-29T20:52:25,780 writing manifest file 'luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:25,879 Getting requirements to build wheel: finished with status 'done' 2025-12-29T20:52:25,883 Created temporary directory: /tmp/pip-modern-metadata-upusg5n0 2025-12-29T20:52:25,885 Preparing metadata (pyproject.toml): started 2025-12-29T20:52:25,886 Running command Preparing metadata (pyproject.toml) 2025-12-29T20:52:26,441 /tmp/pip-build-env-wknx3ip9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-29T20:52:26,441 !! 2025-12-29T20:52:26,442 ******************************************************************************** 2025-12-29T20:52:26,443 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-29T20:52:26,444 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-29T20:52:26,444 or your builds will no longer be supported. 2025-12-29T20:52:26,445 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-29T20:52:26,446 ******************************************************************************** 2025-12-29T20:52:26,447 !! 2025-12-29T20:52:26,448 corresp(dist, value, root_dir) 2025-12-29T20:52:26,544 running dist_info 2025-12-29T20:52:26,558 creating /tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info 2025-12-29T20:52:26,559 writing /tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info/PKG-INFO 2025-12-29T20:52:26,562 writing dependency_links to /tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info/dependency_links.txt 2025-12-29T20:52:26,564 writing top-level names to /tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info/top_level.txt 2025-12-29T20:52:26,566 writing manifest file '/tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:26,584 reading manifest file '/tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:26,587 adding license file 'LICENSE' 2025-12-29T20:52:26,589 writing manifest file '/tmp/pip-modern-metadata-upusg5n0/luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:26,590 creating '/tmp/pip-modern-metadata-upusg5n0/luxprint-1.0.0.dist-info' 2025-12-29T20:52:26,712 Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-29T20:52:26,716 Source in /tmp/pip-wheel-0j7t2d4i/luxprint_129ddc21fe154a019e9ac1d3f7ec68f8 has version 1.0.0, which satisfies requirement luxprint==1.0.0 from https://files.pythonhosted.org/packages/1d/dc/acba6b7c2f954957bb2b5ce51f280cae25c49ff7113c430e51d02f9ad595/luxprint-1.0.0.tar.gz 2025-12-29T20:52:26,717 Removed luxprint==1.0.0 from https://files.pythonhosted.org/packages/1d/dc/acba6b7c2f954957bb2b5ce51f280cae25c49ff7113c430e51d02f9ad595/luxprint-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-0bprhuyv' 2025-12-29T20:52:26,722 Created temporary directory: /tmp/pip-unpack-lvq_07k9 2025-12-29T20:52:26,723 Building wheels for collected packages: luxprint 2025-12-29T20:52:26,727 Created temporary directory: /tmp/pip-wheel-cdeclx8a 2025-12-29T20:52:26,728 Destination directory: /tmp/pip-wheel-cdeclx8a 2025-12-29T20:52:26,730 Building wheel for luxprint (pyproject.toml): started 2025-12-29T20:52:26,731 Running command Building wheel for luxprint (pyproject.toml) 2025-12-29T20:52:27,282 /tmp/pip-build-env-wknx3ip9/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-12-29T20:52:27,282 !! 2025-12-29T20:52:27,283 ******************************************************************************** 2025-12-29T20:52:27,284 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-29T20:52:27,285 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-29T20:52:27,286 or your builds will no longer be supported. 2025-12-29T20:52:27,287 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-29T20:52:27,288 ******************************************************************************** 2025-12-29T20:52:27,289 !! 2025-12-29T20:52:27,290 corresp(dist, value, root_dir) 2025-12-29T20:52:27,379 running bdist_wheel 2025-12-29T20:52:27,401 running build 2025-12-29T20:52:27,402 running build_py 2025-12-29T20:52:27,409 creating build/lib/luxprint 2025-12-29T20:52:27,411 copying luxprint/core.py -> build/lib/luxprint 2025-12-29T20:52:27,414 copying luxprint/__init__.py -> build/lib/luxprint 2025-12-29T20:52:27,416 running egg_info 2025-12-29T20:52:27,428 writing luxprint.egg-info/PKG-INFO 2025-12-29T20:52:27,431 writing dependency_links to luxprint.egg-info/dependency_links.txt 2025-12-29T20:52:27,433 writing top-level names to luxprint.egg-info/top_level.txt 2025-12-29T20:52:27,442 reading manifest file 'luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:27,445 adding license file 'LICENSE' 2025-12-29T20:52:27,448 writing manifest file 'luxprint.egg-info/SOURCES.txt' 2025-12-29T20:52:27,461 installing to build/bdist.linux-armv7l/wheel 2025-12-29T20:52:27,461 running install 2025-12-29T20:52:27,486 running install_lib 2025-12-29T20:52:27,493 creating build/bdist.linux-armv7l/wheel 2025-12-29T20:52:27,495 creating build/bdist.linux-armv7l/wheel/luxprint 2025-12-29T20:52:27,497 copying build/lib/luxprint/core.py -> build/bdist.linux-armv7l/wheel/./luxprint 2025-12-29T20:52:27,499 copying build/lib/luxprint/__init__.py -> build/bdist.linux-armv7l/wheel/./luxprint 2025-12-29T20:52:27,501 running install_egg_info 2025-12-29T20:52:27,507 Copying luxprint.egg-info to build/bdist.linux-armv7l/wheel/./luxprint-1.0.0-py3.11.egg-info 2025-12-29T20:52:27,517 running install_scripts 2025-12-29T20:52:27,528 creating build/bdist.linux-armv7l/wheel/luxprint-1.0.0.dist-info/WHEEL 2025-12-29T20:52:27,531 creating '/tmp/pip-wheel-cdeclx8a/.tmp-v7f8evrs/luxprint-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-12-29T20:52:27,534 adding 'luxprint/__init__.py' 2025-12-29T20:52:27,536 adding 'luxprint/core.py' 2025-12-29T20:52:27,539 adding 'luxprint-1.0.0.dist-info/licenses/LICENSE' 2025-12-29T20:52:27,540 adding 'luxprint-1.0.0.dist-info/METADATA' 2025-12-29T20:52:27,542 adding 'luxprint-1.0.0.dist-info/WHEEL' 2025-12-29T20:52:27,543 adding 'luxprint-1.0.0.dist-info/top_level.txt' 2025-12-29T20:52:27,544 adding 'luxprint-1.0.0.dist-info/RECORD' 2025-12-29T20:52:27,546 removing build/bdist.linux-armv7l/wheel 2025-12-29T20:52:27,650 Building wheel for luxprint (pyproject.toml): finished with status 'done' 2025-12-29T20:52:27,654 Created wheel for luxprint: filename=luxprint-1.0.0-py3-none-any.whl size=2576 sha256=6b90cd9ddc7642310ec8c08cb5bdbe698879c7efa3e2289ce6c37c001dc63e08 2025-12-29T20:52:27,655 Stored in directory: /tmp/pip-ephem-wheel-cache-53sgmixg/wheels/5a/72/8a/870879cbc77874c318a98b1d2b2fcd224941b386ae7f0e0843 2025-12-29T20:52:27,664 Successfully built luxprint 2025-12-29T20:52:27,667 Removed build tracker: '/tmp/pip-build-tracker-0bprhuyv'