Public bug reported: pyeppsg's autopkgtests have regressed in -release on all architectures
This regression prevents the migration of sphinx and pytest https://github.com/rhattersley/pyepsg/issues/15 ___________________ [doctest] pyepsg.CRS.domain_of_validity ____________________ 186 187 Return the domain of validity for this CRS as: 188 (west, east, south, north). 189 190 For example:: 191 192 >>> print(get(21781).domain_of_validity()) UNEXPECTED EXCEPTION: ParseError('mismatched tag: line 33, column 4') Traceback (most recent call last): File "/usr/lib/python3.8/doctest.py", line 1328, in __run exec(compile(example.source, filename, "single", File "<doctest pyepsg.CRS.domain_of_validity[0]>", line 1, in <module> File "/usr/lib/python3/dist-packages/pyepsg.py", line 204, in domain_of_validity gml = ET.fromstring(xml) File "/usr/lib/python3.8/xml/etree/ElementTree.py", line 1320, in XML parser.feed(text) File "<string>", line None xml.etree.ElementTree.ParseError: mismatched tag: line 33, column 4 ** Affects: pytest (Ubuntu) Importance: Undecided Status: New ** Affects: python-pyepsg (Ubuntu) Importance: Undecided Status: New ** Affects: sphinx (Ubuntu) Importance: Undecided Status: New ** Affects: python-pyepsg (Debian) Importance: Unknown Status: Unknown ** Tags: update-excuse ** Bug watch added: Debian Bug tracker #949148 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949148 ** Also affects: python-pyepsg (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949148 Importance: Unknown Status: Unknown ** Also affects: pytest (Ubuntu) Importance: Undecided Status: New ** Also affects: sphinx (Ubuntu) Importance: Undecided Status: New ** Tags added: update-excuse ** Summary changed: - autopkgtest regression in -release + python-pyepsg: autopkgtest regression in -release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860128 Title: python-pyepsg: autopkgtest regression in -release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pytest/+bug/1860128/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
