Fix pythonPackages.vobject not building in Python3
This commit is contained in:
parent
a8458cb091
commit
cda6c039d3
@ -7451,6 +7451,8 @@ let
|
||||
sha256 = "1xanqn7rn96841s3lim5lnx5743gc4kyfg4ggj1ys5r0gw8i6har";
|
||||
};
|
||||
|
||||
disabled = isPy3k;
|
||||
|
||||
propagatedBuildInputs = with self; [ dateutil ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user