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

python3-ffmpeg-python: fix for py3.12 #47326

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

abenson
Copy link
Contributor

@abenson abenson commented Nov 20, 2023

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

pkg                    host         target        cross  result
python3-ffmpeg-python  x86_64       x86_64        n      OK
python3-ffmpeg-python  x86_64-musl  x86_64-musl   n      OK
python3-ffmpeg-python  i686         i686          n      OK
python3-ffmpeg-python  x86_64       aarch64-musl  y      OK
python3-ffmpeg-python  x86_64       aarch64       y      OK
python3-ffmpeg-python  x86_64       armv7l-musl   y      OK
python3-ffmpeg-python  x86_64       armv7l        y      OK
python3-ffmpeg-python  x86_64       armv6l-musl   y      OK
python3-ffmpeg-python  x86_64       armv6l        y      OK

This fixes ytmdl.

@abenson abenson merged commit a9b2b0d into void-linux:master Nov 24, 2023
8 checks passed
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.

None yet

1 participant