pythonPackages.pyptlib: disable tests
(cherry picked from commit c8d9073c0ef2886b06d3817c174d93970690c919) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
5ff896ff65
commit
8853d30707
@ -7421,6 +7421,8 @@ let
|
|||||||
disabled = isPyPy || isPy3k;
|
disabled = isPyPy || isPy3k;
|
||||||
version = "0.0.6";
|
version = "0.0.6";
|
||||||
|
|
||||||
|
doCheck = false; # No such file or directory errors on 32bit
|
||||||
|
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://pypi.python.org/packages/source/p/pyptlib/pyptlib-${version}.tar.gz";
|
url = "https://pypi.python.org/packages/source/p/pyptlib/pyptlib-${version}.tar.gz";
|
||||||
sha256 = "01y6vbwncqb0hxlnin6whd9wrrm5my4qzjhk76fnix78v7ip515r";
|
sha256 = "01y6vbwncqb0hxlnin6whd9wrrm5my4qzjhk76fnix78v7ip515r";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user