2025-05-30T21:56:26,277 Created temporary directory: /tmp/pip-build-tracker-5hquf69u 2025-05-30T21:56:26,278 Initialized build tracking at /tmp/pip-build-tracker-5hquf69u 2025-05-30T21:56:26,279 Created build tracker: /tmp/pip-build-tracker-5hquf69u 2025-05-30T21:56:26,279 Entered build tracker: /tmp/pip-build-tracker-5hquf69u 2025-05-30T21:56:26,280 Created temporary directory: /tmp/pip-wheel-kli9qj86 2025-05-30T21:56:26,284 Created temporary directory: /tmp/pip-ephem-wheel-cache-33qr2lkk 2025-05-30T21:56:26,334 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-05-30T21:56:26,336 2 location(s) to search for versions of plquery: 2025-05-30T21:56:26,336 * https://pypi.org/simple/plquery/ 2025-05-30T21:56:26,336 * https://www.piwheels.org/simple/plquery/ 2025-05-30T21:56:26,337 Fetching project page and analyzing links: https://pypi.org/simple/plquery/ 2025-05-30T21:56:26,338 Getting page https://pypi.org/simple/plquery/ 2025-05-30T21:56:26,339 Found index url https://pypi.org/simple/ 2025-05-30T21:56:26,560 Fetched page https://pypi.org/simple/plquery/ as application/vnd.pypi.simple.v1+json 2025-05-30T21:56:26,562 Skipping link: No binaries permitted for plquery: https://files.pythonhosted.org/packages/d4/90/d897915de05cd640ff7db2e9643d700167ce7712bebb49bfb8629bc76ff0/plquery-0.1.0-py3-none-any.whl (from https://pypi.org/simple/plquery/) (requires-python:>=3.13) 2025-05-30T21:56:26,563 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/fd/fd/ef75ebb680d0c759a499d7324f3c8b8fa5855fe5071777b2aa47f34d847a/plquery-0.1.0.tar.gz (from https://pypi.org/simple/plquery/) (requires-python:>=3.13) 2025-05-30T21:56:26,564 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/fd/fd/ef75ebb680d0c759a499d7324f3c8b8fa5855fe5071777b2aa47f34d847a/plquery-0.1.0.tar.gz (from https://pypi.org/simple/plquery/) (requires-python:>=3.13) 2025-05-30T21:56:26,564 Fetching project page and analyzing links: https://www.piwheels.org/simple/plquery/ 2025-05-30T21:56:26,565 Getting page https://www.piwheels.org/simple/plquery/ 2025-05-30T21:56:26,566 Found index url https://www.piwheels.org/simple/ 2025-05-30T21:56:26,745 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/plquery/ 2025-05-30T21:56:27,397 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/plquery/ 2025-05-30T21:56:28,597 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/plquery/ 2025-05-30T21:56:30,811 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/plquery/ 2025-05-30T21:56:35,009 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/plquery/ 2025-05-30T21:56:35,220 Could not fetch URL https://www.piwheels.org/simple/plquery/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/plquery/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-05-30T21:56:35,222 Skipping link: not a file: https://www.piwheels.org/simple/plquery/ 2025-05-30T21:56:35,223 Skipping link: not a file: https://pypi.org/simple/plquery/ 2025-05-30T21:56:35,240 Given no hashes to check 0 links for project 'plquery': discarding no candidates 2025-05-30T21:56:35,241 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-05-30T21:56:35,242 ERROR: Could not find a version that satisfies the requirement plquery==0.1.0 (from versions: none) 2025-05-30T21:56:35,243 ERROR: No matching distribution found for plquery==0.1.0 2025-05-30T21:56:35,244 Exception information: 2025-05-30T21:56:35,244 Traceback (most recent call last): 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-05-30T21:56:35,244 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-05-30T21:56:35,244 raise RequirementsConflicted(criterion) 2025-05-30T21:56:35,244 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plquery==0.1.0') 2025-05-30T21:56:35,244 2025-05-30T21:56:35,244 The above exception was the direct cause of the following exception: 2025-05-30T21:56:35,244 2025-05-30T21:56:35,244 Traceback (most recent call last): 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-05-30T21:56:35,244 result = self._result = resolver.resolve( 2025-05-30T21:56:35,244 ^^^^^^^^^^^^^^^^^ 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-05-30T21:56:35,244 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-05-30T21:56:35,244 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-05-30T21:56:35,244 raise ResolutionImpossible(e.criterion.information) from e 2025-05-30T21:56:35,244 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plquery==0.1.0'), parent=None)] 2025-05-30T21:56:35,244 2025-05-30T21:56:35,244 The above exception was the direct cause of the following exception: 2025-05-30T21:56:35,244 2025-05-30T21:56:35,244 Traceback (most recent call last): 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-05-30T21:56:35,244 status = _inner_run() 2025-05-30T21:56:35,244 ^^^^^^^^^^^^ 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-05-30T21:56:35,244 return self.run(options, args) 2025-05-30T21:56:35,244 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-05-30T21:56:35,244 return func(self, options, args) 2025-05-30T21:56:35,244 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-05-30T21:56:35,244 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-05-30T21:56:35,244 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-05-30T21:56:35,244 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-05-30T21:56:35,244 raise error from e 2025-05-30T21:56:35,244 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plquery==0.1.0 2025-05-30T21:56:35,250 Removed build tracker: '/tmp/pip-build-tracker-5hquf69u'