2023-06-02T23:45:36,965 Created temporary directory: /tmp/pip-build-tracker-x2hp7hc6 2023-06-02T23:45:36,968 Initialized build tracking at /tmp/pip-build-tracker-x2hp7hc6 2023-06-02T23:45:36,968 Created build tracker: /tmp/pip-build-tracker-x2hp7hc6 2023-06-02T23:45:36,969 Entered build tracker: /tmp/pip-build-tracker-x2hp7hc6 2023-06-02T23:45:36,970 Created temporary directory: /tmp/pip-wheel-aut5pewv 2023-06-02T23:45:36,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-8w9w3dji 2023-06-02T23:45:37,036 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-02T23:45:37,044 2 location(s) to search for versions of wordpress-auth: 2023-06-02T23:45:37,044 * https://pypi.org/simple/wordpress-auth/ 2023-06-02T23:45:37,044 * https://www.piwheels.org/simple/wordpress-auth/ 2023-06-02T23:45:37,045 Fetching project page and analyzing links: https://pypi.org/simple/wordpress-auth/ 2023-06-02T23:45:37,046 Getting page https://pypi.org/simple/wordpress-auth/ 2023-06-02T23:45:37,050 Found index url https://pypi.org/simple/ 2023-06-02T23:45:37,237 Fetched page https://pypi.org/simple/wordpress-auth/ as application/vnd.pypi.simple.v1+json 2023-06-02T23:45:37,241 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/10/0b173c514854aacb1031d4b4aef4f69f8c7f935ff5efe957bfa3e0d8b7d4/wordpress-auth-0.1.0.tar.gz (from https://pypi.org/simple/wordpress-auth/) (requires-python:>=3.8) 2023-06-02T23:45:37,241 Skipping link: 0.1.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/b9/10/0b173c514854aacb1031d4b4aef4f69f8c7f935ff5efe957bfa3e0d8b7d4/wordpress-auth-0.1.0.tar.gz (from https://pypi.org/simple/wordpress-auth/) (requires-python:>=3.8) 2023-06-02T23:45:37,243 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/81/ca/c9f8ef88678a09e22f9a09564d55892b081b25c139a1eb1d6738d8a2f58b/wordpress-auth-0.2.tar.gz (from https://pypi.org/simple/wordpress-auth/) (requires-python:>=3.8) 2023-06-02T23:45:37,243 Skipping link: 0.2 Requires-Python >=3.8: https://files.pythonhosted.org/packages/81/ca/c9f8ef88678a09e22f9a09564d55892b081b25c139a1eb1d6738d8a2f58b/wordpress-auth-0.2.tar.gz (from https://pypi.org/simple/wordpress-auth/) (requires-python:>=3.8) 2023-06-02T23:45:37,244 Fetching project page and analyzing links: https://www.piwheels.org/simple/wordpress-auth/ 2023-06-02T23:45:37,245 Getting page https://www.piwheels.org/simple/wordpress-auth/ 2023-06-02T23:45:37,247 Found index url https://www.piwheels.org/simple/ 2023-06-02T23:45:37,516 Fetched page https://www.piwheels.org/simple/wordpress-auth/ as text/html 2023-06-02T23:45:37,518 Skipping link: not a file: https://www.piwheels.org/simple/wordpress-auth/ 2023-06-02T23:45:37,519 Skipping link: not a file: https://pypi.org/simple/wordpress-auth/ 2023-06-02T23:45:37,551 Given no hashes to check 0 links for project 'wordpress-auth': discarding no candidates 2023-06-02T23:45:37,552 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8; 0.2 Requires-Python >=3.8 2023-06-02T23:45:37,554 ERROR: Could not find a version that satisfies the requirement wordpress-auth==0.1.0 (from versions: none) 2023-06-02T23:45:37,557 ERROR: No matching distribution found for wordpress-auth==0.1.0 2023-06-02T23:45:37,559 Exception information: 2023-06-02T23:45:37,559 Traceback (most recent call last): 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-02T23:45:37,559 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-02T23:45:37,559 raise RequirementsConflicted(criterion) 2023-06-02T23:45:37,559 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wordpress-auth==0.1.0') 2023-06-02T23:45:37,559 2023-06-02T23:45:37,559 During handling of the above exception, another exception occurred: 2023-06-02T23:45:37,559 2023-06-02T23:45:37,559 Traceback (most recent call last): 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-02T23:45:37,559 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-02T23:45:37,559 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-02T23:45:37,559 raise ResolutionImpossible(e.criterion.information) 2023-06-02T23:45:37,559 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wordpress-auth==0.1.0'), parent=None)] 2023-06-02T23:45:37,559 2023-06-02T23:45:37,559 The above exception was the direct cause of the following exception: 2023-06-02T23:45:37,559 2023-06-02T23:45:37,559 Traceback (most recent call last): 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-02T23:45:37,559 status = run_func(*args) 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-02T23:45:37,559 return func(self, options, args) 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-02T23:45:37,559 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-02T23:45:37,559 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-02T23:45:37,559 raise error from e 2023-06-02T23:45:37,559 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wordpress-auth==0.1.0 2023-06-02T23:45:37,568 Removed build tracker: '/tmp/pip-build-tracker-x2hp7hc6'