mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
graphics/py-fiona: Update to 1.8.17
Changelog: - 1.8.17 (2020-09-09) - To fix issue #952 the fio-cat command no longer cuts feature geometries at the anti-meridian by default. - A cut-at-antimeridian option has been added to allow cutting of geometries in a geographic destination coordinate reference system. - 1.8.16 (2020-09-04) - More OGR errors and warnings arising in calls to GDAL C API functions are surfaced (#946). - A circular import introduced in some cases in 1.8.15 has been fixed (#945). - 1.8.15 (2020-09-03) - Change shim functions to not return tuples (#942) as a solution for the packaging problem reported in #941. - Raise a Python exception when VSIFOpenL fails (#937).
This commit is contained in:
parent
34bfb39c48
commit
5bd4bed2e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548249
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Fiona
|
||||
DISTVERSION= 1.8.14
|
||||
DISTVERSION= 1.8.17
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1599056949
|
||||
SHA256 (Fiona-1.8.14.tar.gz) = 6eac038206c89d2cf5f99ea38b81cc228dc21eac5f47870a9a32d453b0007f4d
|
||||
SIZE (Fiona-1.8.14.tar.gz) = 1274781
|
||||
TIMESTAMP = 1599837307
|
||||
SHA256 (Fiona-1.8.17.tar.gz) = 716201c21246587f374785bec6d6a20a984fe1f6c2b0e83bf15127eb8f724d0c
|
||||
SIZE (Fiona-1.8.17.tar.gz) = 1273993
|
||||
|
Loading…
Reference in New Issue
Block a user