--- a/src/eric7/EricXML/PluginRepositoryReader.py Sat Nov 18 15:18:17 2023 +0100 +++ b/src/eric7/EricXML/PluginRepositoryReader.py Sat Nov 18 15:18:38 2023 +0100 @@ -72,7 +72,7 @@ "version": "", "filename": "", "status": self.attribute("status", "unknown"), - "category": self.attribute("category", "not categorized") + "category": self.attribute("category", "not categorized"), } while not self.atEnd():