dev-python/python-miio: add pyyaml dependency to ebuild #2703

Closed
Ghost wants to merge 0 commits from duanemach/HomeAssistantRepository:master into master

Launching miiocli built by the current dev-python/python-miio ebuild 0.5.12 returns
ModuleNotFoundError: No module named 'yaml'.
This commit adds dev-python/pyyaml to the ebuild's runtime dependencies. Once pyyaml is emerged, miiocli executes correctly.

Launching `miiocli` built by the current `dev-python/python-miio` ebuild 0.5.12 returns `ModuleNotFoundError: No module named 'yaml'.` This commit adds `dev-python/pyyaml` to the ebuild's runtime dependencies. Once pyyaml is emerged, `miiocli` executes correctly.
Ghost added 1 commit 2024-01-13 08:39:12 +01:00
onkelbeh approved these changes 2024-01-27 12:14:02 +01:00
onkelbeh self-assigned this 2024-01-27 12:14:40 +01:00
onkelbeh added this to the 2024.1.5 milestone 2024-01-27 12:14:45 +01:00
onkelbeh added the BugEnhancement labels 2024-01-27 12:14:59 +01:00
onkelbeh closed this pull request 2024-01-27 14:24:31 +01:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label Bug Enhancement
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#2703