[Bug 285273] www/py-wagtail: depends on package: py311-beautifulsoup>=4.8<4.13 - not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Mar 2025 10:49:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285273

            Bug ID: 285273
           Summary: www/py-wagtail: depends on package:
                    py311-beautifulsoup>=4.8<4.13 - not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: ronald@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 258456
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258456&action=edit
git diff removing the upper bound of the beautifulsoup version

According to https://portsfallout.com/fallout?port=www%2Fpy-wagtail%24 this
package fails to build since an upgrade of the dependecy py-beautifulsoup.

An example report:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2025-March/737096.html

"
py311-wagtail-6.4 depends on package: py311-beautifulsoup>=4.8<4.13 - not found
*** Error code 1
"

The error happens on multiple architectures.

The attached patch fixes the build for me in my poudriere setup.

-- 
You are receiving this mail because:
You are the assignee for the bug.