Changeset 2563594f


Ignore:
Timestamp:
03/25/2024 06:49:17 PM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
e78232f4
Parents:
e1b67062
Message:

Added Python modules in support of plasma.

Added certifi, psutil, pygdbmi, and sentry-sdk.

Files:
4 added
6 edited

Legend:

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

    re1b67062 r2563594f  
    6969      <listitem>
    7070        <para>
     71          <xref linkend="certifi"/>
     72        </para>
     73      </listitem>
     74      <listitem>
     75        <para>
    7176          <xref linkend="chardet"/>
    7277        </para>
     
    235240
    236241  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     242    href="python-dependencies/certifi.xml"/>
     243
     244  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    237245    href="python-dependencies/chardet.xml"/>
    238246
  • general/prog/python-dependencies/sphinxcontrib-htmlhelp.xml

    re1b67062 r2563594f  
    9494    </para>
    9595
    96 <screen remap="test"><userinput>python3 /usr/bin/pytest</userinput></screen>
     96<screen remap="test"><userinput>pytest</userinput></screen>
    9797
    9898    </sect3>
  • general/prog/python-modules.xml

    re1b67062 r2563594f  
    142142      <listitem>
    143143        <para>
     144          <xref linkend="psutil"/>
     145        </para>
     146      </listitem>
     147      <listitem>
     148        <para>
    144149          <xref linkend="py3c"/>
    145150        </para>
     
    160165        </para>
    161166      </listitem>
    162 <!--      <listitem>
    163         <para>
    164           <xref linkend="pycryptodome"/>
    165         </para>
    166       </listitem> -->
     167      <listitem>
     168        <para>
     169          <xref linkend="pygdbmi"/>
     170        </para>
     171      </listitem>
    167172      <listitem>
    168173        <para>
     
    218223        <para>
    219224          <xref linkend="requests"/>
     225        </para>
     226      </listitem>
     227      <listitem>
     228        <para>
     229          <xref linkend="sentry-sdk"/>
    220230        </para>
    221231      </listitem>
     
    293303
    294304  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     305    href="python-modules/psutil.xml"/>
     306
     307  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    295308    href="python-modules/py3c.xml"/>
    296309
     
    304317    href="python-modules/pycairo.xml"/>
    305318
    306 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    307         href="python-modules/pycryptodome.xml"/> -->
     319  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     320    href="python-modules/pygdbmi.xml"/>
    308321
    309322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    344357
    345358  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     359    href="python-modules/sentry-sdk.xml"/>
     360
     361  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    346362    href="python-modules/six.xml"/>
    347363
  • introduction/welcome/changelog.xml

    re1b67062 r2563594f  
    4444      <itemizedlist>
    4545        <listitem>
    46           <para>[bdubbs] - Added perl modules html5lib and webencodings
     46          <para>[bdubbs] - Added Python modules certifi, psutil, pygdbmi,
     47          and sentry-sdk in support of plasma. Fixes
     48          <ulink url="&blfs-ticket-root;19536">#19536</ulink>.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Added Python modules html5lib and webencodings
    4752          in support of qtwebengine. Fixes
    4853          <ulink url="&blfs-ticket-root;19535">#19535</ulink>.</para>
  • kde/plasma5/plasma-all.xml

    re1b67062 r2563594f  
    103103    <xref linkend="lm_sensors"/>,
    104104    <xref linkend="oxygen-icons"/>,
    105     <xref linkend="pciutils"/>, and
    106     <xref linkend="power-profiles-daemon"/> (for laptops)
     105    <xref linkend="pciutils"/>,
     106    <xref linkend="power-profiles-daemon"/> (for laptops), and
     107    the following Python modules:
     108      <xref linkend="psutil"/>,
     109      <xref linkend="pygdbmi"/>,
     110      <xref linkend="sentry-sdk"/>,
     111      <xref linkend="urllib3"/> (if they are not installed, they will be
     112      downloaded and installed by the drkonqi build procedure)
    107113  </para>
    108114
  • packages.ent

    re1b67062 r2563594f  
    563563<!ENTITY pygobject2-version           "2.28.7">
    564564<!ENTITY pygobject3-version           "3.48.1">
     565<!ENTITY pygdbmi-version              "0.11.0.0">
     566<!ENTITY pygdbmi-md5sum               "34b1812e77469c6206002b3929798cab">
    565567<!ENTITY pygtk-version                "2.24.0">
    566568<!ENTITY pyxdg-version                "0.28">
     
    580582<!ENTITY numpy-version                "1.26.4">
    581583<!ENTITY numpy-md5sum                 "19550cbe7bedd96a928da9d4ad69509d">
     584<!ENTITY psutil-version               "5.9.8">
     585<!ENTITY psutil-md5sum                "7bb9d4378bd451765b705946a3541393">
    582586<!ENTITY pyparsing-version            "3.1.2">
    583587<!ENTITY pyparsing-md5sum             "2bfafdb2d02d19ca4a3dfd02a9dbdfa7">
     
    591595<!ENTITY requests-md5sum              "941e175c276cd7d39d098092c56679a4">
    592596<!ENTITY scour-version                "0.38.2">
     597<!ENTITY sentry-sdk-version           "1.43.0">
     598<!ENTITY sentry-sdk-md5sum            "36529a36696ee9876794463b037b288f">
    593599<!ENTITY six-version                  "1.16.0">
    594600<!ENTITY six-md5sum                   "a7c927740e4964dd29b72cebfc1429bb">
     
    605611<!ENTITY babel-version                  "2.11.0">
    606612<!ENTITY babel-md5sum                   "9ee7784fd452d456206ecd3a12694010">
     613<!ENTITY certifi-version                "2024.2.2">
     614<!ENTITY certifi-md5sum                 "13d140d3605e55270a1241a705a05ab4">
    607615<!ENTITY chardet-version                "5.1.0">
    608616<!ENTITY chardet-md5sum                 "394bd03d7a258d2771040bfbd5a7bf66">
Note: See TracChangeset for help on using the changeset viewer.