2024-12-03T07:28:03,807 Disabling truststore because Python version isn't 3.10+ 2024-12-03T07:28:04,290 Created temporary directory: /tmp/pip-build-tracker-7clredzi 2024-12-03T07:28:04,290 Initialized build tracking at /tmp/pip-build-tracker-7clredzi 2024-12-03T07:28:04,291 Created build tracker: /tmp/pip-build-tracker-7clredzi 2024-12-03T07:28:04,291 Entered build tracker: /tmp/pip-build-tracker-7clredzi 2024-12-03T07:28:04,291 Created temporary directory: /tmp/pip-wheel-o2x22jsg 2024-12-03T07:28:04,297 Created temporary directory: /tmp/pip-ephem-wheel-cache-u6xu775j 2024-12-03T07:28:04,340 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-12-03T07:28:04,343 2 location(s) to search for versions of update-gempa-indonesia: 2024-12-03T07:28:04,343 * https://pypi.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,343 * https://www.piwheels.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,343 Fetching project page and analyzing links: https://pypi.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,344 Getting page https://pypi.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,345 Found index url https://pypi.org/simple/ 2024-12-03T07:28:04,367 Fetched page https://pypi.org/simple/update-gempa-indonesia/ as application/vnd.pypi.simple.v1+json 2024-12-03T07:28:04,369 Skipping link: No binaries permitted for update-gempa-indonesia: https://files.pythonhosted.org/packages/49/fa/4f80effcb16a4634b5d307bbd25cf1f0a051af6f91bb75d7aafc74ac3eaa/update_gempa_indonesia-0.0.1-py3-none-any.whl (from https://pypi.org/simple/update-gempa-indonesia/) (requires-python:>=3.13) 2024-12-03T07:28:04,370 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/30/11/8e8eac05ddcbd233f5e8cac3ff8925c251e74ba391679a4aa340249aa773/update_gempa_indonesia-0.0.1.tar.gz (from https://pypi.org/simple/update-gempa-indonesia/) (requires-python:>=3.13) 2024-12-03T07:28:04,370 Skipping link: 0.0.1 Requires-Python >=3.13: https://files.pythonhosted.org/packages/30/11/8e8eac05ddcbd233f5e8cac3ff8925c251e74ba391679a4aa340249aa773/update_gempa_indonesia-0.0.1.tar.gz (from https://pypi.org/simple/update-gempa-indonesia/) (requires-python:>=3.13) 2024-12-03T07:28:04,371 Skipping link: No binaries permitted for update-gempa-indonesia: https://files.pythonhosted.org/packages/c7/a8/827b679f122b7cb4d08284696f183e7ba0a5b2cf73b03e507b4c8878f27b/update_gempa_indonesia-0.0.2-py3-none-any.whl (from https://pypi.org/simple/update-gempa-indonesia/) (requires-python:>=3.13) 2024-12-03T07:28:04,372 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/ee/c4/821de6481400191a5eab6797107dd117d0dc0317120f4a81dd9abff0aa3c/update_gempa_indonesia-0.0.2.tar.gz (from https://pypi.org/simple/update-gempa-indonesia/) (requires-python:>=3.13) 2024-12-03T07:28:04,372 Skipping link: 0.0.2 Requires-Python >=3.13: https://files.pythonhosted.org/packages/ee/c4/821de6481400191a5eab6797107dd117d0dc0317120f4a81dd9abff0aa3c/update_gempa_indonesia-0.0.2.tar.gz (from https://pypi.org/simple/update-gempa-indonesia/) (requires-python:>=3.13) 2024-12-03T07:28:04,372 Fetching project page and analyzing links: https://www.piwheels.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,373 Getting page https://www.piwheels.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,374 Found index url https://www.piwheels.org/simple/ 2024-12-03T07:28:04,415 Fetched page https://www.piwheels.org/simple/update-gempa-indonesia/ as text/html 2024-12-03T07:28:04,417 Skipping link: not a file: https://www.piwheels.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,417 Skipping link: not a file: https://pypi.org/simple/update-gempa-indonesia/ 2024-12-03T07:28:04,440 Given no hashes to check 0 links for project 'update-gempa-indonesia': discarding no candidates 2024-12-03T07:28:04,441 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.13; 0.0.2 Requires-Python >=3.13 2024-12-03T07:28:04,443 ERROR: Could not find a version that satisfies the requirement update-gempa-indonesia==0.0.1 (from versions: none) 2024-12-03T07:28:04,444 ERROR: No matching distribution found for update-gempa-indonesia==0.0.1 2024-12-03T07:28:04,446 Exception information: 2024-12-03T07:28:04,446 Traceback (most recent call last): 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-12-03T07:28:04,446 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-12-03T07:28:04,446 raise RequirementsConflicted(criterion) 2024-12-03T07:28:04,446 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('update-gempa-indonesia==0.0.1') 2024-12-03T07:28:04,446 2024-12-03T07:28:04,446 During handling of the above exception, another exception occurred: 2024-12-03T07:28:04,446 2024-12-03T07:28:04,446 Traceback (most recent call last): 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-12-03T07:28:04,446 result = self._result = resolver.resolve( 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-12-03T07:28:04,446 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-12-03T07:28:04,446 raise ResolutionImpossible(e.criterion.information) 2024-12-03T07:28:04,446 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('update-gempa-indonesia==0.0.1'), parent=None)] 2024-12-03T07:28:04,446 2024-12-03T07:28:04,446 The above exception was the direct cause of the following exception: 2024-12-03T07:28:04,446 2024-12-03T07:28:04,446 Traceback (most recent call last): 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-12-03T07:28:04,446 status = _inner_run() 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-12-03T07:28:04,446 return self.run(options, args) 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-12-03T07:28:04,446 return func(self, options, args) 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-12-03T07:28:04,446 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-12-03T07:28:04,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-12-03T07:28:04,446 raise error from e 2024-12-03T07:28:04,446 pip._internal.exceptions.DistributionNotFound: No matching distribution found for update-gempa-indonesia==0.0.1 2024-12-03T07:28:04,451 Removed build tracker: '/tmp/pip-build-tracker-7clredzi'