[Bug 284843] misc/py-tflite-support: update depends for absl-py; unbreak for clang 19+

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Feb 2025 03:38:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284843

            Bug ID: 284843
           Summary: misc/py-tflite-support: update depends for absl-py;
                    unbreak for clang 19+
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: jcfyecrayz@liamekaens.com
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 257563
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257563&action=edit
[patch] update old py-absl dep to py-absl-py; unbreak build on clang19+

Point to newer devel/py-absl-py port instead of outdated devel/py-absl.

Unbreak compilation on clang 19+ (due to using lvalue where an rvalue reference
is called for).  More details are included in the patch file.

pypi.org shows a newer version of tflite-support (0.4.4), but does not provide
a source distribution tarball.  There will have to be some additional work to
get tflite-support up to date.  That's a separate task.

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