Your message dated Wed, 07 Dec 2022 17:04:33 +0000
with message-id <[email protected]>
and subject line Bug#1025612: fixed in pyresample 1.26.0-5
has caused the Debian Bug report #1025612,
regarding pyresample: FTBFS with Shapely 2.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1025612: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyresample
Version: 1.26.0-4
Severity: important
Tags: upstream ftbfs
User: [email protected]
Usertags: shapely-2.0
Control: forwarded -1 https://github.com/pytroll/pyresample/issues/484
Control: block -1 by 1025611

Dear Maintainer,

Your package FTBFS with Shapely 2.0:

 =================================== FAILURES 
===================================
 ___________________ Test.test_area_def_geocentric_resolution 
___________________
 
 self = <pyresample.test.test_geometry.Test 
testMethod=test_area_def_geocentric_resolution>
 
     def test_area_def_geocentric_resolution(self):
         """Test the AreaDefinition.geocentric_resolution method."""
         from pyresample import get_area_def
         area_extent = (-5570248.477339745, -5561247.267842293, 
5567248.074173927, 5570248.477339745)
         proj_dict = {'a': 6378169.0, 'b': 6356583.8, 'h': 35785831.0,
                      'lon_0': 0.0, 'proj': 'geos', 'units': 'm'}
         # metered projection
         area_def = get_area_def('orig', 'Test area', 'test',
                                 proj_dict,
                                 3712, 3712,
                                 area_extent)
         geo_res = area_def.geocentric_resolution()
 >       np.testing.assert_allclose(10646.562531, geo_res)
 E       AssertionError: 
 E       Not equal to tolerance rtol=1e-07, atol=0
 E       
 E       Mismatched elements: 1 / 1 (100%)
 E       Max absolute difference: 0.09742581
 E       Max relative difference: 9.15100108e-06
 E        x: array(10646.562531)
 E        y: array(10646.465105)
 
 pyresample/test/test_geometry.py:1432: AssertionError
 ____________________________ Test.test_cartopy_crs 
_____________________________
 
 self = <pyresample.test.test_geometry.Test testMethod=test_cartopy_crs>
 
     def test_cartopy_crs(self):
         """Test conversion from area definition to cartopy crs."""
         europe = geometry.AreaDefinition(area_id='areaD',
                                          description='Europe (3km, HRV, VTC)',
                                          proj_id='areaD',
                                          projection={'a': '6378144.0',
                                                      'b': '6356759.0',
                                                      'lat_0': '50.00',
                                                      'lat_ts': '50.00',
                                                      'lon_0': '8.00',
                                                      'proj': 'stere'},
                                          width=800, height=800,
                                          area_extent=[-1370912.72,
                                                       -909968.64000000001,
                                                       1029087.28,
                                                       1490031.3600000001])
         seviri = geometry.AreaDefinition(area_id='seviri',
                                          description='SEVIRI HRIT like 
(flipped, south up)',
                                          proj_id='seviri',
                                          projection={'proj': 'geos',
                                                      'lon_0': 0.0,
                                                      'a': 6378169.00,
                                                      'b': 6356583.80,
                                                      'h': 35785831.00,
                                                      'units': 'm'},
                                          width=123, height=123,
                                          area_extent=[5500000, 5500000, 
-5500000, -5500000])
     
         for area_def in [europe, seviri]:
 >           crs = area_def.to_cartopy_crs()
 
 pyresample/test/test_geometry.py:120: 
 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ 
 pyresample/geometry.py:1929: in to_cartopy_crs
     import cartopy.crs as ccrs
 /usr/lib/python3/dist-packages/cartopy/__init__.py:107: in <module>
     import cartopy.crs  # noqa: E402  module-level imports
 /usr/lib/python3/dist-packages/cartopy/crs.py:27: in <module>
     import cartopy.trace
 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ 
 
 >   ???
 E   ImportError: cannot import name lgeos
 
 lib/cartopy/trace.pyx:56: ImportError

This last test failure is caused by python-cartopy: #1025611

Kind Regards,

Bas

--- End Message ---
--- Begin Message ---
Source: pyresample
Source-Version: 1.26.0-5
Done: Bas Couwenberg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyresample, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <[email protected]> (supplier of updated pyresample package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 07 Dec 2022 16:58:17 +0100
Source: pyresample
Architecture: source
Version: 1.26.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 1025612
Changes:
 pyresample (1.26.0-5) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to fix FTBFS with PROJ 9.1.1.
     (closes: #1025612)
   * Update lintian overrides.
Checksums-Sha1:
 fda643182af1dd79a8515597fa3500cd9a95cf7b 2671 pyresample_1.26.0-5.dsc
 9319749e395f22b294db92defaa605c349ccb0c6 10172 
pyresample_1.26.0-5.debian.tar.xz
 0f5d7a52da1c35935b25b71e51ef4397c71d862f 16126 
pyresample_1.26.0-5_amd64.buildinfo
Checksums-Sha256:
 ea9cffe20ee08858c57570c9f27d0bf3eccfca21a21b1b1f86aa11d19a31d5fe 2671 
pyresample_1.26.0-5.dsc
 88c9929f8495b9ef6b3ed3ad54ab0337515acb385eccaa3e266c7d282918cf74 10172 
pyresample_1.26.0-5.debian.tar.xz
 618bf87bb0b6d8452cb754ae330519b7ae64e790ecd08f19a8509586b068ec0a 16126 
pyresample_1.26.0-5_amd64.buildinfo
Files:
 0c33be27f082d077f66c99b91f8803be 2671 python optional pyresample_1.26.0-5.dsc
 8221e636dec0561eb593e5da6e0987b1 10172 python optional 
pyresample_1.26.0-5.debian.tar.xz
 5a43f91ce250b818c1b2be0f2d283ade 16126 python optional 
pyresample_1.26.0-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmOQxT4ACgkQZ1DxCuiN
SvGidg/8C5UpG7aBWABvh02dianKp3f7Q4hpyMdc6OI8ZEHUyNavfnmmd3lxFl+4
wU19JsGqnCRi9XesePP6r6gPjinI7pH2besD+fkKzfoEFK3uNCcHiCkxXatef6nt
tffTUhYFWHMBlVVdF6ygfs6/wWnchBkzDPFlVWyQlnrtSl/EIe+583WB+VHuh+KA
DZu0oHjRDsvIQnAuLZRHy+FjHur25kNnVCE5xxrrzVsgcoZleRrBOqN/Umxf0dWD
C2m4Um3K/ASwbXVeGt2/yiqSTFwYVgY62WLaIFRK61W4gV/ed1LRHwwz5scwlI8H
tlhRS4kPz/jwVRv8+mw5gzKKQ3/XExt1S7SvIfX33+1/bATv94TFF2WRK+QS1T9E
jVQ8e5+mUSqkl1aDh49+8MC7HrdVRokK8rZHDWGorKm0xeG9btH9Ci8ErVxLZonj
Dteh8vhu66OHv36xQ/XENtGzRLvMk/cJ86WaoNLXd7z91i5eWxx0yRsiGemUmdf6
wc3tvVC0A3jp6/GRWOIR1Fp7AZ/STJ/JOs4STuFtVfrGrE0dlCc0A2+20Bxm8EMS
Pfl+P7LMI2OT/5KZJ7xUjtFBbRsDtWP4QhoJJ3O1WImBObl97HTNlIxleiZ+LW0x
8NnrUhh3QgrkWR2yErFDpKAH5VTo6CdVEnKXOFaQ4aRNrS9nWgY=
=6YnO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to