[Midnightbsd-cvs] [MidnightBSD/mports] 8a5c98: devel/py-grpcio: update to 1.72.0

Lucas Holt noreply at github.com
Fri May 8 13:08:31 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 8a5c987d82d9517af289d45159e2c997f1bd342a
      https://github.com/MidnightBSD/mports/commit/8a5c987d82d9517af289d45159e2c997f1bd342a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-08 (Fri, 08 May 2026)

  Changed paths:
    M devel/py-grpcio/Makefile
    M devel/py-grpcio/distinfo
    R devel/py-grpcio/files/patch-src_core_tsi_ssl__transport__security.cc
    R devel/py-grpcio/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc
    R devel/py-grpcio/files/patch-third__party_abseil-cpp_absl_time_internal_cctz_src_time__zone__format.cc
    M devel/py-grpcio/files/patch-third__party_boringssl-with-bazel_src_include_openssl_base.h

  Log Message:
  -----------
  devel/py-grpcio: update to 1.72.0

Fixes Cython 3.x incompatibility in 1.59.0 where .pyx callbacks using
except? / except* specs could not be assigned to noexcept function pointers.
1.72.0 adds native Cython 3 support.

Remove three patches now fixed upstream (FreeBSD abseil-cpp GetTID,
cctz time_zone_format _XOPEN_SOURCE, ssl_transport_security sys/socket.h).
Update boringssl C++11 patch offset for new file layout.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list