2025-11-02T06:56:29,741 Created temporary directory: /tmp/pip-ephem-wheel-cache-sc3tzbsj 2025-11-02T06:56:29,743 Created temporary directory: /tmp/pip-build-tracker-3fvism5h 2025-11-02T06:56:29,743 Initialized build tracking at /tmp/pip-build-tracker-3fvism5h 2025-11-02T06:56:29,744 Created build tracker: /tmp/pip-build-tracker-3fvism5h 2025-11-02T06:56:29,744 Entered build tracker: /tmp/pip-build-tracker-3fvism5h 2025-11-02T06:56:29,745 Created temporary directory: /tmp/pip-wheel-4imtigrg 2025-11-02T06:56:29,749 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-11-02T06:56:29,751 Created temporary directory: /tmp/pip-ephem-wheel-cache-a569deub 2025-11-02T06:56:29,774 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-11-02T06:56:29,778 2 location(s) to search for versions of nivara: 2025-11-02T06:56:29,778 * https://pypi.org/simple/nivara/ 2025-11-02T06:56:29,778 * https://www.piwheels.org/simple/nivara/ 2025-11-02T06:56:29,778 Fetching project page and analyzing links: https://pypi.org/simple/nivara/ 2025-11-02T06:56:29,779 Getting page https://pypi.org/simple/nivara/ 2025-11-02T06:56:29,781 Found index url https://pypi.org/simple 2025-11-02T06:56:29,996 Fetched page https://pypi.org/simple/nivara/ as application/vnd.pypi.simple.v1+json 2025-11-02T06:56:29,998 Skipping link: No binaries permitted for nivara: https://files.pythonhosted.org/packages/1b/c2/26196961a1f533747ed93eb7ecdba8cf62aef9a4a79098ac46f08ca04346/nivara-0.2.4-py3-none-any.whl (from https://pypi.org/simple/nivara/) (requires-python:>=3.8) 2025-11-02T06:56:29,999 Found link https://files.pythonhosted.org/packages/8f/a0/1ea5460540323dbd544e371e9c9053b47840d69dbfd20dac0e5d7a7a20bd/nivara-0.2.4.tar.gz (from https://pypi.org/simple/nivara/) (requires-python:>=3.8), version: 0.2.4 2025-11-02T06:56:30,001 Fetching project page and analyzing links: https://www.piwheels.org/simple/nivara/ 2025-11-02T06:56:30,001 Getting page https://www.piwheels.org/simple/nivara/ 2025-11-02T06:56:30,003 Found index url https://www.piwheels.org/simple 2025-11-02T06:56:30,176 Fetched page https://www.piwheels.org/simple/nivara/ as text/html 2025-11-02T06:56:30,178 Skipping link: not a file: https://www.piwheels.org/simple/nivara/ 2025-11-02T06:56:30,179 Skipping link: not a file: https://pypi.org/simple/nivara/ 2025-11-02T06:56:30,206 Given no hashes to check 1 links for project 'nivara': discarding no candidates 2025-11-02T06:56:30,232 Collecting nivara==0.2.4 2025-11-02T06:56:30,235 Created temporary directory: /tmp/pip-unpack-74z14pc2 2025-11-02T06:56:30,381 Downloading nivara-0.2.4.tar.gz (7.0 kB) 2025-11-02T06:56:30,411 Added nivara==0.2.4 from https://files.pythonhosted.org/packages/8f/a0/1ea5460540323dbd544e371e9c9053b47840d69dbfd20dac0e5d7a7a20bd/nivara-0.2.4.tar.gz to build tracker '/tmp/pip-build-tracker-3fvism5h' 2025-11-02T06:56:30,415 Created temporary directory: /tmp/pip-build-env-zz16ja4s 2025-11-02T06:56:30,420 Installing build dependencies: started 2025-11-02T06:56:30,422 Running command pip subprocess to install build dependencies 2025-11-02T06:56:31,567 Using pip 23.0.1 from /usr/lib/python3/dist-packages/pip (python 3.11) 2025-11-02T06:56:32,156 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-11-02T06:56:32,179 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-11-02T06:56:33,919 Collecting setuptools>=61.0 2025-11-02T06:56:34,014 Using cached https://www.piwheels.org/simple/setuptools/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-02T06:56:37,172 Installing collected packages: setuptools 2025-11-02T06:56:41,481 Successfully installed setuptools-80.9.0 2025-11-02T06:56:41,753 Installing build dependencies: finished with status 'done' 2025-11-02T06:56:41,759 Getting requirements to build wheel: started 2025-11-02T06:56:41,760 Running command Getting requirements to build wheel 2025-11-02T06:56:42,826 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-11-02T06:56:42,826 !! 2025-11-02T06:56:42,827 ******************************************************************************** 2025-11-02T06:56:42,828 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-11-02T06:56:42,829 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-11-02T06:56:42,829 or your builds will no longer be supported. 2025-11-02T06:56:42,830 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:42,831 ******************************************************************************** 2025-11-02T06:56:42,831 !! 2025-11-02T06:56:42,832 corresp(dist, value, root_dir) 2025-11-02T06:56:42,913 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-02T06:56:42,914 !! 2025-11-02T06:56:42,915 ******************************************************************************** 2025-11-02T06:56:42,915 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-02T06:56:42,917 License :: Other/Proprietary License 2025-11-02T06:56:42,918 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:42,919 ******************************************************************************** 2025-11-02T06:56:42,920 !! 2025-11-02T06:56:42,921 dist._finalize_license_expression() 2025-11-02T06:56:42,921 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-02T06:56:42,922 !! 2025-11-02T06:56:42,924 ******************************************************************************** 2025-11-02T06:56:42,924 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-02T06:56:42,926 License :: Other/Proprietary License 2025-11-02T06:56:42,927 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:42,927 ******************************************************************************** 2025-11-02T06:56:42,929 !! 2025-11-02T06:56:42,929 self._finalize_license_expression() 2025-11-02T06:56:42,930 running egg_info 2025-11-02T06:56:42,931 writing nivara.egg-info/PKG-INFO 2025-11-02T06:56:42,934 writing dependency_links to nivara.egg-info/dependency_links.txt 2025-11-02T06:56:42,937 writing top-level names to nivara.egg-info/top_level.txt 2025-11-02T06:56:42,958 reading manifest file 'nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:42,960 adding license file 'LICENSE' 2025-11-02T06:56:42,963 writing manifest file 'nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:43,063 Getting requirements to build wheel: finished with status 'done' 2025-11-02T06:56:43,066 Created temporary directory: /tmp/pip-modern-metadata-pp9jr2uf 2025-11-02T06:56:43,068 Preparing metadata (pyproject.toml): started 2025-11-02T06:56:43,070 Running command Preparing metadata (pyproject.toml) 2025-11-02T06:56:43,629 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-11-02T06:56:43,630 !! 2025-11-02T06:56:43,631 ******************************************************************************** 2025-11-02T06:56:43,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-11-02T06:56:43,632 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-11-02T06:56:43,632 or your builds will no longer be supported. 2025-11-02T06:56:43,634 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:43,634 ******************************************************************************** 2025-11-02T06:56:43,635 !! 2025-11-02T06:56:43,636 corresp(dist, value, root_dir) 2025-11-02T06:56:43,718 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-02T06:56:43,719 !! 2025-11-02T06:56:43,720 ******************************************************************************** 2025-11-02T06:56:43,721 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-02T06:56:43,722 License :: Other/Proprietary License 2025-11-02T06:56:43,723 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:43,723 ******************************************************************************** 2025-11-02T06:56:43,724 !! 2025-11-02T06:56:43,725 dist._finalize_license_expression() 2025-11-02T06:56:43,726 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-02T06:56:43,726 !! 2025-11-02T06:56:43,728 ******************************************************************************** 2025-11-02T06:56:43,728 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-02T06:56:43,730 License :: Other/Proprietary License 2025-11-02T06:56:43,731 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:43,731 ******************************************************************************** 2025-11-02T06:56:43,733 !! 2025-11-02T06:56:43,733 self._finalize_license_expression() 2025-11-02T06:56:43,734 running dist_info 2025-11-02T06:56:43,743 creating /tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info 2025-11-02T06:56:43,744 writing /tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info/PKG-INFO 2025-11-02T06:56:43,747 writing dependency_links to /tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info/dependency_links.txt 2025-11-02T06:56:43,749 writing top-level names to /tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info/top_level.txt 2025-11-02T06:56:43,750 writing manifest file '/tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:43,770 reading manifest file '/tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:43,773 adding license file 'LICENSE' 2025-11-02T06:56:43,776 writing manifest file '/tmp/pip-modern-metadata-pp9jr2uf/nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:43,778 creating '/tmp/pip-modern-metadata-pp9jr2uf/nivara-0.2.4.dist-info' 2025-11-02T06:56:43,903 Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-02T06:56:43,908 Source in /tmp/pip-wheel-4imtigrg/nivara_9fe3cb77507b4de1841304adb5657b6d has version 0.2.4, which satisfies requirement nivara==0.2.4 from https://files.pythonhosted.org/packages/8f/a0/1ea5460540323dbd544e371e9c9053b47840d69dbfd20dac0e5d7a7a20bd/nivara-0.2.4.tar.gz 2025-11-02T06:56:43,909 Removed nivara==0.2.4 from https://files.pythonhosted.org/packages/8f/a0/1ea5460540323dbd544e371e9c9053b47840d69dbfd20dac0e5d7a7a20bd/nivara-0.2.4.tar.gz from build tracker '/tmp/pip-build-tracker-3fvism5h' 2025-11-02T06:56:43,915 Created temporary directory: /tmp/pip-unpack-2rz22a41 2025-11-02T06:56:43,916 Building wheels for collected packages: nivara 2025-11-02T06:56:43,921 Created temporary directory: /tmp/pip-wheel-h84nd37i 2025-11-02T06:56:43,922 Destination directory: /tmp/pip-wheel-h84nd37i 2025-11-02T06:56:43,924 Building wheel for nivara (pyproject.toml): started 2025-11-02T06:56:43,926 Running command Building wheel for nivara (pyproject.toml) 2025-11-02T06:56:44,494 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-11-02T06:56:44,494 !! 2025-11-02T06:56:44,495 ******************************************************************************** 2025-11-02T06:56:44,495 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-11-02T06:56:44,496 By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-11-02T06:56:44,497 or your builds will no longer be supported. 2025-11-02T06:56:44,498 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:44,498 ******************************************************************************** 2025-11-02T06:56:44,499 !! 2025-11-02T06:56:44,500 corresp(dist, value, root_dir) 2025-11-02T06:56:44,577 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-02T06:56:44,578 !! 2025-11-02T06:56:44,579 ******************************************************************************** 2025-11-02T06:56:44,579 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-02T06:56:44,581 License :: Other/Proprietary License 2025-11-02T06:56:44,583 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:44,583 ******************************************************************************** 2025-11-02T06:56:44,585 !! 2025-11-02T06:56:44,585 dist._finalize_license_expression() 2025-11-02T06:56:44,586 /tmp/pip-build-env-zz16ja4s/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-02T06:56:44,587 !! 2025-11-02T06:56:44,588 ******************************************************************************** 2025-11-02T06:56:44,588 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-02T06:56:44,590 License :: Other/Proprietary License 2025-11-02T06:56:44,591 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-02T06:56:44,591 ******************************************************************************** 2025-11-02T06:56:44,593 !! 2025-11-02T06:56:44,594 self._finalize_license_expression() 2025-11-02T06:56:44,594 running bdist_wheel 2025-11-02T06:56:44,613 running build 2025-11-02T06:56:44,614 running build_py 2025-11-02T06:56:44,622 creating build/lib/nivara 2025-11-02T06:56:44,624 copying nivara/__init__.py -> build/lib/nivara 2025-11-02T06:56:44,627 running egg_info 2025-11-02T06:56:44,639 writing nivara.egg-info/PKG-INFO 2025-11-02T06:56:44,642 writing dependency_links to nivara.egg-info/dependency_links.txt 2025-11-02T06:56:44,643 writing top-level names to nivara.egg-info/top_level.txt 2025-11-02T06:56:44,653 reading manifest file 'nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:44,655 adding license file 'LICENSE' 2025-11-02T06:56:44,658 writing manifest file 'nivara.egg-info/SOURCES.txt' 2025-11-02T06:56:44,670 installing to build/bdist.linux-armv7l/wheel 2025-11-02T06:56:44,671 running install 2025-11-02T06:56:44,694 running install_lib 2025-11-02T06:56:44,701 creating build/bdist.linux-armv7l/wheel 2025-11-02T06:56:44,703 creating build/bdist.linux-armv7l/wheel/nivara 2025-11-02T06:56:44,705 copying build/lib/nivara/__init__.py -> build/bdist.linux-armv7l/wheel/./nivara 2025-11-02T06:56:44,708 running install_egg_info 2025-11-02T06:56:44,714 Copying nivara.egg-info to build/bdist.linux-armv7l/wheel/./nivara-0.2.4-py3.11.egg-info 2025-11-02T06:56:44,721 running install_scripts 2025-11-02T06:56:44,735 creating build/bdist.linux-armv7l/wheel/nivara-0.2.4.dist-info/WHEEL 2025-11-02T06:56:44,738 creating '/tmp/pip-wheel-h84nd37i/.tmp-v73cwp9e/nivara-0.2.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-11-02T06:56:44,741 adding 'nivara/__init__.py' 2025-11-02T06:56:44,744 adding 'nivara-0.2.4.dist-info/licenses/LICENSE' 2025-11-02T06:56:44,746 adding 'nivara-0.2.4.dist-info/METADATA' 2025-11-02T06:56:44,748 adding 'nivara-0.2.4.dist-info/WHEEL' 2025-11-02T06:56:44,749 adding 'nivara-0.2.4.dist-info/top_level.txt' 2025-11-02T06:56:44,749 adding 'nivara-0.2.4.dist-info/RECORD' 2025-11-02T06:56:44,750 removing build/bdist.linux-armv7l/wheel 2025-11-02T06:56:44,860 Building wheel for nivara (pyproject.toml): finished with status 'done' 2025-11-02T06:56:44,865 Created wheel for nivara: filename=nivara-0.2.4-py3-none-any.whl size=7358 sha256=ed17fa9e78bcc7ea3dae5e365f84898779c758f95b03963d165e42b493ae50b7 2025-11-02T06:56:44,867 Stored in directory: /tmp/pip-ephem-wheel-cache-a569deub/wheels/27/cb/79/23f14fac8784754d4d51a3bd71709ba63158fa001bfa2acd95 2025-11-02T06:56:44,882 Successfully built nivara 2025-11-02T06:56:44,886 Removed build tracker: '/tmp/pip-build-tracker-3fvism5h'