Package: fiona / 1.10.1-3

Metadata

Package Version Patches format
fiona 1.10.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Rename fio command to fiona to avoid name clash.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rename fio command to fiona to avoid name clash
 There is already another package providing a binary "fio" (fio).
test_drvsupport.patch | (download)

tests/test_drvsupport.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 mark test_write_or_driver_error as flaky.
tzdata.patch | (download)

tests/test_datetime.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix test failure with tzdata 2024b-3.
 EST & MET are obsoleted and moved to tzdata-legacy.
pr1498 click plugins.patch | (download)

fiona/_vendor/click_plugins.py | 247 247 + 0 - 0 !
fiona/fio/main.py | 2 1 + 1 - 0 !
pyproject.toml | 1 0 + 1 - 0 !
requirements.txt | 1 0 + 1 - 0 !
4 files changed, 248 insertions(+), 3 deletions(-)

 vendor click-plugins, pypi package no longer maintained.