Your message dated Mon, 17 Jul 2023 04:19:04 +0000
with message-id <e1qlfhq-00dcqm...@fasolo.debian.org>
and subject line Bug#1041297: fixed in geojson-pydantic 0.6.3-1
has caused the Debian Bug report #1041297,
regarding geojson-pydantic: autopkgtest failure with GEOS 3.12
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 ow...@bugs.debian.org
immediately.)


-- 
1041297: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041297
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: geojson-pydantic
Version: 0.5.0-2
Severity: serious
Tags: upstream
Justification: autopkgtest failure

Dear Maintainer,

The autopkgtest of your package fails with GEOS 3.12:

 33s =================================== FAILURES 
===================================
 33s _______________ test_multi_point_valid_coordinates[coordinates0] 
_______________
 33s 
 33s coordinates = [(1.0, 2.0)]
 33s 
 33s     @pytest.mark.parametrize(
 33s         "coordinates",
 33s         [
 33s             [(1.0, 2.0)],
 33s             [(1.0, 2.0), (1.0, 2.0)],
 33s             [(1.0, 2.0, 3.0), (1.0, 2.0, 3.0)],
 33s             [(1.0, 2.0), (1.0, 2.0)],
 33s         ],
 33s     )
 33s     def test_multi_point_valid_coordinates(coordinates):
 33s         """
 33s         Two or three number elements as coordinates shold be okay
 33s         """
 33s         p = MultiPoint(coordinates=coordinates)
 33s         assert p.type == "MultiPoint"
 33s         assert p.coordinates == coordinates
 33s         assert hasattr(p, "__geo_interface__")
 33s >       assert_wkt_equivalence(p)
 33s 
 33s tests/test_geometries.py:68: 
 33s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ 
 33s 
 33s geom = MultiPoint(type='MultiPoint', coordinates=[(1.0, 2.0)])
 33s 
 33s     def assert_wkt_equivalence(geom: Union[Geometry, GeometryCollection]):
 33s         """Assert WKT equivalence with Shapely."""
 33s         # Remove any trailing `.0` to match Shapely format
 33s         clean_wkt = re.sub(r"\.0(\D)", r"\1", geom.wkt)
 33s >       assert shape(geom.dict()).wkt == clean_wkt
 33s E       AssertionError: assert 'MULTIPOINT ((1 2))' == 'MULTIPOINT (1 2)'
 33s E         - MULTIPOINT (1 2)
 33s E         + MULTIPOINT ((1 2))
 33s E         ?            +     +
 33s 
 33s tests/test_geometries.py:25: AssertionError
 33s =========================== short test summary info 
============================
 33s FAILED 
tests/test_geometries.py::test_multi_point_valid_coordinates[coordinates0]
 33s !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures 
!!!!!!!!!!!!!!!!!!!!!!!!!!!
 33s ========================= 1 failed, 21 passed in 0.30s 
=========================

https://ci.debian.net/data/autopkgtest/testing/amd64/g/geojson-pydantic/35907622/log.gz

--- End Message ---
--- Begin Message ---
Source: geojson-pydantic
Source-Version: 0.6.3-1
Done: Bas Couwenberg <sebas...@debian.org>

We believe that the bug you reported is fixed in the latest version of
geojson-pydantic, 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 1041...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated geojson-pydantic 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 17 Jul 2023 05:56:42 +0200
Source: geojson-pydantic
Architecture: source
Version: 0.6.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Closes: 1041297
Changes:
 geojson-pydantic (0.6.3-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Update gbp.conf to use pristine-tar by default.
   * Add patch to fix FTBFS with GEOS 3.12.
     (closes: #1041297)
Checksums-Sha1:
 c6e4a6bb40f4549034d666571293d9ceb16d6488 2265 geojson-pydantic_0.6.3-1.dsc
 3124b0a31c12496a514a6614f4dc78654bea68e1 17283 
geojson-pydantic_0.6.3.orig.tar.gz
 37eb98809599b9405c7334b98f08c93d8c8953d4 2756 
geojson-pydantic_0.6.3-1.debian.tar.xz
 b3d93503569eb6af9e815ed5984a3b9a79ccf9fd 9089 
geojson-pydantic_0.6.3-1_amd64.buildinfo
Checksums-Sha256:
 b8ceafc3416fb57300e8208d6ecbecb0ac9290249d989ff8892c06bb38bbe096 2265 
geojson-pydantic_0.6.3-1.dsc
 94de248b44936ea0580f419d0aecd62abe7324d5474743dc3904c4d32ed6ef7d 17283 
geojson-pydantic_0.6.3.orig.tar.gz
 ee3e6c23e29281db18ced4179413a784531f4c8195f8cecab7cdbe084e4dfefc 2756 
geojson-pydantic_0.6.3-1.debian.tar.xz
 57ad72d0d80c0ffec6bb3ad9ba95de00382f1914669f52e6ffb23c98ab048e0e 9089 
geojson-pydantic_0.6.3-1_amd64.buildinfo
Files:
 88753f81680ddcd7a5ec232c723046ea 2265 python optional 
geojson-pydantic_0.6.3-1.dsc
 2008e12c2871acb819dfdef19553c59c 17283 python optional 
geojson-pydantic_0.6.3.orig.tar.gz
 b92207ecbaaae36dcad21a051dd94894 2756 python optional 
geojson-pydantic_0.6.3-1.debian.tar.xz
 a54525ab63f400527cf592c0054961d0 9089 python optional 
geojson-pydantic_0.6.3-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmS0vTQACgkQZ1DxCuiN
SvGCaBAAshwdQ5lyaOZYnRGP+T556IJa2LcKl2/KAqyhLzNeq/YcuV3Rrm5RBgYg
f5FvLUwcXBy1zyPWpHyGECOyySJViXs5La6su7MuRf0t6Q4Te4lVrX+w9rhDgG8Z
qpKaaL7XPp7Lv7hdXuq3Yf1xeZYjnYHyZqSLvXbOBVRUGvivdp4r4D2r5uMlAkW3
9tZvJ27dEhLfl4QT4Ds7oIPQw8kQMWu4compC+dB0vyVzqA5I5CEsd03U9VpRkzt
1gVH9wnWNXds6yvwmiplzYJl14cqx7uDd7/j/JoYlcx6wzcA1u9CzVZqYfTZ31zN
sHoUs7OBCN+q9z6MZj76wlnqcemqhpPoFm/258vr7fA7pfYrtaYtBKLq6Ga4rVP9
s26+uztQAOHaMbI0I5CNpUouZCtBb31uSGyqJtowSITuZu4z7CV70GnItuL140C0
xlWXU6auCs/GY2sNqBKVcstZN7YWHheb1oxtfpsT9wfYuOL5EBAzdVlWY0YyBbj0
Ky7mfeNlPwufkZpio8XmevAAjjfWrz+UkgDSgF3EQtOFgfJlnlElW2PXdF7aBwyj
GM/+Xe7T2p1YSLaYfsj5rPYtmFjiOi99Zm5JgYqPkrcdqDhqDYWy7iOJVGaF1kRB
RvZ/dZeNlimhkuy2IBAkAdBSpN444P9OeqBTZRiYU2BJiGMip8g=
=w3X1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to