[Midnightbsd-cvs] [MidnightBSD/mports] d31e6c: *: bump PORTREVISION for py-aiohttp and py-brotli ...

Lucas Holt noreply at github.com
Wed Sep 16 09:22:19 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: d31e6c7450fd27157521f3e083fcf80383dfbc76
      https://github.com/MidnightBSD/mports/commit/d31e6c7450fd27157521f3e083fcf80383dfbc76
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-16 (Wed, 16 Sep 2026)

  Changed paths:
    M ai/py-datasets/Makefile
    M ai/py-langchain-community/Makefile
    M ai/py-langchain-google-community/Makefile
    M ai/py-litellm/Makefile
    M ai/py-tritonclient/Makefile
    M devel/py-aiobotocore/Makefile
    M devel/py-azure-core/Makefile
    M devel/py-black/Makefile
    M devel/py-geventhttpclient/Makefile
    M devel/py-gql/Makefile
    M devel/py-sentry-sdk/Makefile
    M devel/py-strawberry-graphql/Makefile
    M devel/py-vcrpy/Makefile
    M dns/py-idna_ssl/Makefile
    M filesystems/py-s3fs/Makefile
    M ftp/py-parfive/Makefile
    M mail/py-postfix-mta-sts-resolver/Makefile
    M net/py-urllib3/Makefile
    M print/py-fonttools/Makefile
    M print/py-fonttools3/Makefile
    M security/py-google-auth/Makefile
    M textproc/py-elasticsearch/Makefile
    M www/py-google-resumable-media/Makefile
    M www/py-httpx/Makefile
    M www/yt-dlp/Makefile

  Log Message:
  -----------
  *: bump PORTREVISION for py-aiohttp and py-brotli updates (#1280)

Rebuilds dependents of the two large version jumps in #1269:
`www/py-aiohttp` 3.9.3 -> 3.14.3 (#1279) and `archivers/py-brotli`
1.0.9 -> 1.2.0 (#1278).

25 ports, `PORTREVISION` lines only — no other change in the diff.

### py-aiohttp dependents (18) plus devel/py-vcrpy

`ai/py-datasets`, `ai/py-langchain-community`,
`ai/py-langchain-google-community`, `ai/py-litellm`,
`ai/py-tritonclient`,
`devel/py-aiobotocore`, `devel/py-azure-core`, `devel/py-black`,
`devel/py-gql`, `devel/py-sentry-sdk`, `devel/py-strawberry-graphql`,
`devel/py-vcrpy`, `dns/py-idna_ssl`, `filesystems/py-s3fs`,
`ftp/py-parfive`,
`mail/py-postfix-mta-sts-resolver`, `security/py-google-auth`,
`textproc/py-elasticsearch`, `www/py-google-resumable-media`

(`devel/py-vcrpy` is a `www/py-yarl` dependent rather than an aiohttp
one.)

### py-brotli dependents (6)

`devel/py-geventhttpclient`, `net/py-urllib3`, `print/py-fonttools`,
`print/py-fonttools3`, `www/py-httpx`, `www/yt-dlp`

### Validation

The issue asked for test builds rather than blind bumps, so all 25 were
built
against the new versions. 24 pass.

Every declared aiohttp and yarl version constraint in the tree is
satisfied by
3.14.3 and 1.24.5 — no dependent caps below those.

`ai/py-tritonclient` does not build, but it fails **identically without
this
change**: a pre-existing `FAKE_DESTDIR` path-doubling bug in its install
step
(`FileExistsError:
.../fake-inst-amd64/usr/mports/ai/py-tritonclient/work-py312/fake-inst-amd64/usr/local/LICENSE.txt`).
Confirmed by stashing the bump and rebuilding at `master`. Bumped for
consistency; worth a separate issue.

### Merge order

Last, after #1275 through #1279.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

https://claude.ai/code/session_01NSsgED5s7GPYJNb1HxuaU9

## Summary by Sourcery

Rebuild affected Python ports after the py-aiohttp, py-yarl, and
py-brotli updates by refreshing their PORTREVISION values.

Enhancements:
- Bump PORTREVISION for 25 Python ports affected by the updated
py-aiohttp, py-yarl, and py-brotli dependencies.

Tests:
- Validate the dependent ports against the updated dependency versions,
with 24 of 25 builds passing and the remaining failure confirmed as
pre-existing.

Signed-off-by: Lucas Holt <luke at foolishgames.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply at anthropic.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