SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-audioread-3.0.0-24.13.noarch.rpm :

* Fri Sep 23 2022 Yogalakshmi Arunachalam - update to v3.0.0
* Merge pull request #114 from Bomme/py36
* remove .travis.yml since we have GitHub actions now
* install ffmpeg in github action
* add a GitHub actions workflow for python tox tests
* remove deprecated pytest-runner (fully rely on tox instead)
* remove python 2 specific code in gstdec.py
* reorganize imports; remove python 2 specific imports
* remove python 2.7 from travis.yml
* add python_requires to setup.py
* remove mention of Python 2 from README.rst
* Only list python > 3.6 in setup.py and tox.ini
* automatic pyupgrade rewrite
* Thu Dec 09 2021 pgajdosAATTsuse.com- pytest-runner is not required for build
* Mon Mar 08 2021 Dirk Müller - update to 2.1.9:
* Work correctly with GStreamer 1.18 and later (thanks to AATTssssam)
* Wed Jul 31 2019 pgajdosAATTsuse.com- version update to 2.1.8
* Fix an unhandled ``OSError`` when FFmpeg is not installed.
* Properly close some filehandles in the FFmpeg backend (thanks to AATTRyanMarcus and AATTssssam).
* The maddec backend now always produces bytes objects, like the other backends (thanks to AATTssssam).
* Resolve an audio data memory leak in the GStreamer backend (thanks again to AATTssssam).
* You can now optionally specify which specific backends ``audio_open`` should try (thanks once again to AATTssssam).- deleted patches - 0001-maddec-Ensure-that-the-audio-blocks-are-of-type-bytes.patch (upstreamed)- deleted sources - LICENSE (not needed)
* Mon Feb 25 2019 Antonio Larrosa - Add 0001-maddec-Ensure-that-the-audio-blocks-are-of-type-bytes.patch to ensure audio blocks are always of type bytes (and not sometimes bytearray when using maddec).
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sat Nov 03 2018 Todd R - Update to 2.1.6
* Fix a \"no such process\" crash in the FFmpeg backend on Windows Subsystem for Linux (thanks to AATTllamasoft).
* Avoid suppressing SIGINT in the GStreamer backend on older versions of PyGObject (thanks to AATTlazka).- Recommend dependencies needed for full functionality.- Include license file
* Thu Sep 28 2017 alarrosaAATTsuse.com- Update to 2.1.5
* Properly clean up the file handle when a backend fails to decode a file.
* Fix parsing of \"N.M\" channel counts in the FFmpeg backend.
* Avoid a crash in the raw backend when a file uses an unsupported number of bits per sample (namely, 24-bit samples in Python < 3.4).
* Add a __version__ value to the package.
* Sat Aug 12 2017 jengelhAATTinai.de- Trim author list and redundant license info. Improve summary.
* Fri Apr 21 2017 alarrosaAATTsuse.com- Use singlespec macros
 
ICM