Changeset 9c681f9


Ignore:
Timestamp:
10/11/2014 02:35:26 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
b2a784ce
Parents:
0b23fc9
Message:

Update to python-3.4.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14572 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0b23fc9 r9c681f9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 10th, &year;">
     9<!ENTITY releasedate  "October 11th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/prog/python3.xml

    r0b23fc9 r9c681f9  
    88           "http://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "6cafc183b4106476dd73d5738d7f616a">
    11   <!ENTITY python3-size          "14 MB">
    12   <!ENTITY python3-buildsize     "266 MB (additional 38 MB for the docs and 37 MB for the tests)">
    13   <!ENTITY python3-time          "1.1 SBU (additional 0.1 SBU for the tests)">
     10  <!ENTITY python3-md5sum        "36fc7327c02c6f12fa24fc9ba78039e3">
     11  <!ENTITY python3-size          "13.5 MB">
     12  <!ENTITY python3-buildsize     "125.7 MB (including the docs and 37 MB for the tests)">
     13  <!ENTITY python3-time          "1.5 SBU (additional 5.8 SBU for the tests)">
    1414
    1515  <!ENTITY python3htmldoc-download-http
    1616           "http://docs.python.org/3/archives/python-&python3-version;-docs-html.tar.bz2">
    17   <!ENTITY python3htmldoc-md5sum        "e5662b53413b0dd05d1ee1a075956370">
     17  <!ENTITY python3htmldoc-md5sum        "fce197d03ebfc4d0d1c9d452caa061e6">
    1818  <!ENTITY python3htmldoc-size          "5.2 MB">
    1919]>
  • packages.ent

    r0b23fc9 r9c681f9  
    267267<!ENTITY php-version                  "5.6.1">
    268268<!ENTITY python2-version              "2.7.8">
    269 <!ENTITY python3-version              "3.4.1">
     269<!ENTITY python3-version              "3.4.2">
    270270<!ENTITY ruby-version                 "2.1.3">
    271271<!ENTITY ruby-patch-version           "0">
Note: See TracChangeset for help on using the changeset viewer.