MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module Hatchling HOME Python module Iniconfig »

Python module Hatch-vcs

Name: Python module Hatch-vcs
Summary: A Hatch plugin for handling versioning based on a variety of VCS tools
License: MIT
Version: 0.5.0
URL: https://github.com/ofek/hatch-vcs/archive/refs/tags/v0.5.0.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 436 KiB

Compilation and Installation

To compile Python module Hatch-vcs, run the following command:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

Finally, to install Python module Hatch-vcs into the build tree, run the following command:

pip3 install --no-index --find-links dist --no-user hatch_vcs

Contents

Contents  
Installed Plugins hatch_vcs
Installed Files /usr/lib/python3.14/site-packages/hatch_vcs and /usr/lib/python3.14/site-packages/hatch_vcs-0.5.0.dist-info
Navigation    
« Python module Hatchling HOME Python module Iniconfig »