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/editables.xml

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