⬆️ UPGRADE: Autoupdate pre-commit config#15
Open
github-actions[bot] wants to merge 8 commits into
Open
Conversation
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.2.0-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.2.1-py3-none-any.whl.metadata (5.4 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 110.1 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.2.1-py3-none-any.whl (31 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.2.1 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.2.0pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] updating v2.20.0 -> v2.21.0
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] already up to date!
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.15.8 -> v0.15.9
[https://github.com/pre-commit/mirrors-mypy] updating v1.19.1 -> v1.20.0
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] updating v1.7.11 -> v1.7.12pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repou0o8klbg/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.0 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.0
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.2.1-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.2.2-py3-none-any.whl.metadata (5.4 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.2.1-py3-none-any.whl (5.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 117.3 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.2.2 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.2.1pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] already up to date!
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.15.9 -> v0.15.10
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date!pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repo_degtal9/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.0 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.0
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.2.4-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1.2.2 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.2.2-py3-none-any.whl.metadata (5.4 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 54.7 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.2.2 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.2.4pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] updating v2.21.0 -> v2.21.1
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] already up to date!
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.15.10 -> v0.15.11
[https://github.com/pre-commit/mirrors-mypy] updating v1.20.0 -> v1.20.1
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date!pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repoe05oe3jq/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.21.1 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.1 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.1
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.2.4-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1.2.2 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.2.2-py3-none-any.whl.metadata (5.4 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 111.1 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.2.2 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.2.4pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] updating v1.7.7 -> v1.7.8
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.15.11 -> v0.15.12
[https://github.com/pre-commit/mirrors-mypy] updating v1.20.1 -> v1.20.2
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date!pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repozceoakrd/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.21.1 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.1 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.1
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.3.1-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1.2.2 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.3.0-py3-none-any.whl.metadata (5.5 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.3.1-py3-none-any.whl (7.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 87.0 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.3.0-py3-none-any.whl (33 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.3.0 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.3.1pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] updating v2.21.1 -> v2.21.2
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] already up to date!
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] already up to date!
[https://github.com/pre-commit/mirrors-mypy] updating v1.20.2 -> v2.0.0
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date!pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repodqlzgnve/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.21.1 Requires-Python >=3.10; 2.21.2 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.2 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.2
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.3.3-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1.3.1 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.3.1-py3-none-any.whl.metadata (5.6 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 126.2 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.3.1 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.3.3pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] already up to date!
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.15.12 -> v0.15.13
[https://github.com/pre-commit/mirrors-mypy] updating v2.0.0 -> v2.1.0
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date!pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repolmyvpq5b/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.21.1 Requires-Python >=3.10; 2.21.2 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.2 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.2
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
Author
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/binpip install pre-commitCollecting pre-commit
Using cached pre_commit-4.3.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
Using cached identify-2.6.15-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl.metadata (24 kB)
Collecting pyyaml>=5.1 (from pre-commit)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting virtualenv>=20.10.0 (from pre-commit)
Downloading virtualenv-21.3.3-py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit)
Using cached distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<=3.19.1,>=3.16.1 (from virtualenv>=20.10.0->pre-commit)
Using cached filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit)
Using cached platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
Collecting python-discovery>=1.3.1 (from virtualenv>=20.10.0->pre-commit)
Downloading python_discovery-1.3.1-py3-none-any.whl.metadata (5.6 kB)
Collecting typing-extensions>=4.13.2 (from virtualenv>=20.10.0->pre-commit)
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Using cached pre_commit-4.3.0-py2.py3-none-any.whl (220 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached identify-2.6.15-py2.py3-none-any.whl (99 kB)
Using cached nodeenv-1.10.0-py2.py3-none-any.whl (23 kB)
Using cached pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB)
Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 38.9 MB/s 0:00:00
Using cached distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Using cached filelock-3.19.1-py3-none-any.whl (15 kB)
Using cached platformdirs-4.4.0-py3-none-any.whl (18 kB)
Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Installing collected packages: distlib, typing-extensions, pyyaml, platformdirs, nodeenv, identify, filelock, cfgv, python-discovery, virtualenv, pre-commit
Successfully installed cfgv-3.4.0 distlib-0.4.0 filelock-3.19.1 identify-2.6.15 nodeenv-1.10.0 platformdirs-4.4.0 pre-commit-4.3.0 python-discovery-1.3.1 pyyaml-6.0.3 typing-extensions-4.15.0 virtualenv-21.3.3pre-commit autoupdate || (exit 0);[https://github.com/tox-dev/pyproject-fmt] already up to date!
[https://github.com/pre-commit/pre-commit-hooks] already up to date!
[https://github.com/PyCQA/docformatter] already up to date!
[https://github.com/MarcoGorelli/absolufy-imports] already up to date!
[https://github.com/pre-commit/mirrors-prettier] already up to date!
[https://github.com/astral-sh/ruff-pre-commit] updating v0.15.13 -> v0.15.14
[https://github.com/pre-commit/mirrors-mypy] already up to date!
[https://github.com/PyCQA/flake8] already up to date!
[https://github.com/econchick/interrogate] already up to date!
[https://github.com/codespell-project/codespell] already up to date!
[https://github.com/rhysd/actionlint] already up to date!pre-commit run -a || (exit 0);[INFO] Initializing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter.
[INFO] Initializing environment for https://github.com/PyCQA/docformatter:tomli.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:types-PyYAML.
[INFO] Initializing environment for https://github.com/rhysd/actionlint.
[INFO] Installing environment for https://github.com/tox-dev/pyproject-fmt.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/runner/.cache/pre-commit/repotw7r8ao4/py_env-python3.9/bin/python', '-mpip', 'install', '.')
return code: 1
stdout:
Processing ./.
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
INFO: pip is looking at multiple versions of pre-commit-placeholder-package to determine which version is compatible with other requirements. This could take a while.
stderr:
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python >=3.10; 2.11.0 Requires-Python >=3.10; 2.11.1 Requires-Python >=3.10; 2.12.0 Requires-Python >=3.10; 2.12.1 Requires-Python >=3.10; 2.13.0 Requires-Python >=3.10; 2.14.0 Requires-Python >=3.10; 2.14.1 Requires-Python >=3.10; 2.14.2 Requires-Python >=3.10; 2.15.0 Requires-Python >=3.10; 2.15.1 Requires-Python >=3.10; 2.15.2 Requires-Python >=3.10; 2.15.3 Requires-Python >=3.10; 2.16.0 Requires-Python >=3.10; 2.16.1 Requires-Python >=3.10; 2.16.2 Requires-Python >=3.10; 2.17.0 Requires-Python >=3.10; 2.18.0 Requires-Python >=3.10; 2.18.1 Requires-Python >=3.10; 2.19.0 Requires-Python >=3.10; 2.20.0 Requires-Python >=3.10; 2.21.0 Requires-Python >=3.10; 2.21.1 Requires-Python >=3.10; 2.21.2 Requires-Python >=3.10; 2.9.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pyproject-fmt==2.21.2 (from pre-commit-placeholder-package) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.7.0, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0)
ERROR: No matching distribution found for pyproject-fmt==2.21.2
Check the log at /home/runner/.cache/pre-commit/pre-commit.logChanged filesChanged file:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Base PullRequest
default branch (https://github.com/glotaran/pyparamgui/tree/main)
Command results
Details:
add path
pip install pre-commit
pre-commit autoupdate || (exit 0);
pre-commit run -a || (exit 0);
Changed files
Changed file: