Changeset 73353e7f for general/prog/python3.xml
- Timestamp:
- 03/27/2019 04:22:34 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, 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:
- 083ee517
- Parents:
- 9116137c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python3.xml
r9116137c r73353e7f 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 " df6ec36011808205beda239c72f947cb">10 <!ENTITY python3-md5sum "93df27aec0cd18d6d42173e601ffbbfd"> 11 11 <!ENTITY python3-size "16 MB"> 12 <!ENTITY python3-buildsize " 337 MB (add 29MB for tests)">13 <!ENTITY python3-time " 1.2 SBU (add 2.0SBU for tests)">12 <!ENTITY python3-buildsize "177 MB (add 26 MB for tests)"> 13 <!ENTITY python3-time "0.9 SBU (add 1.4 SBU for tests)"> 14 14 <!-- 15 16 Note: Size does not reflect docs that were install in LFS. 17 15 18 <!ENTITY python3htmldoc-download-http 16 19 "https://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2"> --> … … 141 144 <command>configure</command> switches above, run <command>make</command>, 142 145 then <command>make test</command>. Remember that tests must be executed 143 using an X terminal. Two tests fail. The test SBU highly depends on the144 speed of the internet connection.146 using an X terminal. 147 The test SBU highly depends on the speed of the internet connection. 145 148 </para> 146 149
Note:
See TracChangeset
for help on using the changeset viewer.