-
Notifications
You must be signed in to change notification settings - Fork 122
Release 0.11.0 #326
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
Merged
Merged
Release 0.11.0 #326
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_soundfile_data now contains up-to-date binaries for Windows 32/64 and macOS intel/arm. build scripts have been amended to use the new binaries changelog is not yet updated windows binaries use different C runtime than python, do not support file descriptors
replaces @pytest.yield_fixture with @pytest.fixture, which is equivalent.
- no longer leaks soundfile.egg-info directory, or environment variables. - builds a clean sdist without _soundfile_data.
the provided Windows libsndfile now uses Visual C++ 14.x, which is fully compatible with Python 3.5+. Older versions of Python will not be able to open file descriptors.
311aef3
to
985d36e
Compare
Fix NameError for _machine reference when loading 'sndfile' library on darwin
release target is now 10.9, for 64bit intel and arm. Older versions of macOS may or may not work. 32bit certainly does not work with the provided binaries.
029921a
to
5a3f643
Compare
hopefully correctly, this time. I really wish there was any sort of documentation on this stuff.
No longer assumes *.MP3 files to have the *.MPEG file extension M1 binaries should correctly support MP3 this time (thank you @faroit!)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A new release for soundfile.
Thank you, tennies, Hannes Helmholz, Christoph Boeddeker, Matt
Vollrath, Matthias Geier, Jacek Konieczny, Boris Verkhovskiy,
Jonas Haag, Eduardo Moguillansky, Panos Laganakos, Jarvy Jarvison,
Domingo Ramirez, Tim Chagnon, Kyle Benesch