Merge pull request #186371 from r-ryantm/auto-update/python3.10-audioread

python310Packages.audioread: 2.1.9 -> 3.0.0
This commit is contained in:
Robert Scott
2022-08-13 19:29:15 +01:00
committed by GitHub
@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "audioread";
version = "2.1.9";
version = "3.0.0";
src = fetchPypi {
inherit pname version;
sha256 = "a3480e42056c8e80a8192a54f6729a280ef66d27782ee11cbd63e9d4d1523089";
sha256 = "sha256-EhmVvSB+sf2j1Wa+uFHTU0J1klvDWk+22gyxHeD3JRo=";
};
# No tests, need to disable or py3k breaks