Path to this page:
Subject: CVS commit: pkgsrc/audio/py-audioread
From: Adam Ciarcinski
Date: 2023-08-04 10:30:19
Message id: 20230804083019.E585CFBDB@cvs.NetBSD.org
Log Message:
py-audioread: updated to 3.0.0
3.0.0
Drop support for Python 2 and older versions of Python 3. The library now \
requires Python 3.6+. Increase default block size in FFmpegAudioFile to get \
slightly faster file reading. Cache backends for faster lookup (thanks to \
@bmcfee). Audio file classes now inherit from a common base AudioFile class.
Files: