mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update python-2.7.18
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23016 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
86379dc0f1
commit
fdf7cce166
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "20"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "21"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "April 20th, &year;">
|
||||
<!ENTITY releasedate "April 21th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -7,8 +7,8 @@
|
||||
<!ENTITY python2-download-http
|
||||
"https://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
|
||||
<!ENTITY python2-download-ftp " ">
|
||||
<!ENTITY python2-md5sum "b3b6d2c92f42a60667814358ab9f0cfd">
|
||||
<!ENTITY python2-size "12 MB">
|
||||
<!ENTITY python2-md5sum "fd6cc8ec0a78c44036f825e739f36e5a">
|
||||
<!ENTITY python2-size "12.2 MB">
|
||||
<!ENTITY python2-buildsize "134 MB (add 17 MB for tests)">
|
||||
<!ENTITY python2-time "0.7 SBU (Using parallelism=4; add 7.1 SBU for tests)">
|
||||
|
||||
|
@ -42,6 +42,16 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>April 21th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to final Python-2.7.18. Fixes
|
||||
<ulink url="&blfs-ticket-root;13433">#13433</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 20th, 2020</para>
|
||||
<itemizedlist>
|
||||
|
@ -344,7 +344,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY php-version "7.4.5">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python2-patch "17">
|
||||
<!ENTITY python2-patch "18">
|
||||
<!ENTITY python2-version "&python2-majorver;.&python2-patch;">
|
||||
|
||||
<!ENTITY python3-major "3">
|
||||
|
Loading…
Reference in New Issue
Block a user