Changeset 35879fc
- Timestamp:
- 01/28/2023 09:08:03 AM (21 months ago)
- Branches:
- 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
- Children:
- 02c7572d
- Parents:
- 8d52d869
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python-dependencies/hatch-vcs.xml
r8d52d869 r35879fc 13 13 ]> 14 14 15 <sect2 id="hatch-vcs" xreflabel="hatch -vcs-&hatch-vcs-version;">15 <sect2 id="hatch-vcs" xreflabel="hatch_vcs-&hatch-vcs-version;"> 16 16 17 <title>Hatch -vcs-&hatch-vcs-version;</title>17 <title>Hatch_vcs-&hatch-vcs-version;</title> 18 18 19 19 <indexterm zone="hatch-vcs"> 20 <primary sortas="a-hatch -vcs">hatch-vcs</primary>20 <primary sortas="a-hatch_vcs">hatch_vcs</primary> 21 21 </indexterm> 22 22 … … 25 25 26 26 <para> 27 <application>Hatch -vcs</application> is a Hatch plugin for versioning27 <application>Hatch_vcs</application> is a Hatch plugin for versioning 28 28 with several <xref linkend="gVCS"/>. 29 29 </para> … … 65 65 </itemizedlist> 66 66 67 <bridgehead renderas="sect4">Hatch -vcs Dependencies</bridgehead>67 <bridgehead renderas="sect4">Hatch_vcs Dependencies</bridgehead> 68 68 69 69 <bridgehead renderas="sect5">Required</bridgehead> … … 81 81 82 82 <sect3 role="installation"> 83 <title>Installation of Hatch -vcs</title>83 <title>Installation of Hatch_vcs</title> 84 84 85 85 <para>Build the module: </para> … … 91 91 </para> 92 92 93 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user hatch -vcs</userinput></screen>93 <screen role="root"><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user hatch_vcs</userinput></screen> 94 94 95 95 <para>
Note:
See TracChangeset
for help on using the changeset viewer.