Bug 230809 - graphics/py-fiona: update to 1.7.13
Summary: graphics/py-fiona: update to 1.7.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2018-08-21 20:48 UTC by Loïc Bartoletti
Modified: 2018-08-22 14:40 UTC (History)
0 users

See Also:
lbartoletti: maintainer-feedback+


Attachments
py-fiona 1.7.13 (841 bytes, patch)
2018-08-21 20:48 UTC, Loïc Bartoletti
lbartoletti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2018-08-21 20:48:48 UTC
Created attachment 196427 [details]
py-fiona 1.7.13

1.7.13 (2018-07-17)

In GDAL 2.2, the behavior of GDAL with respect to null fields changed (#460). A fix in the master (1.8-to-be) branch has been back-ported so that Fiona’s results with GDAL 2.1 and 2.2 are the same. The value reported for unset integer or string fields will be None and not 0 or “”.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-22 14:39:10 UTC
A commit references this bug:

Author: swills
Date: Wed Aug 22 14:38:43 UTC 2018
New revision: 477791
URL: https://svnweb.freebsd.org/changeset/ports/477791

Log:
  graphics/py-fiona: update to 1.7.13

  PR:		230809
  Submitted by:	lbartoletti@tuxfamily.org (maintainer)

Changes:
  head/graphics/py-fiona/Makefile
  head/graphics/py-fiona/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-08-22 14:40:54 UTC
Committed, thanks!