Your message dated Sat, 18 Apr 2026 16:34:59 +0000
with message-id <[email protected]>
and subject line Bug#1134132: fixed in pyogrio 0.12.1+ds-2
has caused the Debian Bug report #1134132,
regarding pyogrio: FTBFS with GDAL 3.13.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.)
--
1134132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1134132
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyogrio
Version: 0.12.1+ds-1
Severity: important
Tags: upstream ftbfs patch
Usertags: gdal-3.13
Dear Maintainer,
Your package FTBFS with GDAL 3.13.0 due to test failure:
E assert '{ "col": null }' in '{\n"type": "FeatureCollection",\n"name":
"test",\n"crs": { "type": "name", "properties": { "name":
"urn:ogc:def:crs:OGC:1.3:CRS84" } },\n"features":
[\n{"type":"Feature","properties":{"col":1.5},"geometry":{"type":"Point","coordinates":[0.0,0.0]}},\n{"type":"Feature","properties":{"col":null},"geometry":{"type":"Point","coordinates":[0.0,0.0]}}\n]\n}\n'
.
pyogrio/tests/test_raw_io.py:1057: AssertionError
The attached patch fixes the issue.
Kind Regards,
Bas
diff -Nru pyogrio-0.12.1+ds/debian/patches/gdal-3.13.patch
pyogrio-0.12.1+ds/debian/patches/gdal-3.13.patch
--- pyogrio-0.12.1+ds/debian/patches/gdal-3.13.patch 1970-01-01
01:00:00.000000000 +0100
+++ pyogrio-0.12.1+ds/debian/patches/gdal-3.13.patch 2026-04-16
21:32:18.000000000 +0200
@@ -0,0 +1,25 @@
+Description: Fix FTBFS with GDAL 3.13.0.
+ E assert '{ "col": null }' in '{\n"type": "FeatureCollection",\n"name":
"test",\n"crs": { "type": "name", "properties": { "name":
"urn:ogc:def:crs:OGC:1.3:CRS84" } },\n"features":
[\n{"type":"Feature","properties":{"col":1.5},"geometry":{"type":"Point","coordinates":[0.0,0.0]}},\n{"type":"Feature","properties":{"col":null},"geometry":{"type":"Point","coordinates":[0.0,0.0]}}\n]\n}\n'
+ .
+ pyogrio/tests/test_raw_io.py:1057: AssertionError
+Author: Bas Couwenberg <[email protected]>
+
+--- a/pyogrio/tests/test_raw_io.py
++++ b/pyogrio/tests/test_raw_io.py
+@@ -1038,6 +1038,7 @@ def test_read_write_null_geometry(tmp_pa
+ assert np.array_equal(result_fields[0], field_data[0])
+
+
[email protected](strict=False, reason="Fails with GDAL 3.13")
+ @pytest.mark.parametrize("dtype", ["float32", "float64"])
+ def test_write_float_nan_null(tmp_path, dtype):
+ # Point(0, 0)
+@@ -1054,7 +1055,7 @@ def test_write_float_nan_null(tmp_path,
+ write(filename, geometry, field_data, fields, **meta)
+ with open(filename) as f:
+ content = f.read()
+- assert '{ "col": null }' in content
++ assert '{ "col": null }' in content or '{ "col":null }' in content
+
+ # set to False
+ # by default, GDAL will skip the property for GeoJSON if the value is NaN
diff -Nru pyogrio-0.12.1+ds/debian/patches/series
pyogrio-0.12.1+ds/debian/patches/series
--- pyogrio-0.12.1+ds/debian/patches/series 1970-01-01 01:00:00.000000000
+0100
+++ pyogrio-0.12.1+ds/debian/patches/series 2026-04-16 21:32:18.000000000
+0200
@@ -0,0 +1 @@
+gdal-3.13.patch
--- End Message ---
--- Begin Message ---
Source: pyogrio
Source-Version: 0.12.1+ds-2
Done: Antonio Valentino <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pyogrio, 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.
Antonio Valentino <[email protected]> (supplier of updated pyogrio
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: Sat, 18 Apr 2026 16:06:23 +0000
Source: pyogrio
Architecture: source
Version: 0.12.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 1134132
Changes:
pyogrio (0.12.1+ds-2) unstable; urgency=medium
.
[ Bas Couwenberg ]
* Make pytest output verbose.
* Drop Priority: optional, default since dpkg 1.22.13.
* Bump Standards-Version to 4.7.4, changes: priority.
* Add patch to fix FTBFS with GDAL 3.13.0.
(closes: #1134132)
Checksums-Sha1:
87b58e815691a8db71327491aaf55b40490b1706 2469 pyogrio_0.12.1+ds-2.dsc
db9d4949614ad74022bb0992d806c99c984c11c2 12824
pyogrio_0.12.1+ds-2.debian.tar.xz
4d917b8b138883ec6d243b5806301e65ec53dd9e 16986
pyogrio_0.12.1+ds-2_amd64.buildinfo
Checksums-Sha256:
e4eb04ad7b8575bdc92f888ffc2f648e8aef904accd4ee8f80279e096a4ce98e 2469
pyogrio_0.12.1+ds-2.dsc
be58ff720bde365a72df9e114f8ccf3f4287f3cdafef4ffed3d2a4dae9a3e8b9 12824
pyogrio_0.12.1+ds-2.debian.tar.xz
81f921cfb1ee589910b31ca6f9118ba418ea734511b247516c8952b77f3ca4db 16986
pyogrio_0.12.1+ds-2_amd64.buildinfo
Files:
ef9473aad5a5906d9e0c9e6e8612dd8f 2469 python optional pyogrio_0.12.1+ds-2.dsc
0094fcd8101007c6478b3c35d963447f 12824 python optional
pyogrio_0.12.1+ds-2.debian.tar.xz
15e9e076b354f779d294f6341aad2ae1 16986 python optional
pyogrio_0.12.1+ds-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmnjrzYdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBKXpw/8CUgl/c8I0Bmv6sAl
1zxEkihn1Y/7MVBUDbJtMoiwr7Cy8H/vWaIWsCGwvwuhivh7X6W3ldJ3O91w4dbq
0YZ8tyhDEpntmYEAV1p6tKhEIq0hgJ+ChT/RNbwhH2TV9uCkld4jTKKWNchZRRQz
VF58IIznm6rrEjik/exHrc0zUffvpNcVsO2+zq9+wVQX93gXI+T2aRUy5d3d4Ux7
gFUj8bZe32413Vk/DNzhosJRZPxDM+JwTP1jLr7TiguYgbXRhZocV3F1xS/HWPz7
7ET7k8CJLi2Yv0n6iyEg9K2IwL+LX+ZLgkCuvRB5560GSgnO2kM0keORQdK/giZy
aDBO6fNzvqFsZ/oGC1P4WpGcAWA9X97eBS5L1406x/7EIEsyKcrhIULRCCgLfL5T
0mgbh133pQpwGg0daA1VTjvzJ8qOOmhW9/77EBx63Odiz0ZgbDzIZdq579+wJ6dF
GwtJoCu4fZqInfKzM8/Iz3rlnzgmskDoUjHYHkOX/FJqVMjHROVggXfHZn/Be3G8
U8VqwluPzD6aTitjsjH1eO1rkKbuf0sXQsCvKNh9Qwzxn5y8B7ns+hTVn8Nt+H7i
QgWUmn37Q6jPpMjkue1dIqEuM8Kt96U9QpfQNu88rhOpfBdpgY6qthOlvYWfPDnG
lWCJCO+9Ik+GDtFGIEZ+0Xs9Mxg=
=FFrs
-----END PGP SIGNATURE-----
pgp7pO1cUIxyU.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel