Author: bdubbs
Date: Sun Oct 18 10:37:12 2020
New Revision: 23819

Log:
Update to lxml-4.6.0 (Perl Module). 
Update to asciidoc-9.0.3. 
+

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genutils/asciidoc.xml
   trunk/BOOK/general/prog/lxml.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Oct 17 17:06:23 2020        (r23818)
+++ trunk/BOOK/general.ent      Sun Oct 18 10:37:12 2020        (r23819)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "17">                   <!-- Always 2 digits -->
+<!ENTITY day          "18">                   <!-- Always 2 digits -->
 <!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "October 17th, &year;">
+<!ENTITY releasedate  "October 18th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/general/genutils/asciidoc.xml
==============================================================================
--- trunk/BOOK/general/genutils/asciidoc.xml    Sat Oct 17 17:06:23 2020        
(r23818)
+++ trunk/BOOK/general/genutils/asciidoc.xml    Sun Oct 18 10:37:12 2020        
(r23819)
@@ -6,9 +6,9 @@
 
   <!ENTITY asciidoc-download-http 
"https://github.com/asciidoc/asciidoc-py3/releases/download/&asciidoc-version;/asciidoc-&asciidoc-version;.tar.gz";>
   <!ENTITY asciidoc-download-ftp  " ">
-  <!ENTITY asciidoc-md5sum        "c93a0cad453540eb94407909e3c673de">
+  <!ENTITY asciidoc-md5sum        "6966bec6915fbb5720fb1e3f2a686046">
   <!ENTITY asciidoc-size          "1.2 MB">
-  <!ENTITY asciidoc-buildsize     "5.0 MB">
+  <!ENTITY asciidoc-buildsize     "6.2 MB">
   <!ENTITY asciidoc-time          "less than 0.1 SBU">
 ]>
 

Modified: trunk/BOOK/general/prog/lxml.xml
==============================================================================
--- trunk/BOOK/general/prog/lxml.xml    Sat Oct 17 17:06:23 2020        (r23818)
+++ trunk/BOOK/general/prog/lxml.xml    Sun Oct 18 10:37:12 2020        (r23819)
@@ -6,10 +6,10 @@
 
   <!ENTITY lxml-download-http 
"&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
   <!ENTITY lxml-download-ftp  " ">
-  <!ENTITY lxml-md5sum        "83ad758eab6c254b3565715967d553a6">
-  <!ENTITY lxml-size          "4.3 MB">
-  <!ENTITY lxml-buildsize     "233 MB (add 52 MB for tests)">
-  <!ENTITY lxml-time          "1.7 SBU (add 1.8 SBU for tests)">
+  <!ENTITY lxml-md5sum        "b1259d79992be0f2850fa98603dc61a1">
+  <!ENTITY lxml-size          "3.0 MB">
+  <!ENTITY lxml-buildsize     "168 MB (add 50 MB for tests)">
+  <!ENTITY lxml-time          "1.6 SBU (add 1.6 SBU for tests)">
 ]>
 
   <!-- Begin lxml -->
@@ -116,6 +116,8 @@
        <command>make PYTHON=python2 test</command> and
        <command>make PYTHON=python3 test</command>.
        This will rebuild the package for inplace use before running the tests.
+       Three tests related to lxml.tests.test_elementtree.ETreeC14N* are 
+       known to fail for each set of tests.
      </para>
 
       <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Oct 17 17:06:23 
2020        (r23818)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sun Oct 18 10:37:12 
2020        (r23819)
@@ -42,6 +42,20 @@
     </listitem>
     -->
     <listitem>
+      <para>October 18th, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to lxml-4.6.0 (Perl Module). Fixes
+          <ulink url="&blfs-ticket-root;14148">#14148</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to asciidoc-9.0.3. Fixes
+          <ulink url="&blfs-ticket-root;14147">#14147</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 17th, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Oct 17 17:06:23 2020        (r23818)
+++ trunk/BOOK/packages.ent     Sun Oct 18 10:37:12 2020        (r23819)
@@ -549,7 +549,7 @@
 <!ENTITY decorator-version            "4.4.2">
 <!ENTITY Jinja2-version               "2.11.2">
 <!-- libxml2 for Python2 shares the version of libxml2 -->
-<!ENTITY lxml-version                 "4.5.2">
+<!ENTITY lxml-version                 "4.6.0">
 <!ENTITY mako-version                 "1.1.3">
 <!ENTITY MarkupSafe-version           "1.1.1">
 <!ENTITY py3c-version                 "1.2">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to