setuptools_scm: Python build system extension to obtain package version from version control¶
Description¶
the blessed package to manage your versions by scm tags
License¶
MIT
Upstream Contact¶
Type¶
standard
Version Information¶
package-version.txt:
6.3.2
install-requires.txt:
setuptools_scm >=4.1.2
Equivalent System Packages¶
conda:
$ conda install setuptools_scm
macports: install the following packages: py-setuptools_scm
opensuse:
$ sudo zypper install python3-setuptools_scm
void:
$ sudo xbps-install python3-setuptools_scm
See https://repology.org/project/python:setuptools-scm/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