Re: git: 677f8ffcc79c - main - www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5
- Reply: Vladimir Druzenko : "Re: git: 677f8ffcc79c - main - www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5"
- In reply to: Max Brazhnikov : "Re: git: 677f8ffcc79c - main - 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, 20 Jul 2025 21:20:17 UTC
Hi Max, >> The branch main has been updated by tagattie: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=677f8ffcc79c820eb19482ccf9a7e2244176aace >> >> commit 677f8ffcc79c820eb19482ccf9a7e2244176aace >> Author: Hiroki Tagato <tagattie@FreeBSD.org> >> AuthorDate: 2025-07-19 06:11:52 +0000 >> Commit: Hiroki Tagato <tagattie@FreeBSD.org> >> CommitDate: 2025-07-19 18:59:40 +0000 >> >> www/py-beautifulsoup: update dependency on devel/py-lxml to devel/py-lxml5 >> >> PR: 288047 >> Approved by: wen (maintainer) > > The switch seems incomplete. At least finance/skrooge and science/py-pyteomics > fail to package after this change, because they depend both on py-lxml and > py-lxml5 now. > > Have you checked all ports that depend on py-beautifulsoup, directly and indirectly? I thought I did. I checked ports depending on both py-beautifulsoup and py-lxml directly and indirectly and switched their dependencies: https://cgit.freebsd.org/ports/commit/?id=230fb2661c78f4501af92ad1ced9793a655f640d But as you pointed out, it seems incomplete. I will check the dependencies again. Sorry for the breakage. Best regards, Hiroki