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#

https://pypi.org/project/setuptools-scm/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

8.0.4

install-requires.txt:

# matplotlib-3.6.2 needs >= 7
setuptools_scm >=7

Equivalent System Packages#

arch:

$ sudo pacman -S  python-setuptools-scm

conda:

$ conda install  setuptools_scm

Debian/Ubuntu:

$ sudo apt-get install  setuptools-scm

Fedora/Redhat/CentOS:

$ sudo yum install  python-setuptools_scm

freebsd:

$ sudo pkg install devel/py-setuptools_scm

gentoo:

$ sudo emerge dev-python/setuptools-scm

macports: install the following packages: py-setuptools_scm

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-setuptools_scm

void:

$ sudo xbps-install  python3-setuptools_scm

See https://repology.org/project/python:setuptools-scm/versions

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.