python3Packages.georss-ingv-centro-nazionale-terremoti-client: mark as broken
Sends an incompatible format to georss_client.xml_parser
This commit is contained in:
+1
@@ -36,5 +36,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/exxamalte/python-georss-ingv-centro-nazionale-terremoti-client/releases/tag/v${version}";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
broken = true; # Sends a dict to georss_client.xml_parser which expects a string or character stream
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user