2025-03-16T00:55:10,146 Created temporary directory: /tmp/pip-build-tracker-ynbjxkkd 2025-03-16T00:55:10,147 Initialized build tracking at /tmp/pip-build-tracker-ynbjxkkd 2025-03-16T00:55:10,148 Created build tracker: /tmp/pip-build-tracker-ynbjxkkd 2025-03-16T00:55:10,148 Entered build tracker: /tmp/pip-build-tracker-ynbjxkkd 2025-03-16T00:55:10,149 Created temporary directory: /tmp/pip-wheel-ps48gvec 2025-03-16T00:55:10,153 Created temporary directory: /tmp/pip-ephem-wheel-cache-ez940q05 2025-03-16T00:55:10,198 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-16T00:55:10,201 2 location(s) to search for versions of django-iran-sms: 2025-03-16T00:55:10,201 * https://pypi.org/simple/django-iran-sms/ 2025-03-16T00:55:10,201 * https://www.piwheels.org/simple/django-iran-sms/ 2025-03-16T00:55:10,202 Fetching project page and analyzing links: https://pypi.org/simple/django-iran-sms/ 2025-03-16T00:55:10,203 Getting page https://pypi.org/simple/django-iran-sms/ 2025-03-16T00:55:10,204 Found index url https://pypi.org/simple/ 2025-03-16T00:55:10,423 Fetched page https://pypi.org/simple/django-iran-sms/ as application/vnd.pypi.simple.v1+json 2025-03-16T00:55:10,425 Skipping link: No binaries permitted for django-iran-sms: https://files.pythonhosted.org/packages/76/70/f16349ccd2889837eb43be16c99e10a2d64f7b66d335ce2c9a3d447772a3/django_iran_sms-1.0.0-py3-none-any.whl (from https://pypi.org/simple/django-iran-sms/) (requires-python:>=3.12.3) 2025-03-16T00:55:10,426 Link requires a different Python (3.11.2 not in: '>=3.12.3'): https://files.pythonhosted.org/packages/76/a4/769584113e76d5a7a8b25a4e01b4b1f8d5d178e8b491aa54dfef0d3b4644/django_iran_sms-1.0.0.tar.gz (from https://pypi.org/simple/django-iran-sms/) (requires-python:>=3.12.3) 2025-03-16T00:55:10,427 Skipping link: 1.0.0 Requires-Python >=3.12.3: https://files.pythonhosted.org/packages/76/a4/769584113e76d5a7a8b25a4e01b4b1f8d5d178e8b491aa54dfef0d3b4644/django_iran_sms-1.0.0.tar.gz (from https://pypi.org/simple/django-iran-sms/) (requires-python:>=3.12.3) 2025-03-16T00:55:10,427 Skipping link: No binaries permitted for django-iran-sms: https://files.pythonhosted.org/packages/a4/6e/2150a3dddacf68cb25f877185505bde1848501179e3ee29ea9be42678213/django_iran_sms-1.0.1-py3-none-any.whl (from https://pypi.org/simple/django-iran-sms/) (requires-python:>=3.12.3) 2025-03-16T00:55:10,428 Link requires a different Python (3.11.2 not in: '>=3.12.3'): https://files.pythonhosted.org/packages/15/48/89a104bd658d021da90e01940cba6a54a9e8977e3c899cea05e3a37e5dc4/django_iran_sms-1.0.1.tar.gz (from https://pypi.org/simple/django-iran-sms/) (requires-python:>=3.12.3) 2025-03-16T00:55:10,429 Skipping link: 1.0.1 Requires-Python >=3.12.3: https://files.pythonhosted.org/packages/15/48/89a104bd658d021da90e01940cba6a54a9e8977e3c899cea05e3a37e5dc4/django_iran_sms-1.0.1.tar.gz (from https://pypi.org/simple/django-iran-sms/) (requires-python:>=3.12.3) 2025-03-16T00:55:10,430 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-iran-sms/ 2025-03-16T00:55:10,430 Getting page https://www.piwheels.org/simple/django-iran-sms/ 2025-03-16T00:55:10,431 Found index url https://www.piwheels.org/simple/ 2025-03-16T00:55:10,594 Fetched page https://www.piwheels.org/simple/django-iran-sms/ as text/html 2025-03-16T00:55:10,595 Skipping link: not a file: https://www.piwheels.org/simple/django-iran-sms/ 2025-03-16T00:55:10,596 Skipping link: not a file: https://pypi.org/simple/django-iran-sms/ 2025-03-16T00:55:10,615 Given no hashes to check 0 links for project 'django-iran-sms': discarding no candidates 2025-03-16T00:55:10,616 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.12.3; 1.0.1 Requires-Python >=3.12.3 2025-03-16T00:55:10,617 ERROR: Could not find a version that satisfies the requirement django-iran-sms==1.0.0 (from versions: none) 2025-03-16T00:55:10,619 ERROR: No matching distribution found for django-iran-sms==1.0.0 2025-03-16T00:55:10,620 Exception information: 2025-03-16T00:55:10,620 Traceback (most recent call last): 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-16T00:55:10,620 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-16T00:55:10,620 raise RequirementsConflicted(criterion) 2025-03-16T00:55:10,620 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-iran-sms==1.0.0') 2025-03-16T00:55:10,620 2025-03-16T00:55:10,620 During handling of the above exception, another exception occurred: 2025-03-16T00:55:10,620 2025-03-16T00:55:10,620 Traceback (most recent call last): 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-16T00:55:10,620 result = self._result = resolver.resolve( 2025-03-16T00:55:10,620 ^^^^^^^^^^^^^^^^^ 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-16T00:55:10,620 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-16T00:55:10,620 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-16T00:55:10,620 raise ResolutionImpossible(e.criterion.information) 2025-03-16T00:55:10,620 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-iran-sms==1.0.0'), parent=None)] 2025-03-16T00:55:10,620 2025-03-16T00:55:10,620 The above exception was the direct cause of the following exception: 2025-03-16T00:55:10,620 2025-03-16T00:55:10,620 Traceback (most recent call last): 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-16T00:55:10,620 status = _inner_run() 2025-03-16T00:55:10,620 ^^^^^^^^^^^^ 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-16T00:55:10,620 return self.run(options, args) 2025-03-16T00:55:10,620 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-16T00:55:10,620 return func(self, options, args) 2025-03-16T00:55:10,620 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-16T00:55:10,620 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-16T00:55:10,620 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-16T00:55:10,620 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-16T00:55:10,620 raise error from e 2025-03-16T00:55:10,620 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-iran-sms==1.0.0 2025-03-16T00:55:10,626 Removed build tracker: '/tmp/pip-build-tracker-ynbjxkkd'