Ignore:
Timestamp:
01/22/2023 06:56:08 PM (17 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, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1076135
Parents:
658a4b4
git-author:
Pierre Labastie <pierre.labastie@…> (01/22/2023 04:50:55 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/22/2023 06:56:08 PM)
Message:

Update all python modules after merge

Location:
general/prog/python-modules
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/gi-docgen.xml

    r658a4b4 r8f65da99  
    77  <!ENTITY gi-docgen-download-http "https://files.pythonhosted.org/packages/source/g/gi-docgen/gi-docgen-&gi-docgen-version;.tar.gz">
    88  <!ENTITY gi-docgen-download-ftp  " ">
    9   <!ENTITY gi-docgen-md5sum        "e1b86477bd77254a9e4070371887950c">
     9  <!ENTITY gi-docgen-md5sum        "6d6690dad5daa5b155341ab2f49eaa6b">
    1010  <!ENTITY gi-docgen-size          "2.4 MB">
    1111  <!ENTITY gi-docgen-buildsize     "2O MB (with tests)">
     
    7676        <xref linkend="pygments"/>,
    7777        <phrase revision="sysv"><xref linkend="Jinja2"/>,</phrase>
    78         <xref linkend="toml"/>, and
    79         <xref linkend="typogrify"/>
     78        and <xref linkend="typogrify"/>
    8079      </para>
    8180
  • general/prog/python-modules/packaging.xml

    r658a4b4 r8f65da99  
    77  <!ENTITY packaging-download-http "https://files.pythonhosted.org/packages/source/p/packaging/packaging-&packaging-version;.tar.gz">
    88  <!ENTITY packaging-download-ftp  " ">
    9   <!ENTITY packaging-md5sum        "e713c1939f294fd729af4a7be40dd141">
    10   <!ENTITY packaging-size          "83 KB">
     9  <!ENTITY packaging-md5sum        "5c7b22d9258e8132c16cee4f230d8252">
     10  <!ENTITY packaging-size          "123 KB">
    1111  <!ENTITY packaging-buildsize     "1.1 MB (add 28 MB for tests)">
    1212  <!ENTITY packaging-time          "less than 0.1 SBU (0.2 SBU for tests)">
     
    7171      <bridgehead renderas="sect5">Required</bridgehead>
    7272      <para role="required">
    73         <xref linkend="pyparsing"/>
     73        <xref linkend="flit_core"/>
    7474      </para>
    7575
  • general/prog/python-modules/pytest.xml

    r658a4b4 r8f65da99  
    77  <!ENTITY pytest-download-http "https://files.pythonhosted.org/packages/source/p/pytest/pytest-&pytest-version;.tar.gz">
    88  <!ENTITY pytest-download-ftp  " ">
    9   <!ENTITY pytest-md5sum        "c4de3e192e5bb4b39deada36cc2f393a">
     9  <!ENTITY pytest-md5sum        "366a4047534ef0485f700c20bb574f67">
    1010  <!ENTITY pytest-size          "1.2 MB">
    1111  <!ENTITY pytest-buildsize     "10 MB (add 54 MB for tests)">
     
    7373        <xref linkend="iniconfig"/>,
    7474        <xref linkend="packaging"/>,
    75         <xref linkend="pluggy"/>,
    76         <xref linkend="py"/>, and
    77         <xref linkend="tomli"/>
     75        <xref linkend="pluggy"/>, and
     76        <xref linkend="py"/>,
    7877      </para>
    7978
     
    8988        <ulink url="https://pypi.org/project/argcomplete/">argcomplete</ulink>,
    9089        <ulink url="https://pypi.org/project/hypothesis/">hypothesis</ulink>,
     90        <ulink url="https://pypi.org/project/mock/">mock</ulink>,
    9191        <ulink url="https://pypi.org/project/nose/">nose</ulink>, and
    9292        <ulink url="https://pypi.org/project/xmlschema/">xmlschema</ulink>
  • general/prog/python-modules/requests.xml

    r658a4b4 r8f65da99  
    55  %general-entities;
    66
    7   <!ENTITY requests-download-http "https://github.com/psf/requests/releases/download/v&requests-version;/requests-&requests-version;.tar.gz">
     7  <!ENTITY requests-download-http "https://files.pythonhosted.org/packages/source/r/requests/requests-&requests-version;.tar.gz">
    88  <!ENTITY requests-download-ftp  " ">
    9   <!ENTITY requests-md5sum        "796ea875cdae283529c03b9203d9c454">
    10   <!ENTITY requests-size          "107 KB">
     9  <!ENTITY requests-md5sum        "09b752e0b0a672d805ae54455c128d42">
     10  <!ENTITY requests-size          "106 KB">
    1111  <!ENTITY requests-buildsize     "1.4 MB (add 54 MB for tests)">
    1212  <!ENTITY requests-time          "less than 0.1 SBU (0.7 SBU for tests)">
  • general/prog/python-modules/sphinx.xml

    r658a4b4 r8f65da99  
    77  <!ENTITY sphinx-download-http "https://github.com/sphinx-doc/sphinx/archive/v&sphinx-version;/sphinx-&sphinx-version;.tar.gz">
    88  <!ENTITY sphinx-download-ftp  " ">
    9   <!ENTITY sphinx-md5sum        "a8444ced81cd594d60d4af002a0e0025">
    10   <!ENTITY sphinx-size          "6.5 MB">
     9  <!ENTITY sphinx-md5sum        "18b07621d19d4b2cffd58d7a6ac5bed3">
     10  <!ENTITY sphinx-size          "6.4 MB">
    1111  <!ENTITY sphinx-buildsize     "44 MB (add 35 MB for tests)">
    1212  <!ENTITY sphinx-time          "less than 0.1 SBU (1 SBU for tests)">
  • general/prog/python-modules/sphinx_rtd_theme.xml

    r658a4b4 r8f65da99  
    77  <!ENTITY sphinx_rtd_theme-download-http "https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-&sphinx_rtd_theme-version;.tar.gz">
    88  <!ENTITY sphinx_rtd_theme-download-ftp  " ">
    9   <!ENTITY sphinx_rtd_theme-md5sum        "fdfc7d2e102cb96eca0f6155dde7403e">
     9  <!ENTITY sphinx_rtd_theme-md5sum        "da07d71fc3aaffc3f07938644603077d">
    1010  <!ENTITY sphinx_rtd_theme-size          "2.7 MB">
    1111  <!ENTITY sphinx_rtd_theme-buildsize     "14 MB (add 25 MB for tests)">
     
    9292      </para>
    9393
    94 <screen><userinput>sed -i s/0.18/0.20/ setup.py</userinput></screen>
     94<screen><userinput>sed -e s/0.18/0.20/ \
     95    -e 's/&lt;6/&lt;7/' \
     96    -i setup.cfg</userinput></screen>
    9597
    9698      <para>
     
    117119python3 /usr/bin/pytest<!-- no && because of a possible error -->
    118120deactivate</userinput></screen>
     121
     122    <para>
     123      Several tests return a warning because they use a deprecated sphinx API.
     124    </para>
    119125
    120126    </sect3>
Note: See TracChangeset for help on using the changeset viewer.