packaging: Core utilities for Python packages¶
Description¶
Core utilities for Python packages
Type¶
standard
Version Information¶
package-version.txt:
20.9
install-requires.txt:
packaging >=18.0
# Trac #30975: packaging 20.5 is known to work but we have to silence "DeprecationWarning: Creating a LegacyVersion"
Equivalent System Packages¶
conda:
$ conda install packaging python:packaging
macports: install the following packages: packaging python:packaging See https://repology.org/project/packaging/versions, https://repology.org/project/python:packaging/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 https://trac.sagemath.org/ticket/29023