2023-03-16T16:35:06,682 Created temporary directory: /tmp/pip-ephem-wheel-cache-3lwl3brm 2023-03-16T16:35:06,685 Created temporary directory: /tmp/pip-build-tracker-qgwygnbl 2023-03-16T16:35:06,685 Initialized build tracking at /tmp/pip-build-tracker-qgwygnbl 2023-03-16T16:35:06,685 Created build tracker: /tmp/pip-build-tracker-qgwygnbl 2023-03-16T16:35:06,685 Entered build tracker: /tmp/pip-build-tracker-qgwygnbl 2023-03-16T16:35:06,686 Created temporary directory: /tmp/pip-wheel-9qk1a4_f 2023-03-16T16:35:06,690 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-03-16T16:35:06,693 Created temporary directory: /tmp/pip-ephem-wheel-cache-q9nm5zzy 2023-03-16T16:35:06,722 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-16T16:35:06,725 2 location(s) to search for versions of flaggery: 2023-03-16T16:35:06,725 * https://pypi.org/simple/flaggery/ 2023-03-16T16:35:06,725 * https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:35:06,725 Fetching project page and analyzing links: https://pypi.org/simple/flaggery/ 2023-03-16T16:35:06,726 Getting page https://pypi.org/simple/flaggery/ 2023-03-16T16:35:06,727 Found index url https://pypi.org/simple 2023-03-16T16:35:06,779 Fetched page https://pypi.org/simple/flaggery/ as application/vnd.pypi.simple.v1+json 2023-03-16T16:35:06,781 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/b7/da/7186ae5cd9a276801af4df809e9176c1fa3d417fdb0b3543101361a42efd/flaggery-0.1.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:35:06,781 Skipping link: 0.1.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/b7/da/7186ae5cd9a276801af4df809e9176c1fa3d417fdb0b3543101361a42efd/flaggery-0.1.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:35:06,782 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/81/52/1f13b2b71e8b770553b150823ad7e7462d3056326d36390f48d662c4f3b6/flaggery-0.2.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:35:06,782 Skipping link: 0.2.0 Requires-Python >=3.10,<4.0: https://files.pythonhosted.org/packages/81/52/1f13b2b71e8b770553b150823ad7e7462d3056326d36390f48d662c4f3b6/flaggery-0.2.0.tar.gz (from https://pypi.org/simple/flaggery/) (requires-python:>=3.10,<4.0) 2023-03-16T16:35:06,782 Fetching project page and analyzing links: https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:35:06,783 Getting page https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:35:06,784 Found index url https://www.piwheels.org/simple 2023-03-16T16:35:06,960 Fetched page https://www.piwheels.org/simple/flaggery/ as text/html 2023-03-16T16:35:06,962 Skipping link: not a file: https://www.piwheels.org/simple/flaggery/ 2023-03-16T16:35:06,962 Skipping link: not a file: https://pypi.org/simple/flaggery/ 2023-03-16T16:35:06,988 Given no hashes to check 0 links for project 'flaggery': discarding no candidates 2023-03-16T16:35:06,989 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10,<4.0; 0.2.0 Requires-Python >=3.10,<4.0 2023-03-16T16:35:06,990 ERROR: Could not find a version that satisfies the requirement flaggery==0.2.0 (from versions: none) 2023-03-16T16:35:06,992 ERROR: No matching distribution found for flaggery==0.2.0 2023-03-16T16:35:06,993 Exception information: 2023-03-16T16:35:06,993 Traceback (most recent call last): 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-16T16:35:06,993 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-16T16:35:06,993 raise RequirementsConflicted(criterion) 2023-03-16T16:35:06,993 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flaggery==0.2.0') 2023-03-16T16:35:06,993 2023-03-16T16:35:06,993 During handling of the above exception, another exception occurred: 2023-03-16T16:35:06,993 2023-03-16T16:35:06,993 Traceback (most recent call last): 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-03-16T16:35:06,993 result = self._result = resolver.resolve( 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-16T16:35:06,993 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-16T16:35:06,993 raise ResolutionImpossible(e.criterion.information) 2023-03-16T16:35:06,993 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flaggery==0.2.0'), parent=None)] 2023-03-16T16:35:06,993 2023-03-16T16:35:06,993 The above exception was the direct cause of the following exception: 2023-03-16T16:35:06,993 2023-03-16T16:35:06,993 Traceback (most recent call last): 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-16T16:35:06,993 status = run_func(*args) 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-16T16:35:06,993 return func(self, options, args) 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-16T16:35:06,993 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-16T16:35:06,993 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-16T16:35:06,993 raise error from e 2023-03-16T16:35:06,993 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flaggery==0.2.0 2023-03-16T16:35:06,998 Removed build tracker: '/tmp/pip-build-tracker-qgwygnbl'