python-pyepsg: autopkgtest regression in -release

Bug #1860128 reported by Graham Inggs
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pytest (Ubuntu)
Fix Released
Undecided
Unassigned
python-pyepsg (Debian)
Fix Released
Unknown
python-pyepsg (Ubuntu)
Fix Released
Undecided
Unassigned
sphinx (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Graham Inggs (ginggs)
tags: added: update-excuse
summary: - autopkgtest regression in -release
+ python-pyepsg: autopkgtest regression in -release
Changed in python-pyepsg (Debian):
status: Unknown → Confirmed
Graham Inggs (ginggs)
Changed in sphinx (Ubuntu):
status: New → Fix Released
Changed in pytest (Ubuntu):
status: New → Fix Released
Changed in python-pyepsg (Debian):
status: Confirmed → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

Per http://autopkgtest.ubuntu.com/packages/p/python-pyepsg , autopkgtests passing in all releases.

Changed in python-pyepsg (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.