Skip to content
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

Update pyatv, dependencies and build process #10

Merged
merged 2 commits into from
Feb 17, 2024
Merged

Conversation

zehnm
Copy link
Contributor

@zehnm zehnm commented Feb 17, 2024

  • Update pyatv from 0.14.1 to 0.14.5
    • Requires at least zeroconf 0.129.0
    • Newer zeroconf versions don't work anymore with pyinstaller (missing module): use --collect-all zeroconf workaround
  • Legacy build with ucapi git checkout requires version tag
  • Cleanup all requirements and keep only referenced ucapi dependencies.
    Full dependency cleanup with a published ucapi is being worked on in another refactoring branch.
  • Use Docker docker.io/unfoldedcircle/r2-pyinstaller build image to speedup the build by 5x

Cleanup all requirements and keep only references ucapi dependencies.
Proper ucapi dependency will be done in another refactor task.
@zehnm zehnm requested a review from martonborzak February 17, 2024 10:16
@zehnm zehnm merged commit fe9f2fd into main Feb 17, 2024
2 checks passed
@zehnm zehnm deleted the build/update-requirements branch February 17, 2024 11:41
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.

2 participants