Skip to content

wheel 0.46+ depends on packaging #2873

Closed
@hroncok

Description

@hroncok

Heads up

The new version of wheel 0.46+ depends on packaging: pypa/wheel#655

As such, upgrading the embedded wheel wheel in virtualenv might be challenging. I see the following options:

  • since setuptools 70.1, bdist_wheel is supposedly supported without the wheel dependency -- virtualenv could stop supporting installation of wheel and stop embedding it
  • virtualenv could add a wheel of packaging and install it together with wheel
  • virtualenv could stop upgrading the embedded wheel wheel, but the old one that might eventually break with future Pythons

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions