[PR #7815] [MERGED] LiteLLM: Bump to Debian 13 & add deps #7078

Closed
opened 2026-02-26 15:33:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/7815
Author: @MickLesk
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @michelroegl-brunner

Base: mainHead: litellm


📝 Commits (4)

  • 8cd0f71 Install build-essential and python3-dev dependencies
  • c87cfeb Upgrade LiteLLM version from 12 to 13
  • 64942d2 Update package management commands in install script
  • 2199097 Update version from 12 to 13 in litellm.json

📊 Changes

3 files changed (+17 additions, -9 deletions)

View changed files

📝 ct/litellm.sh (+7 -6)
📝 frontend/public/json/litellm.json (+1 -1)
📝 install/litellm-install.sh (+9 -2)

📄 Description

✍️ Description

Bump to Debian 13
Add missing deps (build-essential and python3-dev)

Link: #7802

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/7815 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `litellm` --- ### 📝 Commits (4) - [`8cd0f71`](https://github.com/community-scripts/ProxmoxVE/commit/8cd0f715b7d13543116c2a28433d5dd0e79c3df7) Install build-essential and python3-dev dependencies - [`c87cfeb`](https://github.com/community-scripts/ProxmoxVE/commit/c87cfebd5bf0a9afa1a1cd8ab93c7054e25b7878) Upgrade LiteLLM version from 12 to 13 - [`64942d2`](https://github.com/community-scripts/ProxmoxVE/commit/64942d22962745f780e2358224ae5e4f2b4987ba) Update package management commands in install script - [`2199097`](https://github.com/community-scripts/ProxmoxVE/commit/21990975175a59d4d5b4001e6c8e0ab78b9345a1) Update version from 12 to 13 in litellm.json ### 📊 Changes **3 files changed** (+17 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ct/litellm.sh` (+7 -6) 📝 `frontend/public/json/litellm.json` (+1 -1) 📝 `install/litellm-install.sh` (+9 -2) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Bump to Debian 13 Add missing deps (build-essential and python3-dev) ## 🔗 Related PR / Issue Link: #7802 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:33:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#7078
No description provided.