Source: basemap
Version: 1.4.1-1
Severity: serious
Tags: upstream
Justification: autopkgtest failure

Dear Maintainer,

The autopkgtest of your package fail with pyshp 3.0.0:

 162s Traceback (most recent call last):
 162s   File 
"/tmp/autopkgtest-lxc.j0rpiwrc/downtmp/autopkgtest_tmp/plotcities.py", line 11, 
in <module>
 162s     shp_info = m.readshapefile('cities','cities')
 162s   File "/usr/lib/python3/dist-packages/mpl_toolkits/basemap/__init__.py", 
line 2152, in readshapefile
 162s     bbox = shf.bbox.tolist()
 162s            ^^^^^^^^^^^^^^^
 162s AttributeError: 'tuple' object has no attribute 'tolist'

https://ci.debian.net/packages/b/basemap/unstable/amd64/62754867/

>From the pyshp README:

 * bbox, mbox and zbox attributes are all new Namedtuples.

https://github.com/GeospatialPython/pyshp/blob/3.0.0/README.md#breaking-changes

Reply via email to