[Bug 289491] */*: switch dependency from devel/py-lxml5 to devel/py-lxml

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Sep 2025 14:56:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289491

            Bug ID: 289491
           Summary: */*: switch dependency from devel/py-lxml5 to
                    devel/py-lxml
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tagattie@FreeBSD.org
                CC: 0mp@FreeBSD.org, FreeBSD@ShaneWare.Biz,
                    acm@FreeBSD.org, ahicks@p-o.co.uk, akoshibe@gmail.com,
                    andreas@bilke.org, antoine@FreeBSD.org,
                    arrowd@FreeBSD.org, bofh@freebsd.org,
                    conall@conall.net, crees@FreeBSD.org, db@FreeBSD.org,
                    delphij@FreeBSD.org, dtxdf@freebsd.org,
                    duchateau.olivier@gmail.com, eric@camachat.org,
                    freebsd@moov.de, gnome@FreeBSD.org,
                    hamradio@FreeBSD.org, jhale@FreeBSD.org,
                    jkim@FreeBSD.org, jonc@chen.org.nz, kai@FreeBSD.org,
                    kde@FreeBSD.org, lantw44@gmail.com, lwhsu@FreeBSD.org,
                    m.ne@gmx.net, madpilot@FreeBSD.org,
                    marcus@FreeBSD.org, matthew@wener.org,
                    michiel@vanbaak.eu, nivit@FreeBSD.org,
                    office@FreeBSD.org, ports@FreeBSD.org,
                    ports@skyforge.at, python@FreeBSD.org,
                    rihaz.jerrin@gmail.com, rm@FreeBSD.org,
                    rtd24@columbia.edu, sergey@akhmatov.ru,
                    skreuzer@FreeBSD.org, stephen@FreeBSD.org,
                    sunpoet@FreeBSD.org, tagattie@FreeBSD.org,
                    takefu@airport.fm, thierry@FreeBSD.org,
                    tj+freebsd_ports@a13.fr, ultima@freebsd.org,
                    vishwin@freebsd.org, wen@FreeBSD.org, yuri@freebsd.org
                CC: vishwin@freebsd.org

Created attachment 263745
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263745&action=edit
Patch to switch from devel/py-lxml5 to devel/py-lxml

There are two versions of python XML processing library which conflict each
other in the ports tree, namely:
- devel/py-lxml5 (now at version 5.4.0)
- devel/py-lxml  (now at version 6.0.1)

The port(s) you maintain uses devel/py-lxml5.

To avoid the situation that some ports depend on py-lxml5 and some other do on
py-lxml (by switching dependencies individually), I would like to propose all
the ports depending on devel/py-lxml5 to switch to devel/py-lxml at once.

Note: There are two exceptions (textproc/py-rdflib and www/py-draftjs-exporter)
which limit upper version to less than 6.

The attached patch switches dependencies and bump port revisions of relevant
ports.

Please review the patch and let me know if you have any concerns in this
switching.

-- 
You are receiving this mail because:
You are on the CC list for the bug.