Bug#959449: pyresample: autopkgtest failure with pyproj 2.6.1

Bas Couwenberg sebastic at xs4all.nl
Sat May 2 15:13:25 BST 2020


Source: pyresample
Version: 1.15.0+ds-1
Severity: important
User: debian-gis at lists.debian.org
Usertags: pyproj-2.6.1

Dear Maintainer,

The autopkgtest for your package fails with pyproj 2.6.1 from experimental:

 autopkgtest [10:14:57]: test python3: [-----------------------
 === python3.8 ===
 ============================= test session starts ==============================
 platform linux -- Python 3.8.3rc1, pytest-4.6.9, py-1.8.1, pluggy-0.13.0 -- /usr/bin/python3.8
 cachedir: .pytest_cache
 rootdir: /tmp/autopkgtest-lxc.43j9lzod/downtmp/autopkgtest_tmp
 collecting ... collected 238 items / 3 errors / 235 selected
 
 ==================================== ERRORS ====================================
 _____________________ ERROR collecting test/test_bucket.py _____________________
 /usr/lib/python3/dist-packages/pyresample/test/test_bucket.py:13: in <module>
     class Test(unittest.TestCase):
 /usr/lib/python3/dist-packages/pyresample/test/test_bucket.py:15: in Test
     adef = AreaDefinition('eurol', 'description', '',
 /usr/lib/python3/dist-packages/pyresample/geometry.py:1131: in __init__
     corner_lons, corner_lats = proj((area_extent[0], area_extent[2]),
 /usr/lib/python3/dist-packages/pyresample/_spatial_mp.py:136: in __call__
     return super(Proj, self).__call__(data1, data2, inverse=inverse,
 E   TypeError: __call__() got an unexpected keyword argument 'radians'
 ______________________ ERROR collecting test/test_grid.py ______________________
 /usr/lib/python3/dist-packages/pyresample/test/test_grid.py:18: in <module>
     class Test(unittest.TestCase):
 /usr/lib/python3/dist-packages/pyresample/test/test_grid.py:20: in Test
     area_def = geometry.AreaDefinition('areaD', 'Europe (3km, HRV, VTC)', 'areaD',
 /usr/lib/python3/dist-packages/pyresample/geometry.py:1131: in __init__
     corner_lons, corner_lats = proj((area_extent[0], area_extent[2]),
 /usr/lib/python3/dist-packages/pyresample/_spatial_mp.py:136: in __call__
     return super(Proj, self).__call__(data1, data2, inverse=inverse,
 E   TypeError: __call__() got an unexpected keyword argument 'radians'
 _____________________ ERROR collecting test/test_image.py ______________________
 /usr/lib/python3/dist-packages/pyresample/test/test_image.py:19: in <module>
     class Test(unittest.TestCase):
 /usr/lib/python3/dist-packages/pyresample/test/test_image.py:21: in Test
     area_def = geometry.AreaDefinition('areaD', 'Europe (3km, HRV, VTC)',
 /usr/lib/python3/dist-packages/pyresample/geometry.py:1131: in __init__
     corner_lons, corner_lats = proj((area_extent[0], area_extent[2]),
 /usr/lib/python3/dist-packages/pyresample/_spatial_mp.py:136: in __call__
     return super(Proj, self).__call__(data1, data2, inverse=inverse,
 E   TypeError: __call__() got an unexpected keyword argument 'radians'
 =============================== warnings summary ===============================
 /usr/lib/python3/dist-packages/pyresample/spherical_geometry.py:26
   /usr/lib/python3/dist-packages/pyresample/spherical_geometry.py:26: DeprecationWarning: This module will be removed in pyresample 2.0, please use the `pyresample.spherical` module functions and class instead.
     warnings.warn("This module will be removed in pyresample 2.0, please use the "
 
 -- Docs: https://docs.pytest.org/en/latest/warnings.html
 !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
 ===================== 1 warnings, 3 error in 1.67 seconds ======================

https://ci.debian.net/data/autopkgtest/unstable/amd64/p/pyresample/5252266/log.gz

Kind Regards,

Bas



More information about the Pkg-grass-devel mailing list