Changeset 40a67787
- Timestamp:
- 10/23/2015 08:39:41 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a60f8ab
- Parents:
- e730427e
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re730427e r40a67787 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 1"> <!-- Always 2 digits -->3 <!ENTITY day "23"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 2 1st&year;">9 <!ENTITY releasedate "October 23rd &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/python3.xml
re730427e r40a67787 8 8 "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz"> 9 9 <!ENTITY python3-download-ftp " "> 10 <!ENTITY python3-md5sum " 7d092d1bba6e17f0d9bd21b49e441dd5">10 <!ENTITY python3-md5sum "d149d2812f10cbe04c042232e7964171"> 11 11 <!ENTITY python3-size "14 MB"> 12 <!ENTITY python3-buildsize " 274MB (additional 38 MB for the docs and 29 MB for the tests)">13 <!ENTITY python3-time "1. 2SBU (additional 1.8 SBU for the tests)">12 <!ENTITY python3-buildsize "312 MB (additional 38 MB for the docs and 29 MB for the tests)"> 13 <!ENTITY python3-time "1.9 SBU (additional 1.8 SBU for the tests)"> 14 14 15 15 <!ENTITY python3htmldoc-download-http -
introduction/welcome/changelog.xml
re730427e r40a67787 46 46 47 47 <listitem> 48 <para>October 23rd, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[igor] - Update to python-3.5.0. Fixes 52 <ulink url="&blfs-ticket-root;6936">#6936</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 48 58 <para>October 21st, 2015</para> 49 59 <itemizedlist> -
packages.ent
re730427e r40a67787 270 270 <!ENTITY php-version "5.6.14"> 271 271 <!ENTITY python2-version "2.7.10"> 272 <!ENTITY python3-version "3. 4.3">272 <!ENTITY python3-version "3.5.0"> 273 273 <!ENTITY ruby-version "2.2.3"> 274 274 <!ENTITY ruby-patch-version "0"> … … 290 290 291 291 <!ENTITY python2-majorver "2.7"> 292 <!ENTITY python3-majorver "3. 4">292 <!ENTITY python3-majorver "3.5"> 293 293 294 294 <!-- Perl module versions used in the Perl Modules instructions -->
Note:
See TracChangeset
for help on using the changeset viewer.