[Midnightbsd-cvs] [MidnightBSD/mports] 6c1327: ai/py-litellm-proxy-extras: update to 0.4.74 (#1268)

Lucas Holt noreply at github.com
Wed Sep 16 08:40:44 EDT 2026


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

  Changed paths:
    M ai/py-litellm-proxy-extras/Makefile
    M ai/py-litellm-proxy-extras/distinfo
    A ai/py-litellm-proxy-extras/files/patch-pyproject.toml

  Log Message:
  -----------
  ai/py-litellm-proxy-extras: update to 0.4.74 (#1268)

Update `ai/py-litellm-proxy-extras` from 0.4.56 to 0.4.74.

0.4.74 is the version pinned by litellm 1.91.4's `proxy` extra
(`litellm-proxy-extras==0.4.74`), keeping it in step with #1267 rather
than jumping to the newest release on PyPI, which tracks a litellm 1.103
dev build.

### Port changes

Upstream moved the build backend from `poetry-core` to `uv_build`, so
`BUILD_DEPENDS` switches to `devel/py-uv-build`. As already done in
`ai/py-litellm`, a new `files/patch-pyproject.toml` relaxes the exact
`uv_build==0.11.8` pin to `>=0.11.8` so the port builds against the
version in the tree.

### Validation

- `bmake makesum`, `patch`, `build`, `fake`, `package` all succeed
(`py312-litellm-proxy-extras-0.4.74.mport`)
- `portlint` — 0 fatal errors, 1 pre-existing warning about the hyphen
in `PORTNAME` (matches the upstream package name)
- License verified still MIT upstream

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

https://claude.ai/code/session_01NSsgED5s7GPYJNb1HxuaU9

## Summary by Sourcery

Update the LiteLLM proxy extras port to the version required by the
current LiteLLM release.

Enhancements:
- Update the LiteLLM proxy extras port to version 0.4.74 and align its
build dependencies with the upstream uv_build backend.

Build:
- Relax the upstream uv_build version pin to build with the version
available in the ports tree.

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