[Bug 286621] textproc/py-regex: update to 2024.11.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 May 2025 14:42:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286621

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. Why "PORTREVISION?=0"?
This is typically used in master ports whose Makefile is used by slave ports.
I haven't found any ports that use the Makefile from this port.

2. Build error:
===>  Building for py311-regex-2024.11.6
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/local/lib/python3.11/site-packages/pyproject_hooks/_impl.py", line
402, in _call_hook
    raise BackendUnavailable(
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'

ERROR Backend 'setuptools.build_meta' is not available.
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/py-regex

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