mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/py-fiona: Update to 1.8.18
- The precision option of transform has been fixed for the case of GeometryCollections. - Added missing --co (creation) option to fio-load. - If the certifi package can be imported, its certificate store location will be passed to GDAL during import of fiona._env unless CURL_CA_BUNDLE is already set. - Warn when feature fields named "" are found. Reported by: portscout
This commit is contained in:
parent
a153ac54bc
commit
184380d9d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555624
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Fiona
|
||||
DISTVERSION= 1.8.17
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.8.18
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1599837307
|
||||
SHA256 (Fiona-1.8.17.tar.gz) = 716201c21246587f374785bec6d6a20a984fe1f6c2b0e83bf15127eb8f724d0c
|
||||
SIZE (Fiona-1.8.17.tar.gz) = 1273993
|
||||
TIMESTAMP = 1605676862
|
||||
SHA256 (Fiona-1.8.18.tar.gz) = b732ece0ff8886a29c439723a3e1fc382718804bb057519d537a81308854967a
|
||||
SIZE (Fiona-1.8.18.tar.gz) = 1286269
|
||||
|
Loading…
Reference in New Issue
Block a user