2023-09-22T08:17:39,324 Created temporary directory: /tmp/pip-build-tracker-0dl258k7 2023-09-22T08:17:39,326 Initialized build tracking at /tmp/pip-build-tracker-0dl258k7 2023-09-22T08:17:39,326 Created build tracker: /tmp/pip-build-tracker-0dl258k7 2023-09-22T08:17:39,326 Entered build tracker: /tmp/pip-build-tracker-0dl258k7 2023-09-22T08:17:39,327 Created temporary directory: /tmp/pip-wheel-mi7uf0w5 2023-09-22T08:17:39,331 Created temporary directory: /tmp/pip-ephem-wheel-cache-0jx62lbf 2023-09-22T08:17:39,352 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T08:17:39,356 2 location(s) to search for versions of django-kibrudashboard: 2023-09-22T08:17:39,356 * https://pypi.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,356 * https://www.piwheels.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,357 Fetching project page and analyzing links: https://pypi.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,358 Getting page https://pypi.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,359 Found index url https://pypi.org/simple/ 2023-09-22T08:17:39,582 Fetched page https://pypi.org/simple/django-kibrudashboard/ as application/vnd.pypi.simple.v1+json 2023-09-22T08:17:39,583 Found link https://files.pythonhosted.org/packages/a1/5f/f4f9e08db00e7be9e8b5ad50cbc2c097255c2b8a7561195c0956f7738341/django_kibrudashboard-1.1.0.tar.gz (from https://pypi.org/simple/django-kibrudashboard/), version: 1.1.0 2023-09-22T08:17:39,584 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,585 Getting page https://www.piwheels.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,586 Found index url https://www.piwheels.org/simple/ 2023-09-22T08:17:39,743 Fetched page https://www.piwheels.org/simple/django-kibrudashboard/ as text/html 2023-09-22T08:17:39,745 Skipping link: not a file: https://www.piwheels.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,745 Skipping link: not a file: https://pypi.org/simple/django-kibrudashboard/ 2023-09-22T08:17:39,764 Given no hashes to check 1 links for project 'django-kibrudashboard': discarding no candidates 2023-09-22T08:17:39,782 Collecting django-kibrudashboard==1.1.0 2023-09-22T08:17:39,785 Created temporary directory: /tmp/pip-unpack-5u7bi6jj 2023-09-22T08:17:40,017 Downloading django_kibrudashboard-1.1.0.tar.gz (14 kB) 2023-09-22T08:17:40,061 Added django-kibrudashboard==1.1.0 from https://files.pythonhosted.org/packages/a1/5f/f4f9e08db00e7be9e8b5ad50cbc2c097255c2b8a7561195c0956f7738341/django_kibrudashboard-1.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-0dl258k7' 2023-09-22T08:17:40,065 Created temporary directory: /tmp/pip-build-env-vpc8q0zf 2023-09-22T08:17:40,070 Installing build dependencies: started 2023-09-22T08:17:40,071 Running command pip subprocess to install build dependencies 2023-09-22T08:17:41,221 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-22T08:17:41,886 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T08:17:43,422 Collecting setuptools>=61.0 2023-09-22T08:17:43,424 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:17:43,429 Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB) 2023-09-22T08:17:43,598 Using cached setuptools-68.2.2-py3-none-any.whl (807 kB) 2023-09-22T08:17:46,274 Installing collected packages: setuptools 2023-09-22T08:17:48,438 Successfully installed setuptools-68.2.2 2023-09-22T08:17:49,014 Installing build dependencies: finished with status 'done' 2023-09-22T08:17:49,018 Getting requirements to build wheel: started 2023-09-22T08:17:49,019 Running command Getting requirements to build wheel 2023-09-22T08:17:49,516 /tmp/pip-build-env-vpc8q0zf/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:17:49,517 !! 2023-09-22T08:17:49,518 ******************************************************************************** 2023-09-22T08:17:49,519 ########################################################################## 2023-09-22T08:17:49,519 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:17:49,520 ########################################################################## 2023-09-22T08:17:49,521 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:17:49,521 `keywords = ['python', 'kibru', 'django', 'django_kibrudashboard', 'django-kibru']` 2023-09-22T08:17:49,522 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:17:49,523 consider this value unless `keywords` is listed as `dynamic`. 2023-09-22T08:17:49,524 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:17:49,525 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:17:49,525 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:17:49,526 follow strictly the standard. 2023-09-22T08:17:49,527 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-09-22T08:17:49,527 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:17:49,528 configuration. 2023-09-22T08:17:49,529 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:17:49,529 or your builds will no longer be supported. 2023-09-22T08:17:49,530 ******************************************************************************** 2023-09-22T08:17:49,531 !! 2023-09-22T08:17:49,532 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:17:49,533 /tmp/pip-build-env-vpc8q0zf/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:17:49,533 !! 2023-09-22T08:17:49,535 ******************************************************************************** 2023-09-22T08:17:49,535 ########################################################################## 2023-09-22T08:17:49,536 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:17:49,536 ########################################################################## 2023-09-22T08:17:49,538 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:17:49,539 `dependencies = ['python', 'pip']` 2023-09-22T08:17:49,540 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:17:49,541 consider this value unless `dependencies` is listed as `dynamic`. 2023-09-22T08:17:49,542 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:17:49,543 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:17:49,544 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:17:49,544 follow strictly the standard. 2023-09-22T08:17:49,545 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-09-22T08:17:49,546 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:17:49,547 configuration. 2023-09-22T08:17:49,548 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:17:49,549 or your builds will no longer be supported. 2023-09-22T08:17:49,549 ******************************************************************************** 2023-09-22T08:17:49,551 !! 2023-09-22T08:17:49,551 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:17:49,763 running egg_info 2023-09-22T08:17:49,764 creating django_kibrudashboard_kibru.egg-info 2023-09-22T08:17:49,767 writing django_kibrudashboard_kibru.egg-info/PKG-INFO 2023-09-22T08:17:49,770 writing dependency_links to django_kibrudashboard_kibru.egg-info/dependency_links.txt 2023-09-22T08:17:49,771 writing requirements to django_kibrudashboard_kibru.egg-info/requires.txt 2023-09-22T08:17:49,772 writing top-level names to django_kibrudashboard_kibru.egg-info/top_level.txt 2023-09-22T08:17:49,774 writing manifest file 'django_kibrudashboard_kibru.egg-info/SOURCES.txt' 2023-09-22T08:17:49,786 reading manifest file 'django_kibrudashboard_kibru.egg-info/SOURCES.txt' 2023-09-22T08:17:49,788 adding license file 'LICENSE.txt' 2023-09-22T08:17:49,790 writing manifest file 'django_kibrudashboard_kibru.egg-info/SOURCES.txt' 2023-09-22T08:17:49,900 Getting requirements to build wheel: finished with status 'done' 2023-09-22T08:17:49,908 Installing backend dependencies: started 2023-09-22T08:17:49,909 Running command pip subprocess to install backend dependencies 2023-09-22T08:17:51,072 Using pip 23.2.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2023-09-22T08:17:51,568 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T08:17:52,090 Collecting wheel 2023-09-22T08:17:52,105 Using cached https://www.piwheels.org/simple/wheel/wheel-0.41.2-py3-none-any.whl (64 kB) 2023-09-22T08:17:54,326 Installing collected packages: wheel 2023-09-22T08:17:54,540 Creating /tmp/pip-build-env-vpc8q0zf/normal/local/bin 2023-09-22T08:17:54,542 changing mode of /tmp/pip-build-env-vpc8q0zf/normal/local/bin/wheel to 755 2023-09-22T08:17:54,553 Successfully installed wheel-0.41.2 2023-09-22T08:17:55,089 Installing backend dependencies: finished with status 'done' 2023-09-22T08:17:55,091 Created temporary directory: /tmp/pip-modern-metadata-7w1ahivb 2023-09-22T08:17:55,094 Preparing metadata (pyproject.toml): started 2023-09-22T08:17:55,095 Running command Preparing metadata (pyproject.toml) 2023-09-22T08:17:55,583 /tmp/pip-build-env-vpc8q0zf/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:17:55,583 !! 2023-09-22T08:17:55,585 ******************************************************************************** 2023-09-22T08:17:55,585 ########################################################################## 2023-09-22T08:17:55,586 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:17:55,586 ########################################################################## 2023-09-22T08:17:55,587 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:17:55,589 `keywords = ['python', 'kibru', 'django', 'django_kibrudashboard', 'django-kibru']` 2023-09-22T08:17:55,590 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:17:55,590 consider this value unless `keywords` is listed as `dynamic`. 2023-09-22T08:17:55,591 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:17:55,592 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:17:55,593 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:17:55,594 follow strictly the standard. 2023-09-22T08:17:55,595 To prevent this warning, you can list `keywords` under `dynamic` or alternatively 2023-09-22T08:17:55,595 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:17:55,596 configuration. 2023-09-22T08:17:55,597 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:17:55,598 or your builds will no longer be supported. 2023-09-22T08:17:55,599 ******************************************************************************** 2023-09-22T08:17:55,600 !! 2023-09-22T08:17:55,600 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:17:55,601 /tmp/pip-build-env-vpc8q0zf/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:17:55,601 !! 2023-09-22T08:17:55,602 ******************************************************************************** 2023-09-22T08:17:55,603 ########################################################################## 2023-09-22T08:17:55,603 # configuration would be ignored/result in error due to `pyproject.toml` # 2023-09-22T08:17:55,604 ########################################################################## 2023-09-22T08:17:55,605 The following seems to be defined outside of `pyproject.toml`: 2023-09-22T08:17:55,606 `dependencies = ['python', 'pip']` 2023-09-22T08:17:55,607 According to the spec (see the link below), however, setuptools CANNOT 2023-09-22T08:17:55,607 consider this value unless `dependencies` is listed as `dynamic`. 2023-09-22T08:17:55,608 https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ 2023-09-22T08:17:55,609 For the time being, `setuptools` will still consider the given value (as a 2023-09-22T08:17:55,609 **transitional** measure), but please note that future releases of setuptools will 2023-09-22T08:17:55,610 follow strictly the standard. 2023-09-22T08:17:55,611 To prevent this warning, you can list `dependencies` under `dynamic` or alternatively 2023-09-22T08:17:55,612 remove the `[project]` table from your file and rely entirely on other means of 2023-09-22T08:17:55,613 configuration. 2023-09-22T08:17:55,614 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-09-22T08:17:55,615 or your builds will no longer be supported. 2023-09-22T08:17:55,616 ******************************************************************************** 2023-09-22T08:17:55,617 !! 2023-09-22T08:17:55,618 _handle_missing_dynamic(dist, project_table) 2023-09-22T08:17:55,874 running dist_info 2023-09-22T08:17:55,879 creating /tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info 2023-09-22T08:17:55,882 writing /tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/PKG-INFO 2023-09-22T08:17:55,886 writing dependency_links to /tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/dependency_links.txt 2023-09-22T08:17:55,888 writing requirements to /tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/requires.txt 2023-09-22T08:17:55,889 writing top-level names to /tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/top_level.txt 2023-09-22T08:17:55,890 writing manifest file '/tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/SOURCES.txt' 2023-09-22T08:17:55,904 reading manifest file '/tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/SOURCES.txt' 2023-09-22T08:17:55,906 adding license file 'LICENSE.txt' 2023-09-22T08:17:55,908 writing manifest file '/tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru.egg-info/SOURCES.txt' 2023-09-22T08:17:55,909 creating '/tmp/pip-modern-metadata-7w1ahivb/django_kibrudashboard_kibru-1.1.0.dist-info' 2023-09-22T08:17:56,051 Preparing metadata (pyproject.toml): finished with status 'done' 2023-09-22T08:17:56,056 WARNING: Generating metadata for package django-kibrudashboard produced metadata for project name django-kibrudashboard-kibru. Fix your #egg=django-kibrudashboard fragments. 2023-09-22T08:17:56,058 Source in /tmp/pip-wheel-mi7uf0w5/django-kibrudashboard_cd264dbe393a4025aa0b26e42fd8bdbf has version 1.1.0, which satisfies requirement django-kibrudashboard-kibru from https://files.pythonhosted.org/packages/a1/5f/f4f9e08db00e7be9e8b5ad50cbc2c097255c2b8a7561195c0956f7738341/django_kibrudashboard-1.1.0.tar.gz 2023-09-22T08:17:56,060 Removed django-kibrudashboard-kibru from https://files.pythonhosted.org/packages/a1/5f/f4f9e08db00e7be9e8b5ad50cbc2c097255c2b8a7561195c0956f7738341/django_kibrudashboard-1.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-0dl258k7' 2023-09-22T08:17:56,060 Discarding [blue underline]https://files.pythonhosted.org/packages/a1/5f/f4f9e08db00e7be9e8b5ad50cbc2c097255c2b8a7561195c0956f7738341/django_kibrudashboard-1.1.0.tar.gz (from https://pypi.org/simple/django-kibrudashboard/)[/]: [yellow]Requested django-kibrudashboard-kibru from https://files.pythonhosted.org/packages/a1/5f/f4f9e08db00e7be9e8b5ad50cbc2c097255c2b8a7561195c0956f7738341/django_kibrudashboard-1.1.0.tar.gz has inconsistent name: expected 'django-kibrudashboard', but metadata has 'django-kibrudashboard-kibru'[reset] 2023-09-22T08:17:56,063 ERROR: Could not find a version that satisfies the requirement django-kibrudashboard==1.1.0 (from versions: 1.1.0) 2023-09-22T08:17:56,064 ERROR: No matching distribution found for django-kibrudashboard==1.1.0 2023-09-22T08:17:56,065 Exception information: 2023-09-22T08:17:56,065 Traceback (most recent call last): 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-22T08:17:56,065 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-22T08:17:56,065 raise RequirementsConflicted(criterion) 2023-09-22T08:17:56,065 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-kibrudashboard==1.1.0') 2023-09-22T08:17:56,065 2023-09-22T08:17:56,065 During handling of the above exception, another exception occurred: 2023-09-22T08:17:56,065 2023-09-22T08:17:56,065 Traceback (most recent call last): 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-22T08:17:56,065 result = self._result = resolver.resolve( 2023-09-22T08:17:56,065 ^^^^^^^^^^^^^^^^^ 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-22T08:17:56,065 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-22T08:17:56,065 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-22T08:17:56,065 raise ResolutionImpossible(e.criterion.information) 2023-09-22T08:17:56,065 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-kibrudashboard==1.1.0'), parent=None)] 2023-09-22T08:17:56,065 2023-09-22T08:17:56,065 The above exception was the direct cause of the following exception: 2023-09-22T08:17:56,065 2023-09-22T08:17:56,065 Traceback (most recent call last): 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-22T08:17:56,065 status = run_func(*args) 2023-09-22T08:17:56,065 ^^^^^^^^^^^^^^^ 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-22T08:17:56,065 return func(self, options, args) 2023-09-22T08:17:56,065 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-22T08:17:56,065 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-22T08:17:56,065 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T08:17:56,065 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-22T08:17:56,065 raise error from e 2023-09-22T08:17:56,065 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-kibrudashboard==1.1.0 2023-09-22T08:17:56,071 Removed build tracker: '/tmp/pip-build-tracker-0dl258k7'