python-avro3k: test suite no work

This commit is contained in:
Peter Simons 2014-05-13 16:13:49 +02:00
parent 1fe094d2b8
commit acca749e66
1 changed files with 2 additions and 0 deletions

View File

@ -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/";