diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-10-15 15:23:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-10-15 15:23:42 +0000 |
commit | a85486daa2e1d8dee8067cf6fa85a7c5b8bc943e (patch) | |
tree | 987155b822eae547aac1618636e5490fab14421b /chapter08/python.xml | |
parent | 3c784d8d8ad85719f66516b14dc7dc6ba61746cf (diff) |
Update to iana-etc-20201012.
Update to vim-8.2.1845.
Update to bison-3.7.3.
Update to tzdata-2020b.
Update to libcap-2.44.
Update to Python-3.9.
Update to expat-2.2.10.
Update to bc-3.1.6.
Update to linux-5.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/python.xml')
-rw-r--r-- | chapter08/python.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/python.xml b/chapter08/python.xml index 7995f43db..2bb272ebe 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -88,7 +88,7 @@ <screen><userinput remap="test">make test</userinput></screen> <para>Some tests requiring a network connection or additional packages are - skipped. The test named test_normalization fails because network + skipped. The test named test_unicodedata fails because network configuration is not completed yet. For more comprehensive results, the test can be rerun when Python 3 is reinstalled in BLFS.</para> |