With the current python-setuptools version, it is no longer needed to use python-wheel to build wheels.
I assume that the majority of packages that use wheel at build time do not need to do that. Let's investigate getting rid of it at least in ELN.
https://tiny.distro.builders/view-rpm--view-eln--python3-wheel.html
A [X] means at least a rawhide build that actually removed the dependency was triggered.
I am working on this, but it is not urgent.
With the current python-setuptools version, it is no longer needed to use python-wheel to build wheels.
I assume that the majority of packages that use wheel at build time do not need to do that. Let's investigate getting rid of it at least in ELN.
https://tiny.distro.builders/view-rpm--view-eln--python3-wheel.html
wheelfrom direct build dependencies sarugaku/resolvelib#175 https://src.fedoraproject.org/rpms/python-resolvelib/pull-request/4 or https://src.fedoraproject.org/rpms/python-resolvelib/pull-request/5A [X] means at least a rawhide build that actually removed the dependency was triggered.
I am working on this, but it is not urgent.