PyDispatcher notice added

This commit is contained in:
Andreas Billmeier 2020-09-12 19:25:05 +02:00 committed by Andreas Billmeier
parent 0ec8b0ed21
commit de0392cf37
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0

View File

@ -1,4 +1,14 @@
2020-09-12 homeassistant-0.115.0_beta7
Important notice about PyDispatcher/pydispatcher:
During cleanups, I changed PyDispatcher to pydispatcher,
this was a mistake, these are 2 different packages.
To remove the (conflicting) wrong one, do a:
# emerge -cav homeassistant
# emerge -cav dev-python/pydispatcher
# emerge -1tav =pp-misc/homeassistant --autounmask=y
* bump pyloopenergy-0.2.1
* update homeassistant-0.115.0_beta6
* remove 0.11.1-r3 (not needed anymore)