[Bug 281850] textproc/py-towncrier23: Missing dependencies error

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Oct 2024 15:05:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281850

            Bug ID: 281850
           Summary: textproc/py-towncrier23: Missing dependencies error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: dim@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Not sure when this happened exactly, but after a recent ports tree update (from
about a week ago to today), I'm getting an error building
textproc/py-towncrier23 in poudriere:

=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  Building for py311-towncrier23-23.11.0
* Getting build dependencies for wheel...

ERROR Missing dependencies:
        incremental
        setuptools>=61.0
*** Error code 1

Stop.
make: stopped making "build" in /usr/ports/textproc/py-towncrier23
=>> Cleaning up wrkdir
===>  Cleaning for py311-towncrier23-23.11.0
build of textproc/py-towncrier23@py311 | py311-towncrier23-23.11.0 ended at Fri
Oct  4 14:08:46 CEST 2024
build time: 00:00:07
!!! build failure encountered !!!


Note that building outside of poudriere does work, so it is probably missing
py-setuptools, or some other dependent port in BUILD_DEPENDS?

I will attach the full poudriere build log for reference.

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