Changeset 206a1bc


Ignore:
Timestamp:
12/19/2016 04:54:46 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c3fa6f8
Parents:
aaf0f3f
Message:

python2-2.7.13

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18080 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    raaf0f3f r206a1bc  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 18th &year;">
     9<!ENTITY releasedate  "December 19th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/python2.xml

    raaf0f3f r206a1bc  
    88     "https://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
    99  <!ENTITY python2-download-ftp  " ">
    10   <!ENTITY python2-md5sum        "57dffcee9cee8bb2ab5f82af1d8e9a69">
     10  <!ENTITY python2-md5sum        "53b43534153bb2a0363f08bae8b9d990">
    1111  <!ENTITY python2-size          "12 MB">
    12   <!ENTITY python2-buildsize     "268 MB (additional 17 MB for the tests)">
    13   <!ENTITY python2-time          "0.9 SBU (additional 4.8 SBU for tests)">
     12  <!ENTITY python2-buildsize     "253 MB (additional 18 MB for tests)">
     13  <!ENTITY python2-time          "0.8 SBU (additional 4.3 SBU for tests)">
    1414
    1515  <!ENTITY python2htmldoc-download-http
  • introduction/welcome/changelog.xml

    raaf0f3f r206a1bc  
    4444-->
    4545    <listitem>
     46      <para>December 19th, 2016</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to python2-2.7.13. Fixes
     50          <ulink url="&blfs-ticket-root;8654">#8654</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>December 18th, 2016</para>
    4757      <itemizedlist>
  • packages.ent

    raaf0f3f r206a1bc  
    300300<!ENTITY npapi-sdk-version            "0.27.2">
    301301<!ENTITY php-version                  "7.1.0">
    302 <!ENTITY python2-version              "2.7.12">
     302<!ENTITY python2-version              "2.7.13">
    303303<!ENTITY python3-version              "3.5.2">
    304304<!ENTITY ruby-minor-version           "2.3">
Note: See TracChangeset for help on using the changeset viewer.