2025-09-25T09:27:35,100 Created temporary directory: /tmp/pip-build-tracker-s_7cu4ql 2025-09-25T09:27:35,101 Initialized build tracking at /tmp/pip-build-tracker-s_7cu4ql 2025-09-25T09:27:35,102 Created build tracker: /tmp/pip-build-tracker-s_7cu4ql 2025-09-25T09:27:35,102 Entered build tracker: /tmp/pip-build-tracker-s_7cu4ql 2025-09-25T09:27:35,103 Created temporary directory: /tmp/pip-wheel-yzk0we90 2025-09-25T09:27:35,108 Created temporary directory: /tmp/pip-ephem-wheel-cache-dddx8tbf 2025-09-25T09:27:35,158 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-25T09:27:35,161 2 location(s) to search for versions of guidelight: 2025-09-25T09:27:35,161 * https://pypi.org/simple/guidelight/ 2025-09-25T09:27:35,161 * https://www.piwheels.org/simple/guidelight/ 2025-09-25T09:27:35,162 Fetching project page and analyzing links: https://pypi.org/simple/guidelight/ 2025-09-25T09:27:35,162 Getting page https://pypi.org/simple/guidelight/ 2025-09-25T09:27:35,164 Found index url https://pypi.org/simple/ 2025-09-25T09:27:35,387 Fetched page https://pypi.org/simple/guidelight/ as application/vnd.pypi.simple.v1+json 2025-09-25T09:27:35,388 Skipping link: No binaries permitted for guidelight: https://files.pythonhosted.org/packages/17/48/f1c977c429226833da2bdf4e268fb4a7cbe2891248b77b478c7d0ef7f4f4/guidelight-0.1.0-py3-none-any.whl (from https://pypi.org/simple/guidelight/) (requires-python:<4,>=3.10) 2025-09-25T09:27:35,390 Found link https://files.pythonhosted.org/packages/32/39/96ca6fba7a79bd65879d5e06b22dd35c7444b632e8f7f51f9fb0d7b19738/guidelight-0.1.0.tar.gz (from https://pypi.org/simple/guidelight/) (requires-python:<4,>=3.10), version: 0.1.0 2025-09-25T09:27:35,390 Skipping link: No binaries permitted for guidelight: https://files.pythonhosted.org/packages/3c/9e/34f01c6749a19b4e0b1aa74c38f535478d867bbdcf78c63075a1b138fc57/guidelight-0.2.0-py3-none-any.whl (from https://pypi.org/simple/guidelight/) (requires-python:<4,>=3.10) 2025-09-25T09:27:35,391 Found link https://files.pythonhosted.org/packages/6e/ec/3fdc9b8c1b8b65b0aae74287562a1a4819a01c697b24300a80d7ab180788/guidelight-0.2.0.tar.gz (from https://pypi.org/simple/guidelight/) (requires-python:<4,>=3.10), version: 0.2.0 2025-09-25T09:27:35,392 Fetching project page and analyzing links: https://www.piwheels.org/simple/guidelight/ 2025-09-25T09:27:35,393 Getting page https://www.piwheels.org/simple/guidelight/ 2025-09-25T09:27:35,394 Found index url https://www.piwheels.org/simple/ 2025-09-25T09:27:35,560 Fetched page https://www.piwheels.org/simple/guidelight/ as text/html 2025-09-25T09:27:35,561 Skipping link: not a file: https://www.piwheels.org/simple/guidelight/ 2025-09-25T09:27:35,562 Skipping link: not a file: https://pypi.org/simple/guidelight/ 2025-09-25T09:27:35,581 Given no hashes to check 1 links for project 'guidelight': discarding no candidates 2025-09-25T09:27:35,583 Collecting guidelight==0.1.0 2025-09-25T09:27:35,585 Created temporary directory: /tmp/pip-unpack-8z9vhf6h 2025-09-25T09:27:35,802 Downloading guidelight-0.1.0.tar.gz (5.7 kB) 2025-09-25T09:27:35,845 Added guidelight==0.1.0 from https://files.pythonhosted.org/packages/32/39/96ca6fba7a79bd65879d5e06b22dd35c7444b632e8f7f51f9fb0d7b19738/guidelight-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-s_7cu4ql' 2025-09-25T09:27:35,847 Running setup.py (path:/tmp/pip-wheel-yzk0we90/guidelight_38481becac204e9997b072d62cff30cb/setup.py) egg_info for package guidelight 2025-09-25T09:27:35,848 Created temporary directory: /tmp/pip-pip-egg-info-qo8y5rta 2025-09-25T09:27:35,848 Preparing metadata (setup.py): started 2025-09-25T09:27:35,850 Running command python setup.py egg_info 2025-09-25T09:27:36,386 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-25T09:27:36,387 !! 2025-09-25T09:27:36,388 ******************************************************************************** 2025-09-25T09:27:36,388 Usage of dash-separated 'description-file' will not be supported in future 2025-09-25T09:27:36,389 versions. Please use the underscore name 'description_file' instead. 2025-09-25T09:27:36,390 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-25T09:27:36,391 or your builds will no longer be supported. 2025-09-25T09:27:36,392 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-25T09:27:36,393 ******************************************************************************** 2025-09-25T09:27:36,394 !! 2025-09-25T09:27:36,394 opt = self._enforce_underscore(opt, section) 2025-09-25T09:27:36,715 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-25T09:27:36,715 !! 2025-09-25T09:27:36,716 ******************************************************************************** 2025-09-25T09:27:36,717 Usage of dash-separated 'description-file' will not be supported in future 2025-09-25T09:27:36,717 versions. Please use the underscore name 'description_file' instead. 2025-09-25T09:27:36,718 (Affected: guidelight). 2025-09-25T09:27:36,719 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-25T09:27:36,719 or your builds will no longer be supported. 2025-09-25T09:27:36,720 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-25T09:27:36,721 ******************************************************************************** 2025-09-25T09:27:36,722 !! 2025-09-25T09:27:36,722 opt = self._enforce_underscore(opt, section) 2025-09-25T09:27:36,723 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-25T09:27:36,724 !! 2025-09-25T09:27:36,725 ******************************************************************************** 2025-09-25T09:27:36,725 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-25T09:27:36,726 License :: OSI Approved :: BSD License 2025-09-25T09:27:36,727 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-25T09:27:36,728 ******************************************************************************** 2025-09-25T09:27:36,729 !! 2025-09-25T09:27:36,729 self._finalize_license_expression() 2025-09-25T09:27:36,747 running egg_info 2025-09-25T09:27:36,777 creating /tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info 2025-09-25T09:27:36,778 writing /tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/PKG-INFO 2025-09-25T09:27:36,783 writing dependency_links to /tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/dependency_links.txt 2025-09-25T09:27:36,785 writing requirements to /tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/requires.txt 2025-09-25T09:27:36,787 writing top-level names to /tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/top_level.txt 2025-09-25T09:27:36,789 writing manifest file '/tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/SOURCES.txt' 2025-09-25T09:27:36,885 reading manifest file '/tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/SOURCES.txt' 2025-09-25T09:27:36,887 reading manifest template 'MANIFEST.in' 2025-09-25T09:27:36,889 warning: no files found matching '*.rst' 2025-09-25T09:27:36,891 warning: no files found matching '*.yml' 2025-09-25T09:27:36,893 warning: no files found matching 'LICENSE.txt' 2025-09-25T09:27:36,894 warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-09-25T09:27:36,895 warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-09-25T09:27:36,896 warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2025-09-25T09:27:36,897 warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2025-09-25T09:27:36,897 warning: no previously-included files matching '.env' found anywhere in distribution 2025-09-25T09:27:36,898 warning: no previously-included files matching '.coverage.*' found anywhere in distribution 2025-09-25T09:27:36,898 adding license file 'LICENSE' 2025-09-25T09:27:36,901 writing manifest file '/tmp/pip-pip-egg-info-qo8y5rta/guidelight.egg-info/SOURCES.txt' 2025-09-25T09:27:37,006 Preparing metadata (setup.py): finished with status 'done' 2025-09-25T09:27:37,010 Source in /tmp/pip-wheel-yzk0we90/guidelight_38481becac204e9997b072d62cff30cb has version 0.1.0, which satisfies requirement guidelight==0.1.0 from https://files.pythonhosted.org/packages/32/39/96ca6fba7a79bd65879d5e06b22dd35c7444b632e8f7f51f9fb0d7b19738/guidelight-0.1.0.tar.gz 2025-09-25T09:27:37,012 Removed guidelight==0.1.0 from https://files.pythonhosted.org/packages/32/39/96ca6fba7a79bd65879d5e06b22dd35c7444b632e8f7f51f9fb0d7b19738/guidelight-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-s_7cu4ql' 2025-09-25T09:27:37,018 Created temporary directory: /tmp/pip-unpack-863z0dh3 2025-09-25T09:27:37,019 Created temporary directory: /tmp/pip-unpack-5foaqbq5 2025-09-25T09:27:37,020 Building wheels for collected packages: guidelight 2025-09-25T09:27:37,025 Created temporary directory: /tmp/pip-wheel-kh9zztcu 2025-09-25T09:27:37,026 DEPRECATION: Building 'guidelight' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'guidelight'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-09-25T09:27:37,027 Building wheel for guidelight (setup.py): started 2025-09-25T09:27:37,028 Destination directory: /tmp/pip-wheel-kh9zztcu 2025-09-25T09:27:37,029 Running command python setup.py bdist_wheel 2025-09-25T09:27:37,560 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-25T09:27:37,561 !! 2025-09-25T09:27:37,562 ******************************************************************************** 2025-09-25T09:27:37,562 Usage of dash-separated 'description-file' will not be supported in future 2025-09-25T09:27:37,563 versions. Please use the underscore name 'description_file' instead. 2025-09-25T09:27:37,564 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-25T09:27:37,564 or your builds will no longer be supported. 2025-09-25T09:27:37,565 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-25T09:27:37,566 ******************************************************************************** 2025-09-25T09:27:37,567 !! 2025-09-25T09:27:37,567 opt = self._enforce_underscore(opt, section) 2025-09-25T09:27:37,881 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. 2025-09-25T09:27:37,882 !! 2025-09-25T09:27:37,883 ******************************************************************************** 2025-09-25T09:27:37,884 Usage of dash-separated 'description-file' will not be supported in future 2025-09-25T09:27:37,884 versions. Please use the underscore name 'description_file' instead. 2025-09-25T09:27:37,885 (Affected: guidelight). 2025-09-25T09:27:37,886 By 2026-Mar-03, you need to update your project and remove deprecated calls 2025-09-25T09:27:37,886 or your builds will no longer be supported. 2025-09-25T09:27:37,887 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2025-09-25T09:27:37,888 ******************************************************************************** 2025-09-25T09:27:37,889 !! 2025-09-25T09:27:37,889 opt = self._enforce_underscore(opt, section) 2025-09-25T09:27:37,890 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-25T09:27:37,890 !! 2025-09-25T09:27:37,891 ******************************************************************************** 2025-09-25T09:27:37,891 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-25T09:27:37,892 License :: OSI Approved :: BSD License 2025-09-25T09:27:37,893 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-25T09:27:37,894 ******************************************************************************** 2025-09-25T09:27:37,895 !! 2025-09-25T09:27:37,895 self._finalize_license_expression() 2025-09-25T09:27:37,896 running bdist_wheel 2025-09-25T09:27:38,017 running build 2025-09-25T09:27:38,018 running build_py 2025-09-25T09:27:38,048 creating build/lib/guidelight 2025-09-25T09:27:38,051 copying guidelight/__init__.py -> build/lib/guidelight 2025-09-25T09:27:38,053 copying guidelight/version.py -> build/lib/guidelight 2025-09-25T09:27:38,083 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-09-25T09:27:38,083 !! 2025-09-25T09:27:38,084 ******************************************************************************** 2025-09-25T09:27:38,085 Please avoid running ``setup.py`` directly. 2025-09-25T09:27:38,085 Instead, use pypa/build, pypa/installer or other 2025-09-25T09:27:38,086 standards-based tools. 2025-09-25T09:27:38,087 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-25T09:27:38,088 or your builds will no longer be supported. 2025-09-25T09:27:38,089 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-09-25T09:27:38,089 ******************************************************************************** 2025-09-25T09:27:38,090 !! 2025-09-25T09:27:38,091 self.initialize_options() 2025-09-25T09:27:38,111 installing to build/bdist.linux-armv7l/wheel 2025-09-25T09:27:38,112 running install 2025-09-25T09:27:38,135 running install_lib 2025-09-25T09:27:38,162 creating build/bdist.linux-armv7l/wheel 2025-09-25T09:27:38,165 creating build/bdist.linux-armv7l/wheel/guidelight 2025-09-25T09:27:38,166 copying build/lib/guidelight/__init__.py -> build/bdist.linux-armv7l/wheel/./guidelight 2025-09-25T09:27:38,168 copying build/lib/guidelight/version.py -> build/bdist.linux-armv7l/wheel/./guidelight 2025-09-25T09:27:38,170 running install_egg_info 2025-09-25T09:27:38,203 running egg_info 2025-09-25T09:27:38,231 writing guidelight.egg-info/PKG-INFO 2025-09-25T09:27:38,234 writing dependency_links to guidelight.egg-info/dependency_links.txt 2025-09-25T09:27:38,236 writing requirements to guidelight.egg-info/requires.txt 2025-09-25T09:27:38,238 writing top-level names to guidelight.egg-info/top_level.txt 2025-09-25T09:27:38,268 reading manifest file 'guidelight.egg-info/SOURCES.txt' 2025-09-25T09:27:38,270 reading manifest template 'MANIFEST.in' 2025-09-25T09:27:38,272 warning: no files found matching '*.rst' 2025-09-25T09:27:38,274 warning: no files found matching '*.yml' 2025-09-25T09:27:38,275 warning: no files found matching 'LICENSE.txt' 2025-09-25T09:27:38,277 warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-09-25T09:27:38,278 warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-09-25T09:27:38,278 warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2025-09-25T09:27:38,279 warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2025-09-25T09:27:38,280 warning: no previously-included files matching '.env' found anywhere in distribution 2025-09-25T09:27:38,280 warning: no previously-included files matching '.coverage.*' found anywhere in distribution 2025-09-25T09:27:38,281 adding license file 'LICENSE' 2025-09-25T09:27:38,283 writing manifest file 'guidelight.egg-info/SOURCES.txt' 2025-09-25T09:27:38,285 Copying guidelight.egg-info to build/bdist.linux-armv7l/wheel/./guidelight-0.1.0-py3.11.egg-info 2025-09-25T09:27:38,299 running install_scripts 2025-09-25T09:27:38,313 creating build/bdist.linux-armv7l/wheel/guidelight-0.1.0.dist-info/WHEEL 2025-09-25T09:27:38,316 creating '/tmp/pip-wheel-kh9zztcu/guidelight-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-09-25T09:27:38,318 adding 'guidelight/__init__.py' 2025-09-25T09:27:38,319 adding 'guidelight/version.py' 2025-09-25T09:27:38,322 adding 'guidelight-0.1.0.dist-info/licenses/LICENSE' 2025-09-25T09:27:38,324 adding 'guidelight-0.1.0.dist-info/METADATA' 2025-09-25T09:27:38,325 adding 'guidelight-0.1.0.dist-info/WHEEL' 2025-09-25T09:27:38,326 adding 'guidelight-0.1.0.dist-info/top_level.txt' 2025-09-25T09:27:38,327 adding 'guidelight-0.1.0.dist-info/zip-safe' 2025-09-25T09:27:38,328 adding 'guidelight-0.1.0.dist-info/RECORD' 2025-09-25T09:27:38,329 removing build/bdist.linux-armv7l/wheel 2025-09-25T09:27:38,442 Building wheel for guidelight (setup.py): finished with status 'done' 2025-09-25T09:27:38,445 Created wheel for guidelight: filename=guidelight-0.1.0-py3-none-any.whl size=3854 sha256=4a69705070b708212eeefb4b056f646e032817fd69ae85ed9919870507ed83a8 2025-09-25T09:27:38,446 Stored in directory: /tmp/pip-ephem-wheel-cache-dddx8tbf/wheels/ae/11/b7/1d267136fccde04cda3d1e1f95828d4f735ec40aed37435449 2025-09-25T09:27:38,457 Successfully built guidelight 2025-09-25T09:27:38,459 Removed build tracker: '/tmp/pip-build-tracker-s_7cu4ql'