Changeset 7775697


Ignore:
Timestamp:
10/15/2022 07:58:06 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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/xf86-video-removal
Children:
114f6db9
Parents:
0746964
Message:

Add py module to python-deps

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-dependencies/py.xml

    r0746964 r7775697  
    77  <!ENTITY py-download-http "https://files.pythonhosted.org/packages/source/p/py/py-&py-version;.tar.gz">
    88  <!ENTITY py-download-ftp  " ">
    9   <!ENTITY py-md5sum        "e040332772ea3283e516885596c25bed">
    10   <!ENTITY py-size          "188 KB">
     9  <!ENTITY py-md5sum        "bde7dcc1cb452a1e10206ef2f811ba88">
     10  <!ENTITY py-size          "203 KB">
    1111  <!ENTITY py-buildsize     "2.6 MB">
    1212  <!ENTITY py-time          "less than 0.1 SBU">
     
    2525
    2626      <para>
    27         The <application>Py</application> package is a theme for
    28         the <application>sphinx</application> documentation system. Although
    29         developed separately, it is the default theme for sphinx.
     27        The <application>Py</application> library is a Python development
     28        support library used in <application>Pytest</application>.
    3029      </para>
    3130
     
    6564        </listitem>
    6665      </itemizedlist>
     66
     67      <bridgehead renderas="sect4">Py Dependencies</bridgehead>
     68
     69      <bridgehead renderas="sect5">Recommended</bridgehead>
     70      <para role="recommended">
     71        <xref linkend="setuptools_scm"/>
     72      </para>
     73
    6774
    6875    </sect3>
  • packages.ent

    r0746964 r7775697  
    545545<!ENTITY packaging-version              "21.3">
    546546<!ENTITY pluggy-version                 "1.0.0">
    547 <!ENTITY py-version                     "2022.4"> <!--TODO bogus version -->
     547<!ENTITY py-version                     "1.11.0">
    548548<!ENTITY pyparsing-version              "3.0.9">
    549549<!ENTITY pytz-version                   "2022.4">
Note: See TracChangeset for help on using the changeset viewer.