Author: pierre
Date: Wed Jul 19 13:18:55 2017
New Revision: 18950
Log:
Mesa-17.1.5
Python3-3.6.2
Modified:
trunk/BOOK/general/prog/python3.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/x/installing/mesa.xml
Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Wed Jul 19 06:27:02 2017 (r18949)
+++ trunk/BOOK/general/prog/python3.xml Wed Jul 19 13:18:55 2017 (r18950)
@@ -7,10 +7,10 @@
<!ENTITY python3-download-http
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
<!ENTITY python3-download-ftp " ">
- <!ENTITY python3-md5sum "692b4fc3a2ba0d54d1495d4ead5b0b5c">
+ <!ENTITY python3-md5sum "2c68846471994897278364fc18730dd9">
<!ENTITY python3-size "16 MB">
- <!ENTITY python3-buildsize "355 MB (with docs; add 25 MB for the tests)">
- <!ENTITY python3-time "1.3 SBU (add 0.6 SBU for the tests)">
+ <!ENTITY python3-buildsize "345 MB (with docs; add 30 MB for the tests)">
+ <!ENTITY python3-time "1.1 SBU (add 3.4 SBU for tests)">
<!ENTITY python3htmldoc-download-http
"https://docs.python.org/&python3-majorver;/archives/python-&python3-version;-docs-html.tar.bz2">
@@ -165,7 +165,8 @@
configure again, adding <quote>--with-pydebug</quote> to the
<command>configure</command> switches above, run <command>make</command>,
then <command>make test</command>. Remember that tests must be executed
- using an X terminal.
+ using an X terminal. One test fails. The test SBU highly depends on the
+ speed of the internet connexion.
</para>
</sect2>
@@ -241,6 +242,9 @@
2to3 (symlink),
2to3-&python3-majorver;,
+ idle3 (symlink), and
+ idle&python3-majorver;
+
pydoc3 (symlink),
pydoc&python3-majorver;,
@@ -253,9 +257,6 @@
pyvenv (symlink),
pyvenv-&python3-majorver;,
-
- idle3 (symlink), and
- idle&python3-majorver;
</seg>
<seg>
libpython&python3-majorver;m.so and libpython3.so
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Jul 19 06:27:02
2017 (r18949)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jul 19 13:18:55
2017 (r18950)
@@ -46,6 +46,14 @@
<para>July 19th, 2017</para>
<itemizedlist>
<listitem>
+ <para>[pierre] - Update to Python3-3.6.2. Fixes
+ <ulink url="&blfs-ticket-root;9487">#9487</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[pierre] - Update to Mesa-17.1.5. Fixes
+ <ulink url="&blfs-ticket-root;9482">#9482</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Fix instructions for building libxml2 with
Python3, and add some command explanations. Fixes
<ulink url="&blfs-ticket-root;9467">#9467</ulink>.</para>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Wed Jul 19 06:27:02 2017 (r18949)
+++ trunk/BOOK/packages.ent Wed Jul 19 13:18:55 2017 (r18950)
@@ -319,7 +319,7 @@
<!ENTITY npapi-sdk-version "0.27.2">
<!ENTITY php-version "7.1.7">
<!ENTITY python2-version "2.7.13">
-<!ENTITY python3-version "3.6.1">
+<!ENTITY python3-version "3.6.2">
<!ENTITY ruby-minor-version "2.4">
<!ENTITY ruby-patch-version "1">
<!ENTITY ruby-version
"&ruby-minor-version;.&ruby-patch-version;">
@@ -516,7 +516,7 @@
<!ENTITY xbitmaps-version "1.1.1">
<!ENTITY xcursor-themes-version "1.0.4">
<!ENTITY xkeyboard-config-version "2.21">
-<!ENTITY mesa-version "17.1.4">
+<!ENTITY mesa-version "17.1.5">
<!ENTITY xcb-util-version "0.4.0">
<!ENTITY xcb-util-image-version "0.4.0">
<!ENTITY xcb-util-keysyms-version "0.4.0">
Modified: trunk/BOOK/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml Wed Jul 19 06:27:02 2017 (r18949)
+++ trunk/BOOK/x/installing/mesa.xml Wed Jul 19 13:18:55 2017 (r18950)
@@ -6,10 +6,10 @@
<!ENTITY mesa-download-http
"https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-download-ftp
"ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
- <!ENTITY mesa-md5sum "be2ef7c9edec23b07f74f6512a6a6fa5">
+ <!ENTITY mesa-md5sum "6cf936fbcaadd98924298a7009e8265d">
<!ENTITY mesa-size "9.4 MB">
- <!ENTITY mesa-buildsize "342 MB (with demos and docs, add 52 MB for
tests)">
- <!ENTITY mesa-time "4.0 SBU (using parallelism=4 with demos and
docs, add 0.7 SBU for tests)">
+ <!ENTITY mesa-buildsize "345 MB (with demos and docs, add 52 MB for
tests)">
+ <!ENTITY mesa-time "3.1 SBU (using parallelism=4 with demos and
docs, add 0.4 SBU for tests)">
]>
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page