Changeset da23b3a2


Ignore:
Timestamp:
03/20/2022 07:29:28 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
91548d4f
Parents:
badfd25 (diff), 9c436a5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merge

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    rbadfd25 rda23b3a2  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "14e8c22458ed7779a1957b26cde01db9">
     10  <!ENTITY python3-md5sum        "21e0b70d70fdd4756aafc4caa55cc17e">
    1111  <!ENTITY python3-size          "18 MB">
    1212  <!ENTITY python3-buildsize     "201 MB (add 35 MB for tests)">
  • introduction/welcome/changelog.xml

    rbadfd25 rda23b3a2  
    6161          <ulink url="&blfs-ticket-root;16242">#16242</ulink>.</para>
    6262        </listitem>
     63        <listitem>
     64          <para>[xry111] - Update to Python-3.10.3.  Fixes
     65          <ulink url="&blfs-ticket-root;16243">#16243</ulink>.</para>
     66        </listitem>
    6367      </itemizedlist>
    6468    </listitem>
  • packages.ent

    rbadfd25 rda23b3a2  
    373373<!ENTITY python3-major                "3">
    374374<!ENTITY python3-minor                "10">
    375 <!ENTITY python3-patch                "2">
     375<!ENTITY python3-patch                "3">
    376376<!ENTITY python3-majorver             "&python3-major;.&python3-minor;">
    377377<!ENTITY python3-version              "&python3-majorver;.&python3-patch;">
Note: See TracChangeset for help on using the changeset viewer.