pythonPackages.pyblock: disable on python 3
This commit is contained in:
@@ -10511,6 +10511,7 @@ in {
|
||||
meta = {
|
||||
description = "Interface for working with block devices";
|
||||
license = licenses.gpl2Plus;
|
||||
broken = isPy3k; # doesn't build on python 3, 2018-04-11
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user