python3Packages.localzone: mark as broken
This commit is contained in:
parent
696731acfb
commit
e1a47f2e54
|
@ -30,5 +30,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://localzone.iomaestro.com";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ flyfloh ];
|
||||
broken = true; # incompatible with dnspython>=2.0.0
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue