Changeset 49e2ba5
- Timestamp:
- 06/09/2023 09:56:16 PM (4 months ago)
- Branches:
- 12.0, kea, lazarus, lxqt, trunk, xry111/xf86-video-removal
- Children:
- 49827ffd
- Parents:
- d241861
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python3.xml
rd241861 r49e2ba5 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 " c8d52fc4fb8ad9932a11d86d142ee73a">10 <!ENTITY python3-md5sum "fb7f7eae520285788449d569e45b6718"> 11 11 <!ENTITY python3-size "19 MB"> 12 <!ENTITY python3-buildsize "282 MB (add 897MB for tests)">13 <!ENTITY python3-time " 2.0 SBU (add 3.9SBU for tests; both using parallelism=4)">12 <!ENTITY python3-buildsize "282 MB (add 63 MB for tests)"> 13 <!ENTITY python3-time "1.9 SBU (add 2.8 SBU for tests; both using parallelism=4)"> 14 14 <!-- 15 15 Note: Size does not reflect docs that were install in LFS. -
introduction/welcome/changelog.xml
rd241861 r49e2ba5 42 42 <para>June 9th, 2023</para> 43 43 <itemizedlist> 44 <listitem> 45 <para>[bdubbs] - Update to python3-3.11.4. Fixes 46 <ulink url="&blfs-ticket-root;18145">#18145</ulink>.</para> 47 </listitem> 44 48 <listitem> 45 49 <para>[bdubbs] - Update to dbus-1.14.8. Fixes -
packages.ent
rd241861 r49e2ba5 335 335 <!ENTITY python3-major "3"> 336 336 <!ENTITY python3-minor "11"> 337 <!ENTITY python3-patch " 3">337 <!ENTITY python3-patch "4"> 338 338 <!ENTITY python3-majorver "&python3-major;.&python3-minor;"> 339 339 <!ENTITY python3-version "&python3-majorver;.&python3-patch;">
Note:
See TracChangeset
for help on using the changeset viewer.