[Bug 276685] audio/py-essentia: fix build with python 3.11

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 28 Jan 2024 18:24:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276685

            Bug ID: 276685
           Summary: audio/py-essentia: fix build with python 3.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: rm@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 248036
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248036&action=edit
waf update

Bundled waf is outdated and doesn't support changes, introduced in python3.11,
This leads to packaging issue:
https://pkg-status.freebsd.org/gohan04/data/140amd64-default-foo/2024-01-19_13h48m36s/logs/errors/py311-essentia-2.1.b5.859_2.log

Add patch that is pulling freshier waf from upstream repository to fix the
issue.

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