hatch_vcs: Hatch plugin for versioning with your preferred VCS#

Description#

Hatch plugin for versioning with your preferred VCS

License#

Upstream Contact#

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

Type#

standard

Dependencies#

Version Information#

package-version.txt:

0.3.0

install-requires.txt:

hatch-vcs

Equivalent System Packages#

alpine:

$ apk add py3-hatch-vcs

arch:

$ sudo pacman -S  python-hatch-vcs

Debian/Ubuntu:

$ sudo apt-get install  hatch-vcs

Fedora/Redhat/CentOS:

$ sudo yum install  python-hatch-vcs

freebsd:

$ sudo pkg install devel/py-hatch-vcs

gentoo:

$ sudo emerge dev-python/hatch-vcs

macports: install the following packages: py-hatch-vcs

opensuse:

$ sudo zypper install python-hatch_vcs

void:

$ 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.