Skip to content

Bump up dependencies on pyserial and pyserial-asyncio #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

Hedda
Copy link
Contributor

@Hedda Hedda commented Dec 11, 2020

Bump up dependencies on pyserial and pyserial-asyncio for projects other projects that use this library but are not Home Assistant.

Adminiuga did the same dependency version bump for Home Assistant in home-assistant/core#44089

pyserial-asyncio depends on pyserial and this bumps pyserial-asyncio to 0.5 version release and pyserial to 3.5 version release.

https://github.com/pyserial/pyserial-asyncio/releases/tag/v0.5

https://github.com/pyserial/pyserial/releases/tag/v3.5

Bump up dependencies on pyserial and pyserial-asyncio for projects other projects that use this library but are not Home Assistant.

Adminiuga did the same dependency version bump for Home Assistant in home-assistant/core#44089

pyserial-asyncio depends on pyserial and this bumps pyserial-asyncio to 0.5 version release and pyserial to 3.5 version release.

https://github.com/pyserial/pyserial-asyncio/releases/tag/v0.5

https://github.com/pyserial/pyserial/releases/tag/v3.5
Copy link
Collaborator

@Adminiuga Adminiuga left a comment

Choose a reason for hiding this comment

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

I dont want to pin specific version

@coveralls
Copy link

coveralls commented Dec 11, 2020

Pull Request Test Coverage Report for Build 321

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.721%

Totals Coverage Status
Change from base Build 313: 0.0%
Covered Lines: 715
Relevant Lines: 717

💛 - Coveralls

@Hedda
Copy link
Contributor Author

Hedda commented Dec 11, 2020

I dont want to pin specific version

Would it maybe be OK with "pyserial>=3.5" and "pyserial-asyncio>=0.5" or alternatively some previous versions?

Change from == to >= for pyserial 3.5 and pyserial-asyncio 0.5
@Hedda
Copy link
Contributor Author

Hedda commented Dec 14, 2020

I dont want to pin specific version

Would it maybe be OK with "pyserial>=3.5" and "pyserial-asyncio>=0.5" or alternatively some previous versions?

Changed from == to >= for pyserial 3.5 and pyserial-asyncio 0.5 as suggested for zigpy-znp in zigpy/zigpy-znp#50

@Hedda
Copy link
Contributor Author

Hedda commented Dec 14, 2020

I dont want to pin specific version

Asked in zigpy/zigpy-znp#50 if the PR home-assistant/core#44089 not in effect pin these to specific versions in Home Assistant?

@Adminiuga Adminiuga closed this Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants