2023-09-22T08:08:02,601 Created temporary directory: /tmp/pip-build-tracker-4sq11djw 2023-09-22T08:08:02,602 Initialized build tracking at /tmp/pip-build-tracker-4sq11djw 2023-09-22T08:08:02,603 Created build tracker: /tmp/pip-build-tracker-4sq11djw 2023-09-22T08:08:02,603 Entered build tracker: /tmp/pip-build-tracker-4sq11djw 2023-09-22T08:08:02,604 Created temporary directory: /tmp/pip-wheel-t8m15uxa 2023-09-22T08:08:02,607 Created temporary directory: /tmp/pip-ephem-wheel-cache-ftcfts16 2023-09-22T08:08:02,628 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T08:08:02,632 2 location(s) to search for versions of kibru: 2023-09-22T08:08:02,632 * https://pypi.org/simple/kibru/ 2023-09-22T08:08:02,632 * https://www.piwheels.org/simple/kibru/ 2023-09-22T08:08:02,633 Fetching project page and analyzing links: https://pypi.org/simple/kibru/ 2023-09-22T08:08:02,633 Getting page https://pypi.org/simple/kibru/ 2023-09-22T08:08:02,635 Found index url https://pypi.org/simple/ 2023-09-22T08:08:02,855 Fetched page https://pypi.org/simple/kibru/ as application/vnd.pypi.simple.v1+json 2023-09-22T08:08:02,856 Found link https://files.pythonhosted.org/packages/5d/ea/30759647e081c5f57bb265cb6b1de1e71624421d9e315a85b4148de08bae/kibru-0.0.1.tar.gz (from https://pypi.org/simple/kibru/), version: 0.0.1 2023-09-22T08:08:02,857 Fetching project page and analyzing links: https://www.piwheels.org/simple/kibru/ 2023-09-22T08:08:02,857 Getting page https://www.piwheels.org/simple/kibru/ 2023-09-22T08:08:02,858 Found index url https://www.piwheels.org/simple/ 2023-09-22T08:08:03,012 Fetched page https://www.piwheels.org/simple/kibru/ as text/html 2023-09-22T08:08:03,013 Skipping link: not a file: https://www.piwheels.org/simple/kibru/ 2023-09-22T08:08:03,014 Skipping link: not a file: https://pypi.org/simple/kibru/ 2023-09-22T08:08:03,034 Given no hashes to check 1 links for project 'kibru': discarding no candidates 2023-09-22T08:08:03,052 Collecting kibru==0.0.1 2023-09-22T08:08:03,054 Created temporary directory: /tmp/pip-unpack-esay2yu2 2023-09-22T08:08:03,270 Downloading kibru-0.0.1.tar.gz (14 kB) 2023-09-22T08:08:03,329 Added kibru==0.0.1 from https://files.pythonhosted.org/packages/5d/ea/30759647e081c5f57bb265cb6b1de1e71624421d9e315a85b4148de08bae/kibru-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-4sq11djw' 2023-09-22T08:08:03,333 Created temporary directory: /tmp/pip-build-env-hzkqtrvf 2023-09-22T08:08:03,338 Installing build dependencies: started 2023-09-22T08:08:03,339 Running command pip subprocess to install build dependencies 2023-09-22T08:08:04,692 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-22T08:08:05,187 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T08:08:06,733 Collecting setuptools>=61.0 2023-09-22T08:08:06,734 Obtaining dependency information for setuptools>=61.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata 2023-09-22T08:08:06,739 Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB) 2023-09-22T08:08:06,908 Using cached setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-09-22T08:08:09,352 Installing collected packages: setuptools 2023-09-22T08:08:11,730 Successfully installed setuptools-68.2.2 2023-09-22T08:08:12,232 Installing build dependencies: finished with status 'done' 2023-09-22T08:08:12,235 Getting requirements to build wheel: started 2023-09-22T08:08:12,236 Running command Getting requirements to build wheel 2023-09-22T08:08:12,761 /tmp/pip-build-env-hzkqtrvf/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-09-22T08:08:12,761 !! 2023-09-22T08:08:12,763 ******************************************************************************** 2023-09-22T08:08:12,763 ########################################################################## 2023-09-22T08:08:12,764 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:08:12,765 ########################################################################## 2023-09-22T08:08:12,766 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:08:12,766 `keywords = ['python', 'kibru', 'django']` 2023-09-22T08:08:12,767 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:08:12,768 consider this value unless `keywords` is listed as `dynamic`. 2023-09-22T08:08:12,769 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:08:12,769 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:08:12,770 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:08:12,770 follow strictly the standard. 2023-09-22T08:08:12,771 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-09-22T08:08:12,772 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:08:12,772 configuration. 2023-09-22T08:08:12,773 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:08:12,774 or your builds will no longer be supported. 2023-09-22T08:08:12,774 ******************************************************************************** 2023-09-22T08:08:12,775 !! 2023-09-22T08:08:12,776 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:08:12,776 /tmp/pip-build-env-hzkqtrvf/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-09-22T08:08:12,777 !! 2023-09-22T08:08:12,778 ******************************************************************************** 2023-09-22T08:08:12,779 ########################################################################## 2023-09-22T08:08:12,779 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:08:12,780 ########################################################################## 2023-09-22T08:08:12,781 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:08:12,782 `dependencies = ['python', 'pip']` 2023-09-22T08:08:12,783 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:08:12,784 consider this value unless `dependencies` is listed as `dynamic`. 2023-09-22T08:08:12,785 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:08:12,786 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:08:12,786 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:08:12,787 follow strictly the standard. 2023-09-22T08:08:12,788 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-09-22T08:08:12,789 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:08:12,789 configuration. 2023-09-22T08:08:12,790 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:08:12,791 or your builds will no longer be supported. 2023-09-22T08:08:12,791 ******************************************************************************** 2023-09-22T08:08:12,792 !! 2023-09-22T08:08:12,793 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:08:13,012 running egg_info 2023-09-22T08:08:13,013 creating kibru_kibru.egg-info 2023-09-22T08:08:13,016 writing kibru_kibru.egg-info/PKG-INFO 2023-09-22T08:08:13,020 writing dependency_links to kibru_kibru.egg-info/dependency_links.txt 2023-09-22T08:08:13,022 writing requirements to kibru_kibru.egg-info/requires.txt 2023-09-22T08:08:13,023 writing top-level names to kibru_kibru.egg-info/top_level.txt 2023-09-22T08:08:13,024 writing manifest file 'kibru_kibru.egg-info/SOURCES.txt' 2023-09-22T08:08:13,037 reading manifest file 'kibru_kibru.egg-info/SOURCES.txt' 2023-09-22T08:08:13,038 adding license file 'LICENSE.txt' 2023-09-22T08:08:13,040 writing manifest file 'kibru_kibru.egg-info/SOURCES.txt' 2023-09-22T08:08:13,154 Getting requirements to build wheel: finished with status 'done' 2023-09-22T08:08:13,162 Installing backend dependencies: started 2023-09-22T08:08:13,163 Running command pip subprocess to install backend dependencies 2023-09-22T08:08:15,038 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-22T08:08:15,585 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T08:08:16,141 Collecting wheel 2023-09-22T08:08:16,158 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-09-22T08:08:18,373 Installing collected packages: wheel 2023-09-22T08:08:18,598 Creating /tmp/pip-build-env-hzkqtrvf/normal/local/bin 2023-09-22T08:08:18,601 changing mode of /tmp/pip-build-env-hzkqtrvf/normal/local/bin/wheel to 755 2023-09-22T08:08:18,612 Successfully installed wheel-0.41.2 2023-09-22T08:08:19,082 Installing backend dependencies: finished with status 'done' 2023-09-22T08:08:19,083 Created temporary directory: /tmp/pip-modern-metadata-ge8tjdmj 2023-09-22T08:08:19,085 Preparing metadata (pyproject.toml): started 2023-09-22T08:08:19,087 Running command Preparing metadata (pyproject.toml) 2023-09-22T08:08:19,847 /tmp/pip-build-env-hzkqtrvf/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `keywords` defined outside of `pyproject.toml` would be ignored. 2023-09-22T08:08:19,847 !! 2023-09-22T08:08:19,848 ******************************************************************************** 2023-09-22T08:08:19,849 ########################################################################## 2023-09-22T08:08:19,849 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:08:19,850 ########################################################################## 2023-09-22T08:08:19,851 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:08:19,852 `keywords = ['python', 'kibru', 'django']` 2023-09-22T08:08:19,853 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:08:19,854 consider this value unless `keywords` is listed as `dynamic`. 2023-09-22T08:08:19,855 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:08:19,856 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:08:19,857 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:08:19,857 follow strictly the standard. 2023-09-22T08:08:19,858 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-09-22T08:08:19,859 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:08:19,859 configuration. 2023-09-22T08:08:19,861 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:08:19,861 or your builds will no longer be supported. 2023-09-22T08:08:19,862 ******************************************************************************** 2023-09-22T08:08:19,863 !! 2023-09-22T08:08:19,864 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:08:19,864 /tmp/pip-build-env-hzkqtrvf/overlay/local/lib/python3.11/dist-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `dependencies` defined outside of `pyproject.toml` would be ignored. 2023-09-22T08:08:19,865 !! 2023-09-22T08:08:19,866 ******************************************************************************** 2023-09-22T08:08:19,866 ########################################################################## 2023-09-22T08:08:19,867 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:08:19,867 ########################################################################## 2023-09-22T08:08:19,868 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:08:19,869 `dependencies = ['python', 'pip']` 2023-09-22T08:08:19,870 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:08:19,870 consider this value unless `dependencies` is listed as `dynamic`. 2023-09-22T08:08:19,871 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:08:19,872 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:08:19,873 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:08:19,873 follow strictly the standard. 2023-09-22T08:08:19,874 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-09-22T08:08:19,875 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:08:19,875 configuration. 2023-09-22T08:08:19,876 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:08:19,876 or your builds will no longer be supported. 2023-09-22T08:08:19,877 ******************************************************************************** 2023-09-22T08:08:19,878 !! 2023-09-22T08:08:19,879 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:08:20,148 running dist_info 2023-09-22T08:08:20,153 creating /tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info 2023-09-22T08:08:20,156 writing /tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/PKG-INFO 2023-09-22T08:08:20,159 writing dependency_links to /tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/dependency_links.txt 2023-09-22T08:08:20,161 writing requirements to /tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/requires.txt 2023-09-22T08:08:20,162 writing top-level names to /tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/top_level.txt 2023-09-22T08:08:20,163 writing manifest file '/tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/SOURCES.txt' 2023-09-22T08:08:20,177 reading manifest file '/tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/SOURCES.txt' 2023-09-22T08:08:20,179 adding license file 'LICENSE.txt' 2023-09-22T08:08:20,181 writing manifest file '/tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru.egg-info/SOURCES.txt' 2023-09-22T08:08:20,182 creating '/tmp/pip-modern-metadata-ge8tjdmj/kibru_kibru-0.0.1.dist-info' 2023-09-22T08:08:20,328 Preparing metadata (pyproject.toml): finished with status 'done' 2023-09-22T08:08:20,333 WARNING: Generating metadata for package kibru produced metadata for project name kibru-kibru. Fix your #egg=kibru fragments. 2023-09-22T08:08:20,335 Source in /tmp/pip-wheel-t8m15uxa/kibru_4510e93f12eb495497961df911fec455 has version 0.0.1, which satisfies requirement kibru-kibru from https://files.pythonhosted.org/packages/5d/ea/30759647e081c5f57bb265cb6b1de1e71624421d9e315a85b4148de08bae/kibru-0.0.1.tar.gz 2023-09-22T08:08:20,336 Removed kibru-kibru from https://files.pythonhosted.org/packages/5d/ea/30759647e081c5f57bb265cb6b1de1e71624421d9e315a85b4148de08bae/kibru-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-4sq11djw' 2023-09-22T08:08:20,337 Discarding [blue underline]https://files.pythonhosted.org/packages/5d/ea/30759647e081c5f57bb265cb6b1de1e71624421d9e315a85b4148de08bae/kibru-0.0.1.tar.gz (from https://pypi.org/simple/kibru/)[/]: [yellow]Requested kibru-kibru from https://files.pythonhosted.org/packages/5d/ea/30759647e081c5f57bb265cb6b1de1e71624421d9e315a85b4148de08bae/kibru-0.0.1.tar.gz has inconsistent name: expected 'kibru', but metadata has 'kibru-kibru'[reset] 2023-09-22T08:08:20,340 ERROR: Could not find a version that satisfies the requirement kibru==0.0.1 (from versions: 0.0.1) 2023-09-22T08:08:20,341 ERROR: No matching distribution found for kibru==0.0.1 2023-09-22T08:08:20,342 Exception information: 2023-09-22T08:08:20,342 Traceback (most recent call last): 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-22T08:08:20,342 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-22T08:08:20,342 raise RequirementsConflicted(criterion) 2023-09-22T08:08:20,342 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kibru==0.0.1') 2023-09-22T08:08:20,342 2023-09-22T08:08:20,342 During handling of the above exception, another exception occurred: 2023-09-22T08:08:20,342 2023-09-22T08:08:20,342 Traceback (most recent call last): 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-22T08:08:20,342 result = self._result = resolver.resolve( 2023-09-22T08:08:20,342 ^^^^^^^^^^^^^^^^^ 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-22T08:08:20,342 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-22T08:08:20,342 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-22T08:08:20,342 raise ResolutionImpossible(e.criterion.information) 2023-09-22T08:08:20,342 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kibru==0.0.1'), parent=None)] 2023-09-22T08:08:20,342 2023-09-22T08:08:20,342 The above exception was the direct cause of the following exception: 2023-09-22T08:08:20,342 2023-09-22T08:08:20,342 Traceback (most recent call last): 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-22T08:08:20,342 status = run_func(*args) 2023-09-22T08:08:20,342 ^^^^^^^^^^^^^^^ 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-22T08:08:20,342 return func(self, options, args) 2023-09-22T08:08:20,342 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-22T08:08:20,342 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-22T08:08:20,342 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T08:08:20,342 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-22T08:08:20,342 raise error from e 2023-09-22T08:08:20,342 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kibru==0.0.1 2023-09-22T08:08:20,348 Removed build tracker: '/tmp/pip-build-tracker-4sq11djw'