mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
Upgrade to Python-3.6.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19620 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cc232d382f
commit
264efc845a
@ -7,7 +7,7 @@
|
||||
<!ENTITY python3-download-http
|
||||
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
|
||||
<!ENTITY python3-download-ftp " ">
|
||||
<!ENTITY python3-md5sum "b9c2c36c33fb89bda1fefd37ad5af9be">
|
||||
<!ENTITY python3-md5sum "1325134dd525b4a2c3272a1a0214dd54">
|
||||
<!ENTITY python3-size "16 MB">
|
||||
<!ENTITY python3-buildsize "158 MB (add 30 MB for tests)">
|
||||
<!ENTITY python3-time "0.6 SBU (using parallelism=4; add 3.4 SBU for tests)">
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>December 23th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to Python-3.6.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;10187">#10187</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>December 22nd, 2017</para>
|
||||
<itemizedlist>
|
||||
|
@ -328,7 +328,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "7.2.0">
|
||||
<!ENTITY python2-version "2.7.14">
|
||||
<!ENTITY python3-version "3.6.3">
|
||||
<!ENTITY python3-version "3.6.4">
|
||||
<!ENTITY ruby-minor-version "2.4">
|
||||
<!ENTITY ruby-patch-version "3">
|
||||
<!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user