Ignore:
Timestamp:
12/12/2014 01:34:37 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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, nosym, 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:
76696885
Parents:
4e95ca30
Message:

Update to python-2.7.9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python2.xml

    r4e95ca30 r549e65f  
    66
    77  <!ENTITY python2-download-http
    8           "http://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
     8     "https://www.python.org/ftp/python/&python2-version;/Python-&python2-version;.tar.xz">
    99  <!ENTITY python2-download-ftp  " ">
    10   <!ENTITY python2-md5sum        "d235bdfa75b8396942e360a70487ee00">
    11   <!ENTITY python2-size          "11 MB">
    12   <!ENTITY python2-buildsize     "222 MB (additional 18 MB for the tests)">
    13   <!ENTITY python2-time          "1.0 SBU (additional 4.8 SBU for tests)">
     10  <!ENTITY python2-md5sum        "38d530f7efc373d64a8fb1637e3baaa7">
     11  <!ENTITY python2-size          "12 MB">
     12  <!ENTITY python2-buildsize     "228 MB (additional 18 MB for the tests)">
     13  <!ENTITY python2-time          "1.0 SBU (additional 4.6 SBU for tests)">
    1414
    1515  <!ENTITY python2htmldoc-download-http
    16            "http://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2">
    17   <!ENTITY python2htmldoc-md5sum        "2cf9ba96b2723a5268cd14432b15fdcf">
     16     "https://docs.python.org/ftp/python/doc/&python2-version;/python-&python2-version;-docs-html.tar.bz2">
     17  <!ENTITY python2htmldoc-md5sum        "8804bc888f6b7a1cc217be1acbb59ad6">
    1818  <!ENTITY python2htmldoc-size          "4.4 MB">
    1919]>
     
    119119    <bridgehead renderas="sect4">Optional</bridgehead>
    120120    <para role="optional">
    121       <xref linkend="bluez"/>
     121      <xref linkend="bluez"/> and
     122      <xref linkend="valgrind"/>
    122123    </para>
    123124
Note: See TracChangeset for help on using the changeset viewer.