summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-01-22dropped obsolete dependencyBrainDamage
2023-06-13also fix version checking in METADATA filesBrainDamage
2023-05-26fixed cache paths to be consistentBrainDamage
unpinned dependency versions cleaned up the scripts a bit added more dependencies to avoid rebuilding half of python
2023-01-26fixed hashes not updatedBrainDamage
2023-01-23move the installation to a virtual env so it's fully self contained in a ↵BrainDamage
single path, out of tree from the config enable rust python cryptography compilation move cache path to system's cache added python-wheen to deps to build several packages added rust to deps
2022-08-01upstream released a version with the buggy --prefix directive removed, ↵etckeeper
remove our downstream patch
2022-07-09forgot to bump the hashes ... againetckeeper
2022-07-09added temp workaround for pip installation in home assistant being brokenetckeeper
ref: https://github.com/home-assistant/core/issues/74405
2022-05-28bump checksumsetckeeper
2022-05-19added gcc to runtime depsetckeeper
2022-05-19hardened more the .service filesetckeeper
updated post-install instructions to suggest to customize the service changed order of deleting old installations vs upgrading to leave the old installation in if the upgrade fails
2022-05-19fixed ExecStartPre vs ExecStart copypaste typoetckeeper
split the python dir cleaning up script to multiple lines added provides home-assistant for compatibility to third party packages
2022-05-19initial versionetckeeper