[Bug 288047] www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288047] www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288047] www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288047] www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288047] www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Jul 2025 05:54:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288047
Bug ID: 288047
Summary: www/py-beautifulsoup: update dependency on
devel/py-lxml to devel/py-lxml5
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: tagattie@FreeBSD.org
CC: amdmi3@FreeBSD.org, sunpoet@FreeBSD.org,
wen@FreeBSD.org
CC: amdmi3@FreeBSD.org, sunpoet@FreeBSD.org,
wen@FreeBSD.org
Attachment #261910 maintainer-approval?(wen@FreeBSD.org)
Flags:
Created attachment 261910
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261910&action=edit
Patch to update py-lxml dependency
www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5
I'm preparing a new port which depends on both beautifulsoup v4 and lxml v5.
py-beautifulsoup currently depends on py-lxml (v4) so the new port has a
dependency conflict like:
- new port -> py-beautifulsoup (v4) -> py-lxml (v4)
--------------------------> py-lxml5 (v5)
According to the pyproject.toml of beautifulsoup, there is no version
speficication on lxml. So I would like to propose to update the dependency of
py-beautifulsoup to py-lxml5 from py-lxml.
--
You are receiving this mail because:
You are the assignee for the bug.