[PR #2760] [CLOSED] Homeassistant Core: Update to Python 3.13 during Update #3873

Closed
opened 2025-11-20 06:07:09 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2760
Author: @michelroegl-brunner
Created: 3/1/2025
Status: Closed

Base: mainHead: michelroegl-brunner-patch-2-1


📝 Commits (2)

  • 4928e18 Update homeassistant-core.sh
  • bee3f7b update homeassistant-core.sh

📊 Changes

1 file changed (+20 additions, -1 deletions)

View changed files

📝 ct/homeassistant-core.sh (+20 -1)

📄 Description

✍️ Description

Include a update to python 3.13 before the update of HA.

Link: #2755

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 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.

📋 Additional Information (optional)


🔄 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/2760 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 3/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `michelroegl-brunner-patch-2-1` --- ### 📝 Commits (2) - [`4928e18`](https://github.com/community-scripts/ProxmoxVE/commit/4928e18dd0f56605fe5d88de16f0dace67d4362e) Update homeassistant-core.sh - [`bee3f7b`](https://github.com/community-scripts/ProxmoxVE/commit/bee3f7bd222896ea8acab979062d51a4ca090166) update homeassistant-core.sh ### 📊 Changes **1 file changed** (+20 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ct/homeassistant-core.sh` (+20 -1) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> Include a update to python 3.13 before the update of HA. ## 🔗 Related PR / Discussion / Issue Link: #2755 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [X] 🐞 **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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3873