six: Python 2 and 3 compatibility utilities#

Description#

Python 2 and 3 compatibility utilities

License#

MIT License

Upstream Contact#

Dependencies#

Python

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

1.16.0

install-requires.txt:

six >=1.15.0

Equivalent System Packages#

conda:

$ conda install  six

macports: install the following packages: py-six

opensuse:

$ sudo zypper install python3-six

void:

$ sudo xbps-install  python3-six

See https://repology.org/project/python:six/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