Ignore:
Timestamp:
05/05/2024 01:47:55 PM (5 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
09aad3a1, 1ab6aa3d
Parents:
3cb848b
git-author:
Xi Ruoyao <xry111@…> (05/05/2024 01:46:02 PM)
git-committer:
Xi Ruoyao <xry111@…> (05/05/2024 01:47:55 PM)
Message:

python-dependencies: Update

  • Update to editables-0.5
  • Update to hatchling-1.24.2
  • Update to hatch-vcs-0.4.0
  • Update to pathspec-0.12.1
  • Update to pluggy-1.5.0
  • Update to setuptools_scm-8.0.4
  • Update to typing_extensions-4.11.0
  • Add trove-classifiers-2024.4.10 to support hatchling-1.24.2
File:
1 edited

Legend:

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

    r3cb848b rf5096a7d  
    6666      </itemizedlist>
    6767
     68      <bridgehead renderas="sect4">Typing_extensions Dependencies</bridgehead>
     69
     70      <bridgehead renderas="sect5">Optional (for testing)</bridgehead>
     71      <para role="optional">
     72        <xref linkend="pytest"/>
     73      </para>
    6874    </sect3>
    6975
     
    7682
    7783    <para>
    78       This package does not come with a test suite.
    79     </para>
    80 
    81     <para>
    8284      Now, as the <systemitem class="username">root</systemitem> user:
    8385    </para>
    8486
    8587<screen role="root"><userinput>&install-wheel; typing_extensions</userinput></screen>
     88
     89    <para>
     90      To test the installation, issue: <command>pytest</command>.
     91    </para>
    8692
    8793    </sect3>
Note: See TracChangeset for help on using the changeset viewer.