Update Python to <3.15,>=3.14 #58

Open
MaidFox wants to merge 1 commit from renovate/python-3.x into main
Member

This PR contains the following updates:

Package Type Update Change
python (source) requires-python minor <3.14,>=3.9<3.15,>=3.14

Release Notes

python/cpython (python)

v3.14.3

Compare Source

v3.14.2

Compare Source

v3.14.1

Compare Source

v3.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python](https://python.org) ([source](https://github.com/python/cpython)) | requires-python | minor | `<3.14,>=3.9` → `<3.15,>=3.14` | --- ### Release Notes <details> <summary>python/cpython (python)</summary> ### [`v3.14.3`](https://github.com/python/cpython/compare/v3.14.2...v3.14.3) [Compare Source](https://github.com/python/cpython/compare/v3.14.2...v3.14.3) ### [`v3.14.2`](https://github.com/python/cpython/compare/v3.14.1...v3.14.2) [Compare Source](https://github.com/python/cpython/compare/v3.14.1...v3.14.2) ### [`v3.14.1`](https://github.com/python/cpython/compare/v3.14.0...v3.14.1) [Compare Source](https://github.com/python/cpython/compare/v3.14.0...v3.14.1) ### [`v3.14.0`](https://github.com/python/cpython/compare/v3.13.12...v3.14.0) [Compare Source](https://github.com/python/cpython/compare/v3.13.12...v3.14.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update Python to <3.15,>=3.14
Some checks failed
renovate/artifacts Artifact file update failure
/ lint (pull_request) Successful in 43s
8cb933ca5f
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: nix/packages/carvera-controller/uv.lock
Command failed: uv lock --upgrade-package python
Downloading cpython-3.14.2-linux-x86_64-gnu (download) (34.4MiB)
 Downloaded cpython-3.14.2-linux-x86_64-gnu (download)
Using CPython 3.14.2
warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.9' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'`
  × No solution found when resolving dependencies:
  ╰─▶ Because kivy-deps-angle{sys_platform == 'win32'}==0.4.0 has no wheels
      with a matching Python version tag (e.g., `cp314`) and only the
      following versions of kivy-deps-angle{sys_platform == 'win32'} are
      available:
          kivy-deps-angle{sys_platform == 'win32'}<=0.4.0
          kivy-deps-angle{sys_platform == 'win32'}>0.5.dev0
      we can conclude that kivy-deps-angle{sys_platform ==
      'win32'}>=0.4.0,<0.5.dev0 cannot be used.
      And because kivy==2.3.1 depends on kivy-deps-angle{sys_platform ==
      'win32'}>=0.4.0,<0.5.dev0, we can conclude that kivy==2.3.1 cannot be
      used.
      And because only kivy<=2.3.1 is available and your project depends
      on kivy>=2.3.1, we can conclude that your project's requirements are
      unsatisfiable.

      hint: Wheels are available for `kivy-deps-angle` (v0.4.0) with the
      following Python ABI tags: `cp37m`, `cp38`, `cp39`, `cp310`, `cp311`,
      `cp312`, `cp313`

      hint: `kivy-deps-angle` was requested with a pre-release marker (e.g.,
      kivy-deps-angle>0.4.0,<0.5.dev0), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: nix/packages/carvera-controller/uv.lock ``` Command failed: uv lock --upgrade-package python Downloading cpython-3.14.2-linux-x86_64-gnu (download) (34.4MiB) Downloaded cpython-3.14.2-linux-x86_64-gnu (download) Using CPython 3.14.2 warning: Resolving despite existing lockfile due to fork markers being disjoint with `requires-python`: `python_full_version >= '3.9' and python_full_version < '3.14'` vs `python_full_version == '3.14.*'` × No solution found when resolving dependencies: ╰─▶ Because kivy-deps-angle{sys_platform == 'win32'}==0.4.0 has no wheels with a matching Python version tag (e.g., `cp314`) and only the following versions of kivy-deps-angle{sys_platform == 'win32'} are available: kivy-deps-angle{sys_platform == 'win32'}<=0.4.0 kivy-deps-angle{sys_platform == 'win32'}>0.5.dev0 we can conclude that kivy-deps-angle{sys_platform == 'win32'}>=0.4.0,<0.5.dev0 cannot be used. And because kivy==2.3.1 depends on kivy-deps-angle{sys_platform == 'win32'}>=0.4.0,<0.5.dev0, we can conclude that kivy==2.3.1 cannot be used. And because only kivy<=2.3.1 is available and your project depends on kivy>=2.3.1, we can conclude that your project's requirements are unsatisfiable. hint: Wheels are available for `kivy-deps-angle` (v0.4.0) with the following Python ABI tags: `cp37m`, `cp38`, `cp39`, `cp310`, `cp311`, `cp312`, `cp313` hint: `kivy-deps-angle` was requested with a pre-release marker (e.g., kivy-deps-angle>0.4.0,<0.5.dev0), but pre-releases weren't enabled (try: `--prerelease=allow`) ```
Some checks failed
renovate/artifacts Artifact file update failure
/ lint (pull_request) Successful in 43s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/python-3.x:renovate/python-3.x
git switch renovate/python-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/python-3.x
git switch renovate/python-3.x
git rebase main
git switch main
git merge --ff-only renovate/python-3.x
git switch renovate/python-3.x
git rebase main
git switch main
git merge --no-ff renovate/python-3.x
git switch main
git merge --squash renovate/python-3.x
git switch main
git merge --ff-only renovate/python-3.x
git switch main
git merge renovate/python-3.x
git push origin main
Sign in to join this conversation.
No reviewers
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
FoxDen/core!58
No description provided.