hatchling: Modern, extensible Python build backend

Description

Provides a plugin for Hatch that uses your VCS (like Git) to determine project versions.

License

MIT

Upstream Contact

https://pypi.org/project/hatch-vcs/

Type

standard

Dependencies

Version Information

package-version.txt:

0.5.0

version_requirements.txt:

hatch-vcs

Equivalent System Packages

$ apk add py3-hatch-vcs
$ sudo pacman -S python-hatch-vcs
$ conda install hatch-vcs
$ sudo apt-get install hatch-vcs
$ sudo dnf install python-hatch-vcs
$ sudo pkg install devel/py-hatch-vcs
$ sudo emerge dev-python/hatch-vcs

install the following packages: devel/py-hatch-vcs

$ sudo zypper install python-hatch_vcs
$ sudo xbps-install hatch-vcs

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.