2025-09-17T13:59:19,157 Created temporary directory: /tmp/pip-ephem-wheel-cache-1t1cbrhl 2025-09-17T13:59:19,158 Created temporary directory: /tmp/pip-build-tracker-fb6ez6xl 2025-09-17T13:59:19,159 Initialized build tracking at /tmp/pip-build-tracker-fb6ez6xl 2025-09-17T13:59:19,159 Created build tracker: /tmp/pip-build-tracker-fb6ez6xl 2025-09-17T13:59:19,160 Entered build tracker: /tmp/pip-build-tracker-fb6ez6xl 2025-09-17T13:59:19,161 Created temporary directory: /tmp/pip-wheel-kv1rjrb2 2025-09-17T13:59:19,164 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-09-17T13:59:19,166 Created temporary directory: /tmp/pip-ephem-wheel-cache-i9cjfwjz 2025-09-17T13:59:19,189 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-17T13:59:19,193 2 location(s) to search for versions of p-template-res: 2025-09-17T13:59:19,193 * https://pypi.org/simple/p-template-res/ 2025-09-17T13:59:19,193 * https://www.piwheels.org/simple/p-template-res/ 2025-09-17T13:59:19,193 Fetching project page and analyzing links: https://pypi.org/simple/p-template-res/ 2025-09-17T13:59:19,194 Getting page https://pypi.org/simple/p-template-res/ 2025-09-17T13:59:19,196 Found index url https://pypi.org/simple 2025-09-17T13:59:19,450 Fetched page https://pypi.org/simple/p-template-res/ as application/vnd.pypi.simple.v1+json 2025-09-17T13:59:19,452 Found link https://files.pythonhosted.org/packages/de/01/9d9c3425bc39f385a130e87e9093e27a3bcbe3f11a5107c1675ac65a1c37/p-template-res-0.2.9.tar.gz (from https://pypi.org/simple/p-template-res/) (requires-python:>=3.7), version: 0.2.9 2025-09-17T13:59:19,453 Skipping link: No binaries permitted for p-template-res: https://files.pythonhosted.org/packages/d1/2a/39ade340d9a36cca5d83b785d73c22614449461b74bc51fec90d7926f941/p_template_res-0.2.9-py3-none-any.whl (from https://pypi.org/simple/p-template-res/) (requires-python:>=3.7) 2025-09-17T13:59:19,454 Skipping link: No binaries permitted for p-template-res: https://files.pythonhosted.org/packages/4a/2a/180b828af5ca2ff004f96010cead9247b63d26eefaca8465fdf71670d90f/p_template_res-1.0.0-py3-none-any.whl (from https://pypi.org/simple/p-template-res/) (requires-python:>=3.7) 2025-09-17T13:59:19,455 Found link https://files.pythonhosted.org/packages/38/77/9785fcab993297ded2a18f74c455d92cbf19c51e97dd2cc081c425c960d1/p_template_res-1.0.0.tar.gz (from https://pypi.org/simple/p-template-res/) (requires-python:>=3.7), version: 1.0.0 2025-09-17T13:59:19,456 Fetching project page and analyzing links: https://www.piwheels.org/simple/p-template-res/ 2025-09-17T13:59:19,457 Getting page https://www.piwheels.org/simple/p-template-res/ 2025-09-17T13:59:19,458 Found index url https://www.piwheels.org/simple 2025-09-17T13:59:19,613 Fetched page https://www.piwheels.org/simple/p-template-res/ as text/html 2025-09-17T13:59:19,615 Skipping link: No binaries permitted for p-template-res: https://archive1.piwheels.org/simple/p-template-res/p_template_res-0.2.9-py3-none-any.whl#sha256=698522d19fc5085209937090fe4c6c51b4e5f1da039090d4ce03fa1d61fdb241 (from https://www.piwheels.org/simple/p-template-res/) (requires-python:>=3.7) 2025-09-17T13:59:19,616 Skipping link: not a file: https://www.piwheels.org/simple/p-template-res/ 2025-09-17T13:59:19,616 Skipping link: not a file: https://pypi.org/simple/p-template-res/ 2025-09-17T13:59:19,636 Given no hashes to check 1 links for project 'p-template-res': discarding no candidates 2025-09-17T13:59:19,654 Collecting p-template-res==1.0.0 2025-09-17T13:59:19,656 Created temporary directory: /tmp/pip-unpack-rk6fguyc 2025-09-17T13:59:19,787 Downloading p_template_res-1.0.0.tar.gz (6.1 kB) 2025-09-17T13:59:19,821 Added p-template-res==1.0.0 from https://files.pythonhosted.org/packages/38/77/9785fcab993297ded2a18f74c455d92cbf19c51e97dd2cc081c425c960d1/p_template_res-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-fb6ez6xl' 2025-09-17T13:59:19,822 Running setup.py (path:/tmp/pip-wheel-kv1rjrb2/p-template-res_e72d18ccb283452aaaa0ebc6505f692d/setup.py) egg_info for package p-template-res 2025-09-17T13:59:19,823 Created temporary directory: /tmp/pip-pip-egg-info-gbcsd_y9 2025-09-17T13:59:19,824 Preparing metadata (setup.py): started 2025-09-17T13:59:19,825 Running command python setup.py egg_info 2025-09-17T13:59:21,132 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-17T13:59:21,132 !! 2025-09-17T13:59:21,133 ******************************************************************************** 2025-09-17T13:59:21,134 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-17T13:59:21,135 License :: OSI Approved :: MIT License 2025-09-17T13:59:21,135 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-17T13:59:21,136 ******************************************************************************** 2025-09-17T13:59:21,137 !! 2025-09-17T13:59:21,137 self._finalize_license_expression() 2025-09-17T13:59:21,164 running egg_info 2025-09-17T13:59:21,191 creating /tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info 2025-09-17T13:59:21,192 writing /tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/PKG-INFO 2025-09-17T13:59:21,196 writing dependency_links to /tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/dependency_links.txt 2025-09-17T13:59:21,197 writing entry points to /tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/entry_points.txt 2025-09-17T13:59:21,199 writing requirements to /tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/requires.txt 2025-09-17T13:59:21,200 writing top-level names to /tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/top_level.txt 2025-09-17T13:59:21,202 writing manifest file '/tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/SOURCES.txt' 2025-09-17T13:59:21,291 reading manifest file '/tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/SOURCES.txt' 2025-09-17T13:59:21,293 adding license file 'LICENSE' 2025-09-17T13:59:21,296 writing manifest file '/tmp/pip-pip-egg-info-gbcsd_y9/p_template_res.egg-info/SOURCES.txt' 2025-09-17T13:59:21,400 Preparing metadata (setup.py): finished with status 'done' 2025-09-17T13:59:21,404 Source in /tmp/pip-wheel-kv1rjrb2/p-template-res_e72d18ccb283452aaaa0ebc6505f692d has version 1.0.0, which satisfies requirement p-template-res==1.0.0 from https://files.pythonhosted.org/packages/38/77/9785fcab993297ded2a18f74c455d92cbf19c51e97dd2cc081c425c960d1/p_template_res-1.0.0.tar.gz 2025-09-17T13:59:21,405 Removed p-template-res==1.0.0 from https://files.pythonhosted.org/packages/38/77/9785fcab993297ded2a18f74c455d92cbf19c51e97dd2cc081c425c960d1/p_template_res-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-fb6ez6xl' 2025-09-17T13:59:21,411 Created temporary directory: /tmp/pip-unpack-43n8ob8u 2025-09-17T13:59:21,412 Building wheels for collected packages: p-template-res 2025-09-17T13:59:21,417 Created temporary directory: /tmp/pip-wheel-ymdti02b 2025-09-17T13:59:21,417 Building wheel for p-template-res (setup.py): started 2025-09-17T13:59:21,419 Destination directory: /tmp/pip-wheel-ymdti02b 2025-09-17T13:59:21,419 Running command python setup.py bdist_wheel 2025-09-17T13:59:22,558 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-09-17T13:59:22,558 !! 2025-09-17T13:59:22,559 ******************************************************************************** 2025-09-17T13:59:22,560 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-09-17T13:59:22,561 License :: OSI Approved :: MIT License 2025-09-17T13:59:22,562 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-17T13:59:22,563 ******************************************************************************** 2025-09-17T13:59:22,564 !! 2025-09-17T13:59:22,564 self._finalize_license_expression() 2025-09-17T13:59:22,565 running bdist_wheel 2025-09-17T13:59:22,720 running build 2025-09-17T13:59:22,721 running build_py 2025-09-17T13:59:22,752 creating build/lib/template_res 2025-09-17T13:59:22,754 copying template_res/template.py -> build/lib/template_res 2025-09-17T13:59:22,757 copying template_res/server.py -> build/lib/template_res 2025-09-17T13:59:22,973 copying template_res/main.py -> build/lib/template_res 2025-09-17T13:59:22,975 copying template_res/__init__.py -> build/lib/template_res 2025-09-17T13:59:22,978 creating build/lib/template_res/res 2025-09-17T13:59:22,979 copying template_res/res/__init__.py -> build/lib/template_res/res 2025-09-17T13:59:23,009 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-09-17T13:59:23,010 !! 2025-09-17T13:59:23,011 ******************************************************************************** 2025-09-17T13:59:23,011 Please avoid running ``setup.py`` directly. 2025-09-17T13:59:23,012 Instead, use pypa/build, pypa/installer or other 2025-09-17T13:59:23,012 standards-based tools. 2025-09-17T13:59:23,014 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-09-17T13:59:23,015 or your builds will no longer be supported. 2025-09-17T13:59:23,016 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-09-17T13:59:23,017 ******************************************************************************** 2025-09-17T13:59:23,018 !! 2025-09-17T13:59:23,018 self.initialize_options() 2025-09-17T13:59:23,260 installing to build/bdist.linux-armv7l/wheel 2025-09-17T13:59:23,261 running install 2025-09-17T13:59:23,300 running install_lib 2025-09-17T13:59:23,342 creating build/bdist.linux-armv7l/wheel 2025-09-17T13:59:23,345 creating build/bdist.linux-armv7l/wheel/template_res 2025-09-17T13:59:23,348 copying build/lib/template_res/template.py -> build/bdist.linux-armv7l/wheel/./template_res 2025-09-17T13:59:23,352 creating build/bdist.linux-armv7l/wheel/template_res/res 2025-09-17T13:59:23,353 copying build/lib/template_res/res/__init__.py -> build/bdist.linux-armv7l/wheel/./template_res/res 2025-09-17T13:59:23,355 copying build/lib/template_res/server.py -> build/bdist.linux-armv7l/wheel/./template_res 2025-09-17T13:59:23,358 copying build/lib/template_res/main.py -> build/bdist.linux-armv7l/wheel/./template_res 2025-09-17T13:59:23,360 copying build/lib/template_res/__init__.py -> build/bdist.linux-armv7l/wheel/./template_res 2025-09-17T13:59:23,362 running install_egg_info 2025-09-17T13:59:23,411 running egg_info 2025-09-17T13:59:23,449 writing p_template_res.egg-info/PKG-INFO 2025-09-17T13:59:23,452 writing dependency_links to p_template_res.egg-info/dependency_links.txt 2025-09-17T13:59:23,454 writing entry points to p_template_res.egg-info/entry_points.txt 2025-09-17T13:59:23,456 writing requirements to p_template_res.egg-info/requires.txt 2025-09-17T13:59:23,457 writing top-level names to p_template_res.egg-info/top_level.txt 2025-09-17T13:59:23,488 reading manifest file 'p_template_res.egg-info/SOURCES.txt' 2025-09-17T13:59:23,490 adding license file 'LICENSE' 2025-09-17T13:59:23,493 writing manifest file 'p_template_res.egg-info/SOURCES.txt' 2025-09-17T13:59:23,495 Copying p_template_res.egg-info to build/bdist.linux-armv7l/wheel/./p_template_res-1.0.0-py3.11.egg-info 2025-09-17T13:59:23,505 running install_scripts 2025-09-17T13:59:23,521 creating build/bdist.linux-armv7l/wheel/p_template_res-1.0.0.dist-info/WHEEL 2025-09-17T13:59:23,524 creating '/tmp/pip-wheel-ymdti02b/p_template_res-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-09-17T13:59:23,528 adding 'p_template_res-1.0.0.dist-info/licenses/LICENSE' 2025-09-17T13:59:23,530 adding 'template_res/__init__.py' 2025-09-17T13:59:23,531 adding 'template_res/main.py' 2025-09-17T13:59:23,533 adding 'template_res/server.py' 2025-09-17T13:59:23,534 adding 'template_res/template.py' 2025-09-17T13:59:23,536 adding 'template_res/res/__init__.py' 2025-09-17T13:59:23,537 adding 'p_template_res-1.0.0.dist-info/METADATA' 2025-09-17T13:59:23,538 adding 'p_template_res-1.0.0.dist-info/WHEEL' 2025-09-17T13:59:23,539 adding 'p_template_res-1.0.0.dist-info/entry_points.txt' 2025-09-17T13:59:23,540 adding 'p_template_res-1.0.0.dist-info/top_level.txt' 2025-09-17T13:59:23,541 adding 'p_template_res-1.0.0.dist-info/RECORD' 2025-09-17T13:59:23,542 removing build/bdist.linux-armv7l/wheel 2025-09-17T13:59:23,652 Building wheel for p-template-res (setup.py): finished with status 'done' 2025-09-17T13:59:23,655 Created wheel for p-template-res: filename=p_template_res-1.0.0-py3-none-any.whl size=7421 sha256=a9f4ff26b3d6ca6065b91f4c9d87086607e19ed5ed855ca34c96af7fd54f442c 2025-09-17T13:59:23,656 Stored in directory: /tmp/pip-ephem-wheel-cache-i9cjfwjz/wheels/a1/82/41/fca6f44e964fb1a4f4db06937c738893db53033da8bf69f3be 2025-09-17T13:59:23,666 Successfully built p-template-res 2025-09-17T13:59:23,669 Removed build tracker: '/tmp/pip-build-tracker-fb6ez6xl'