8000 Update awesomeversion to 25.5.0 by cdce8p · Pull Request #146032 · home-assistant/core · GitHub
[go: up one dir, main page]

Skip to content

Update awesomeversion to 25.5.0 #146032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

cdce8p
Copy link
Member
@cdce8p cdce8p commented Jun 2, 2025

Proposed change

https://github.com/ludeeus/awesomeversion/releases/tag/25.5.0
ludeeus/awesomeversion@24.6.0...25.5.0

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:
  • Link to developer documentation pull request:
  • Link to frontend pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.

To help with the load of incoming pull requests:

@cdce8p
Copy link
Member Author
cdce8p commented Jun 2, 2025

This is currently blocked by a number of packages:

awesomeversion==24.6.0
├── aiomealie==0.9.5 [requires: awesomeversion>=24.6.0,<25.0.0]
├── go2rtc-client==0.1.3b0 [requires: awesomeversion~=24.6]
├── pysmlight==0.2.5 [requires: awesomeversion>=24.6.0,<25.0.0]
└── python-homewizard-energy==8.3.2 [requires: awesomeversion>=24.6.0,<25.0.0]

As awesomeversion uses CalVer I think it would be best if all these dependencies remove their upper constraint.

@cdce8p cdce8p mentioned this pull request Jun 2, 2025
19 tasks
@tl-sl tl-sl mentioned this pull request Jun 2, 2025
19 tasks
@tl-sl
Copy link
Contributor
tl-sl commented Jun 2, 2025

Updated pysmlight #146039

@DCSBL
Copy link
Contributor
DCSBL commented Jun 2, 2025

Merged homewizard/python-homewizard-energy#545 but not able to release 8.3.3 easily as I have no access to a PC this week. @cdce8p, can you see if you can create a PR based on 8.3.2 which I can release? The main branch has some changes that may interfere.

Earliest I can do this myself is this Saturday.

@cdce8p
Copy link
Member Author
cdce8p commented Jun 2, 2025

Merged homewizard/python-homewizard-energy#545 but not able to release 8.3.3 easily as I have no access to a PC this week. @cdce8p, can you see if you can create a PR based on 8.3.2 which I can release? The main branch has some changes that may interfere.

@DCSBL Do you have a maintenance branch I can target? Bumping the lib this weekend would probably be enough. The go2rct-client update which triggered this PR needs to be resolved independently anyway. See home-assistant-libs/python-go2rtc-client#123.

@cdce8p cdce8p force-pushed the update-awesomeversion-25.5.0 branch from b0960f4 to 24c65fe Compare June 2, 2025 15:39
@DCSBL
Copy link
Contributor
DCSBL commented Jun 2, 2025

I’ve created https://github.com/homewizard/python-homewizard-energy/tree/hotfix-v8.3.3 from v8.3.2. Please let me know if this works for you @cdce8p

@cdce8p cdce8p force-pushed the update-awesomeversion-25.5.0 branch from 24c65fe to 8a042b7 Compare June 2, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed core dependency small-pr PRs with less than 30 lines. waiting-for-upstream We're waiting for a change upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0