Changeset 86b4e0ee
- Timestamp:
- 02/21/2021 06:14:28 AM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- 0ff76e8
- Parents:
- 6b063cc3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6b063cc3 r86b4e0ee 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "21"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 2 0th, &year;">9 <!ENTITY releasedate "February 21st, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/python3.xml
r6b063cc3 r86b4e0ee 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 " 61981498e75ac8f00adcb908281fadb6">10 <!ENTITY python3-md5sum "f0dc9000312abeb16de4eccce9a870ab"> 11 11 <!ENTITY python3-size "18 MB"> 12 <!ENTITY python3-buildsize " 202 MB (add 31MB for tests)">13 <!ENTITY python3-time "0.5 SBU (using parallelism=4; add 1. 9 SBU for tests, including rebuilding)">12 <!ENTITY python3-buildsize "379 MB (add 36 MB for tests)"> 13 <!ENTITY python3-time "0.5 SBU (using parallelism=4; add 1.7 SBU for tests)"> 14 14 <!-- 15 15 Note: Size does not reflect docs that were install in LFS. -
introduction/welcome/changelog.xml
r6b063cc3 r86b4e0ee 43 43 --> 44 44 <listitem> 45 <para>February 21st, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to Python-3.9.2. Fixes 49 <ulink url="&blfs-ticket-root;14686">#14686</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>February 20th, 2021</para> 46 56 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.