{'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or ' 'docker.'}, 'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository', 'name': 'HomeAssistantRepository', 'owner': [{'email': 'b@edevau.net', 'name': 'Andreas Billmeier', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'}, {'type': 'git', 'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}], 'status': 'unofficial'} $ pmaint sync HomeAssistantRepository warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. From https://git.edevau.net/onkelbeh/HomeAssistantRepository 9b1c2669..c8cf8a50 master -> origin/master Updating 9b1c2669..c8cf8a50 Fast-forward CHANGELOG.txt | 11 +- app-misc/homeassistant/Manifest | 4 +- ...4.ebuild => homeassistant-0.115.0_beta7.ebuild} | 253 ++++++++++++--------- dev-python/codecov/Manifest | 2 + dev-python/codecov/codecov-2.1.9.ebuild | 31 +++ dev-python/jsonrpc-async/Manifest | 4 +- .../jsonrpc-async/jsonrpc-async-1.1.1.ebuild | 31 +++ dev-python/jsonrpc-async/metadata.xml | 7 + dev-python/jsonrpc-websocket/Manifest | 2 + .../jsonrpc-websocket-1.2.1.ebuild | 32 +++ dev-python/mypy/Manifest | 3 + dev-python/mypy/mypy-0.782.ebuild | 80 +++++++ dev-python/pykodi/Manifest | 2 + dev-python/pykodi/pykodi-0.2.0.ebuild | 33 +++ dev-python/pytest-cov/Manifest | 2 + dev-python/pytest-cov/pytest-cov-2.10.1.ebuild | 51 +++++ 16 files changed, 437 insertions(+), 111 deletions(-) rename app-misc/homeassistant/{homeassistant-0.112.4.ebuild => homeassistant-0.115.0_beta7.ebuild} (50%) create mode 100644 dev-python/codecov/codecov-2.1.9.ebuild create mode 100644 dev-python/jsonrpc-async/jsonrpc-async-1.1.1.ebuild create mode 100644 dev-python/jsonrpc-websocket/jsonrpc-websocket-1.2.1.ebuild create mode 100644 dev-python/mypy/mypy-0.782.ebuild create mode 100644 dev-python/pykodi/pykodi-0.2.0.ebuild create mode 100644 dev-python/pytest-cov/pytest-cov-2.10.1.ebuild *** syncing HomeAssistantRepository *** synced HomeAssistantRepository * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 HomeAssistantRepository * Cache regenerated successfully