python-avro3k: test suite no work
This commit is contained in:
parent
1fe094d2b8
commit
acca749e66
|
@ -514,6 +514,8 @@ rec {
|
||||||
sha256 = "15ahl0irwwj558s964abdxg4vp6iwlabri7klsm2am6q5r0ngsky";
|
sha256 = "15ahl0irwwj558s964abdxg4vp6iwlabri7klsm2am6q5r0ngsky";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
doCheck = false; # No such file or directory: './run_tests.py
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A serialization and RPC framework";
|
description = "A serialization and RPC framework";
|
||||||
homepage = "https://pypi.python.org/pypi/avro3k/";
|
homepage = "https://pypi.python.org/pypi/avro3k/";
|
||||||
|
|
Loading…
Reference in New Issue