Skip to content

Upgrade libsoundtouch to prevent Python3.6 errors with enum34#8143

Merged
fabaff merged 1 commit into
home-assistant:devfrom
CharlesBlonde:soundtouch_fix_enum
Jun 21, 2017
Merged

Upgrade libsoundtouch to prevent Python3.6 errors with enum34#8143
fabaff merged 1 commit into
home-assistant:devfrom
CharlesBlonde:soundtouch_fix_enum

Conversation

@CharlesBlonde
Copy link
Copy Markdown
Contributor

@CharlesBlonde CharlesBlonde commented Jun 21, 2017

Description:

Update Soundtouch underlying library to prevent enum34 to be imported and raise exception with Python3.6 (unable to reproduce myself).

Related issue (if applicable): partially fixes #7733

2 other libraries are importing enum34 so it is only 1/3 of the solution.

Checklist:

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

Copy link
Copy Markdown
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🐦

@fabaff fabaff merged commit 9a239d1 into home-assistant:dev Jun 21, 2017
@CharlesBlonde
Copy link
Copy Markdown
Contributor Author

thanks @fabaff but I think merging this PR closes issue #7733.

3 libraries has to been updated and this PR only upgrade one (to what I am understanding, I'm unable to reproduce). So I think the issue has to been reopened.

@fabaff
Copy link
Copy Markdown
Member

fabaff commented Jun 22, 2017

Issue is open again.

@balloob balloob mentioned this pull request Jul 1, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

speedtest errors in docker homeassistant/home-assistant:latest

3 participants