-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
homeassistant: update to v2022.10.5 #5478
Merged
Merged
Commits on Jan 22, 2023
-
homeassistant: update to v2022.10.5
- initial commit, wheel for orjson deactivated, as it does not build yet - requirements of official requirement files updated - additional requirements not validated yet
Configuration menu - View commit details
-
Copy full SHA for f552921 - Browse repository at this point
Copy the full SHA f552921View commit details -
- include native/python310 bin folder in PATH to find maturin (and avoid use of python3, pip, wheel.. of dev environment) - declare ARMv5 and OLD_PPC_ARCHS as unsupported (C++11 required for numpy)
Configuration menu - View commit details
-
Copy full SHA for a460f04 - Browse repository at this point
Copy the full SHA a460f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8270819 - Browse repository at this point
Copy the full SHA 8270819View commit details -
- update dependencies - adjust service-setup for command line parameters that are not supported anymore (--pid-file, --daemon) - avoid use of install_python_wheels function, as we want to install whl files from wheelhouse - abort installation when default_config installation failed (fail fast) - increase expected installation time up to 60 minutes (it took 55 min. on a DS115j)
Configuration menu - View commit details
-
Copy full SHA for 17e8498 - Browse repository at this point
Copy the full SHA 17e8498View commit details -
- update requirements (crossenv and pure, remove abi3) - move requirements of default_configuration to requirements-pure.txt - homeassistant core, web and default_config are working without errors - some integrations work already (synology dsm/srm, hue, brother, ipp) - update package icon with higher resolution
Configuration menu - View commit details
-
Copy full SHA for 80bb8f3 - Browse repository at this point
Copy the full SHA 80bb8f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa2e9c - Browse repository at this point
Copy the full SHA 0fa2e9cView commit details -
- add hacs integration (from archive file) - add pycryptodomex (requirements-abi3.txt) - save/restore pip-cache on package update - fix dependencies
Configuration menu - View commit details
-
Copy full SHA for 6fa53a6 - Browse repository at this point
Copy the full SHA 6fa53a6View commit details -
- fix psutil for qoriq (again) - remove duplicate requirements
Configuration menu - View commit details
-
Copy full SHA for eb3598e - Browse repository at this point
Copy the full SHA eb3598eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1972b5d - Browse repository at this point
Copy the full SHA 1972b5dView commit details -
fix python virtualenv creation for DSM<7
- package user needs access to created virtual environment
Configuration menu - View commit details
-
Copy full SHA for 69885d7 - Browse repository at this point
Copy the full SHA 69885d7View commit details -
fix python wheels installation for DSM<7
- package user needs access to installed site-packages
Configuration menu - View commit details
-
Copy full SHA for aeb62e5 - Browse repository at this point
Copy the full SHA aeb62e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f5db6 - Browse repository at this point
Copy the full SHA 33f5db6View commit details -
- Add requirements-custom.txt for custom requirements that will be reinstalled on package update - add websockets to crossenv reqirements - add pycryptodome
Configuration menu - View commit details
-
Copy full SHA for 15f9ead - Browse repository at this point
Copy the full SHA 15f9eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for d965bdc - Browse repository at this point
Copy the full SHA d965bdcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.