hatch_vcs: Hatch plugin for versioning with your preferred VCS#

Description#

Hatch plugin for versioning with your preferred VCS

License#

MIT

Upstream Contact#

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

Type#

standard

Dependencies#

Version Information#

package-version.txt:

0.4.0

install-requires.txt:

hatch-vcs

Equivalent System Packages#

$ apk add py3-hatch-vcs
$ sudo pacman -S python-hatch-vcs
$ sudo apt-get install python3-hatch-vcs
$ sudo yum install python-hatch-vcs
$ sudo pkg install devel/py-hatch-vcs
$ sudo emerge dev-python/hatch-vcs
$ sudo port install 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.