[blfs] 08/10: Add the XML file for the vcs_versioning module
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 8b4f3a4f678acb384fd76d046d75802cc454a8d3 Author: Douglas R. Reno <[email protected]> AuthorDate: Tue Jun 23 22:18:58 2026 -0500 Add the XML file for the vcs_versioning module --- .../prog/python-dependencies/vcs_versioning.xml | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) diff --git a/general/prog/python-dependencies/vcs_versioning.xml b/general/prog/python-dependencies/vcs_versioning.xml new file mode 100644 index 0000000000..2ccb0bbc88 --- /dev/null +++ b/general/prog/python-dependencies/vcs_versioning.xml @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../../general.ent"> + %general-entities; + + <!ENTITY vcs_versioning-download-http "https://files.pythonhosted.org/packages/source/v/vcs_versioning/vcs_versioning-&vcs_versioning-version;.tar.gz"> + <!ENTITY vcs_versioning-download-ftp " "> + <!ENTITY vcs_versioning-md5sum "&vcs_versioning-md5sum;"> + <!ENTITY vcs_versioning-size "132 KB"> + <!ENTITY vcs_versioning-buildsize "2.8 MB"> + <!ENTITY vcs_versioning-time "less than 0.1 SBU (add 1.2 SBU for tests)"> +]> + + <sect2 id="vcs_versioning" xreflabel="vcs_versioning-&vcs_versioning-version;"> + + <title>vcs_versioning-&vcs_versioning-version;</title> + + <indexterm zone="vcs_versioning"> + <primary sortas="a-vcs_versioning">vcs_versioning</primary> + </indexterm> + + <sect3 role="package"> + <title>Introduction to vcs_versioning Module</title> + + <para> + <application>vcs_versioning</application> provides essential + functionality for setuptools_scm that allows that module to properly + set version control metadata. + </para> + + &lfs130_checked; + + <bridgehead renderas="sect4">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para> + Download (HTTP): <ulink url="&vcs_versioning-download-http;"/> + </para> + </listitem> + <listitem> + <para> + Download (FTP): <ulink url="&vcs_versioning-download-ftp;"/> + </para> + </listitem> + <listitem> + <para> + Download MD5 sum: &vcs_versioning-md5sum; + </para> + </listitem> + <listitem> + <para> + Download size: &vcs_versioning-size; + </para> + </listitem> + <listitem> + <para> + Estimated disk space required: &vcs_versioning-buildsize; + </para> + </listitem> + <listitem> + <para> + Estimated build time: &vcs_versioning-time; + </para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect4">vcs_versioning Dependencies</bridgehead> + + <bridgehead renderas="sect5">Optional (for testing)</bridgehead> + <para role="optional"> + <xref linkend="pytest"/> + </para> + </sect3> + + <sect3 role="installation"> + <title>Installation of vcs_versioning</title> + + <para>Build the module: </para> + +&build-wheel; + + <para> + Now, as the <systemitem class="username">root</systemitem> user: + </para> + +<screen role="root"><userinput>&install-wheel; vcs_versioning</userinput></screen> + + <para> + To test the installation, issue: <command>pytest</command>. + </para> + + </sect3> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../../xincludes/pip3-cmd-explain.xml"/> + + <sect3 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg>None</seg> + <seg>None</seg> + <seg> + /usr/lib/python&python3-majorver;/site-packages/vcs_versioning and + /usr/lib/python&python3-majorver;/site-packages/vcs_versioning-&vcs_versioning-version;.dist-info + </seg> + </seglistitem> + </segmentedlist> + + </sect3> + + </sect2> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page