Skip to content

community/py3-fiona: upgrade to 1.10.0, update depends

mio requested to merge mio/aports:py3-fiona into master

https://github.com/Toblerity/Fiona/releases/tag/1.10.0
https://github.com/Toblerity/Fiona/releases/tag/1.10.0rc1
https://github.com/Toblerity/Fiona/releases/tag/1.10b3
https://github.com/Toblerity/Fiona/releases/tag/1.10b2
https://github.com/Toblerity/Fiona/releases/tag/1.10b1
https://github.com/Toblerity/Fiona/releases/tag/1.10a2

  • Resolves a -Wincompatible-pointer-types rebuild error with gcc 14 (error log for loongarch64)
  • Add py3-fsspec and py3-shapely to depends ­— some tests fail without them.
  • Bring back the vendor lib directory for snuggs — some tests fail with the system version.
  • Request to add py3-aiohttp and py3-requests to py3-fsspec dependencies — tests using py3-fsspec fail due to import error.
Edited by mio

Merge request reports