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

Check for real bitdepth value in AIFFTest. #25

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

apetresc
Copy link
Contributor

@apetresc apetresc commented Dec 5, 2019

Mutagen used to not provide this information, now it does, so let's bump the dependency and check for it.

Closes #24 and addresses #23.

Mutagen used to not provide this information, now it does,
so let's bump the dependency and check for it.
@apetresc
Copy link
Contributor Author

apetresc commented Dec 6, 2019

(Also, if it's not too much to ask, could you cut a new release version after you merge this? Package managers like Pacman and Portage prefer/require a tagged release and those builds are broken currently. Thanks 😄 )

@sampsyo
Copy link
Member

sampsyo commented Dec 6, 2019

Great; thanks!! Yes, I'll cut a new release shortly.

@sampsyo sampsyo merged commit b3343c4 into beetbox:master Dec 6, 2019
@sampsyo
Copy link
Member

sampsyo commented Dec 6, 2019

OK, v0.3.0 is now on PyPI: https://pypi.org/project/mediafile/0.3.0/

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.

Failing test in AIFFTest.test_read_audio_properties
2 participants