| 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 867cd58489274547152dc1f6b4dcdd71f1e17fe7
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 15 03:40:59 2026 +0800
vcs_versioning: update to 2.2.4
---
general/prog/python-dependencies/vcs_versioning.xml | 20 ++++++++++++++++++--
introduction/welcome/changelog.xml | 5 +++++
packages.ent | 4 ++--
3 files changed, 25 insertions(+), 4 deletions(-)
diff --git a/general/prog/python-dependencies/vcs_versioning.xml b/general/prog/python-dependencies/vcs_versioning.xml
index 2ccb0bbc88..2e8a50555e 100644
--- a/general/prog/python-dependencies/vcs_versioning.xml
+++ b/general/prog/python-dependencies/vcs_versioning.xml
@@ -69,7 +69,8 @@
<bridgehead renderas="sect5">Optional (for testing)</bridgehead>
<para role="optional">
- <xref linkend="pytest"/>
+ <xref linkend="pytest"/> and
+ <ulink url="https://pypi.org/project/pytest-timeout/">pytest-timeout</ulink>
</para>
</sect3>
@@ -87,9 +88,24 @@
<screen role="root"><userinput>&install-wheel; vcs_versioning</userinput></screen>
<para>
- To test the installation, issue: <command>pytest</command>.
+ To test the installation, issue (<literal>HOME=</literal> prevents the
+ <filename>.gitconfig</filename> file in the home directory from
+ interfering the tests):
</para>
+<screen remap="test"><userinput>python3 -m venv --system-site-packages testenv &&
+testenv/bin/pip3 install pytest-timeout &&
+HOME= testenv/bin/python3 -m pytest</userinput></screen>
+
+ <note>
+ <para>
+ The test suite may cause keyboard inputs not
+ displayed on the screen at all (but you can still run any command
+ if you can type it correctly). Run the <command>reset</command>
+ command to fix such an issue.
+ </para>
+ </note>
+
</sect3>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index eb119ee550..c1ce200ba5 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,11 @@
<listitem>
<para>August 14th, 2026</para>
<itemizedlist>
+ <listitem>
+ <para>[xry111] - Update to vcs_versioning-2.2.4
+ (Python dependency). Addresses
+ <ulink url="&blfs-ticket-root;18562">#18562</ulink>.</para>
+ </listitem>
<listitem>
<para>[xry111] - Update to trove_classifiers-2026.6.1.19
(Python dependency). Addresses
diff --git a/packages.ent b/packages.ent
index 4ad34ea10e..e665c7500a 100644
--- a/packages.ent
+++ b/packages.ent
@@ -749,8 +749,8 @@
<!ENTITY urllib3-md5sum "e79707b798a66c8165c9c441440f4e80">
<!ENTITY uv_build-version "0.11.24">
<!ENTITY uv_build-md5sum "f537ded461369ed76aec64e5d2e0269d">
-<!ENTITY vcs_versioning-version "2.1.2">
-<!ENTITY vcs_versioning-md5sum "01dcd340bcfead392f54cb4735705fa9">
+<!ENTITY vcs_versioning-version "2.2.4">
+<!ENTITY vcs_versioning-md5sum "4379f311792d41c845f9b86975b1be18">
<!ENTITY webencodings-version "0.5.1">
<!ENTITY webencodings-md5sum "32f6e261d52e57bf7e1c4d41546d15b8">
--
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