2024-06-13T15:35:49,106 Created temporary directory: /tmp/pip-build-tracker-x41eyvrx 2024-06-13T15:35:49,107 Initialized build tracking at /tmp/pip-build-tracker-x41eyvrx 2024-06-13T15:35:49,108 Created build tracker: /tmp/pip-build-tracker-x41eyvrx 2024-06-13T15:35:49,108 Entered build tracker: /tmp/pip-build-tracker-x41eyvrx 2024-06-13T15:35:49,109 Created temporary directory: /tmp/pip-wheel-f4nyst_9 2024-06-13T15:35:49,112 Created temporary directory: /tmp/pip-ephem-wheel-cache-7a9i8tv5 2024-06-13T15:35:49,134 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-13T15:35:49,138 2 location(s) to search for versions of lingvanex: 2024-06-13T15:35:49,138 * https://pypi.org/simple/lingvanex/ 2024-06-13T15:35:49,138 * https://www.piwheels.org/simple/lingvanex/ 2024-06-13T15:35:49,138 Fetching project page and analyzing links: https://pypi.org/simple/lingvanex/ 2024-06-13T15:35:49,139 Getting page https://pypi.org/simple/lingvanex/ 2024-06-13T15:35:49,141 Found index url https://pypi.org/simple/ 2024-06-13T15:35:49,350 Fetched page https://pypi.org/simple/lingvanex/ as application/vnd.pypi.simple.v1+json 2024-06-13T15:35:49,351 Skipping link: No binaries permitted for lingvanex: https://files.pythonhosted.org/packages/64/df/c0faa9aa2da56aca5ec28e07175664bb13e38fb547bc5e85e498c89a6f95/lingvanex-0.0.9-py3-none-any.whl (from https://pypi.org/simple/lingvanex/) (requires-python:>=3.8) 2024-06-13T15:35:49,352 Found link https://files.pythonhosted.org/packages/8a/bf/d572ba91c35cedd735385379a7eecec4875baf396d7cfb17c4517b36e5cc/lingvanex-0.0.9.tar.gz (from https://pypi.org/simple/lingvanex/) (requires-python:>=3.8), version: 0.0.9 2024-06-13T15:35:49,353 Fetching project page and analyzing links: https://www.piwheels.org/simple/lingvanex/ 2024-06-13T15:35:49,354 Getting page https://www.piwheels.org/simple/lingvanex/ 2024-06-13T15:35:49,355 Found index url https://www.piwheels.org/simple/ 2024-06-13T15:35:49,511 Fetched page https://www.piwheels.org/simple/lingvanex/ as text/html 2024-06-13T15:35:49,512 Skipping link: not a file: https://www.piwheels.org/simple/lingvanex/ 2024-06-13T15:35:49,513 Skipping link: not a file: https://pypi.org/simple/lingvanex/ 2024-06-13T15:35:49,533 Given no hashes to check 1 links for project 'lingvanex': discarding no candidates 2024-06-13T15:35:49,552 Collecting lingvanex==0.0.9 2024-06-13T15:35:49,554 Created temporary directory: /tmp/pip-unpack-7c_v3g6g 2024-06-13T15:35:49,769 Downloading lingvanex-0.0.9.tar.gz (3.6 kB) 2024-06-13T15:35:49,803 Added lingvanex==0.0.9 from https://files.pythonhosted.org/packages/8a/bf/d572ba91c35cedd735385379a7eecec4875baf396d7cfb17c4517b36e5cc/lingvanex-0.0.9.tar.gz to build tracker '/tmp/pip-build-tracker-x41eyvrx' 2024-06-13T15:35:49,806 Created temporary directory: /tmp/pip-build-env-igojf52g 2024-06-13T15:35:49,810 Installing build dependencies: started 2024-06-13T15:35:49,812 Running command pip subprocess to install build dependencies 2024-06-13T15:35:50,942 Using pip 24.0 from /home/piwheels/.local/lib/python3.11/site-packages/pip (python 3.11) 2024-06-13T15:35:51,466 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-13T15:35:52,941 Collecting setuptools>=40.8.0 2024-06-13T15:35:52,955 Using cached https://www.piwheels.org/simple/setuptools/setuptools-70.0.0-py3-none-any.whl (863 kB) 2024-06-13T15:35:55,696 Installing collected packages: setuptools 2024-06-13T15:35:58,092 Successfully installed setuptools-70.0.0 2024-06-13T15:35:58,583 Installing build dependencies: finished with status 'done' 2024-06-13T15:35:58,586 Getting requirements to build wheel: started 2024-06-13T15:35:58,587 Running command Getting requirements to build wheel 2024-06-13T15:35:59,142 /tmp/pip-build-env-igojf52g/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. 2024-06-13T15:35:59,143 !! 2024-06-13T15:35:59,144 ******************************************************************************** 2024-06-13T15:35:59,145 The following seems to be defined outside of `pyproject.toml`: 2024-06-13T15:35:59,146 `dependencies = ['requests>=2.32.1']` 2024-06-13T15:35:59,147 According to the spec (see the link below), however, setuptools CANNOT 2024-06-13T15:35:59,147 consider this value unless `dependencies` is listed as `dynamic`. 2024-06-13T15:35:59,148 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-13T15:35:59,149 To prevent this problem, you can list `dependencies` under `dynamic` or alternatively 2024-06-13T15:35:59,150 remove the `[project]` table from your file and rely entirely on other means of 2024-06-13T15:35:59,150 configuration. 2024-06-13T15:35:59,151 ******************************************************************************** 2024-06-13T15:35:59,152 !! 2024-06-13T15:35:59,152 _handle_missing_dynamic(dist, project_table) 2024-06-13T15:35:59,153 /tmp/pip-build-env-igojf52g/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2024-06-13T15:35:59,153 corresp(dist, value, root_dir) 2024-06-13T15:35:59,358 running egg_info 2024-06-13T15:35:59,362 writing lingvanex.egg-info/PKG-INFO 2024-06-13T15:35:59,365 writing dependency_links to lingvanex.egg-info/dependency_links.txt 2024-06-13T15:35:59,367 writing top-level names to lingvanex.egg-info/top_level.txt 2024-06-13T15:35:59,380 reading manifest file 'lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:35:59,384 writing manifest file 'lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:35:59,499 Getting requirements to build wheel: finished with status 'done' 2024-06-13T15:35:59,507 Installing backend dependencies: started 2024-06-13T15:35:59,508 Running command pip subprocess to install backend dependencies 2024-06-13T15:36:00,649 Using pip 24.0 from /home/piwheels/.local/lib/python3.11/site-packages/pip (python 3.11) 2024-06-13T15:36:01,163 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-13T15:36:01,798 Collecting wheel 2024-06-13T15:36:01,812 Using cached https://www.piwheels.org/simple/wheel/wheel-0.43.0-py3-none-any.whl (65 kB) 2024-06-13T15:36:04,231 Installing collected packages: wheel 2024-06-13T15:36:04,454 Creating /tmp/pip-build-env-igojf52g/normal/local/bin 2024-06-13T15:36:04,456 changing mode of /tmp/pip-build-env-igojf52g/normal/local/bin/wheel to 755 2024-06-13T15:36:04,467 Successfully installed wheel-0.43.0 2024-06-13T15:36:04,921 Installing backend dependencies: finished with status 'done' 2024-06-13T15:36:04,923 Created temporary directory: /tmp/pip-modern-metadata-m1a9szbd 2024-06-13T15:36:04,926 Preparing metadata (pyproject.toml): started 2024-06-13T15:36:04,927 Running command Preparing metadata (pyproject.toml) 2024-06-13T15:36:05,470 /tmp/pip-build-env-igojf52g/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. 2024-06-13T15:36:05,470 !! 2024-06-13T15:36:05,472 ******************************************************************************** 2024-06-13T15:36:05,472 The following seems to be defined outside of `pyproject.toml`: 2024-06-13T15:36:05,474 `dependencies = ['requests>=2.32.1']` 2024-06-13T15:36:05,475 According to the spec (see the link below), however, setuptools CANNOT 2024-06-13T15:36:05,475 consider this value unless `dependencies` is listed as `dynamic`. 2024-06-13T15:36:05,476 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-13T15:36:05,478 To prevent this problem, you can list `dependencies` under `dynamic` or alternatively 2024-06-13T15:36:05,478 remove the `[project]` table from your file and rely entirely on other means of 2024-06-13T15:36:05,479 configuration. 2024-06-13T15:36:05,479 ******************************************************************************** 2024-06-13T15:36:05,480 !! 2024-06-13T15:36:05,481 _handle_missing_dynamic(dist, project_table) 2024-06-13T15:36:05,481 /tmp/pip-build-env-igojf52g/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2024-06-13T15:36:05,482 corresp(dist, value, root_dir) 2024-06-13T15:36:05,733 running dist_info 2024-06-13T15:36:05,738 creating /tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info 2024-06-13T15:36:05,741 writing /tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info/PKG-INFO 2024-06-13T15:36:05,744 writing dependency_links to /tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info/dependency_links.txt 2024-06-13T15:36:05,746 writing top-level names to /tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info/top_level.txt 2024-06-13T15:36:05,748 writing manifest file '/tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:36:05,761 reading manifest file '/tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:36:05,765 writing manifest file '/tmp/pip-modern-metadata-m1a9szbd/lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:36:05,766 creating '/tmp/pip-modern-metadata-m1a9szbd/lingvanex-0.0.9.dist-info' 2024-06-13T15:36:05,914 Preparing metadata (pyproject.toml): finished with status 'done' 2024-06-13T15:36:05,919 Source in /tmp/pip-wheel-f4nyst_9/lingvanex_89048b03d1b44481984b26db75cd21f7 has version 0.0.9, which satisfies requirement lingvanex==0.0.9 from https://files.pythonhosted.org/packages/8a/bf/d572ba91c35cedd735385379a7eecec4875baf396d7cfb17c4517b36e5cc/lingvanex-0.0.9.tar.gz 2024-06-13T15:36:05,920 Removed lingvanex==0.0.9 from https://files.pythonhosted.org/packages/8a/bf/d572ba91c35cedd735385379a7eecec4875baf396d7cfb17c4517b36e5cc/lingvanex-0.0.9.tar.gz from build tracker '/tmp/pip-build-tracker-x41eyvrx' 2024-06-13T15:36:05,925 Created temporary directory: /tmp/pip-unpack-lsjqz523 2024-06-13T15:36:05,926 Created temporary directory: /tmp/pip-unpack-iqwodhw_ 2024-06-13T15:36:05,929 Building wheels for collected packages: lingvanex 2024-06-13T15:36:05,933 Created temporary directory: /tmp/pip-wheel-ael2bi0z 2024-06-13T15:36:05,934 Destination directory: /tmp/pip-wheel-ael2bi0z 2024-06-13T15:36:05,936 Building wheel for lingvanex (pyproject.toml): started 2024-06-13T15:36:05,937 Running command Building wheel for lingvanex (pyproject.toml) 2024-06-13T15:36:06,458 /tmp/pip-build-env-igojf52g/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:76: _MissingDynamic: `dependencies` defined outside of `pyproject.toml` is ignored. 2024-06-13T15:36:06,458 !! 2024-06-13T15:36:06,460 ******************************************************************************** 2024-06-13T15:36:06,460 The following seems to be defined outside of `pyproject.toml`: 2024-06-13T15:36:06,461 `dependencies = ['requests>=2.32.1']` 2024-06-13T15:36:06,463 According to the spec (see the link below), however, setuptools CANNOT 2024-06-13T15:36:06,463 consider this value unless `dependencies` is listed as `dynamic`. 2024-06-13T15:36:06,464 https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table 2024-06-13T15:36:06,466 To prevent this problem, you can list `dependencies` under `dynamic` or alternatively 2024-06-13T15:36:06,466 remove the `[project]` table from your file and rely entirely on other means of 2024-06-13T15:36:06,467 configuration. 2024-06-13T15:36:06,467 ******************************************************************************** 2024-06-13T15:36:06,469 !! 2024-06-13T15:36:06,469 _handle_missing_dynamic(dist, project_table) 2024-06-13T15:36:06,470 /tmp/pip-build-env-igojf52g/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies) 2024-06-13T15:36:06,471 corresp(dist, value, root_dir) 2024-06-13T15:36:06,693 running bdist_wheel 2024-06-13T15:36:06,710 running build 2024-06-13T15:36:06,710 running build_py 2024-06-13T15:36:06,715 creating build 2024-06-13T15:36:06,715 creating build/lib 2024-06-13T15:36:06,716 creating build/lib/lingvanex_API 2024-06-13T15:36:06,717 copying lingvanex_API/__init__.py -> build/lib/lingvanex_API 2024-06-13T15:36:06,719 copying lingvanex_API/translate.py -> build/lib/lingvanex_API 2024-06-13T15:36:06,720 copying lingvanex_API/get_languages.py -> build/lib/lingvanex_API 2024-06-13T15:36:06,722 running egg_info 2024-06-13T15:36:06,726 writing lingvanex.egg-info/PKG-INFO 2024-06-13T15:36:06,728 writing dependency_links to lingvanex.egg-info/dependency_links.txt 2024-06-13T15:36:06,730 writing top-level names to lingvanex.egg-info/top_level.txt 2024-06-13T15:36:06,736 reading manifest file 'lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:36:06,739 writing manifest file 'lingvanex.egg-info/SOURCES.txt' 2024-06-13T15:36:06,748 installing to build/bdist.linux-armv7l/wheel 2024-06-13T15:36:06,748 running install 2024-06-13T15:36:06,772 running install_lib 2024-06-13T15:36:06,776 creating build/bdist.linux-armv7l 2024-06-13T15:36:06,777 creating build/bdist.linux-armv7l/wheel 2024-06-13T15:36:06,778 creating build/bdist.linux-armv7l/wheel/lingvanex_API 2024-06-13T15:36:06,779 copying build/lib/lingvanex_API/__init__.py -> build/bdist.linux-armv7l/wheel/lingvanex_API 2024-06-13T15:36:06,781 copying build/lib/lingvanex_API/translate.py -> build/bdist.linux-armv7l/wheel/lingvanex_API 2024-06-13T15:36:06,783 copying build/lib/lingvanex_API/get_languages.py -> build/bdist.linux-armv7l/wheel/lingvanex_API 2024-06-13T15:36:06,785 running install_egg_info 2024-06-13T15:36:06,788 Copying lingvanex.egg-info to build/bdist.linux-armv7l/wheel/lingvanex-0.0.9-py3.11.egg-info 2024-06-13T15:36:06,796 running install_scripts 2024-06-13T15:36:06,806 creating build/bdist.linux-armv7l/wheel/lingvanex-0.0.9.dist-info/WHEEL 2024-06-13T15:36:06,808 creating '/tmp/pip-wheel-ael2bi0z/.tmp-4h4wtal8/lingvanex-0.0.9-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-06-13T15:36:06,811 adding 'lingvanex_API/__init__.py' 2024-06-13T15:36:06,812 adding 'lingvanex_API/get_languages.py' 2024-06-13T15:36:06,813 adding 'lingvanex_API/translate.py' 2024-06-13T15:36:06,815 adding 'lingvanex-0.0.9.dist-info/METADATA' 2024-06-13T15:36:06,816 adding 'lingvanex-0.0.9.dist-info/WHEEL' 2024-06-13T15:36:06,817 adding 'lingvanex-0.0.9.dist-info/top_level.txt' 2024-06-13T15:36:06,818 adding 'lingvanex-0.0.9.dist-info/RECORD' 2024-06-13T15:36:06,818 removing build/bdist.linux-armv7l/wheel 2024-06-13T15:36:06,943 Building wheel for lingvanex (pyproject.toml): finished with status 'done' 2024-06-13T15:36:06,947 Created wheel for lingvanex: filename=lingvanex-0.0.9-py3-none-any.whl size=3514 sha256=14cffca2ad148c7b73dc12bc62436573938996c0efdb722d52625662a8f41236 2024-06-13T15:36:06,949 Stored in directory: /tmp/pip-ephem-wheel-cache-7a9i8tv5/wheels/fd/94/44/1b7de9b06a121edb127320ceb61e44ee9e86959a7a7c294b83 2024-06-13T15:36:06,958 Successfully built lingvanex 2024-06-13T15:36:06,961 Removed build tracker: '/tmp/pip-build-tracker-x41eyvrx'