2023-02-25T17:41:34,643 Created temporary directory: /tmp/pip-ephem-wheel-cache-ldudfg_1 2023-02-25T17:41:34,648 Created temporary directory: /tmp/pip-build-tracker-3a0v6mzx 2023-02-25T17:41:34,648 Initialized build tracking at /tmp/pip-build-tracker-3a0v6mzx 2023-02-25T17:41:34,649 Created build tracker: /tmp/pip-build-tracker-3a0v6mzx 2023-02-25T17:41:34,649 Entered build tracker: /tmp/pip-build-tracker-3a0v6mzx 2023-02-25T17:41:34,650 Created temporary directory: /tmp/pip-wheel-fnezh4n2 2023-02-25T17:41:34,657 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 2023-02-25T17:41:34,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-pq7zxmbc 2023-02-25T17:41:34,698 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-25T17:41:34,702 2 location(s) to search for versions of kibru: 2023-02-25T17:41:34,702 * https://pypi.org/simple/kibru/ 2023-02-25T17:41:34,702 * https://www.piwheels.org/simple/kibru/ 2023-02-25T17:41:34,703 Fetching project page and analyzing links: https://pypi.org/simple/kibru/ 2023-02-25T17:41:34,704 Getting page https://pypi.org/simple/kibru/ 2023-02-25T17:41:34,707 Found index url https://pypi.org/simple 2023-02-25T17:41:34,781 Fetched page https://pypi.org/simple/kibru/ as application/vnd.pypi.simple.v1+json 2023-02-25T17:41:34,782 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-02-25T17:41:34,783 Fetching project page and analyzing links: https://www.piwheels.org/simple/kibru/ 2023-02-25T17:41:34,783 Getting page https://www.piwheels.org/simple/kibru/ 2023-02-25T17:41:34,784 Found index url https://www.piwheels.org/simple 2023-02-25T17:41:34,980 Fetched page https://www.piwheels.org/simple/kibru/ as text/html 2023-02-25T17:41:34,981 Skipping link: not a file: https://www.piwheels.org/simple/kibru/ 2023-02-25T17:41:34,982 Skipping link: not a file: https://pypi.org/simple/kibru/ 2023-02-25T17:41:35,016 Given no hashes to check 1 links for project 'kibru': discarding no candidates 2023-02-25T17:41:35,037 Collecting kibru==0.0.1 2023-02-25T17:41:35,041 Created temporary directory: /tmp/pip-unpack-q1855kfw 2023-02-25T17:41:35,095 Downloading kibru-0.0.1.tar.gz (14 kB) 2023-02-25T17:41:35,184 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-3a0v6mzx' 2023-02-25T17:41:35,189 Created temporary directory: /tmp/pip-build-env-i4hcxtcc 2023-02-25T17:41:35,204 Installing build dependencies: started 2023-02-25T17:41:35,207 Running command pip subprocess to install build dependencies 2023-02-25T17:41:37,011 Using pip 23.0.1 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-02-25T17:41:38,704 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 2023-02-25T17:41:38,756 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-25T17:41:40,918 Collecting setuptools>=61.0 2023-02-25T17:41:41,075 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.4.0-py3-none-any.whl (1.1 MB) 2023-02-25T17:41:43,803 Installing collected packages: setuptools 2023-02-25T17:41:47,126 Successfully installed setuptools-67.4.0 2023-02-25T17:41:47,806 Installing build dependencies: finished with status 'done' 2023-02-25T17:41:47,813 Getting requirements to build wheel: started 2023-02-25T17:41:47,814 Running command Getting requirements to build wheel 2023-02-25T17:41:48,647 /tmp/pip-build-env-i4hcxtcc/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _WouldIgnoreField: 'keywords' defined outside of `pyproject.toml` would be ignored. 2023-02-25T17:41:48,649 !! 2023-02-25T17:41:48,652 ########################################################################## 2023-02-25T17:41:48,653 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-02-25T17:41:48,654 ########################################################################## 2023-02-25T17:41:48,655 The following seems to be defined outside of `pyproject.toml`: 2023-02-25T17:41:48,656 `keywords = ['python', 'kibru', 'django']` 2023-02-25T17:41:48,656 According to the spec (see the link below), however, setuptools CANNOT 2023-02-25T17:41:48,656 consider this value unless 'keywords' is listed as `dynamic`. 2023-02-25T17:41:48,657 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-02-25T17:41:48,657 For the time being, `setuptools` will still consider the given value (as a 2023-02-25T17:41:48,657 **transitional** measure), but please note that future releases of setuptools will 2023-02-25T17:41:48,657 follow strictly the standard. 2023-02-25T17:41:48,658 To prevent this warning, you can list 'keywords' under `dynamic` or alternatively 2023-02-25T17:41:48,658 remove the `[project]` table from your file and rely entirely on other means of 2023-02-25T17:41:48,658 configuration. 2023-02-25T17:41:48,659 !! 2023-02-25T17:41:48,659 warnings.warn(msg, _WouldIgnoreField) 2023-02-25T17:41:48,660 /tmp/pip-build-env-i4hcxtcc/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _WouldIgnoreField: 'dependencies' defined outside of `pyproject.toml` would be ignored. 2023-02-25T17:41:48,660 !! 2023-02-25T17:41:48,661 ########################################################################## 2023-02-25T17:41:48,661 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-02-25T17:41:48,661 ########################################################################## 2023-02-25T17:41:48,661 The following seems to be defined outside of `pyproject.toml`: 2023-02-25T17:41:48,662 `dependencies = ['python', 'pip']` 2023-02-25T17:41:48,662 According to the spec (see the link below), however, setuptools CANNOT 2023-02-25T17:41:48,662 consider this value unless 'dependencies' is listed as `dynamic`. 2023-02-25T17:41:48,663 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-02-25T17:41:48,663 For the time being, `setuptools` will still consider the given value (as a 2023-02-25T17:41:48,663 **transitional** measure), but please note that future releases of setuptools will 2023-02-25T17:41:48,664 follow strictly the standard. 2023-02-25T17:41:48,664 To prevent this warning, you can list 'dependencies' under `dynamic` or alternatively 2023-02-25T17:41:48,664 remove the `[project]` table from your file and rely entirely on other means of 2023-02-25T17:41:48,664 configuration. 2023-02-25T17:41:48,665 !! 2023-02-25T17:41:48,665 warnings.warn(msg, _WouldIgnoreField) 2023-02-25T17:41:49,038 running egg_info 2023-02-25T17:41:49,040 creating kibru_kibru.egg-info 2023-02-25T17:41:49,046 writing kibru_kibru.egg-info/PKG-INFO 2023-02-25T17:41:49,049 writing dependency_links to kibru_kibru.egg-info/dependency_links.txt 2023-02-25T17:41:49,053 writing requirements to kibru_kibru.egg-info/requires.txt 2023-02-25T17:41:49,055 writing top-level names to kibru_kibru.egg-info/top_level.txt 2023-02-25T17:41:49,057 writing manifest file 'kibru_kibru.egg-info/SOURCES.txt' 2023-02-25T17:41:49,085 reading manifest file 'kibru_kibru.egg-info/SOURCES.txt' 2023-02-25T17:41:49,087 adding license file 'LICENSE.txt' 2023-02-25T17:41:49,091 writing manifest file 'kibru_kibru.egg-info/SOURCES.txt' 2023-02-25T17:41:49,259 Getting requirements to build wheel: finished with status 'done' 2023-02-25T17:41:49,283 Installing backend dependencies: started 2023-02-25T17:41:49,284 Running command pip subprocess to install backend dependencies 2023-02-25T17:41:51,175 Using pip 23.0.1 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2023-02-25T17:41:52,003 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 2023-02-25T17:41:52,044 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-25T17:41:53,200 Collecting wheel 2023-02-25T17:41:53,226 Using cached https://www.piwheels.org/simple/wheel/wheel-0.38.4-py3-none-any.whl (36 kB) 2023-02-25T17:41:55,378 Installing collected packages: wheel 2023-02-25T17:41:55,615 Creating /tmp/pip-build-env-i4hcxtcc/normal/bin 2023-02-25T17:41:55,618 changing mode of /tmp/pip-build-env-i4hcxtcc/normal/bin/wheel to 755 2023-02-25T17:41:55,667 Successfully installed wheel-0.38.4 2023-02-25T17:41:56,555 Installing backend dependencies: finished with status 'done' 2023-02-25T17:41:56,558 Created temporary directory: /tmp/pip-modern-metadata-ml5_u6bp 2023-02-25T17:41:56,562 Preparing metadata (pyproject.toml): started 2023-02-25T17:41:56,563 Running command Preparing metadata (pyproject.toml) 2023-02-25T17:41:57,466 /tmp/pip-build-env-i4hcxtcc/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _WouldIgnoreField: 'keywords' defined outside of `pyproject.toml` would be ignored. 2023-02-25T17:41:57,467 !! 2023-02-25T17:41:57,468 ########################################################################## 2023-02-25T17:41:57,469 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-02-25T17:41:57,469 ########################################################################## 2023-02-25T17:41:57,469 The following seems to be defined outside of `pyproject.toml`: 2023-02-25T17:41:57,470 `keywords = ['python', 'kibru', 'django']` 2023-02-25T17:41:57,470 According to the spec (see the link below), however, setuptools CANNOT 2023-02-25T17:41:57,470 consider this value unless 'keywords' is listed as `dynamic`. 2023-02-25T17:41:57,471 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-02-25T17:41:57,471 For the time being, `setuptools` will still consider the given value (as a 2023-02-25T17:41:57,471 **transitional** measure), but please note that future releases of setuptools will 2023-02-25T17:41:57,472 follow strictly the standard. 2023-02-25T17:41:57,472 To prevent this warning, you can list 'keywords' under `dynamic` or alternatively 2023-02-25T17:41:57,473 remove the `[project]` table from your file and rely entirely on other means of 2023-02-25T17:41:57,473 configuration. 2023-02-25T17:41:57,473 !! 2023-02-25T17:41:57,474 warnings.warn(msg, _WouldIgnoreField) 2023-02-25T17:41:57,474 /tmp/pip-build-env-i4hcxtcc/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _WouldIgnoreField: 'dependencies' defined outside of `pyproject.toml` would be ignored. 2023-02-25T17:41:57,475 !! 2023-02-25T17:41:57,476 ########################################################################## 2023-02-25T17:41:57,477 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-02-25T17:41:57,478 ########################################################################## 2023-02-25T17:41:57,479 The following seems to be defined outside of `pyproject.toml`: 2023-02-25T17:41:57,481 `dependencies = ['python', 'pip']` 2023-02-25T17:41:57,482 According to the spec (see the link below), however, setuptools CANNOT 2023-02-25T17:41:57,483 consider this value unless 'dependencies' is listed as `dynamic`. 2023-02-25T17:41:57,484 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-02-25T17:41:57,486 For the time being, `setuptools` will still consider the given value (as a 2023-02-25T17:41:57,487 **transitional** measure), but please note that future releases of setuptools will 2023-02-25T17:41:57,487 follow strictly the standard. 2023-02-25T17:41:57,489 To prevent this warning, you can list 'dependencies' under `dynamic` or alternatively 2023-02-25T17:41:57,490 remove the `[project]` table from your file and rely entirely on other means of 2023-02-25T17:41:57,491 configuration. 2023-02-25T17:41:57,494 !! 2023-02-25T17:41:57,496 warnings.warn(msg, _WouldIgnoreField) 2023-02-25T17:41:58,000 running dist_info 2023-02-25T17:41:58,008 creating /tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info 2023-02-25T17:41:58,015 writing /tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/PKG-INFO 2023-02-25T17:41:58,019 writing dependency_links to /tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/dependency_links.txt 2023-02-25T17:41:58,023 writing requirements to /tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/requires.txt 2023-02-25T17:41:58,025 writing top-level names to /tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/top_level.txt 2023-02-25T17:41:58,028 writing manifest file '/tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/SOURCES.txt' 2023-02-25T17:41:58,057 reading manifest file '/tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/SOURCES.txt' 2023-02-25T17:41:58,060 adding license file 'LICENSE.txt' 2023-02-25T17:41:58,063 writing manifest file '/tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru.egg-info/SOURCES.txt' 2023-02-25T17:41:58,065 creating '/tmp/pip-modern-metadata-ml5_u6bp/kibru_kibru-0.0.1.dist-info' 2023-02-25T17:41:58,278 Preparing metadata (pyproject.toml): finished with status 'done' 2023-02-25T17:41:58,287 WARNING: Generating metadata for package kibru produced metadata for project name kibru-kibru. Fix your #egg=kibru fragments. 2023-02-25T17:41:58,291 Source in /tmp/pip-wheel-fnezh4n2/kibru_296cd3ca9d4b4a4fafce785185da17d6 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-02-25T17:41:58,293 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-3a0v6mzx' 2023-02-25T17:41:58,294 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-02-25T17:41:58,298 ERROR: Could not find a version that satisfies the requirement kibru==0.0.1 (from versions: 0.0.1) 2023-02-25T17:41:58,300 ERROR: No matching distribution found for kibru==0.0.1 2023-02-25T17:41:58,301 Exception information: 2023-02-25T17:41:58,301 Traceback (most recent call last): 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-02-25T17:41:58,301 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-02-25T17:41:58,301 raise RequirementsConflicted(criterion) 2023-02-25T17:41:58,301 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kibru==0.0.1') 2023-02-25T17:41:58,301 2023-02-25T17:41:58,301 During handling of the above exception, another exception occurred: 2023-02-25T17:41:58,301 2023-02-25T17:41:58,301 Traceback (most recent call last): 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-02-25T17:41:58,301 result = self._result = resolver.resolve( 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-02-25T17:41:58,301 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-02-25T17:41:58,301 raise ResolutionImpossible(e.criterion.information) 2023-02-25T17:41:58,301 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kibru==0.0.1'), parent=None)] 2023-02-25T17:41:58,301 2023-02-25T17:41:58,301 The above exception was the direct cause of the following exception: 2023-02-25T17:41:58,301 2023-02-25T17:41:58,301 Traceback (most recent call last): 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-02-25T17:41:58,301 status = run_func(*args) 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-02-25T17:41:58,301 return func(self, options, args) 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-02-25T17:41:58,301 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-02-25T17:41:58,301 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-02-25T17:41:58,301 raise error from e 2023-02-25T17:41:58,301 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kibru==0.0.1 2023-02-25T17:41:58,311 Removed build tracker: '/tmp/pip-build-tracker-3a0v6mzx'