Bug#954219: pyresample: autopkgtest failures (AttributeError: module 'pyproj._proj' has no attribute 'Proj')

2020-03-18 Thread Sebastiaan Couwenberg
Note this change between pyproj 2.5.0 & 2.6.0: --- a/pyproj/_proj.pxd +++ b/pyproj/_proj.pxd @@ -1,6 +1,6 @@ include "proj.pxi" -cdef class Proj: +cdef class _Proj: cdef PJ * projobj cdef PJ_CONTEXT* context cdef PJ_PROJ_INFO projobj_info Kind Regards, Bas -- GPG

Bug#954219: pyresample: autopkgtest failures (AttributeError: module 'pyproj._proj' has no attribute 'Proj')

2020-03-18 Thread Bas Couwenberg
Source: pyresample Version: 1.14.0-3 Severity: serious Tags: upstream Justification: makes the package in question unusable or mostly so Dear Maintainer, The autopkgtest for your package fail with python-pyproj (2.6.0+ds-1):