Skip to content

7.4.x pluggy CI builds fail #11293

Closed
Closed
@The-Compiler

Description

@The-Compiler

see e.g. https://github.com/pytest-dev/pytest/actions/runs/5772741776/job/15648272495?pr=11286

INFO: pip is looking at multiple versions of pluggy to determine which version is compatible with other requirements. This could take a while.
py37-pluggymain-pylib-xdist: exit 1 (11.93 seconds) /home/runner/work/pytest/pytest> python -I -m pip install 'pluggy@ git+https://github.com/pytest-dev/pluggy.git' 'py>=1.8.2' 'pytest-xdist>=2.1.0' -e . pid=1883
  Running command git clone --filter=blob:none --quiet https://github.com/pytest-dev/pluggy.git /tmp/pip-install-i9cw8ots/pluggy_51a0b7decb294cd0865e1b815f453f8b
ERROR: Package 'pluggy' requires a different Python: 3.7.17 not in '>=3.8'
  py37-pluggymain-pylib-xdist: FAIL code 1 (12.27 seconds)

Not sure what to do there... should we just upgrade those pluggy builds from py37 to py38 for CI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugproblem that needs to be addressedtype: infrastructureimprovement to development/releases/CI structure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions