Your message dated Sat, 18 Apr 2026 16:48:47 +0000
with message-id <[email protected]>
and subject line Bug#1134113: fixed in fiona 1.10.1-7
has caused the Debian Bug report #1134113,
regarding fiona: 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.)


-- 
1134113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1134113
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fiona
Version: 1.10.1-6
Severity: important
Tags: upstream ftbfs patch
User: [email protected]
Usertags: gdal-3.13

Dear Maintainer,

Your package FTBFS with GDAL 3.13.0 due to test failures:

 E   fiona.errors.DatasetDeleteError: Driver does not support dataset removal 
operation
 ...
 E       assert '"bool": true' in '{\n"type": "FeatureCollection",\n"name": 
"test_write_bool_subtype",\n"features": 
[\n{"type":"Feature","properties":{"bool":true,"not_bool":1,"float":42.5},"geometry":null}\n]\n}\n'

The attached patch fixes the issues by ignoring these failures.

Kind Regards,

Bas
diff -Nru fiona-1.10.1/debian/patches/gdal-3.13.patch 
fiona-1.10.1/debian/patches/gdal-3.13.patch
--- fiona-1.10.1/debian/patches/gdal-3.13.patch 1970-01-01 01:00:00.000000000 
+0100
+++ fiona-1.10.1/debian/patches/gdal-3.13.patch 2026-04-16 18:13:16.000000000 
+0200
@@ -0,0 +1,34 @@
+Description: Fix FTBFS with GDAL 3.13.0.
+ E   fiona.errors.DatasetDeleteError: Driver does not support dataset removal 
operation
+ E       assert '"bool": true' in '{\n"type": "FeatureCollection",\n"name": 
"test_write_bool_subtype",\n"features": 
[\n{"type":"Feature","properties":{"bool":true,"not_bool":1,"float":42.5},"geometry":null}\n]\n}\n'
+Author: Bas Couwenberg <[email protected]>
+
+--- a/tests/test_remove.py
++++ b/tests/test_remove.py
+@@ -35,6 +35,7 @@ specify_drivers = [True, False]
+ test_data = itertools.product(drivers, kinds, specify_drivers)
+ 
+ 
[email protected](strict=False, reason="Fails with GDAL 3.13")
+ @pytest.mark.parametrize("driver, kind, specify_driver", test_data)
+ def test_remove(tmpdir, kind, driver, specify_driver):
+     """Test various dataset removal operations"""
+--- a/tests/test_subtypes.py
++++ b/tests/test_subtypes.py
+@@ -2,6 +2,8 @@
+ 
+ import os
+ 
++import pytest
++
+ import fiona
+ from fiona.model import Feature
+ 
+@@ -21,6 +23,7 @@ def test_read_bool_subtype(tmp_path):
+     assert type(feature["properties"]["float"]) is float
+ 
+ 
[email protected](strict=False, reason="Fails with GDAL 3.13")
+ def test_write_bool_subtype(tmp_path):
+     path = tmp_path.joinpath("test_write_bool_subtype.geojson")
+ 
diff -Nru fiona-1.10.1/debian/patches/series fiona-1.10.1/debian/patches/series
--- fiona-1.10.1/debian/patches/series  2026-03-03 05:40:10.000000000 +0100
+++ fiona-1.10.1/debian/patches/series  2026-04-16 18:13:16.000000000 +0200
@@ -3,3 +3,4 @@
 tzdata.patch
 pr1498-click-plugins.patch
 pyparsing-3.3.patch
+gdal-3.13.patch

--- End Message ---
--- Begin Message ---
Source: fiona
Source-Version: 1.10.1-7
Done: Antonio Valentino <[email protected]>

We believe that the bug you reported is fixed in the latest version of
fiona, 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 fiona 
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:21:00 +0000
Source: fiona
Architecture: source
Version: 1.10.1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 1134113
Changes:
 fiona (1.10.1-7) unstable; urgency=medium
 .
   [ Bas Couwenberg ]
   * Bump Standards-Version to 4.7.4, no changes.
   * Add patch to fix FTBFS with GDAL 3.13.0.
     (closes: #1134113)
Checksums-Sha1:
 b4a62d257cd945dd290c409eb3f6c0b0c65bae52 2454 fiona_1.10.1-7.dsc
 c30130bdfec020f29abf1186d81dbe7a87d6e6c0 18196 fiona_1.10.1-7.debian.tar.xz
 33427efde6e4927cce2a40787e7467facbafaae0 16685 fiona_1.10.1-7_amd64.buildinfo
Checksums-Sha256:
 a1ba45ef47c2807b7491ca29dbc602dd708d16aa7422591cc5d81483d453732a 2454 
fiona_1.10.1-7.dsc
 cec54ec38477bf9d211a5000622c92459a9cb871255251ee7fbd239146921f1b 18196 
fiona_1.10.1-7.debian.tar.xz
 33976c1a45b1913563693d83e4b8616a6a73cdc077c8a9652e053ff6c079e21a 16685 
fiona_1.10.1-7_amd64.buildinfo
Files:
 b2cbca86a4341c8e4d80050567ebea6c 2454 python optional fiona_1.10.1-7.dsc
 cb4ac56afdcd9fa9a9e502c8a020608d 18196 python optional 
fiona_1.10.1-7.debian.tar.xz
 ab92f011e022d4ae5acf180235b3fe19 16685 python optional 
fiona_1.10.1-7_amd64.buildinfo

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmnjsuAdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBLHhA//UIpApTFXVGhyyUzQ
mfB5sxLhRTwMi6Xuu2JSk2ha4raHPmWiBwzcGef1cDkAiVUA+SvFaNyg020oIRS6
/0QAYJRhYVVY3hr2hlKRvTjwRfkJ5HEM63guTJQw8VQUnqj+K6ykLM7eiBbHN3s2
Vv5mb103M9Int8xjB+l4XDn19n0UFdZtSTMfr38uzL7yD+DkBCDTBzgGxPwiHlhS
xUcZLiWZhSoJGF/Ia/nAaINviQmkpvcSMO9pbuYI8PirHo0UzHiHfBKqfrlCkApy
KXYDofZPqhoYt040AdxEm8Cet6KBSCXBVMoyHkZ/yL45qvdPy4eO/JKQkrLHQ8Pn
JPxM459fz7IogjcJEL1Ug259vi8y53sH5zzCswWx+C1TLusJM0t+PaDSxN2vYzPP
GRJs4zwvMp/ByTQqeIf1iYzpwz3fH55IGAcxveDRrpUy2+u96NxEnNIH9LgdZXiS
YWjji7C+TdF8Ye5X+Y2RucKulYqnd2M5zsZjCIah/1L2S8Pr11FZTrHf05zPE+y+
H0PZobH6T1YjoSP02dUTM31Zfhtvrz1Uu9AD33/hSaG1ESHgYmwBIaHCibjGN7Gj
iz6NnUA4y+t621apqxuz+k+NuBfDwE2hb9gWYMXs9Wnomm08NJ+TjO8rMTZvFvcx
inTquhtTSrBh0Bz7SHM189CIDFo=
=/PDf
-----END PGP SIGNATURE-----

Attachment: pgpDh3r72PmBa.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

Reply via email to