[Midnightbsd-cvs] [MidnightBSD/mports] a71060: archivers/py-brotli: update to 1.2.0
Lucas Holt
noreply at github.com
Wed Sep 16 09:05:09 EDT 2026
Branch: refs/heads/archivers/py-brotli
Home: https://github.com/MidnightBSD/mports
Commit: a71060103a181d1de7f2335b35bb1f747ac9b5c2
https://github.com/MidnightBSD/mports/commit/a71060103a181d1de7f2335b35bb1f747ac9b5c2
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-16 (Wed, 16 Sep 2026)
Changed paths:
M archivers/py-brotli/Makefile
M archivers/py-brotli/distinfo
A archivers/py-brotli/files/patch-setup.py
Log Message:
-----------
archivers/py-brotli: update to 1.2.0
Required by www/py-aiohttp 3.14, whose SPEEDUPS option needs Brotli>=1.2.
Switch from distutils to pep517, matching upstream's move to a wheel
build. Upstream 1.2.0 derives its version from the git checkout, so
patch setup.py to use PORTVERSION, as FreeBSD does.
Drop the vestigial SHEBANG_FILES entry: python/bro.py was never
installed by this port, and the package file list is unchanged apart
from egg-info becoming dist-info.
The bundled C sources are still used rather than archivers/brotli,
which is 1.1.0 in the tree; that library has 26 dependents and
updating it is out of scope here.
AI-Assisted-by: Claude Opus 5 <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01NSsgED5s7GPYJNb1HxuaU9
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