14
0

- Revert previous skip, because we have now working sgmllib3k.

- Remove test tests/wellformed/sanitize/xml_declaration_unexpected_character.xml
  (gh#kurtmckee/feedparser#304)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=58
This commit is contained in:
2022-02-07 21:04:18 +00:00
committed by Git OBS Bridge
parent 448eeec7f9
commit 8092c48fd2
2 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 7 21:02:35 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Revert previous skip, because we have now working sgmllib3k.
- Remove test tests/wellformed/sanitize/xml_declaration_unexpected_character.xml
(gh#kurtmckee/feedparser#304)
-------------------------------------------------------------------
Sat Feb 5 16:51:47 UTC 2022 - Benjamin Greiner <code@bnavigator.de>