mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to Python-3.10.5.
This commit is contained in:
parent
e35a8e2e68
commit
b99ba3310f
@ -7,7 +7,7 @@
|
||||
<!ENTITY python3-download-http
|
||||
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
|
||||
<!ENTITY python3-download-ftp " ">
|
||||
<!ENTITY python3-md5sum "21f2e113e087083a1e8cf10553d93599">
|
||||
<!ENTITY python3-md5sum "f05727cb3489aa93cd57eb561c16747b">
|
||||
<!ENTITY python3-size "18 MB">
|
||||
<!ENTITY python3-buildsize "202 MB (add 38 MB for tests)">
|
||||
<!ENTITY python3-time "2.4 SBU (using parallelism=4; add 1.6 SBU for tests)">
|
||||
|
@ -42,6 +42,15 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>June 14th, 2022</para>
|
||||
<itemizedlist>
|
||||
<para>[bdubbs] - Update to Python-3.10.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;16641">#16641</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 13th, 2022</para>
|
||||
<itemizedlist>
|
||||
|
@ -375,7 +375,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!ENTITY python3-major "3">
|
||||
<!ENTITY python3-minor "10">
|
||||
<!ENTITY python3-patch "4">
|
||||
<!ENTITY python3-patch "5">
|
||||
<!ENTITY python3-majorver "&python3-major;.&python3-minor;">
|
||||
<!ENTITY python3-version "&python3-majorver;.&python3-patch;">
|
||||
<!ENTITY python3-lib-suffix "cpython-&python3-major;&python3-minor;-<arch>-linux-gnu">
|
||||
|
Loading…
Reference in New Issue
Block a user