wheel: A built-package format for Python#
Description#
A built-package format for Python
License#
MIT
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
0.38.4
install-requires.txt:
# :trac:`31050` - version constraint for macOS Big Sur support
wheel >=0.36.2
Equivalent System Packages#
conda:
$ conda install wheel
macports: install the following packages: py-wheel
opensuse:
$ sudo zypper install python3-wheel
void:
$ sudo xbps-install python3-wheel
See https://repology.org/project/wheel/versions, https://repology.org/project/python:wheel/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023