update Python 3.7 notes

This commit is contained in:
Andreas Billmeier 2019-11-05 13:16:48 +01:00
parent 83aac16ec0
commit 11ae6dc17b
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0

View File

@ -24,7 +24,7 @@ This code is already merged in the [dev branch](https://github.com/home-assistan
- The unstable ebuild will grow your `package.accept_keywords` a bit.
## Testbox
The current setup of my testbox: [python37dev](https://git.edevau.net/onkelbeh/HomeAssistantRepository/src/branch/python37dev). It compiles without errors, and Home Assistant starts on `python-3.7.5-r1`, made no others test up to now.
The current setup of my testbox: [python37dev](https://git.edevau.net/onkelbeh/HomeAssistantRepository/src/branch/python37dev). Take a closer look in the [/etc/portage/](https://git.edevau.net/onkelbeh/HomeAssistantRepository/src/branch/python37dev/etc/portage) folder. It compiles without errors, and Home Assistant starts on `python-3.7.5-r1`, made no others test up to now.
## package.accept_keywords
Except a very few packages, unstable ebuilds are supporting Python 3.7, i have my current package.accept_keywords here: [package.accept_keywords](https://git.edevau.net/onkelbeh/HomeAssistantRepository/raw/branch/python37dev/etc/portage/package.accept_keywords/99_homeassistant). Main repo's packages *without* Python 3.7 support have been copied to my repo & patched.