Hello Guix, The 'python-pyicu' package is currently failing a test. ====================================================================== FAIL: testAddPattern (test.test_DateTimeParserGenerator.TestDateTimePatternGenerator) Test overwriting a pattern with the same skeleton. ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/guix-build-python-pyicu-1.9.5.drv-0/PyICU-1.9.5/test/test_DateTimeParserGenerator.py", line 47, in testAddPattern self.assertEqual(sdf.format(self.date), '09 mai à 17:30') AssertionError: '09 mai 17:30' != '09 mai à 17:30' - 09 mai 17:30 + 09 mai à 17:30 ? ++ Does anyone know what might be causing this? It is reproducible on 'master', but does not currently cause a failure due to bug #25177.