Changeset 92b6254a


Ignore:
Timestamp:
01/23/2023 03:14:05 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7e24b60
Parents:
b264d67
git-author:
Xi Ruoyao <xry111@…> (01/23/2023 02:47:30 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/23/2023 03:14:05 AM)
Message:

add pyproject-metadata-0.7.0 (#17547)

Files:
1 added
3 edited

Legend:

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

    rb264d67 r92b6254a  
    141141      <listitem>
    142142        <para>
     143          <xref linkend="pyproject-metadata"/>
     144        </para>
     145      </listitem>
     146      <listitem>
     147        <para>
    143148          <xref linkend="pytz"/>
    144149        </para>
     
    266271
    267272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     273    href="python-dependencies/pyproject-metadata.xml"/>
     274
     275  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    268276    href="python-dependencies/pytz.xml"/>
    269277
  • introduction/welcome/changelog.xml

    rb264d67 r92b6254a  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[xry111] - Add pyproject-metadata-0.7.0
     46          (Python dependencies). Part of
     47          <ulink url="&blfs-ticket-root;17547">#17547</ulink>.</para>
     48        </listitem>
     49        <listitem>
    4550          <para>[xry111] - Add patchelf-0.17.2. Part of
    4651          <ulink url="&blfs-ticket-root;17547">#17547</ulink>.</para>
  • packages.ent

    rb264d67 r92b6254a  
    562562<!ENTITY pluggy-version                 "1.0.0">
    563563<!ENTITY py-version                     "1.11.0">
     564<!ENTITY pyproject-metadata-version     "0.7.0">
    564565<!ENTITY pytz-version                   "2022.7.1">
    565566<!ENTITY setuptools_scm-version         "7.1.0">
Note: See TracChangeset for help on using the changeset viewer.