Changeset 030e18a


Ignore:
Timestamp:
09/09/2023 05:08:20 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
87e1d46, cf154122
Parents:
c84b130
Message:

Samba: Clean up some obsolete dependencies.

Most of these were needed when Python2 was required for Samba, and
others were made obsolete by recent Samba versions. All of these were
needed for either ADS or the Developer Test Suite.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    rc84b130 r030e18a  
    104104      <xref linkend="gdb"/>,
    105105      <xref linkend="git"/>,
    106       <xref linkend="gnupg2"/> (required for ADS and test suite),
     106      <xref linkend="gnupg2"/> (required for ADS and the test suite),
    107107      <xref linkend="libaio"/>,
    108108      <xref linkend="libarchive"/> (for tar in smbclient),
     
    131131      <ulink url="https://pypi.org/project/iso8601/">iso8601</ulink>,
    132132      <ulink url="https://ldb.samba.org/">ldb</ulink> (included),
    133       <ulink url="&pypi;/m2crypto">M2Crypto</ulink> (required for ADS),
    134133      <ulink url="https://www.openafs.org/">OpenAFS</ulink>,
     134      <ulink url="https://github.com/python-poetry/poetry-core">poetry-core (required for ADS)</ulink>,
    135135      <ulink url="https://pypi.org/project/pyasn1/">pyasn1</ulink>,
    136       <ulink url="&pypi;/pygpgme/">PyGPGME</ulink> (recommended for ADS),
    137136      <ulink url="https://tevent.samba.org/">tevent</ulink> (included),
    138137      <ulink url="https://tdb.samba.org/">tdb</ulink> (included), and
     
    146145      <xref linkend="pytest"/>,
    147146      <ulink url="&pypi;/argparse/">argparse</ulink>,
    148       <ulink url="&pypi;/extras/">extras</ulink>,
    149       <ulink url="&pypi;/hypothesis/">hypothesis</ulink>,
    150       <ulink url="&pypi;/coverage/">coverage</ulink>,
    151       <ulink url="&pypi;/pytest-cov/">pytest-cov</ulink>,
    152       <ulink url="&pypi;/doctools/">doctools</ulink>,
    153       <ulink url="&pypi;/unittest2/">unittest2</ulink>,
    154147      <ulink url="&pypi;/testtools/">testtools</ulink>,
    155       <ulink url="&pypi;/fixtures/">fixtures</ulink>,
    156       <ulink url="&pypi;/python-mimeparse/">python-mimeparse</ulink>,
    157       <ulink url="&pypi;/contextlib2/">contextlib2</ulink>,
    158       <ulink url="&pypi;/traceback2/">traceback2</ulink>,
    159       <ulink url="&pypi;/linecache2/">linecache2</ulink>,
    160       <ulink url="&pypi;/testscenarios/">testscenarios</ulink>,
    161       <ulink url="&pypi;/testresources/">testresources</ulink>,
    162       <ulink url="&pypi;/virtualenv/">virtualenv</ulink>,
    163       <ulink url="&pypi;/pbr/">pbr</ulink>, and
     148      <ulink url="&pypi;/testscenarios/">testscenarios</ulink>, and
    164149      <ulink url="&pypi;/python-subunit/">python-subunit</ulink>
    165150    </para>
Note: See TracChangeset for help on using the changeset viewer.